Bump deps
This commit is contained in:
parent
2e017f0a51
commit
58f8f17011
26
package.json
26
package.json
@ -12,17 +12,17 @@
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@aws-sdk/client-s3": "3.1009.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.1009.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.8",
|
||||
"@upstash/redis": "^1.36.3",
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"@upstash/redis": "^1.37.0",
|
||||
"@vercel/analytics": "^2.0.1",
|
||||
"@vercel/blob": "^2.3.1",
|
||||
"@vercel/speed-insights": "^1.3.1",
|
||||
"@vercel/speed-insights": "^2.0.0",
|
||||
"ai": "^6.0.116",
|
||||
"camelcase-keys": "^10.0.2",
|
||||
"clsx": "^2.1.1",
|
||||
@ -34,8 +34,8 @@
|
||||
"extract-colors": "^4.2.1",
|
||||
"fast-average-color": "^9.5.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.35.0",
|
||||
"nanoid": "^5.1.6",
|
||||
"framer-motion": "^12.36.0",
|
||||
"nanoid": "^5.1.7",
|
||||
"next": "16.1.6",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
@ -58,25 +58,25 @@
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "16.1.6",
|
||||
"@next/eslint-plugin-next": "16.1.6",
|
||||
"@stylistic/eslint-plugin": "^5.9.0",
|
||||
"@stylistic/eslint-plugin": "^5.10.0",
|
||||
"@tailwindcss/postcss": "^4.2.1",
|
||||
"@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.3.5",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/pg": "^8.18.0",
|
||||
"@types/piexifjs": "^1.0.0",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"baseline-browser-mapping": "^2.10.0",
|
||||
"@types/sanitize-html": "^2.16.1",
|
||||
"baseline-browser-mapping": "^2.10.8",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"jest": "^30.3.0",
|
||||
"jest-environment-jsdom": "^30.3.0",
|
||||
"postcss": "8.5.8",
|
||||
"tailwindcss": "4.2.1",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
1940
pnpm-lock.yaml
generated
1940
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user