mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-11 16:34:45 +00:00
build(deps): bump zustand from 5.0.5 to 5.0.6 (#8812)
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.5...v5.0.6) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c05cd00f88
commit
c9b07a2035
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -202,8 +202,8 @@ importers:
|
|||
specifier: 10.5.2
|
||||
version: 10.5.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
zustand:
|
||||
specifier: 5.0.5
|
||||
version: 5.0.5(@types/react@19.1.8)(react@19.1.0)
|
||||
specifier: 5.0.6
|
||||
version: 5.0.6(@types/react@19.1.8)(react@19.1.0)
|
||||
devDependencies:
|
||||
'@figma/plugin-typings':
|
||||
specifier: 1.114.0
|
||||
|
|
@ -5766,8 +5766,8 @@ packages:
|
|||
zod@3.25.67:
|
||||
resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==}
|
||||
|
||||
zustand@5.0.5:
|
||||
resolution: {integrity: sha512-mILtRfKW9xM47hqxGIxCv12gXusoY/xTSHBYApXozR0HmQv299whhBeeAcRy+KrPPybzosvJBCOmVjq6x12fCg==}
|
||||
zustand@5.0.6:
|
||||
resolution: {integrity: sha512-ihAqNeUVhe0MAD+X8M5UzqyZ9k3FFZLBTtqo6JLPwV53cbRB/mJwBI0PxcIgqhBBHlEs8G45OTDTMq3gNcLq3A==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=18.0.0'
|
||||
|
|
@ -12099,7 +12099,7 @@ snapshots:
|
|||
|
||||
zod@3.25.67: {}
|
||||
|
||||
zustand@5.0.5(@types/react@19.1.8)(react@19.1.0):
|
||||
zustand@5.0.6(@types/react@19.1.8)(react@19.1.0):
|
||||
optionalDependencies:
|
||||
'@types/react': 19.1.8
|
||||
react: 19.1.0
|
||||
|
|
|
|||
|
|
@ -42,6 +42,6 @@
|
|||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-rnd": "10.5.2",
|
||||
"zustand": "5.0.5"
|
||||
"zustand": "5.0.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue