Bump deps
This commit is contained in:
parent
86dd2c6f19
commit
29b9f55571
40
package.json
40
package.json
@ -8,22 +8,22 @@
|
||||
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"packageManager": "pnpm@10.22.0",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^2.0.68",
|
||||
"@ai-sdk/rsc": "^1.0.96",
|
||||
"@aws-sdk/client-s3": "3.934.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.934.0",
|
||||
"@ai-sdk/openai": "^2.0.77",
|
||||
"@ai-sdk/rsc": "^1.0.107",
|
||||
"@aws-sdk/client-s3": "3.943.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.943.0",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
"@radix-ui/react-visually-hidden": "^1.2.4",
|
||||
"@upstash/ratelimit": "^2.0.7",
|
||||
"@upstash/redis": "^1.35.6",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@upstash/redis": "^1.35.7",
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"@vercel/blob": "^2.0.0",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"ai": "^5.0.95",
|
||||
"@vercel/speed-insights": "^1.3.1",
|
||||
"ai": "^5.0.106",
|
||||
"camelcase-keys": "^10.0.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@ -34,31 +34,31 @@
|
||||
"extract-colors": "^4.2.1",
|
||||
"fast-average-color": "^9.5.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.23.24",
|
||||
"framer-motion": "^12.23.25",
|
||||
"nanoid": "^5.1.6",
|
||||
"next": "16.0.3",
|
||||
"next": "16.0.7",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
"ol": "^10.7.0",
|
||||
"pg": "^8.16.3",
|
||||
"piexifjs": "^1.0.6",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-openlayers": "^10.5.1",
|
||||
"sanitize-html": "^2.17.0",
|
||||
"sharp": "^0.34.5",
|
||||
"sonner": "^2.0.7",
|
||||
"swr": "^2.3.6",
|
||||
"swr": "^2.3.7",
|
||||
"ts-exif-parser": "^0.2.2",
|
||||
"use-debounce": "^10.0.6",
|
||||
"viewerjs": "^1.11.7",
|
||||
"zod": "^4.1.12"
|
||||
"zod": "^4.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@next/bundle-analyzer": "16.0.3",
|
||||
"@next/eslint-plugin-next": "16.0.3",
|
||||
"@eslint/eslintrc": "^3.3.3",
|
||||
"@next/bundle-analyzer": "16.0.7",
|
||||
"@next/eslint-plugin-next": "16.0.7",
|
||||
"@stylistic/eslint-plugin": "^5.6.1",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
@ -69,12 +69,12 @@
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/piexifjs": "^1.0.0",
|
||||
"@types/pg": "^8.15.6",
|
||||
"@types/react": "19.2.6",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-next": "16.0.3",
|
||||
"eslint-config-next": "16.0.7",
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"postcss": "8.5.6",
|
||||
|
||||
1406
pnpm-lock.yaml
generated
1406
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user