Skip to content

Commit 7028117

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps): bump zustand from 4.4.1 to 4.4.7
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.1 to 4.4.7. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.4.1...v4.4.7) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d76936 commit 7028117

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
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"clsx": "^2.0.0",
6565
"copy-to-clipboard": "^3.3.3",
66-
"zustand": "^4.4.1"
66+
"zustand": "^4.4.7"
6767
},
6868
"lint-staged": {
6969
"!*.{ts,tsx,js,jsx}": "prettier --write --ignore-unknown",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,7 +2172,7 @@ __metadata:
21722172
typescript: ^5.1.3
21732173
vite: ^4.4.11
21742174
vitest: ^0.33.0
2175-
zustand: ^4.4.1
2175+
zustand: ^4.4.7
21762176
peerDependencies:
21772177
"@emotion/react": ^11
21782178
"@emotion/styled": ^11
@@ -11418,9 +11418,9 @@ __metadata:
1141811418
languageName: node
1141911419
linkType: hard
1142011420

11421-
"zustand@npm:^4.4.1":
11422-
version: 4.4.1
11423-
resolution: "zustand@npm:4.4.1"
11421+
"zustand@npm:^4.4.7":
11422+
version: 4.4.7
11423+
resolution: "zustand@npm:4.4.7"
1142411424
dependencies:
1142511425
use-sync-external-store: 1.2.0
1142611426
peerDependencies:
@@ -11434,7 +11434,7 @@ __metadata:
1143411434
optional: true
1143511435
react:
1143611436
optional: true
11437-
checksum: 80acd0fbf633782996642802c8692bbb80ae5c80a8dff4c501b88250acd5ccd468fbc6398bdce198475a25e3839c91385b81da921274f33ffb5c2d08c3eab400
11437+
checksum: 9aeb6cc86162296c1dac504b8906ff952252c129fb3f05cc8926a7f5c9d7fbe098571d5161b3efe3347c0ee1d80197f787b768c7522721864f7323c28766717e
1143811438
languageName: node
1143911439
linkType: hard
1144011440

0 commit comments

Comments
 (0)