Bump deps
This commit is contained in:
parent
e18af1a07d
commit
f7ef89e1c0
24
package.json
24
package.json
@ -10,10 +10,10 @@
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^3.0.36",
|
||||
"@ai-sdk/rsc": "^2.0.104",
|
||||
"@aws-sdk/client-s3": "3.1000.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1000.0",
|
||||
"@ai-sdk/openai": "^3.0.41",
|
||||
"@ai-sdk/rsc": "^2.0.116",
|
||||
"@aws-sdk/client-s3": "3.1003.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1003.0",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
@ -21,9 +21,9 @@
|
||||
"@upstash/ratelimit": "^2.0.8",
|
||||
"@upstash/redis": "^1.36.3",
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"@vercel/blob": "^2.3.0",
|
||||
"@vercel/blob": "^2.3.1",
|
||||
"@vercel/speed-insights": "^1.3.1",
|
||||
"ai": "^6.0.104",
|
||||
"ai": "^6.0.116",
|
||||
"camelcase-keys": "^10.0.2",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@ -34,17 +34,17 @@
|
||||
"extract-colors": "^4.2.1",
|
||||
"fast-average-color": "^9.5.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.34.3",
|
||||
"framer-motion": "^12.35.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"next": "16.1.6",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
"ol": "^10.8.0",
|
||||
"pg": "^8.19.0",
|
||||
"pg": "^8.20.0",
|
||||
"piexifjs": "^1.0.6",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-icons": "^5.6.0",
|
||||
"react-openlayers": "^10.5.1",
|
||||
"sanitize-html": "^2.17.1",
|
||||
"sharp": "^0.34.5",
|
||||
@ -65,8 +65,8 @@
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^25.3.2",
|
||||
"@types/pg": "^8.16.0",
|
||||
"@types/node": "^25.3.5",
|
||||
"@types/pg": "^8.18.0",
|
||||
"@types/piexifjs": "^1.0.0",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
@ -77,7 +77,7 @@
|
||||
"eslint-config-next": "16.1.6",
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"postcss": "8.5.6",
|
||||
"postcss": "8.5.8",
|
||||
"tailwindcss": "4.2.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.9.3"
|
||||
|
||||
1366
pnpm-lock.yaml
generated
1366
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user