Downgrade preact to 10.17.1

References: https://github.com/preactjs/preact/issues/4221
This commit is contained in:
Simon Ser 2023-11-29 17:46:16 +01:00
parent 4f828db244
commit 617a3a7485

6
package-lock.json generated
View File

@ -3386,9 +3386,9 @@
}
},
"node_modules/preact": {
"version": "10.18.2",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.18.2.tgz",
"integrity": "sha512-X/K43vocUHDg0XhWVmTTMbec4LT/iBMh+csCEqJk+pJqegaXsvjdqN80ZZ3L+93azWCnWCZ+WGwYb8SplxeNjA==",
"version": "10.17.1",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.17.1.tgz",
"integrity": "sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/preact"