diff --git a/frontend/package.json b/frontend/package.json index 642910b..25b3494 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "test:watch": "vitest watch" }, "dependencies": { - "@aws-sdk/client-s3": "^3.1110.0", + "@aws-sdk/client-s3": "^3.1125.0", "@hookform/resolvers": "^4.1.3", "@monaco-editor/react": "^4.7.0", "@opndrive/s3-api": "workspace:*", @@ -37,7 +37,7 @@ "@use-gesture/react": "^10.3.1", "@vercel/analytics": "^2.0.1", "@vercel/speed-insights": "^2.0.0", - "axios": "^1.18.1", + "axios": "^1.20.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "date-fns": "^4.4.0", @@ -46,13 +46,13 @@ "jsonwebtoken": "^9.0.3", "lodash": "^4.18.1", "lucide-react": "^0.577.0", - "next": "15.5.23", + "next": "15.5.25", "pdfjs-dist": "^5.7.284", "react": "^19.2.8", "react-dom": "^19.2.8", - "react-hook-form": "^7.85.0", + "react-hook-form": "^7.87.0", "react-icons": "^5.7.0", - "react-pdf": "^10.4.1", + "react-pdf": "^10.5.0", "recharts": "^2.15.1", "tailwind-merge": "^3.6.0", "tailwindcss-animate": "^1.0.7", @@ -67,7 +67,7 @@ "@tailwindcss/postcss": "^4", "@tailwindcss/typography": "^0.5.20", "@testing-library/dom": "^10.4.1", - "@testing-library/react": "^16.3.2", + "@testing-library/react": "^16.3.3", "@types/jsonwebtoken": "^9.0.9", "@types/lodash": "^4.17.24", "@types/node": "^20",