Bump deps
This commit is contained in:
parent
58f8f17011
commit
da6c6ef09c
30
package.json
30
package.json
@ -10,10 +10,10 @@
|
||||
},
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^3.0.41",
|
||||
"@ai-sdk/rsc": "^2.0.116",
|
||||
"@aws-sdk/client-s3": "3.1009.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1009.0",
|
||||
"@ai-sdk/openai": "^3.0.47",
|
||||
"@ai-sdk/rsc": "^2.0.134",
|
||||
"@aws-sdk/client-s3": "3.1014.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1014.0",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
@ -23,7 +23,7 @@
|
||||
"@vercel/analytics": "^2.0.1",
|
||||
"@vercel/blob": "^2.3.1",
|
||||
"@vercel/speed-insights": "^2.0.0",
|
||||
"ai": "^6.0.116",
|
||||
"ai": "^6.0.134",
|
||||
"camelcase-keys": "^10.0.2",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@ -34,9 +34,9 @@
|
||||
"extract-colors": "^4.2.1",
|
||||
"fast-average-color": "^9.5.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.36.0",
|
||||
"framer-motion": "^12.38.0",
|
||||
"nanoid": "^5.1.7",
|
||||
"next": "16.1.6",
|
||||
"next": "16.2.1",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
"ol": "^10.8.0",
|
||||
@ -46,7 +46,7 @@
|
||||
"react-dom": "19.2.4",
|
||||
"react-icons": "^5.6.0",
|
||||
"react-openlayers": "^10.5.1",
|
||||
"sanitize-html": "^2.17.1",
|
||||
"sanitize-html": "^2.17.2",
|
||||
"sharp": "^0.34.5",
|
||||
"sonner": "^2.0.7",
|
||||
"swr": "^2.4.1",
|
||||
@ -56,29 +56,29 @@
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "16.1.6",
|
||||
"@next/eslint-plugin-next": "16.1.6",
|
||||
"@next/bundle-analyzer": "16.2.1",
|
||||
"@next/eslint-plugin-next": "16.2.1",
|
||||
"@stylistic/eslint-plugin": "^5.10.0",
|
||||
"@tailwindcss/postcss": "^4.2.1",
|
||||
"@tailwindcss/postcss": "^4.2.2",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@types/culori": "^4.0.1",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/pg": "^8.18.0",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@types/piexifjs": "^1.0.0",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/sanitize-html": "^2.16.1",
|
||||
"baseline-browser-mapping": "^2.10.8",
|
||||
"baseline-browser-mapping": "^2.10.10",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"eslint-config-next": "16.2.1",
|
||||
"jest": "^30.3.0",
|
||||
"jest-environment-jsdom": "^30.3.0",
|
||||
"postcss": "8.5.8",
|
||||
"tailwindcss": "4.2.1",
|
||||
"tailwindcss": "4.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
|
||||
935
pnpm-lock.yaml
generated
935
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user