Skip to content

Commit

Permalink
[frontend] Update dependency zustand to v4.5.5
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent d990e6a commit bcad0ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 32 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"uuid": "10.0.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zod": "3.23.8",
"zustand": "4.5.4"
"zustand": "4.5.5"
},
"devDependencies": {
"@eslint/js": "9.13.0",
Expand Down
33 changes: 2 additions & 31 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8949,7 +8949,7 @@ __metadata:
vitest: "npm:2.1.1"
xlsx: "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
zod: "npm:3.23.8"
zustand: "npm:4.5.4"
zustand: "npm:4.5.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11594,15 +11594,6 @@ __metadata:
languageName: node
linkType: hard

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

"use-sync-external-store@npm:1.2.2, use-sync-external-store@npm:^1.0.0":
version: 1.2.2
resolution: "use-sync-external-store@npm:1.2.2"
Expand Down Expand Up @@ -12235,27 +12226,7 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:4.5.4":
version: 4.5.4
resolution: "zustand@npm:4.5.4"
dependencies:
use-sync-external-store: "npm:1.2.0"
peerDependencies:
"@types/react": ">=16.8"
immer: ">=9.0.6"
react: ">=16.8"
peerDependenciesMeta:
"@types/react":
optional: true
immer:
optional: true
react:
optional: true
checksum: 10c0/479af491ffa1f1eb2c38b3ba25dc4e14339e8b35a60033d3f6c165b22f8be8163f7e1370015ded9c6e28548cd25af84a73fb40b5fad0bd7882d16ddd5ed613c6
languageName: node
linkType: hard

"zustand@npm:^4.4.0":
"zustand@npm:4.5.5, zustand@npm:^4.4.0":
version: 4.5.5
resolution: "zustand@npm:4.5.5"
dependencies:
Expand Down

0 comments on commit bcad0ba

Please sign in to comment.