mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update workbox monorepo to v6.6.0 (#16659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3df7c50690
commit
9fe3a500d5
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.5.4",
|
||||
"workbox-core": "6.5.4",
|
||||
"workbox-expiration": "6.5.4",
|
||||
"workbox-precaching": "6.5.4",
|
||||
"workbox-routing": "6.5.4",
|
||||
"workbox-strategies": "6.5.4",
|
||||
"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",
|
||||
"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.5.4"
|
||||
"workbox-build": "6.6.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
@ -9801,13 +9801,13 @@ __metadata:
|
||||
webpack-manifest-plugin: 5.0.0
|
||||
webpackbar: 5.0.2
|
||||
weekstart: 2.0.0
|
||||
workbox-build: 6.5.4
|
||||
workbox-cacheable-response: 6.5.4
|
||||
workbox-core: 6.5.4
|
||||
workbox-expiration: 6.5.4
|
||||
workbox-precaching: 6.5.4
|
||||
workbox-routing: 6.5.4
|
||||
workbox-strategies: 6.5.4
|
||||
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
|
||||
xss: 1.0.14
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -16433,28 +16433,28 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-background-sync@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-background-sync@npm:6.5.4"
|
||||
"workbox-background-sync@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-background-sync@npm:6.6.0"
|
||||
dependencies:
|
||||
idb: ^7.0.1
|
||||
workbox-core: 6.5.4
|
||||
checksum: 60ac80275cc9083b82eb53b6034e3d555d15146927a21c6017329e2b5de12d802619cc2cc6cf023f534a1f1a51671d89cdb59b26a80587d5391e8dc4b7f7dd1d
|
||||
workbox-core: 6.6.0
|
||||
checksum: ac2990110643aef62ca0be54e962296de7b09593b0262bd09fe4893978a42fa1f256c6d989ed472a31ae500b2255b80c6678530a6024eafb0b2f3a93a3c94a5f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-broadcast-update@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-broadcast-update@npm:6.5.4"
|
||||
"workbox-broadcast-update@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-broadcast-update@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
checksum: 63cbab2012456871ffeae401e10b16668a0654fa3fa311743cf14e05b8719b797ac3afb47dc8955d87e24f0f1199a547b090bcfdbddd67191b07697d24ac5746
|
||||
workbox-core: 6.6.0
|
||||
checksum: 46a74b3b703244eb363e1731a2d6fe1fb2cd9b82d454733dfc6941fd35b76a852685f56db92408383ac50d564c2fd4282f0c6c4db60ba9beb5f311ea8f944dc7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-build@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-build@npm:6.5.4"
|
||||
"workbox-build@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-build@npm:6.6.0"
|
||||
dependencies:
|
||||
"@apideck/better-ajv-errors": ^0.3.1
|
||||
"@babel/core": ^7.11.1
|
||||
@ -16478,148 +16478,148 @@ __metadata:
|
||||
strip-comments: ^2.0.1
|
||||
tempy: ^0.6.0
|
||||
upath: ^1.2.0
|
||||
workbox-background-sync: 6.5.4
|
||||
workbox-broadcast-update: 6.5.4
|
||||
workbox-cacheable-response: 6.5.4
|
||||
workbox-core: 6.5.4
|
||||
workbox-expiration: 6.5.4
|
||||
workbox-google-analytics: 6.5.4
|
||||
workbox-navigation-preload: 6.5.4
|
||||
workbox-precaching: 6.5.4
|
||||
workbox-range-requests: 6.5.4
|
||||
workbox-recipes: 6.5.4
|
||||
workbox-routing: 6.5.4
|
||||
workbox-strategies: 6.5.4
|
||||
workbox-streams: 6.5.4
|
||||
workbox-sw: 6.5.4
|
||||
workbox-window: 6.5.4
|
||||
checksum: 7336bbab4ce8e6e43a17873beedf7360ec32e72310306c670cd4d9ebd7e5a6a729257b2806e63830136a9bf01955632c96b27edf7a00d52c7744dbe875cca6c1
|
||||
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
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-cacheable-response@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-cacheable-response@npm:6.5.4"
|
||||
"workbox-cacheable-response@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-cacheable-response@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
checksum: f7545b71c1505d6f56f4ba1191989ea7af7119e67fa4eb414d80603221acd0fa31362014106c1df9b9ea0e28bdcf1e2b440859acab06a75e38e978a0d1c2e489
|
||||
workbox-core: 6.6.0
|
||||
checksum: 9e4e00c53679fd2020874cbdf54bb17560fd12353120ea08ca6213e5a11bf08139072616d79f5f8ab80d09f00efde94b003fe9bf5b6e23815be30d7aca760835
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-core@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-core@npm:6.5.4"
|
||||
checksum: d973cc6c1c5fdbde7f6642632384c2e0de48f08228eb234db2c97a18a7e5422b483005767e7b447ea774abc0772dfc1edef2ef2b5df174df4d40ae61d4c49719
|
||||
"workbox-core@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-core@npm:6.6.0"
|
||||
checksum: 7d773a866b73a733780c52b895f9cf7bec926c9187395c307174deefba9a0a2fcd1edce0d1ca12b8a6c95ca9cf7755ccc1885b03bc82ebcfc4843e015bd84d7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-expiration@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-expiration@npm:6.5.4"
|
||||
"workbox-expiration@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-expiration@npm:6.6.0"
|
||||
dependencies:
|
||||
idb: ^7.0.1
|
||||
workbox-core: 6.5.4
|
||||
checksum: 4b012b69ceafeb5afb3dd6c5c9abe6d55f2eb70666ab603bd78ff839f602336e7493990f729d507ded1fa505b852a5f9135f63afb75b9554c8f948e571143fce
|
||||
workbox-core: 6.6.0
|
||||
checksum: b100b9c512754bc3e1a9c7c7d20d215d72c601a7b956333ca7753704a771a9f00e1732e9b774da4549bae390dd3cd138c6392f6a25fd67f7dcd84f89b0df7e9c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-google-analytics@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-google-analytics@npm:6.5.4"
|
||||
"workbox-google-analytics@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-google-analytics@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-background-sync: 6.5.4
|
||||
workbox-core: 6.5.4
|
||||
workbox-routing: 6.5.4
|
||||
workbox-strategies: 6.5.4
|
||||
checksum: fcce5e313780cb4f74ac962c4809fe04f9a93d3d3905d282552a2cbe6d5c6c1b8744641fe7c57d1e4b62754b90c56155e97e589712f99f6a4cab750731d60b93
|
||||
workbox-background-sync: 6.6.0
|
||||
workbox-core: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
checksum: 7b287da7517ae416aae8ea1494830bb517a29ab9786b2a8b8bf98971377b83715070e784399065ab101d4bba381ab0abbb8bd0962b3010bc01f54fdafb0b6702
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-navigation-preload@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-navigation-preload@npm:6.5.4"
|
||||
"workbox-navigation-preload@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-navigation-preload@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
checksum: c8c341b799f328bb294de8eb9e331a55501d495153237e4ddbaa08bf8630efa700621df5d81f08fb9bffc0f40ecd191a60581f72a3cd5cc72ed2e5baa318c63a
|
||||
workbox-core: 6.6.0
|
||||
checksum: d254465648e45ec6b6d7c3471354336501901d3872622ea9ba1aa1f935d4d52941d0f92fa6c06e7363e10dbac4874d5d4bff7d99cbe094925046f562a37e88cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-precaching@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-precaching@npm:6.5.4"
|
||||
"workbox-precaching@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-precaching@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
workbox-routing: 6.5.4
|
||||
workbox-strategies: 6.5.4
|
||||
checksum: 15ef24ffb04edd13bcdfa6c4e7f64002551badce2d507031c343019b3bcdc569591fdff8f8e30cf1262d641d3eff611115bdda7b2ad0deb9d4ccef8f4be8bd20
|
||||
workbox-core: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
workbox-strategies: 6.6.0
|
||||
checksum: 62e5ee2e40568a56d4131bba461623579f56b9bd273aa7d2805e43151057f413c2ef32fb3d007aff0a5ac3ad84d5feae87408284249a487a5d51c3775c46c816
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-range-requests@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-range-requests@npm:6.5.4"
|
||||
"workbox-range-requests@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-range-requests@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
checksum: 50f144ced7af7db77b3c64c06c0f9924db5b8573ff2c50b3899fc22c4a360baaf6b332e65f47cf812adfc9dec882a94556fed1cf90ae4ef20b645caa03d1149e
|
||||
workbox-core: 6.6.0
|
||||
checksum: a55d1a364b2155548695dc8f6f85baade196d7d1bec980bcdbda80236803b14167995a81b944cffe932a94c4d556466773121afe3661a6f0a13403cbe96d8d9f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-recipes@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-recipes@npm:6.5.4"
|
||||
"workbox-recipes@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-recipes@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-cacheable-response: 6.5.4
|
||||
workbox-core: 6.5.4
|
||||
workbox-expiration: 6.5.4
|
||||
workbox-precaching: 6.5.4
|
||||
workbox-routing: 6.5.4
|
||||
workbox-strategies: 6.5.4
|
||||
checksum: 397befeb7c4c63adb0eb1913934ecaf496846844124044f0b39348288ad5950ffb45eb488cfef2504adeafe28a51cdbcc21af2a234813d81ab3da0949942c265
|
||||
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
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-routing@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-routing@npm:6.5.4"
|
||||
"workbox-routing@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-routing@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
checksum: 7198c50b9016d3cea0e5b51512d66f5813d6e6ad5e99c201435d6c0ab3baee1c90aa2bbdd72dd954f439267b6e6196fb04ec96e62347e6c89385db6c1a4dec79
|
||||
workbox-core: 6.6.0
|
||||
checksum: 7a70b836196eb67332d33a94c0b57859781fe869e81a9c95452d3f4f368d3199f8c3da632dbc10425fde902a1930cf8cfd83f6434ad2b586904ce68cd9f35c6d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-strategies@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-strategies@npm:6.5.4"
|
||||
"workbox-strategies@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-strategies@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
checksum: 52134ecd6c05f4edd31e7b022b33a91b7b59c215bfdfb987bc0f10be02fea4d4e6385a9638a2303ba336190c5d28f9721182cd78a6779b9c817a66ec12cb1c6b
|
||||
workbox-core: 6.6.0
|
||||
checksum: 236232a77fb4a4847d1e9ae6c7c9bd9c6b9449209baab9d8d90f78240326a9c0f69551b408ebf9e76610d86da15563bf27439b7e885a7bac01dfd08047c0dd7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-streams@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-streams@npm:6.5.4"
|
||||
"workbox-streams@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-streams@npm:6.6.0"
|
||||
dependencies:
|
||||
workbox-core: 6.5.4
|
||||
workbox-routing: 6.5.4
|
||||
checksum: efd6917ead915011be2b25dc3ebbb9d051dbd10ba2d91cdaec36ca742360e2c33627564653fc40f336dee874d501e94bcc4a25d1b65eaf5a6ee5f1a8b894af44
|
||||
workbox-core: 6.6.0
|
||||
workbox-routing: 6.6.0
|
||||
checksum: 64a295e48e44e3fa4743b5baec646fc9117428e7592033475e38c461e45c294910712f322c32417d354b22999902ef8035119e070e61e159e531d878d991fc33
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-sw@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-sw@npm:6.5.4"
|
||||
checksum: b95c76a74b84ff268ef7691447125697f4de85b076ebc33c9545fb7532b020b6f66b37f7a4bedbc21ab45473d1109337a5f037c45b3d99126ae8f5eeb898a687
|
||||
"workbox-sw@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-sw@npm:6.6.0"
|
||||
checksum: bb5f8695de02f89c7955465dcbd568299915565008dc8a068c5d19c1347f75d417640b9f61590e16b169b703e77d02f8b1e10c4b241f74f43cfe76175bfa5fed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"workbox-window@npm:6.5.4":
|
||||
version: 6.5.4
|
||||
resolution: "workbox-window@npm:6.5.4"
|
||||
"workbox-window@npm:6.6.0":
|
||||
version: 6.6.0
|
||||
resolution: "workbox-window@npm:6.6.0"
|
||||
dependencies:
|
||||
"@types/trusted-types": ^2.0.2
|
||||
workbox-core: 6.5.4
|
||||
checksum: bc43c8d31908ab564d740eb1041180c0b0ca4d1f0a3ccde59c5764a8f96d7b08edb7df975360fd37c2bec9f3f57ca9de6c7e34fd252aa1a4a075b5b002f74f60
|
||||
workbox-core: 6.6.0
|
||||
checksum: bb1dd031c1525317ceffbdc3e4f502a70dce461fd6355146e1050c1090f3c640bf65edf42a5d2a3b91b4d0c313df32c1405d88bf701d44c0e3ebc492cd77fe14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user