From f96adb8c7318d19fec9743d8dbf0de0ced66d3c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 20:23:12 +0000 Subject: [PATCH] Bump the all group in /frontend with 2 updates Bumps the all group in /frontend with 2 updates: [zustand](https://github.com/pmndrs/zustand) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `zustand` from 5.0.11 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.11...v5.0.12) Updates `webpack-cli` from 7.0.0 to 7.0.2 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.0...webpack-cli@7.0.2) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- frontend/package.json | 4 ++-- frontend/yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 1b3fa4a..4d23a12 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,13 +26,13 @@ "ts-loader": "^9.5.4", "typescript": "^5.9.3", "webpack": "^5.105.4", - "webpack-cli": "^7.0.0" + "webpack-cli": "^7.0.2" }, "dependencies": { "react": "^19.2.4", "react-dom": "^19.2.4", "tslib": "^2.8.1", - "zustand": "^5.0.11" + "zustand": "^5.0.12" }, "packageManager": "yarn@4.9.3" } diff --git a/frontend/yarn.lock b/frontend/yarn.lock index ea18bbc..06fd75b 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1032,8 +1032,8 @@ __metadata: tslib: "npm:^2.8.1" typescript: "npm:^5.9.3" webpack: "npm:^5.105.4" - webpack-cli: "npm:^7.0.0" - zustand: "npm:^5.0.11" + webpack-cli: "npm:^7.0.2" + zustand: "npm:^5.0.12" languageName: unknown linkType: soft @@ -1782,9 +1782,9 @@ __metadata: languageName: node linkType: hard -"webpack-cli@npm:^7.0.0": - version: 7.0.0 - resolution: "webpack-cli@npm:7.0.0" +"webpack-cli@npm:^7.0.2": + version: 7.0.2 + resolution: "webpack-cli@npm:7.0.2" dependencies: "@discoveryjs/json-ext": "npm:^1.0.0" commander: "npm:^14.0.3" @@ -1806,7 +1806,7 @@ __metadata: optional: true bin: webpack-cli: bin/cli.js - checksum: 10c0/014747110623b6134e291401c6b4fd9f835c1645e91a3d7b0e6e33f386b06cc812cc42a29915dd23aa8bcd21a710bba055fb5d496b5e510261a4b0bbffd4ceda + checksum: 10c0/1c103995bd578ca3b80c0dee1cb92c4a90a68b51c4770a0fb04adbe74b0b34886d394794a2e0d27c5cabac05a40e156d3ecfbc15e9fbb97640675c53e4503260 languageName: node linkType: hard @@ -1891,9 +1891,9 @@ __metadata: languageName: node linkType: hard -"zustand@npm:^5.0.11": - version: 5.0.11 - resolution: "zustand@npm:5.0.11" +"zustand@npm:^5.0.12": + version: 5.0.12 + resolution: "zustand@npm:5.0.12" peerDependencies: "@types/react": ">=18.0.0" immer: ">=9.0.6" @@ -1908,6 +1908,6 @@ __metadata: optional: true use-sync-external-store: optional: true - checksum: 10c0/61836b48dac5978c9d1b8289d5162a151bee77828371b9aba6431a079b77faca0635ba53da3f7b331295fbc4e78318a109a4527f7a051cb63abfe79b69ccbecf + checksum: 10c0/304c1dfb6033d758ddc7606c15df8566e6cace83ee4eeec721e8975f7813fd4cca2c68ff6b3eaa1841a9e53f0cf8486007217479785eccb845e3596de4df7f1e languageName: node linkType: hard