chore(deps): bump zustand from 4.4.3 to 4.4.4
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.4.3...v4.4.4) --- 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:
parent
0888e4a873
commit
db1e544f12
2 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@
|
|||
"validator": "^13.11.0",
|
||||
"winston": "^3.11.0",
|
||||
"zod": "^3.22.4",
|
||||
"zustand": "^4.4.3"
|
||||
"zustand": "^4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.0",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -150,8 +150,8 @@ importers:
|
|||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
zustand:
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.3(@types/react@18.2.31)(react@18.2.0)
|
||||
specifier: ^4.4.4
|
||||
version: 4.4.4(@types/react@18.2.31)(react@18.2.0)
|
||||
devDependencies:
|
||||
'@babel/core':
|
||||
specifier: ^7.23.0
|
||||
|
@ -11355,8 +11355,8 @@ packages:
|
|||
/zod@3.22.4:
|
||||
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
||||
|
||||
/zustand@4.4.3(@types/react@18.2.31)(react@18.2.0):
|
||||
resolution: {integrity: sha512-oRy+X3ZazZvLfmv6viIaQmtLOMeij1noakIsK/Y47PWYhT8glfXzQ4j0YcP5i0P0qI1A4rIB//SGROGyZhx91A==}
|
||||
/zustand@4.4.4(@types/react@18.2.31)(react@18.2.0):
|
||||
resolution: {integrity: sha512-5UTUIAiHMNf5+mFp7/AnzJXS7+XxktULFN0+D1sCiZWyX7ZG+AQpqs2qpYrynRij4QvoDdCD+U+bmg/cG3Ucxw==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=16.8'
|
||||
|
|
Loading…
Add table
Reference in a new issue