Skip to content

Commit fa8b205

Browse files
chore(deps): bump zustand from 5.0.0 to 5.0.6 (#1750)
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.0 to 5.0.6. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.0...v5.0.6) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 386d782 commit fa8b205

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"tailwind-merge": "^3.3.1",
6565
"tw-animate-css": "^1.2.9",
6666
"zero-fill": "^2.2.4",
67-
"zustand": "^5.0.0"
67+
"zustand": "^5.0.6"
6868
},
6969
"devDependencies": {
7070
"@babel/core": "^7.27.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8919,7 +8919,7 @@ __metadata:
89198919
typescript: "npm:5.7.2"
89208920
webpack: "npm:^5.94.0"
89218921
zero-fill: "npm:^2.2.4"
8922-
zustand: "npm:^5.0.0"
8922+
zustand: "npm:^5.0.6"
89238923
languageName: unknown
89248924
linkType: soft
89258925

@@ -12722,9 +12722,9 @@ __metadata:
1272212722
languageName: node
1272312723
linkType: hard
1272412724

12725-
"zustand@npm:^5.0.0":
12726-
version: 5.0.0
12727-
resolution: "zustand@npm:5.0.0"
12725+
"zustand@npm:^5.0.6":
12726+
version: 5.0.6
12727+
resolution: "zustand@npm:5.0.6"
1272812728
peerDependencies:
1272912729
"@types/react": ">=18.0.0"
1273012730
immer: ">=9.0.6"
@@ -12739,6 +12739,6 @@ __metadata:
1273912739
optional: true
1274012740
use-sync-external-store:
1274112741
optional: true
12742-
checksum: 10c0/7546df78aa512f1d2271e238c44699c0ac4bc57f12ae46fcfe8ba1e8a97686fc690596e654101acfabcd706099aa5d3519fc3f22d32b3082baa60699bb333e9a
12742+
checksum: 10c0/28e0c83978173741fe0d1f8c8d51b2708d6ad3d49968585c179a6ece45b7b149e489f89af9764b56dced842efe2914d89d5ba2d3890e026a4e4b072308fcd11c
1274312743
languageName: node
1274412744
linkType: hard

0 commit comments

Comments
 (0)