mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update workbox monorepo to v7 (major) (#16747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
841dffe563
commit
06c6e312b0
14
package.json
14
package.json
@ -140,12 +140,12 @@
|
||||
"vue": "2.7.14",
|
||||
"vue2-daterange-picker": "0.6.8",
|
||||
"weekstart": "2.0.0",
|
||||
"workbox-cacheable-response": "6.6.0",
|
||||
"workbox-core": "6.6.0",
|
||||
"workbox-expiration": "6.6.0",
|
||||
"workbox-precaching": "6.6.0",
|
||||
"workbox-routing": "6.6.0",
|
||||
"workbox-strategies": "6.6.0",
|
||||
"workbox-cacheable-response": "7.0.0",
|
||||
"workbox-core": "7.0.0",
|
||||
"workbox-expiration": "7.0.0",
|
||||
"workbox-precaching": "7.0.0",
|
||||
"workbox-routing": "7.0.0",
|
||||
"workbox-strategies": "7.0.0",
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -243,7 +243,7 @@
|
||||
"webpack-dev-server": "4.15.0",
|
||||
"webpack-manifest-plugin": "5.0.0",
|
||||
"webpackbar": "5.0.2",
|
||||
"workbox-build": "6.6.0"
|
||||
"workbox-build": "7.0.0"
|
||||
},
|
||||
"_comment": "Polymer 3.2 contained a bug, fixed in https://github.com/Polymer/polymer/pull/5569, add as patch",
|
||||
"resolutions": {
|
||||
|
220
yarn.lock
220
yarn.lock
@ -9816,13 +9816,13 @@ __metadata:
|
||||
webpack-manifest-plugin: 5.0.0
|
||||
webpackbar: 5.0.2
|
||||
weekstart: 2.0.0
|
||||
workbox-build: 6.6.0
|
||||
workbox-cacheable-response: 6.6.0
|
||||
workbox-core: 6.6.0
|
||||
workbox-expiration: 6.6.0
|
||||
workbox-precaching: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
workbox-build: 7.0.0
|
||||
workbox-cacheable-response: 7.0.0
|
||||
workbox-core: 7.0.0
|
||||
workbox-expiration: 7.0.0
|
||||
workbox-precaching: 7.0.0
|
||||
workbox-routing: 7.0.0
|
||||
workbox-strategies: 7.0.0
|
||||
xss: 1.0.14
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -16455,28 +16455,28 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-background-sync@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-background-sync@npm:6.6.0"
|
||||
"workbox-background-sync@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-background-sync@npm:7.0.0"
|
||||
dependencies:
|
||||
idb: ^7.0.1
|
||||
workbox-core: 6.6.0
|
||||
checksum: ac2990110643aef62ca0be54e962296de7b09593b0262bd09fe4893978a42fa1f256c6d989ed472a31ae500b2255b80c6678530a6024eafb0b2f3a93a3c94a5f
|
||||
workbox-core: 7.0.0
|
||||
checksum: 79b64416563761d36b91342d6ce2618d1c984bebcd511ce56b80098127e42c676d4831dd566a0a80a6bb52a618ad815b277ce6b310e4a5c5043e7394829d30c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-broadcast-update@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-broadcast-update@npm:6.6.0"
|
||||
"workbox-broadcast-update@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-broadcast-update@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
checksum: 46a74b3b703244eb363e1731a2d6fe1fb2cd9b82d454733dfc6941fd35b76a852685f56db92408383ac50d564c2fd4282f0c6c4db60ba9beb5f311ea8f944dc7
|
||||
workbox-core: 7.0.0
|
||||
checksum: eee5c09fd78b3439348c7c92013f63700f14004d46161f19b0daf0d01303c6785f0953b746258cfb2627932108631370c8fa52ec5b526177cd528ae02530370e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-build@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-build@npm:6.6.0"
|
||||
"workbox-build@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-build@npm:7.0.0"
|
||||
dependencies:
|
||||
"@apideck/better-ajv-errors": ^0.3.1
|
||||
"@babel/core": ^7.11.1
|
||||
@ -16500,148 +16500,148 @@ __metadata:
|
||||
strip-comments: ^2.0.1
|
||||
tempy: ^0.6.0
|
||||
upath: ^1.2.0
|
||||
workbox-background-sync: 6.6.0
|
||||
workbox-broadcast-update: 6.6.0
|
||||
workbox-cacheable-response: 6.6.0
|
||||
workbox-core: 6.6.0
|
||||
workbox-expiration: 6.6.0
|
||||
workbox-google-analytics: 6.6.0
|
||||
workbox-navigation-preload: 6.6.0
|
||||
workbox-precaching: 6.6.0
|
||||
workbox-range-requests: 6.6.0
|
||||
workbox-recipes: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
workbox-streams: 6.6.0
|
||||
workbox-sw: 6.6.0
|
||||
workbox-window: 6.6.0
|
||||
checksum: cd1a6c413659c2fd66f4438012f65b211cc748bb594c79bf0d9a60de0cefff3f8a4a23ab06f32c62064c37397ffffc1b77d3328658b7556ea7ff88e57f6ee4fd
|
||||
workbox-background-sync: 7.0.0
|
||||
workbox-broadcast-update: 7.0.0
|
||||
workbox-cacheable-response: 7.0.0
|
||||
workbox-core: 7.0.0
|
||||
workbox-expiration: 7.0.0
|
||||
workbox-google-analytics: 7.0.0
|
||||
workbox-navigation-preload: 7.0.0
|
||||
workbox-precaching: 7.0.0
|
||||
workbox-range-requests: 7.0.0
|
||||
workbox-recipes: 7.0.0
|
||||
workbox-routing: 7.0.0
|
||||
workbox-strategies: 7.0.0
|
||||
workbox-streams: 7.0.0
|
||||
workbox-sw: 7.0.0
|
||||
workbox-window: 7.0.0
|
||||
checksum: f230463833a8b6d1beadbfb4db5526d1b6b047ffa23abcd2afdc306510e1f3f942a74d1c59c76ee371a326bb2fe616ced05d0c53aefee5902c68a3f31faa27dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-cacheable-response@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-cacheable-response@npm:6.6.0"
|
||||
"workbox-cacheable-response@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-cacheable-response@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
checksum: 9e4e00c53679fd2020874cbdf54bb17560fd12353120ea08ca6213e5a11bf08139072616d79f5f8ab80d09f00efde94b003fe9bf5b6e23815be30d7aca760835
|
||||
workbox-core: 7.0.0
|
||||
checksum: c9d834b25564ee01dd4df17b1f27e61160a3b610f40c0e297a9973712878fe617e168e3b1541c7b70b0de3828cb4b62de3088424b4a2872ed5a106e7e777772f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-core@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-core@npm:6.6.0"
|
||||
checksum: 7d773a866b73a733780c52b895f9cf7bec926c9187395c307174deefba9a0a2fcd1edce0d1ca12b8a6c95ca9cf7755ccc1885b03bc82ebcfc4843e015bd84d7b
|
||||
"workbox-core@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-core@npm:7.0.0"
|
||||
checksum: ca64872f9ce59ee1f3f32a5ecbde36377081a221930c6f925e2c0d7fe39d3fdc309166c430d56d972eba4f7c40d2e7e91a0020699a0745790fbef578ff8f34f6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-expiration@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-expiration@npm:6.6.0"
|
||||
"workbox-expiration@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-expiration@npm:7.0.0"
|
||||
dependencies:
|
||||
idb: ^7.0.1
|
||||
workbox-core: 6.6.0
|
||||
checksum: b100b9c512754bc3e1a9c7c7d20d215d72c601a7b956333ca7753704a771a9f00e1732e9b774da4549bae390dd3cd138c6392f6a25fd67f7dcd84f89b0df7e9c
|
||||
workbox-core: 7.0.0
|
||||
checksum: 3d7cce573111bfb32f35d97ea95d5016ac42bdc0f3ab5096e5c0fd799dd466ccc3cbfdbdeab4e7158923ae3e406f2002add01e5c9369f9c3e2623e41bc04b324
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-google-analytics@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-google-analytics@npm:6.6.0"
|
||||
"workbox-google-analytics@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-google-analytics@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-background-sync: 6.6.0
|
||||
workbox-core: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
checksum: 7b287da7517ae416aae8ea1494830bb517a29ab9786b2a8b8bf98971377b83715070e784399065ab101d4bba381ab0abbb8bd0962b3010bc01f54fdafb0b6702
|
||||
workbox-background-sync: 7.0.0
|
||||
workbox-core: 7.0.0
|
||||
workbox-routing: 7.0.0
|
||||
workbox-strategies: 7.0.0
|
||||
checksum: defb12c3f4cf924aef8c647724c32d1100042447aed20128702815eba0f6d55ba6dde6557036dc13d68c0ab0570188757136bd453823fe25f2fa541cb18b8e0c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-navigation-preload@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-navigation-preload@npm:6.6.0"
|
||||
"workbox-navigation-preload@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-navigation-preload@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
checksum: d254465648e45ec6b6d7c3471354336501901d3872622ea9ba1aa1f935d4d52941d0f92fa6c06e7363e10dbac4874d5d4bff7d99cbe094925046f562a37e88cc
|
||||
workbox-core: 7.0.0
|
||||
checksum: 329018003ce44812d37f1e168960abe34c7ac4b8cd1c8f86da172e73919fb51ba94a63db3b4024614066bf1ea38e1a89839eafd46eed9a13015dd4cf6fcd056c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-precaching@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-precaching@npm:6.6.0"
|
||||
"workbox-precaching@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-precaching@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
checksum: 62e5ee2e40568a56d4131bba461623579f56b9bd273aa7d2805e43151057f413c2ef32fb3d007aff0a5ac3ad84d5feae87408284249a487a5d51c3775c46c816
|
||||
workbox-core: 7.0.0
|
||||
workbox-routing: 7.0.0
|
||||
workbox-strategies: 7.0.0
|
||||
checksum: 311b1c4a162e976e0a41e36e6a96eb64fea381eda538d8a9ae962d4f39c5ba420617753aac44e19105de19aef5242c9c68a09226d144ca3cf62738fc9f491f5d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-range-requests@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-range-requests@npm:6.6.0"
|
||||
"workbox-range-requests@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-range-requests@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
checksum: a55d1a364b2155548695dc8f6f85baade196d7d1bec980bcdbda80236803b14167995a81b944cffe932a94c4d556466773121afe3661a6f0a13403cbe96d8d9f
|
||||
workbox-core: 7.0.0
|
||||
checksum: 04f6d7921a8a4a024b0bf0049a592ebedcdd285a52d1b8714e0a53efc936339dac39c3a5b5b6db9a3356b9f3ed1876024403260ec426cf9dc65e3b7ba5464914
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-recipes@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-recipes@npm:6.6.0"
|
||||
"workbox-recipes@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-recipes@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-cacheable-response: 6.6.0
|
||||
workbox-core: 6.6.0
|
||||
workbox-expiration: 6.6.0
|
||||
workbox-precaching: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
checksum: f2ecf38502260703e4b0dcef67e3ac26d615f2c90f6d863ca7308db52454f67934ba842fd577ee807d9f510f1a277fd66af7caf57d39e50a181d05dbb3e550a7
|
||||
workbox-cacheable-response: 7.0.0
|
||||
workbox-core: 7.0.0
|
||||
workbox-expiration: 7.0.0
|
||||
workbox-precaching: 7.0.0
|
||||
workbox-routing: 7.0.0
|
||||
workbox-strategies: 7.0.0
|
||||
checksum: 253d50a315855917ca6683d6a3e910ac3c6f8915a8bcc80a7f15f277db7f48dc288c0ec2d9cdc64390bdd50446e66910246f384ce19f46688db97c715b323123
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-routing@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-routing@npm:6.6.0"
|
||||
"workbox-routing@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-routing@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
checksum: 7a70b836196eb67332d33a94c0b57859781fe869e81a9c95452d3f4f368d3199f8c3da632dbc10425fde902a1930cf8cfd83f6434ad2b586904ce68cd9f35c6d
|
||||
workbox-core: 7.0.0
|
||||
checksum: 9ea5b00fde5d90819e29ebf6d4aec3b84abec97854eb333c71b83548f1ba12b7f92d764a159f23cfa9e8164940e7b7136536fc0477784560cf2108d8dfe7f83b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-strategies@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-strategies@npm:6.6.0"
|
||||
"workbox-strategies@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-strategies@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
checksum: 236232a77fb4a4847d1e9ae6c7c9bd9c6b9449209baab9d8d90f78240326a9c0f69551b408ebf9e76610d86da15563bf27439b7e885a7bac01dfd08047c0dd7b
|
||||
workbox-core: 7.0.0
|
||||
checksum: 4f20604e762fb43b32a16d60e014d14c0933300083c109a95251c06c65c25c9d78ab16bbe638b64435911d4a01ae5f7c28c7e78d611a122ee6453be2c42a87dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-streams@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-streams@npm:6.6.0"
|
||||
"workbox-streams@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-streams@npm:7.0.0"
|
||||
dependencies:
|
||||
workbox-core: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
checksum: 64a295e48e44e3fa4743b5baec646fc9117428e7592033475e38c461e45c294910712f322c32417d354b22999902ef8035119e070e61e159e531d878d991fc33
|
||||
workbox-core: 7.0.0
|
||||
workbox-routing: 7.0.0
|
||||
checksum: e2975eb773bcf765c9cc8166936a9a2aaec2609fcddc178cbf6b2da54a113c4e2e62cbd257104861ea21b80c2a051936d62249f06d2414072405147f5181c0ef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-sw@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-sw@npm:6.6.0"
|
||||
checksum: bb5f8695de02f89c7955465dcbd568299915565008dc8a068c5d19c1347f75d417640b9f61590e16b169b703e77d02f8b1e10c4b241f74f43cfe76175bfa5fed
|
||||
"workbox-sw@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-sw@npm:7.0.0"
|
||||
checksum: f2673bc3f73ef5a54349eb7c4c63aefb7dfe6b6492947851ffa44079efdbfff07a26e68a0f7ea3801e03ab3fdc29acdc36cd315b9fbdb8a60963c7cb95f2de43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-window@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-window@npm:6.6.0"
|
||||
"workbox-window@npm:7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "workbox-window@npm:7.0.0"
|
||||
dependencies:
|
||||
"@types/trusted-types": ^2.0.2
|
||||
workbox-core: 6.6.0
|
||||
checksum: bb1dd031c1525317ceffbdc3e4f502a70dce461fd6355146e1050c1090f3c640bf65edf42a5d2a3b91b4d0c313df32c1405d88bf701d44c0e3ebc492cd77fe14
|
||||
workbox-core: 7.0.0
|
||||
checksum: 486ceaf2c04953cd73fe04760929a9c42818b57fffbbaca3fc9065cfd6bf3f5a571d2ea78db177e548a98041c8752faa360dda8eaf0f10b8638ef3eb1b696b13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user