Bump deps
This commit is contained in:
parent
b69f2c244b
commit
39f018f084
26
package.json
26
package.json
@ -9,7 +9,7 @@
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^1.3.10",
|
||||
"@ai-sdk/openai": "^1.3.16",
|
||||
"@aws-sdk/client-s3": "3.787.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.787.0",
|
||||
"@radix-ui/react-dialog": "^1.1.7",
|
||||
@ -17,27 +17,27 @@
|
||||
"@radix-ui/react-tooltip": "^1.2.0",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.3",
|
||||
"@upstash/ratelimit": "^2.0.5",
|
||||
"@upstash/redis": "^1.34.7",
|
||||
"@upstash/redis": "^1.34.8",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/blob": "^1.0.0",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"ai": "^4.3.5",
|
||||
"ai": "^4.3.9",
|
||||
"camelcase-keys": "^9.1.3",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"date-fns-tz": "^3.2.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.6.5",
|
||||
"framer-motion": "^12.7.4",
|
||||
"nanoid": "^5.1.5",
|
||||
"next": "15.3.0",
|
||||
"next": "15.3.1",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
"next-themes": "^0.4.6",
|
||||
"pg": "^8.14.1",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"sanitize-html": "^2.15.0",
|
||||
"sanitize-html": "^2.16.0",
|
||||
"sharp": "^0.34.1",
|
||||
"sonner": "^2.0.3",
|
||||
"swr": "^2.3.3",
|
||||
@ -47,28 +47,28 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@next/bundle-analyzer": "15.3.0",
|
||||
"@next/eslint-plugin-next": "^15.3.0",
|
||||
"@next/bundle-analyzer": "15.3.1",
|
||||
"@next/eslint-plugin-next": "^15.3.1",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.1.3",
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.14.1",
|
||||
"@types/pg": "^8.11.12",
|
||||
"@types/react": "19.1.1",
|
||||
"@types/pg": "^8.11.13",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"@types/sanitize-html": "^2.15.0",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.24.0",
|
||||
"eslint-config-next": "15.3.0",
|
||||
"eslint-config-next": "15.3.1",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.1.3",
|
||||
"tailwindcss": "4.1.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
|
||||
822
pnpm-lock.yaml
generated
822
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user