Merge branch 'main' into static

This commit is contained in:
Sam Becker 2024-02-09 11:20:04 -06:00
commit bf980a8dc6
2 changed files with 687 additions and 908 deletions

View File

@ -9,21 +9,21 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@aws-sdk/client-s3": "3.504.0",
"@aws-sdk/s3-request-presigner": "3.504.0",
"@aws-sdk/client-s3": "3.509.0",
"@aws-sdk/s3-request-presigner": "3.509.0",
"@headlessui/react": "2.0.0-alpha.4",
"@next/bundle-analyzer": "14.1.0",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vercel/analytics": "^1.1.2",
"@vercel/blob": "^0.20.0",
"@types/node": "^20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/analytics": "^1.1.3",
"@vercel/blob": "^0.21.0",
"@vercel/postgres": "0.7.2",
"@vercel/speed-insights": "^1.0.9",
"autoprefixer": "10.4.17",
@ -37,10 +37,10 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.5",
"next": "14.1.1-canary.43",
"next-auth": "5.0.0-beta.5",
"next": "14.1.1-canary.45",
"next-auth": "5.0.0-beta.9",
"next-themes": "^0.2.1",
"postcss": "8.4.33",
"postcss": "8.4.35",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",

1569
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff