Bump deps
This commit is contained in:
parent
f6bc865225
commit
307c045715
18
package.json
18
package.json
@ -10,8 +10,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^1.3.22",
|
||||
"@aws-sdk/client-s3": "3.830.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.830.0",
|
||||
"@aws-sdk/client-s3": "3.832.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.832.0",
|
||||
"@radix-ui/react-dialog": "^1.1.14",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.15",
|
||||
"@radix-ui/react-tooltip": "^1.2.7",
|
||||
@ -30,10 +30,10 @@
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"framer-motion": "^12.18.1",
|
||||
"nanoid": "^5.1.5",
|
||||
"next": "15.3.3",
|
||||
"next": "15.3.4",
|
||||
"next-auth": "5.0.0-beta.28",
|
||||
"next-themes": "^0.4.6",
|
||||
"pg": "^8.16.0",
|
||||
"pg": "^8.16.1",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-icons": "^5.5.0",
|
||||
@ -47,8 +47,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@next/bundle-analyzer": "15.3.3",
|
||||
"@next/eslint-plugin-next": "^15.3.3",
|
||||
"@next/bundle-analyzer": "15.3.4",
|
||||
"@next/eslint-plugin-next": "^15.3.4",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/postcss": "^4.1.10",
|
||||
@ -63,10 +63,10 @@
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"eslint": "9.29.0",
|
||||
"eslint-config-next": "15.3.3",
|
||||
"eslint-config-next": "15.3.4",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"jest": "^30.0.1",
|
||||
"jest-environment-jsdom": "^30.0.1",
|
||||
"postcss": "8.5.6",
|
||||
"tailwindcss": "4.1.10",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
1104
pnpm-lock.yaml
generated
1104
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user