Merge pull request 'fix(deps): update dependency zustand to v4.4.5' (#27) from renovate/zustand-4.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 55s
All checks were successful
deploy / deploy (push) Successful in 55s
Reviewed-on: #27
This commit is contained in:
commit
f8eb17b06c
6
package-lock.json
generated
6
package-lock.json
generated
@ -6735,9 +6735,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/zustand": {
|
"node_modules/zustand": {
|
||||||
"version": "4.4.4",
|
"version": "4.4.5",
|
||||||
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.5.tgz",
|
||||||
"integrity": "sha512-5UTUIAiHMNf5+mFp7/AnzJXS7+XxktULFN0+D1sCiZWyX7ZG+AQpqs2qpYrynRij4QvoDdCD+U+bmg/cG3Ucxw==",
|
"integrity": "sha512-jgIrBBLKncQW74PA2Lclct3gwD4aPughwGE4FqlXrv3rDqQox7JCn8rwUiFK6ygJcbBAvfTf8fF+ICg7HLD2FQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"use-sync-external-store": "1.2.0"
|
"use-sync-external-store": "1.2.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user