fix: upgrade preact from 10.23.2 to 10.24.0

Snyk has created this PR to upgrade preact from 10.23.2 to 10.24.0.

See this package in npm:
https://www.npmjs.com/package/preact

See this project in Snyk:
https://app.snyk.io/org/victoriametrics/project/69d9ccbb-b5b1-492f-9f8c-9032dcaf021e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-10-10 05:23:49 +00:00
parent ca2a08eabe
commit 3878c4f0c4
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 6 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"lodash.throttle": "^4.1.1",
"marked": "^14.1.2",
"marked-emoji": "^1.4.2",
"preact": "^10.23.2",
"preact": "^10.24.0",
"qs": "^6.13.0",
"react-input-mask": "^2.0.4",
"react-router-dom": "^6.26.2",
@ -15934,9 +15934,10 @@
"peer": true
},
"node_modules/preact": {
"version": "10.23.2",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.23.2.tgz",
"integrity": "sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==",
"version": "10.24.0",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.24.0.tgz",
"integrity": "sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==",
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/preact"

View file

@ -19,7 +19,7 @@
"lodash.throttle": "^4.1.1",
"marked": "^14.1.2",
"marked-emoji": "^1.4.2",
"preact": "^10.23.2",
"preact": "^10.24.0",
"qs": "^6.13.0",
"react-input-mask": "^2.0.4",
"react-router-dom": "^6.26.2",