Bump deps
This commit is contained in:
parent
69d584e51c
commit
7d0443d78c
28
package.json
28
package.json
@ -9,9 +9,9 @@
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^1.1.14",
|
||||
"@aws-sdk/client-s3": "3.750.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.750.0",
|
||||
"@ai-sdk/openai": "^1.1.15",
|
||||
"@aws-sdk/client-s3": "3.758.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.758.0",
|
||||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.6",
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
@ -19,9 +19,9 @@
|
||||
"@upstash/ratelimit": "^2.0.5",
|
||||
"@upstash/redis": "^1.34.4",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/blob": "^0.27.1",
|
||||
"@vercel/blob": "^0.27.2",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"ai": "^4.1.46",
|
||||
"ai": "^4.1.47",
|
||||
"camelcase-keys": "^9.1.3",
|
||||
"cmdk": "^1.0.4",
|
||||
"date-fns": "^4.1.0",
|
||||
@ -29,7 +29,7 @@
|
||||
"exifr": "^7.1.3",
|
||||
"framer-motion": "^12.4.7",
|
||||
"nanoid": "^5.1.2",
|
||||
"next": "15.1.7",
|
||||
"next": "15.2.0",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
"next-themes": "^0.4.4",
|
||||
"pg": "^8.13.3",
|
||||
@ -46,16 +46,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@next/bundle-analyzer": "15.1.7",
|
||||
"@next/eslint-plugin-next": "^15.1.7",
|
||||
"@next/bundle-analyzer": "15.2.0",
|
||||
"@next/eslint-plugin-next": "^15.2.0",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.0.8",
|
||||
"@tailwindcss/postcss": "^4.0.9",
|
||||
"@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.5",
|
||||
"@types/node": "^22.13.8",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react-dom": "19.0.4",
|
||||
@ -63,14 +63,14 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.21.0",
|
||||
"eslint-config-next": "15.1.7",
|
||||
"eslint-plugin-react-hooks": "^5.1.0",
|
||||
"eslint-config-next": "15.2.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.0.8",
|
||||
"tailwindcss": "4.0.9",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.7.3"
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
||||
814
pnpm-lock.yaml
generated
814
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user