Bump deps
This commit is contained in:
parent
b8bc4c7491
commit
af48b8d6d2
34
package.json
34
package.json
@ -10,10 +10,10 @@
|
||||
},
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^3.0.52",
|
||||
"@ai-sdk/rsc": "^2.0.158",
|
||||
"@aws-sdk/client-s3": "3.1029.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1029.0",
|
||||
"@ai-sdk/openai": "^3.0.53",
|
||||
"@ai-sdk/rsc": "^2.0.168",
|
||||
"@aws-sdk/client-s3": "3.1033.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1033.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.3",
|
||||
"@vercel/speed-insights": "^2.0.0",
|
||||
"ai": "^6.0.158",
|
||||
"ai": "^6.0.168",
|
||||
"camelcase-keys": "^10.0.2",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@ -35,18 +35,18 @@
|
||||
"fast-average-color": "^9.5.2",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.38.0",
|
||||
"nanoid": "^5.1.7",
|
||||
"next": "16.2.3",
|
||||
"nanoid": "^5.1.9",
|
||||
"next": "16.2.4",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
"ol": "^10.8.0",
|
||||
"ol": "^10.9.0",
|
||||
"pg": "^8.20.0",
|
||||
"piexifjs": "^1.0.6",
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5",
|
||||
"react-icons": "^5.6.0",
|
||||
"react-openlayers": "^10.5.1",
|
||||
"sanitize-html": "^2.17.2",
|
||||
"sanitize-html": "^2.17.3",
|
||||
"sharp": "^0.34.5",
|
||||
"sonner": "^2.0.7",
|
||||
"swr": "^2.4.1",
|
||||
@ -56,10 +56,10 @@
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "16.2.3",
|
||||
"@next/eslint-plugin-next": "16.2.3",
|
||||
"@next/bundle-analyzer": "16.2.4",
|
||||
"@next/eslint-plugin-next": "16.2.4",
|
||||
"@stylistic/eslint-plugin": "^5.10.0",
|
||||
"@tailwindcss/postcss": "^4.2.2",
|
||||
"@tailwindcss/postcss": "^4.2.3",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
@ -71,16 +71,16 @@
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/sanitize-html": "^2.16.1",
|
||||
"baseline-browser-mapping": "^2.10.17",
|
||||
"baseline-browser-mapping": "^2.10.20",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-next": "16.2.3",
|
||||
"eslint-config-next": "16.2.4",
|
||||
"jest": "^30.3.0",
|
||||
"jest-environment-jsdom": "^30.3.0",
|
||||
"postcss": "8.5.9",
|
||||
"tailwindcss": "4.2.2",
|
||||
"postcss": "8.5.10",
|
||||
"tailwindcss": "4.2.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "6.0.2"
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
||||
1647
pnpm-lock.yaml
generated
1647
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user