Bump dependencies

This commit is contained in:
Sam Becker 2024-04-26 19:24:07 -05:00
parent c96e0f58a5
commit 7bcb424fb6
2 changed files with 307 additions and 309 deletions

View File

@ -9,8 +9,8 @@
"analyze": "ANALYZE=true next build" "analyze": "ANALYZE=true next build"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "3.563.0", "@aws-sdk/client-s3": "3.564.0",
"@aws-sdk/s3-request-presigner": "3.563.0", "@aws-sdk/s3-request-presigner": "3.564.0",
"@next/bundle-analyzer": "14.2.3", "@next/bundle-analyzer": "14.2.3",
"@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-dropdown-menu": "^2.0.6",
"@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/container-queries": "^0.1.1",
@ -19,7 +19,7 @@
"@testing-library/react": "^15.0.5", "@testing-library/react": "^15.0.5",
"@types/jest": "^29.5.12", "@types/jest": "^29.5.12",
"@types/node": "^20.12.7", "@types/node": "^20.12.7",
"@types/react": "18.3.0", "@types/react": "18.3.1",
"@types/react-dom": "18.3.0", "@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1", "@typescript-eslint/parser": "^7.7.1",
@ -47,8 +47,8 @@
"next-themes": "^0.3.0", "next-themes": "^0.3.0",
"openai": "^4.38.5", "openai": "^4.38.5",
"postcss": "8.4.38", "postcss": "8.4.38",
"react": "18.3.0", "react": "18.3.1",
"react-dom": "18.3.0", "react-dom": "18.3.1",
"react-icons": "^5.1.0", "react-icons": "^5.1.0",
"sonner": "^1.4.41", "sonner": "^1.4.41",
"swr": "^2.2.5", "swr": "^2.2.5",

606
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff