Downgrade preact to 10.18.2

References: https://github.com/preactjs/preact/issues/4221
This commit is contained in:
Simon Ser 2023-11-28 15:13:02 +01:00
parent bc19829673
commit 4f828db244

6
package-lock.json generated
View file

@ -3386,9 +3386,9 @@
} }
}, },
"node_modules/preact": { "node_modules/preact": {
"version": "10.19.2", "version": "10.18.2",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.19.2.tgz", "resolved": "https://registry.npmjs.org/preact/-/preact-10.18.2.tgz",
"integrity": "sha512-UA9DX/OJwv6YwP9Vn7Ti/vF80XL+YA5H2l7BpCtUr3ya8LWHFzpiO5R+N7dN16ujpIxhekRFuOOF82bXX7K/lg==", "integrity": "sha512-X/K43vocUHDg0XhWVmTTMbec4LT/iBMh+csCEqJk+pJqegaXsvjdqN80ZZ3L+93azWCnWCZ+WGwYb8SplxeNjA==",
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/preact" "url": "https://opencollective.com/preact"