kopia lustrzana https://github.com/cheeaun/phanpy
Upgrade valtio
Separately because it used to cause issuespull/892/head 2024.11.13.5a4082e
rodzic
b7108303f9
commit
c3991dad08
|
@ -47,7 +47,7 @@
|
|||
"use-debounce": "~10.0.4",
|
||||
"use-long-press": "~3.2.0",
|
||||
"use-resize-observer": "~9.1.0",
|
||||
"valtio": "2.0.0"
|
||||
"valtio": "2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ianvs/prettier-plugin-sort-imports": "~4.4.0",
|
||||
|
@ -10093,9 +10093,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/valtio": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/valtio/-/valtio-2.0.0.tgz",
|
||||
"integrity": "sha512-SzUU5UUK/vBRfHWXihwkJE55YNj8zhOkzxPOexcz0xIIT6Oux5VLynCmzyME2bYuEWcktW2NTaaLbpUydEsHiw==",
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/valtio/-/valtio-2.1.2.tgz",
|
||||
"integrity": "sha512-fhekN5Rq7dvHULHHBlJeXHrQDl0Jj9GXfNavCm3gkD06crGchaG1nf/J7gSlfZU2wPcRdVS5jBKWHtE2NNz97A==",
|
||||
"dependencies": {
|
||||
"proxy-compare": "^3.0.0"
|
||||
},
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"use-debounce": "~10.0.4",
|
||||
"use-long-press": "~3.2.0",
|
||||
"use-resize-observer": "~9.1.0",
|
||||
"valtio": "2.0.0"
|
||||
"valtio": "2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ianvs/prettier-plugin-sort-imports": "~4.4.0",
|
||||
|
|
Ładowanie…
Reference in New Issue