mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
Bump preact from 10.17.1 to 10.18.0 in /web
Bumps [preact](https://github.com/preactjs/preact) from 10.17.1 to 10.18.0. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.17.1...10.18.0) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d11c1a2066
commit
032f621e63
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -15,7 +15,7 @@
|
|||||||
"idb-keyval": "^6.2.0",
|
"idb-keyval": "^6.2.0",
|
||||||
"immer": "^10.0.1",
|
"immer": "^10.0.1",
|
||||||
"monaco-yaml": "^4.0.4",
|
"monaco-yaml": "^4.0.4",
|
||||||
"preact": "^10.17.1",
|
"preact": "^10.18.0",
|
||||||
"preact-async-route": "^2.2.1",
|
"preact-async-route": "^2.2.1",
|
||||||
"preact-router": "^4.1.0",
|
"preact-router": "^4.1.0",
|
||||||
"react": "npm:@preact/compat@^17.1.2",
|
"react": "npm:@preact/compat@^17.1.2",
|
||||||
@ -7172,9 +7172,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/preact": {
|
"node_modules/preact": {
|
||||||
"version": "10.17.1",
|
"version": "10.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.18.0.tgz",
|
||||||
"integrity": "sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA==",
|
"integrity": "sha512-O4dGFmErPd3RNVDvXmCbOW6hetnve6vYtjx5qf51mCUmBS96s66MrNQkEII5UThDGoNF7953ptA+aNupiDxVeg==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/preact"
|
"url": "https://opencollective.com/preact"
|
||||||
@ -14068,9 +14068,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"preact": {
|
"preact": {
|
||||||
"version": "10.17.1",
|
"version": "10.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.18.0.tgz",
|
||||||
"integrity": "sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA=="
|
"integrity": "sha512-O4dGFmErPd3RNVDvXmCbOW6hetnve6vYtjx5qf51mCUmBS96s66MrNQkEII5UThDGoNF7953ptA+aNupiDxVeg=="
|
||||||
},
|
},
|
||||||
"preact-async-route": {
|
"preact-async-route": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
"idb-keyval": "^6.2.0",
|
"idb-keyval": "^6.2.0",
|
||||||
"immer": "^10.0.1",
|
"immer": "^10.0.1",
|
||||||
"monaco-yaml": "^4.0.4",
|
"monaco-yaml": "^4.0.4",
|
||||||
"preact": "^10.17.1",
|
"preact": "^10.18.0",
|
||||||
"preact-async-route": "^2.2.1",
|
"preact-async-route": "^2.2.1",
|
||||||
"preact-router": "^4.1.0",
|
"preact-router": "^4.1.0",
|
||||||
"react": "npm:@preact/compat@^17.1.2",
|
"react": "npm:@preact/compat@^17.1.2",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user