Commit graph

30 commits

Author SHA1 Message Date
dependabot[bot]
f570968818
Bump postcss and next
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Updates `postcss` from 8.4.14 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)

Updates `next` from 13.0.3 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.0.3...v13.5.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 23:26:23 +00:00
dependabot[bot]
539ec556bf
Bump mongoose from 6.7.2 to 6.11.3
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.7.2 to 6.11.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.7.2...6.11.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 21:12:58 +00:00
dependabot[bot]
a879f5b1b1
Bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 23:09:08 +00:00
e494b193a2 Remove apollo dependency. 2022-11-12 18:52:48 -06:00
64e71a2e73 Fixing next build, updating images to have height width 100 cover for fit. 2022-11-12 18:50:46 -06:00
096b83141c Code mod next legacy image. 2022-11-10 15:43:49 -06:00
19ceee29a4 Migrate to radix-ui modal. 2022-11-10 15:26:09 -06:00
dependabot[bot]
17c0b70889
Bump mongoose from 6.4.3 to 6.4.6
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.4.3 to 6.4.6.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.4.3...6.4.6)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:47:29 +00:00
Bradley Shellnut
dd13baa7a8 feat: Umami Analytics added 2022-07-05 15:40:26 -07:00
Bradley Shellnut
4b03914b29 fix: 🐛 Fixing RSVP success and update packages 2022-07-05 15:03:40 -07:00
Bradley Shellnut
a6ebcbf371 feat: 🎨 Wedding start refactor, fixes to header and APIs 2022-07-05 14:38:52 -07:00
Bradley Shellnut
7905bdee5b Updating dependencies. 2022-06-16 11:45:51 -07:00
Bradley Shellnut
42287fd3f2 Updating dependencies. 2022-05-26 18:02:55 -07:00
Bradley Shellnut
a0b37cd262 Update setting of background image and update deps. 2022-03-22 16:03:51 -07:00
Bradley Shellnut
e0b46ec0ac Updating dependencies and changing to use '_' in case we use UUID as the backend ID. 2022-03-08 12:08:13 -08:00
Bradley Shellnut
57092ea420 Updating dependencies and removing unused vars. 2022-02-16 15:38:20 -08:00
Bradley Shellnut
115f470c4d Adding jest setup and basic tests. 2022-01-28 15:04:29 -08:00
Bradley Shellnut
9cef886e31 Merge branch 'master' of github.com:BradNut/weddingsite 2022-01-28 14:54:57 -08:00
Bradley Shellnut
c9e5a804c3 Updating deps, adding plaiceholder, converting pages to static images with base64 blur image. 2022-01-28 14:54:47 -08:00
Bradley Shellnut
14a43b3e9d Downgrade SWR. 2022-01-27 21:04:44 -08:00
Bradley Shellnut
8200c102cd Updating deps and adding buildbase64. 2022-01-27 20:59:21 -08:00
Bradley Shellnut
5971fd1b6b Using lorem picsum for default images on the site. 2022-01-10 17:14:30 -08:00
Bradley Shellnut
f9b5f3f4ba Updating deps and fixing A11Y problems. 2022-01-09 15:59:14 -08:00
Bradley Shellnut
3b27635906 Merge branch 'master' of github.com:BradNut/weddingsite 2021-11-18 17:45:20 -08:00
Bradley Shellnut
27b650e5ff Change modal component to reach-ui modal. 2021-11-18 17:41:53 -08:00
Bradley Shellnut
ca57a2390b Updating dependencies and fixing issues on update. 2021-10-04 11:12:27 -07:00
Bradley Shellnut
e84e20e0f1 Updating deps and adding noscript styling. 2021-06-08 14:57:22 -07:00
Bradley Shellnut
30f61554a9 . 2021-06-04 14:01:31 -07:00
Bradley Shellnut
4def277228 Rename to story, add webpack 5 to next, modify rsvp for test site. 2021-06-04 13:43:37 -07:00
Bradley Shellnut
7400a5b50d Adding wedding website files. 2021-06-03 17:58:40 -07:00