Upgrade preact
This commit is contained in:
parent
ccba1e6b12
commit
bc7b6de3a9
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.2",
|
||||
"preact": "~10.26.3",
|
||||
"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.2",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.26.2.tgz",
|
||||
"integrity": "sha512-0gNmv4qpS9HaN3+40CLBAnKe0ZfyE4ZWo5xKlC1rVrr0ckkEvJvAQqKaHANdFKsGstoxrY4AItZ7kZSGVoVjgg==",
|
||||
"version": "10.26.3",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.26.3.tgz",
|
||||
"integrity": "sha512-OJCfNTdttkOTCbTN+gCnXn/woDqz1dIjvP+gdCoYGP2kKuX6w79FAP8qgY/r7jgAunvqHVVmEOKzKOFWzrXZdw==",
|
||||
"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.2",
|
||||
"preact": "~10.26.3",
|
||||
"punycode": "~2.3.1",
|
||||
"react-hotkeys-hook": "~4.6.1",
|
||||
"react-intersection-observer": "~9.15.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue