From 996388637f920a9520fff43b3a0a300bbfc9eb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 19:23:27 +0000 Subject: [PATCH] chore(deps): bump the web-minor-and-patch group across 1 directory with 3 updates Bumps the web-minor-and-patch group with 3 updates in the /web directory: [@arco-design/web-react](https://github.com/arco-design/arco-design), [zustand](https://github.com/pmndrs/zustand) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `@arco-design/web-react` from 2.66.11 to 2.66.16 - [Release notes](https://github.com/arco-design/arco-design/releases) - [Commits](https://github.com/arco-design/arco-design/compare/2.66.11...2.66.16) Updates `zustand` from 5.0.11 to 5.0.14 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.11...v5.0.14) Updates `@testing-library/user-event` from 14.6.1 to 14.6.3 - [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.3) --- updated-dependencies: - dependency-name: "@arco-design/web-react" dependency-version: 2.66.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-minor-and-patch - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-minor-and-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | 24 ++++++++++++------------ web/package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index fe4a986..17f4c85 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -8,7 +8,7 @@ "name": "backupx-web", "version": "0.1.0", "dependencies": { - "@arco-design/web-react": "^2.66.0", + "@arco-design/web-react": "^2.66.16", "axios": "^1.19.0", "echarts": "^6.1.0", "echarts-for-react": "^3.0.6", @@ -17,12 +17,12 @@ "react-dom": "^18.3.1", "react-i18next": "^16.5.6", "react-router-dom": "^6.30.4", - "zustand": "^5.0.3" + "zustand": "^5.0.14" }, "devDependencies": { "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.2.0", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/node": "^24.13.3", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", @@ -53,9 +53,9 @@ } }, "node_modules/@arco-design/web-react": { - "version": "2.66.11", - "resolved": "https://registry.npmmirror.com/@arco-design/web-react/-/web-react-2.66.11.tgz", - "integrity": "sha512-PFMQ/OiK5Lb2ZP1VwKeA4lsLh5+0hCkSRgPWyE4LlZQI+Wqy0wXdl3BB4HODEcUzGC7i4ybMg8PUP1J5d1SUtg==", + "version": "2.66.16", + "resolved": "https://registry.npmjs.org/@arco-design/web-react/-/web-react-2.66.16.tgz", + "integrity": "sha512-Ke6Do2GWPqWfbB7eounEdIjxocCSxxZT/TplQPtEZeeuavFWjdPDNyvHeBX6OGb7ZgZPl7NlcJbrTyTlhl56qQ==", "license": "MIT", "dependencies": { "@arco-design/color": "^0.4.0", @@ -1440,9 +1440,9 @@ } }, "node_modules/@testing-library/user-event": { - "version": "14.6.1", - "resolved": "https://registry.npmmirror.com/@testing-library/user-event/-/user-event-14.6.1.tgz", - "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==", + "version": "14.6.3", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.3.tgz", + "integrity": "sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==", "dev": true, "license": "MIT", "engines": { @@ -3879,9 +3879,9 @@ "license": "0BSD" }, "node_modules/zustand": { - "version": "5.0.11", - "resolved": "https://registry.npmmirror.com/zustand/-/zustand-5.0.11.tgz", - "integrity": "sha512-fdZY+dk7zn/vbWNCYmzZULHRrss0jx5pPFiOuMZ/5HJN6Yv3u+1Wswy/4MpZEkEGhtNH+pwxZB8OKgUBPzYAGg==", + "version": "5.0.14", + "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.14.tgz", + "integrity": "sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==", "license": "MIT", "engines": { "node": ">=12.20.0" diff --git a/web/package.json b/web/package.json index 0a5d107..e3ece2a 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "test": "vitest run" }, "dependencies": { - "@arco-design/web-react": "^2.66.0", + "@arco-design/web-react": "^2.66.16", "axios": "^1.19.0", "echarts": "^6.1.0", "echarts-for-react": "^3.0.6", @@ -23,12 +23,12 @@ "react-dom": "^18.3.1", "react-i18next": "^16.5.6", "react-router-dom": "^6.30.4", - "zustand": "^5.0.3" + "zustand": "^5.0.14" }, "devDependencies": { "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.2.0", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/node": "^24.13.3", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6",