Skip to content

Commit

Permalink
build(deps): bump zustand from 4.4.1 to 4.4.6
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.6.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.4.1...v4.4.6)

---
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 Nov 6, 2023
1 parent b861f97 commit ee92332
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.6"
},
"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 @@ -2020,7 +2020,7 @@ __metadata:
typescript: ^5.1.3
vite: ^4.4.11
vitest: ^0.33.0
zustand: ^4.4.1
zustand: ^4.4.6
peerDependencies:
"@emotion/react": ^11
"@emotion/styled": ^11
Expand Down Expand Up @@ -11212,9 +11212,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.6":
version: 4.4.6
resolution: "zustand@npm:4.4.6"
dependencies:
use-sync-external-store: 1.2.0
peerDependencies:
Expand All @@ -11228,7 +11228,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 80acd0fbf633782996642802c8692bbb80ae5c80a8dff4c501b88250acd5ccd468fbc6398bdce198475a25e3839c91385b81da921274f33ffb5c2d08c3eab400
checksum: da7b00cc6dbe5cf5fc2e3fbca745317da4bbaf53bf4a6909bbd3e335242704df9689027f613461aff07eb5f672d5570bc1a2ef99d0ad7bc868920a3b331613d4
languageName: node
linkType: hard

Expand Down

0 comments on commit ee92332

Please sign in to comment.