From 6163bd631efc8f4610c79d834685593f37efc228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 16:05:21 +0000 Subject: [PATCH] chore(deps): bump the npm-frontend-minors-patch group across 1 directory with 3 updates Bumps the npm-frontend-minors-patch group with 3 updates in the /dashboard/frontend directory: [axios](https://github.com/axios/axios), [react-hook-form](https://github.com/react-hook-form/react-hook-form) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `axios` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.19.0...v1.20.0) Updates `react-hook-form` from 7.86.0 to 7.87.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.86.0...v7.87.0) Updates `@testing-library/user-event` from 14.6.1 to 14.6.6 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.6.1...v14.6.6) --- updated-dependencies: - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-frontend-minors-patch - dependency-name: react-hook-form dependency-version: 7.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-frontend-minors-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-frontend-minors-patch ... Signed-off-by: dependabot[bot] --- dashboard/frontend/package-lock.json | 24 ++++++++++++------------ dashboard/frontend/package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/dashboard/frontend/package-lock.json b/dashboard/frontend/package-lock.json index 430e798..b8c15e7 100644 --- a/dashboard/frontend/package-lock.json +++ b/dashboard/frontend/package-lock.json @@ -12,14 +12,14 @@ "@emotion/styled": "^11.11.0", "@mui/icons-material": "^9.4.0", "@mui/material": "^9.4.0", - "axios": "^1.18.0", + "axios": "^1.20.0", "canvas-confetti": "^1.9.4", "chart.js": "^4.4.0", "date-fns": "^2.30.0", "react": "^18.2.0", "react-chartjs-2": "^5.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.86.0", + "react-hook-form": "^7.87.0", "react-hot-toast": "^2.4.1", "react-query": "^3.39.3", "react-router-dom": "^7.18.3", @@ -30,7 +30,7 @@ "@playwright/test": "^1.62.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^14.3.1", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.6", "@types/canvas-confetti": "^1.9.0", "@types/react": "^18.2.0", "@types/react-dom": "^18.2.0", @@ -2186,9 +2186,9 @@ } }, "node_modules/@testing-library/user-event": { - "version": "14.6.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz", - "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==", + "version": "14.6.6", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.6.tgz", + "integrity": "sha512-Jbs9FpkkIDw8FgSc6kOVsOv8JuuqGAL7J4X1oot77JxAoDlkNn2GRkd0aYRVuQ+pVQAiHWVkE4rX/dkF5fBiCw==", "dev": true, "license": "MIT", "engines": { @@ -3195,9 +3195,9 @@ } }, "node_modules/axios": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.19.0.tgz", - "integrity": "sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==", + "version": "1.20.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.20.0.tgz", + "integrity": "sha512-r8aOh8j9cGKpgQAqpzrUHnSIc6a59Y3Xf/cv8sy1DrHCkZHzQGEuoq1tARk6qSyDdtQGSDgpb9kFlruzPvrgwg==", "license": "MIT", "dependencies": { "follow-redirects": "^1.16.0", @@ -6614,9 +6614,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.86.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.86.0.tgz", - "integrity": "sha512-4kbWJrh5jPZt1+YqVcXcGKffGcXV/XVbozknLh0Yjh0KhpoAkus21TAQhzRYqNwFkkObmnSvRlZZ3GT+ehoIrA==", + "version": "7.87.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.87.0.tgz", + "integrity": "sha512-zhFzWvLxNHH+8839OnZcUxgMZw88ah2jZWDWvKWgF3Tpbnd0vKL+dlcuU3nZVWESZQjd81EW8K+wU+cYfYAc0w==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/dashboard/frontend/package.json b/dashboard/frontend/package.json index b895322..c3047ff 100644 --- a/dashboard/frontend/package.json +++ b/dashboard/frontend/package.json @@ -18,14 +18,14 @@ "@emotion/styled": "^11.11.0", "@mui/icons-material": "^9.4.0", "@mui/material": "^9.4.0", - "axios": "^1.18.0", + "axios": "^1.20.0", "canvas-confetti": "^1.9.4", "chart.js": "^4.4.0", "date-fns": "^2.30.0", "react": "^18.2.0", "react-chartjs-2": "^5.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.86.0", + "react-hook-form": "^7.87.0", "react-hot-toast": "^2.4.1", "react-query": "^3.39.3", "react-router-dom": "^7.18.3", @@ -36,7 +36,7 @@ "@playwright/test": "^1.62.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^14.3.1", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.6", "@types/canvas-confetti": "^1.9.0", "@types/react": "^18.2.0", "@types/react-dom": "^18.2.0",