Skip to content

Commit

Permalink
Update dependency zustand to v4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 0e5b330 commit 267c5ad
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15848,7 +15848,16 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:1.2.0, use-sync-external-store@npm:^1.0.0":
"use-sync-external-store@npm:1.2.2":
version: 1.2.2
resolution: "use-sync-external-store@npm:1.2.2"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/23b1597c10adf15b26ade9e8c318d8cc0abc9ec0ab5fc7ca7338da92e89c2536abd150a5891bf076836c352fdfa104fc7231fb48f806fd9960e0cbe03601abaf
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.0.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
peerDependencies:
Expand Down Expand Up @@ -16634,10 +16643,10 @@ __metadata:
linkType: hard

"zustand@npm:^4.4.0, zustand@npm:^4.5.4":
version: 4.5.4
resolution: "zustand@npm:4.5.4"
version: 4.5.5
resolution: "zustand@npm:4.5.5"
dependencies:
use-sync-external-store: "npm:1.2.0"
use-sync-external-store: "npm:1.2.2"
peerDependencies:
"@types/react": ">=16.8"
immer: ">=9.0.6"
Expand All @@ -16649,7 +16658,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/479af491ffa1f1eb2c38b3ba25dc4e14339e8b35a60033d3f6c165b22f8be8163f7e1370015ded9c6e28548cd25af84a73fb40b5fad0bd7882d16ddd5ed613c6
checksum: 10c0/d04469d76b29c7e4070da269886de4efdadedd3d3824dc2a06ac4ff62e3b5877f925e927afe7382de651829872b99adec48082f1bd69fe486149be666345e626
languageName: node
linkType: hard

Expand Down

0 comments on commit 267c5ad

Please sign in to comment.