Bump dependencies
This commit is contained in:
parent
75200c9b2b
commit
2bd44b9d0a
12
package.json
12
package.json
@ -9,9 +9,9 @@
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^0.0.12",
|
||||
"@aws-sdk/client-s3": "3.575.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.575.0",
|
||||
"@ai-sdk/openai": "^0.0.13",
|
||||
"@aws-sdk/client-s3": "3.577.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.577.0",
|
||||
"@next/bundle-analyzer": "14.2.3",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
@ -30,7 +30,7 @@
|
||||
"@vercel/blob": "^0.23.2",
|
||||
"@vercel/kv": "^1.0.1",
|
||||
"@vercel/speed-insights": "^1.0.10",
|
||||
"ai": "^3.1.8",
|
||||
"ai": "^3.1.12",
|
||||
"autoprefixer": "10.4.19",
|
||||
"camelcase-keys": "^9.1.3",
|
||||
"clsx": "^2.1.1",
|
||||
@ -39,7 +39,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.2.3",
|
||||
"exifr": "^7.1.3",
|
||||
"framer-motion": "^11.2.0",
|
||||
"framer-motion": "^11.2.4",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"nanoid": "^5.0.7",
|
||||
@ -51,7 +51,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-icons": "^5.2.1",
|
||||
"sharp": "^0.33.3",
|
||||
"sharp": "^0.33.4",
|
||||
"sonner": "^1.4.41",
|
||||
"swr": "^2.2.5",
|
||||
"tailwindcss": "3.4.3",
|
||||
|
||||
548
pnpm-lock.yaml
generated
548
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user