chore(deps): bump zustand from 4.4.4 to 4.4.6

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.4 to 4.4.6.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.4.4...v4.4.6)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-03 20:31:05 +00:00 committed by Nicolas Meienberger
parent 1296c6c3ce
commit 15130cbe5a
2 changed files with 5 additions and 5 deletions

View file

@ -80,7 +80,7 @@
"validator": "^13.11.0",
"winston": "^3.11.0",
"zod": "^3.22.4",
"zustand": "^4.4.4"
"zustand": "^4.4.6"
},
"devDependencies": {
"@babel/core": "^7.23.2",

View file

@ -153,8 +153,8 @@ importers:
specifier: ^3.22.4
version: 3.22.4
zustand:
specifier: ^4.4.4
version: 4.4.4(@types/react@18.2.33)(react@18.2.0)
specifier: ^4.4.6
version: 4.4.6(@types/react@18.2.33)(react@18.2.0)
devDependencies:
'@babel/core':
specifier: ^7.23.2
@ -11303,8 +11303,8 @@ packages:
/zod@3.22.4:
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
/zustand@4.4.4(@types/react@18.2.33)(react@18.2.0):
resolution: {integrity: sha512-5UTUIAiHMNf5+mFp7/AnzJXS7+XxktULFN0+D1sCiZWyX7ZG+AQpqs2qpYrynRij4QvoDdCD+U+bmg/cG3Ucxw==}
/zustand@4.4.6(@types/react@18.2.33)(react@18.2.0):
resolution: {integrity: sha512-Rb16eW55gqL4W2XZpJh0fnrATxYEG3Apl2gfHTyDSE965x/zxslTikpNch0JgNjJA9zK6gEFW8Fl6d1rTZaqgg==}
engines: {node: '>=12.7.0'}
peerDependencies:
'@types/react': '>=16.8'