Skip to content

Commit ae65d99

Browse files
Bump zustand in /client in the frontends-prod group across 1 directory
Bumps the frontends-prod group with 1 update in the /client directory: [zustand](https://github.com/pmndrs/zustand). Updates `zustand` from 5.0.9 to 5.0.10 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.9...v5.0.10) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c75e4c commit ae65d99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-select": "^5.10.2",
2828
"react-tooltip": "^5.30.0",
2929
"use-debounce": "^10.1.0",
30-
"zustand": "^5.0.6"
30+
"zustand": "^5.0.10"
3131
},
3232
"devDependencies": {
3333
"@eslint/js": "^9.39.2",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3682,7 +3682,7 @@ yocto-queue@^0.1.0:
36823682
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.5.tgz#aeb269a6f9fc259b1212c348c7c5432aaa474d2a"
36833683
integrity sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==
36843684

3685-
zustand@^5.0.6:
3686-
version "5.0.9"
3687-
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.9.tgz#389dcd0309b9c545d7a461bd3c54955962847654"
3688-
integrity sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==
3685+
zustand@^5.0.10:
3686+
version "5.0.10"
3687+
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.10.tgz#4db510c0c4c25a5f1ae43227b307ddf1641a3210"
3688+
integrity sha512-U1AiltS1O9hSy3rul+Ub82ut2fqIAefiSuwECWt6jlMVUGejvf+5omLcRBSzqbRagSM3hQZbtzdeRc6QVScXTg==

0 commit comments

Comments
 (0)