Bump deps
This commit is contained in:
parent
86d4f3dfca
commit
91091b63a5
24
package.json
24
package.json
@ -8,12 +8,12 @@
|
||||
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
|
||||
"analyze": "ANALYZE=true next build --webpack"
|
||||
},
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@ai-sdk/openai": "^3.0.58",
|
||||
"@ai-sdk/rsc": "^2.0.174",
|
||||
"@aws-sdk/client-s3": "3.1041.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1041.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.168",
|
||||
"ai": "^6.0.174",
|
||||
"camelcase-keys": "^10.0.2",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@ -35,7 +35,7 @@
|
||||
"fast-average-color": "^9.5.2",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.38.0",
|
||||
"nanoid": "^5.1.9",
|
||||
"nanoid": "^5.1.11",
|
||||
"next": "16.2.4",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
@ -53,13 +53,13 @@
|
||||
"ts-exif-parser": "^0.2.2",
|
||||
"use-debounce": "^10.1.1",
|
||||
"viewerjs": "^1.11.7",
|
||||
"zod": "^4.3.6"
|
||||
"zod": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "16.2.4",
|
||||
"@next/eslint-plugin-next": "16.2.4",
|
||||
"@stylistic/eslint-plugin": "^5.10.0",
|
||||
"@tailwindcss/postcss": "^4.2.3",
|
||||
"@tailwindcss/postcss": "^4.2.4",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
@ -71,14 +71,14 @@
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/sanitize-html": "^2.16.1",
|
||||
"baseline-browser-mapping": "^2.10.20",
|
||||
"baseline-browser-mapping": "^2.10.25",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-next": "16.2.4",
|
||||
"jest": "^30.3.0",
|
||||
"jest-environment-jsdom": "^30.3.0",
|
||||
"postcss": "8.5.10",
|
||||
"tailwindcss": "4.2.3",
|
||||
"postcss": "8.5.13",
|
||||
"tailwindcss": "4.2.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
|
||||
722
pnpm-lock.yaml
generated
722
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user