Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

fix(deps): update dependency zustand to v4.4.5 #2366

Merged
merged 1 commit into from
Nov 2, 2023
Merged
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
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24455,8 +24455,8 @@ __metadata:
linkType: hard

"zustand@npm:^4.3.8, zustand@npm:^4.4.1":
version: 4.4.4
resolution: "zustand@npm:4.4.4"
version: 4.4.5
resolution: "zustand@npm:4.4.5"
dependencies:
use-sync-external-store: 1.2.0
peerDependencies:
Expand All @@ -24470,6 +24470,6 @@ __metadata:
optional: true
react:
optional: true
checksum: 371fd842dc704ed5983c6d64a77994c9c91867338c742d162ac95c4252b5f98fc38aeb2d5a07f48311babed5ca7dbff2d2258301db0ae143d32897bcf3ae651b
checksum: 2519dac2586f33aa12a2e2ed966d8d57820714e0568b80d192dbd3abd3c9854ba4f45843c89642218dca92ee2df345f28fb48eed20bffa4a61f6df7cc9dea176
languageName: node
linkType: hard
Loading