Bump dependencies
This commit is contained in:
parent
c96e0f58a5
commit
7bcb424fb6
10
package.json
10
package.json
@ -9,8 +9,8 @@
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.563.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.563.0",
|
||||
"@aws-sdk/client-s3": "3.564.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.564.0",
|
||||
"@next/bundle-analyzer": "14.2.3",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
@ -19,7 +19,7 @@
|
||||
"@testing-library/react": "^15.0.5",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/react": "18.3.0",
|
||||
"@types/react": "18.3.1",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||
"@typescript-eslint/parser": "^7.7.1",
|
||||
@ -47,8 +47,8 @@
|
||||
"next-themes": "^0.3.0",
|
||||
"openai": "^4.38.5",
|
||||
"postcss": "8.4.38",
|
||||
"react": "18.3.0",
|
||||
"react-dom": "18.3.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-icons": "^5.1.0",
|
||||
"sonner": "^1.4.41",
|
||||
"swr": "^2.2.5",
|
||||
|
||||
606
pnpm-lock.yaml
generated
606
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user