Skip to content

Commit 5dc0339

Browse files
Bump zustand from 5.0.9 to 5.0.10 (#17)
Bumps [zustand](https://github.com/pmndrs/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5078290 commit 5dc0339

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-dom": "^19.1.0",
4949
"tailwind-merge": "^3.4.0",
5050
"webextension-polyfill": "^0.12.0",
51-
"zustand": "^5.0.2"
51+
"zustand": "^5.0.10"
5252
},
5353
"devDependencies": {
5454
"@crxjs/vite-plugin": "^2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6821,7 +6821,7 @@ yocto-queue@^0.1.0:
68216821
resolved "https://registry.npmjs.org/zod/-/zod-4.3.5.tgz"
68226822
integrity sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==
68236823

6824-
zustand@^5.0.2:
6825-
version "5.0.9"
6826-
resolved "https://registry.npmjs.org/zustand/-/zustand-5.0.9.tgz"
6827-
integrity sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==
6824+
zustand@^5.0.10:
6825+
version "5.0.10"
6826+
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.10.tgz#4db510c0c4c25a5f1ae43227b307ddf1641a3210"
6827+
integrity sha512-U1AiltS1O9hSy3rul+Ub82ut2fqIAefiSuwECWt6jlMVUGejvf+5omLcRBSzqbRagSM3hQZbtzdeRc6QVScXTg==

0 commit comments

Comments
 (0)