Upgrade to Next.js 14.2.0

This commit is contained in:
Sam Becker 2024-04-11 15:37:49 -05:00
parent c6906e29aa
commit 8ae8156957
2 changed files with 293 additions and 303 deletions

View File

@ -9,18 +9,18 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@aws-sdk/client-s3": "3.552.0",
"@aws-sdk/s3-request-presigner": "3.552.0",
"@next/bundle-analyzer": "14.1.4",
"@aws-sdk/client-s3": "3.554.0",
"@aws-sdk/s3-request-presigner": "3.554.0",
"@next/bundle-analyzer": "14.2.0",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.0",
"@testing-library/react": "^15.0.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@types/react": "18.2.75",
"@types/react-dom": "18.2.24",
"@types/react": "18.2.76",
"@types/react-dom": "18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@upstash/ratelimit": "^1.0.3",
@ -36,13 +36,13 @@
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"eslint-config-next": "14.2.0",
"exifr": "^7.1.3",
"framer-motion": "^11.0.27",
"framer-motion": "^11.0.28",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.7",
"next": "14.1.4",
"next": "14.2.0",
"next-auth": "5.0.0-beta.15",
"next-themes": "^0.3.0",
"openai": "^4.33.0",

578
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff