Downgrade preact.
Weird bugs happening
This commit is contained in:
parent
6b368987b4
commit
4273174e57
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"moize": "~6.1.6",
|
||||
"p-retry": "~6.2.1",
|
||||
"p-throttle": "~7.0.0",
|
||||
"preact": "~10.26.3",
|
||||
"preact": "10.25.4",
|
||||
"punycode": "~2.3.1",
|
||||
"react-hotkeys-hook": "~4.6.1",
|
||||
"react-intersection-observer": "~9.15.1",
|
||||
|
@ -8401,9 +8401,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/preact": {
|
||||
"version": "10.26.3",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.26.3.tgz",
|
||||
"integrity": "sha512-OJCfNTdttkOTCbTN+gCnXn/woDqz1dIjvP+gdCoYGP2kKuX6w79FAP8qgY/r7jgAunvqHVVmEOKzKOFWzrXZdw==",
|
||||
"version": "10.25.4",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.25.4.tgz",
|
||||
"integrity": "sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/preact"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"moize": "~6.1.6",
|
||||
"p-retry": "~6.2.1",
|
||||
"p-throttle": "~7.0.0",
|
||||
"preact": "~10.26.3",
|
||||
"preact": "10.25.4",
|
||||
"punycode": "~2.3.1",
|
||||
"react-hotkeys-hook": "~4.6.1",
|
||||
"react-intersection-observer": "~9.15.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue