Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump zustand from 4.4.1 to 4.4.6 #423

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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