Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d212c8

Browse files
committedJan 7, 2025
4.5.6
1 parent ded02e9 commit 7d212c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zustand",
33
"description": "🐻 Bear necessities for state management in React",
44
"private": true,
5-
"version": "4.5.5",
5+
"version": "4.5.6",
66
"main": "./index.js",
77
"types": "./index.d.ts",
88
"typesVersions": {
@@ -203,7 +203,7 @@
203203
"homepage": "https://github.com/pmndrs/zustand",
204204
"packageManager": "pnpm@8.15.0",
205205
"dependencies": {
206-
"use-sync-external-store": "1.2.2"
206+
"use-sync-external-store": "^1.2.2"
207207
},
208208
"devDependencies": {
209209
"@babel/core": "^7.25.2",

‎pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.