chore: downgrade zustand

pull/2332/head
Steven 1 year ago
parent 9ac44dfbd9
commit 576111741b

@ -37,7 +37,7 @@
"tailwindcss": "^3.3.3",
"textarea-caret": "^3.1.0",
"uuid": "^9.0.1",
"zustand": "^4.4.2"
"zustand": "4.4.1"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^3.4.0",

@ -93,8 +93,8 @@ dependencies:
specifier: ^9.0.1
version: 9.0.1
zustand:
specifier: ^4.4.2
version: 4.4.2(@types/react@18.2.25)(react@18.2.0)
specifier: 4.4.1
version: 4.4.1(@types/react@18.2.25)(react@18.2.0)
devDependencies:
'@trivago/prettier-plugin-sort-imports':
@ -4332,8 +4332,8 @@ packages:
engines: {node: '>=10'}
dev: true
/zustand@4.4.2(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-qF3/vZHCrjPUX5DvPE3DPDZlh+FiAWRKlP9PI7SlW1MCk8q4vUCDqyWsbF8K41ne0Yx8eeeb0m1cypn1LqUMYQ==}
/zustand@4.4.1(@types/react@18.2.25)(react@18.2.0):
resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==}
engines: {node: '>=12.7.0'}
peerDependencies:
'@types/react': '>=16.8'

Loading…
Cancel
Save