Bump deps
This commit is contained in:
parent
2a04f23130
commit
e894e46e41
22
package.json
22
package.json
@ -9,7 +9,7 @@
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^1.2.1",
|
||||
"@ai-sdk/openai": "^1.2.2",
|
||||
"@aws-sdk/client-s3": "3.758.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.758.0",
|
||||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
@ -28,12 +28,12 @@
|
||||
"date-fns-tz": "^3.2.0",
|
||||
"exifr": "^7.1.3",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.4.10",
|
||||
"framer-motion": "^12.5.0",
|
||||
"nanoid": "^5.1.3",
|
||||
"next": "15.2.1",
|
||||
"next": "15.2.2",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
"next-themes": "^0.4.4",
|
||||
"pg": "^8.13.3",
|
||||
"next-themes": "^0.4.6",
|
||||
"pg": "^8.14.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-icons": "^5.5.0",
|
||||
@ -47,16 +47,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@next/bundle-analyzer": "15.2.1",
|
||||
"@next/eslint-plugin-next": "^15.2.1",
|
||||
"@next/bundle-analyzer": "15.2.2",
|
||||
"@next/eslint-plugin-next": "^15.2.2",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.0.12",
|
||||
"@tailwindcss/postcss": "^4.0.13",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.2.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.13.9",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react-dom": "19.0.4",
|
||||
@ -64,12 +64,12 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.22.0",
|
||||
"eslint-config-next": "15.2.1",
|
||||
"eslint-config-next": "15.2.2",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.0.12",
|
||||
"tailwindcss": "4.0.13",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
|
||||
528
pnpm-lock.yaml
generated
528
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user