Skip to content

Commit

Permalink
build(deps): bump zustand from 4.4.1 to 4.4.7
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 6d76936 commit c233427
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"dependencies": {
"clsx": "^2.0.0",
"copy-to-clipboard": "^3.3.3",
"zustand": "^4.4.1"
"zustand": "^4.4.7"
},
"lint-staged": {
"!*.{ts,tsx,js,jsx}": "prettier --write --ignore-unknown",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2172,7 +2172,7 @@ __metadata:
typescript: ^5.1.3
vite: ^4.4.11
vitest: ^0.33.0
zustand: ^4.4.1
zustand: ^4.4.7
peerDependencies:
"@emotion/react": ^11
"@emotion/styled": ^11
Expand Down Expand Up @@ -11418,9 +11418,9 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:^4.4.1":
version: 4.4.1
resolution: "zustand@npm:4.4.1"
"zustand@npm:^4.4.7":
version: 4.4.7
resolution: "zustand@npm:4.4.7"
dependencies:
use-sync-external-store: 1.2.0
peerDependencies:
Expand All @@ -11434,7 +11434,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 80acd0fbf633782996642802c8692bbb80ae5c80a8dff4c501b88250acd5ccd468fbc6398bdce198475a25e3839c91385b81da921274f33ffb5c2d08c3eab400
checksum: 9aeb6cc86162296c1dac504b8906ff952252c129fb3f05cc8926a7f5c9d7fbe098571d5161b3efe3347c0ee1d80197f787b768c7522721864f7323c28766717e
languageName: node
linkType: hard

Expand Down

0 comments on commit c233427

Please sign in to comment.