Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.5.0' into dev

This commit is contained in:
Giulio 2022-03-02 15:05:55 +01:00
commit 43c88f0198
2 changed files with 109 additions and 94 deletions

View File

@ -29,7 +29,7 @@
"eslint": "^6.7.2", "eslint": "^6.7.2",
"eslint-plugin-vue": "^7.20.0", "eslint-plugin-vue": "^7.20.0",
"vue-template-compiler": "^2.6.14", "vue-template-compiler": "^2.6.14",
"workbox-webpack-plugin": "^6.4.2" "workbox-webpack-plugin": "^6.5.0"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,

View File

@ -8059,12 +8059,13 @@ word-wrap@~1.2.3:
version "1.2.3" version "1.2.3"
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz" resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
workbox-background-sync@6.4.2: workbox-background-sync@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-background-sync/-/workbox-background-sync-6.5.0.tgz#50ba6bf19c71d21be29bb15ba0f317df7cfa8f44"
integrity sha512-rrekt/gt6qOIZsisj6QZfmAFPAnocq1Z603zAjt+qHmeXY8DLPOklVtvrXSaHoHH3qIjUq3SQY5s2x240iTIKw==
dependencies: dependencies:
idb "^6.1.4" idb "^6.1.4"
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-background-sync@^4.3.1: workbox-background-sync@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8072,11 +8073,12 @@ workbox-background-sync@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-broadcast-update@6.4.2: workbox-broadcast-update@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-broadcast-update/-/workbox-broadcast-update-6.5.0.tgz#0104b9ea41b40f8c5e03780226de66bec15141f2"
integrity sha512-JC97c7tYqoGWcCfbKO9KHG6lkU+WhXCnDB2j1oFWEiv53nUHy3yjPpzMmAGNLD9oV5lInO15n6V18HfwgkhISw==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-broadcast-update@^4.3.1: workbox-broadcast-update@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8084,9 +8086,10 @@ workbox-broadcast-update@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-build@6.4.2: workbox-build@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-build/-/workbox-build-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-build/-/workbox-build-6.5.0.tgz#fd3579de7a91c188e8d857a4b265fe7170197204"
integrity sha512-da0/1b6//P9+ts7ofcIKcMVPyN6suJvjJASXokF7DsqvUmgRBPcCVV4KCy8QWjgfcz7mzuTpkSbdVHcPFJ/p0A==
dependencies: dependencies:
"@apideck/better-ajv-errors" "^0.3.1" "@apideck/better-ajv-errors" "^0.3.1"
"@babel/core" "^7.11.1" "@babel/core" "^7.11.1"
@ -8106,26 +8109,25 @@ workbox-build@6.4.2:
rollup "^2.43.1" rollup "^2.43.1"
rollup-plugin-terser "^7.0.0" rollup-plugin-terser "^7.0.0"
source-map "^0.8.0-beta.0" source-map "^0.8.0-beta.0"
source-map-url "^0.4.0"
stringify-object "^3.3.0" stringify-object "^3.3.0"
strip-comments "^2.0.1" strip-comments "^2.0.1"
tempy "^0.6.0" tempy "^0.6.0"
upath "^1.2.0" upath "^1.2.0"
workbox-background-sync "6.4.2" workbox-background-sync "6.5.0"
workbox-broadcast-update "6.4.2" workbox-broadcast-update "6.5.0"
workbox-cacheable-response "6.4.2" workbox-cacheable-response "6.5.0"
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-expiration "6.4.2" workbox-expiration "6.5.0"
workbox-google-analytics "6.4.2" workbox-google-analytics "6.5.0"
workbox-navigation-preload "6.4.2" workbox-navigation-preload "6.5.0"
workbox-precaching "6.4.2" workbox-precaching "6.5.0"
workbox-range-requests "6.4.2" workbox-range-requests "6.5.0"
workbox-recipes "6.4.2" workbox-recipes "6.5.0"
workbox-routing "6.4.2" workbox-routing "6.5.0"
workbox-strategies "6.4.2" workbox-strategies "6.5.0"
workbox-streams "6.4.2" workbox-streams "6.5.0"
workbox-sw "6.4.2" workbox-sw "6.5.0"
workbox-window "6.4.2" workbox-window "6.5.0"
workbox-build@^4.3.1: workbox-build@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8155,11 +8157,12 @@ workbox-build@^4.3.1:
workbox-sw "^4.3.1" workbox-sw "^4.3.1"
workbox-window "^4.3.1" workbox-window "^4.3.1"
workbox-cacheable-response@6.4.2: workbox-cacheable-response@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-cacheable-response/-/workbox-cacheable-response-6.5.0.tgz#cf91b2d4f4707295539596a480ab1c908f6cbfdd"
integrity sha512-sqAtWAiBwWvI8HG/2Do7BeKPhHuUczt22ORkAjkH9DfTq9LuWRFd6T4HAMqX5G8F1gM9XA2UPlxRrEeSpFIz/A==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-cacheable-response@^4.3.1: workbox-cacheable-response@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8167,20 +8170,22 @@ workbox-cacheable-response@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-core@6.4.2: workbox-core@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-core/-/workbox-core-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.5.0.tgz#076e03840ca568bd04284e9f9f30e86c8dd09f1c"
integrity sha512-5SPwNipUzYBhrneLVT02JFA0fw3LG82jFAN/G2NzxkIW10t4MVZuML2nU94bbkgjq25u0fkY8+4JXzMfHgxEWQ==
workbox-core@^4.3.1: workbox-core@^4.3.1:
version "4.3.1" version "4.3.1"
resolved "https://registry.npmjs.org/workbox-core/-/workbox-core-4.3.1.tgz" resolved "https://registry.npmjs.org/workbox-core/-/workbox-core-4.3.1.tgz"
workbox-expiration@6.4.2: workbox-expiration@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-6.5.0.tgz#3cf6a0c8b08b59efa235d26d443c8b7f173179cd"
integrity sha512-y3WRkKRy/gMuZZNkrLFahjY0QZtLoq+QfhTbVAsOGHVg1CCtnNbeFAnEidQs7UisI2BK76VqQPvM7hEOFyZ92A==
dependencies: dependencies:
idb "^6.1.4" idb "^6.1.4"
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-expiration@^4.3.1: workbox-expiration@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8188,14 +8193,15 @@ workbox-expiration@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-google-analytics@6.4.2: workbox-google-analytics@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-google-analytics/-/workbox-google-analytics-6.5.0.tgz#86ee42bd1a72ec5aa41f32631ab7c8e5cf4c1602"
integrity sha512-CHHh55wMNCc/BV1URrzEM2Zjgf6g2CV6QpAAc1pBRqaLY5755PeQZbp3o8KbJEM7YsC9mIBeQVsOkSKkGS30bg==
dependencies: dependencies:
workbox-background-sync "6.4.2" workbox-background-sync "6.5.0"
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-routing "6.4.2" workbox-routing "6.5.0"
workbox-strategies "6.4.2" workbox-strategies "6.5.0"
workbox-google-analytics@^4.3.1: workbox-google-analytics@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8206,11 +8212,12 @@ workbox-google-analytics@^4.3.1:
workbox-routing "^4.3.1" workbox-routing "^4.3.1"
workbox-strategies "^4.3.1" workbox-strategies "^4.3.1"
workbox-navigation-preload@6.4.2: workbox-navigation-preload@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-navigation-preload/-/workbox-navigation-preload-6.5.0.tgz#3b73753a40e4d0cbae9520de232f2fc515f2c0f5"
integrity sha512-ktrRQzXJ0zFy0puOtCa49wE3BSBGUB8KRMot3tEieikCkSO0wMLmiCb9GwTVvNMJLl0THRlsdFoI93si04nTxA==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-navigation-preload@^4.3.1: workbox-navigation-preload@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8218,13 +8225,14 @@ workbox-navigation-preload@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-precaching@6.4.2: workbox-precaching@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-precaching/-/workbox-precaching-6.5.0.tgz#773d754b98f79cc13b646eaa7858e8b3ab740c37"
integrity sha512-IVLzgHx38T6LphJyEOltd7XAvpDi73p85uCT2ZtT1HHg9FAYC49a+5iHUVOnqye73fLW20eiAMFcnehGxz9RWg==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-routing "6.4.2" workbox-routing "6.5.0"
workbox-strategies "6.4.2" workbox-strategies "6.5.0"
workbox-precaching@^4.3.1: workbox-precaching@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8232,11 +8240,12 @@ workbox-precaching@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-range-requests@6.4.2: workbox-range-requests@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-range-requests/-/workbox-range-requests-6.5.0.tgz#f36006f11aa86736ff815d200d0a5baf0e66c66e"
integrity sha512-+qTELdGZE5rOjuv+ifFrfRDN8Uvzpbm5Fal7qSUqB1V1DLCMxPwHCj6mWwQBRKBpW7G09kAwewH7zA3Asjkf/Q==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-range-requests@^4.3.1: workbox-range-requests@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8244,22 +8253,24 @@ workbox-range-requests@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-recipes@6.4.2: workbox-recipes@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-recipes/-/workbox-recipes-6.5.0.tgz#8400fbb515ac14e15043f13197a37e971e4ed04f"
integrity sha512-7hWZAIcXmvr31NwYSWaQIrnThCH/Dx9+eYv/YdkpUeWIXRiHRkYvP1FdiHItbLSjL4Y6K7cy2Y9y5lGCkgaE4w==
dependencies: dependencies:
workbox-cacheable-response "6.4.2" workbox-cacheable-response "6.5.0"
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-expiration "6.4.2" workbox-expiration "6.5.0"
workbox-precaching "6.4.2" workbox-precaching "6.5.0"
workbox-routing "6.4.2" workbox-routing "6.5.0"
workbox-strategies "6.4.2" workbox-strategies "6.5.0"
workbox-routing@6.4.2: workbox-routing@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.5.0.tgz#cbc085a74622d35d599f0b5352d2b46e9b2e7ba8"
integrity sha512-w1A9OVa/yYStu9ds0Dj+TC6zOAoskKlczf+wZI5mrM9nFCt/KOMQiFp1/41DMFPrrN/8KlZTS3Cel/Ttutw93Q==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-routing@^4.3.1: workbox-routing@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8267,11 +8278,12 @@ workbox-routing@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-strategies@6.4.2: workbox-strategies@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-6.5.0.tgz#40269f7bd8b3160b42f06fa027230370a8b6f981"
integrity sha512-Ngnwo+tfGw4uKSlTz3h1fYKb/lCV7SDI/dtTb8VaJzRl0N9XssloDGYERBmF6BN/DV/x3bnRsshfobnKI/3z0g==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-strategies@^4.3.1: workbox-strategies@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8279,12 +8291,13 @@ workbox-strategies@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-streams@6.4.2: workbox-streams@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-6.5.0.tgz#8c2fd0af9b8e1a25f865ff254c44f6554a248ce1"
integrity sha512-ZbeaZINkju4x45P9DFyRbOYInE+dyNAJIelflz4f9AOAdm+zZUJCooU4MdfsedVhHiTIA6pCD/3jCmW1XbvlbA==
dependencies: dependencies:
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-routing "6.4.2" workbox-routing "6.5.0"
workbox-streams@^4.3.1: workbox-streams@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8292,9 +8305,10 @@ workbox-streams@^4.3.1:
dependencies: dependencies:
workbox-core "^4.3.1" workbox-core "^4.3.1"
workbox-sw@6.4.2: workbox-sw@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-6.5.0.tgz#19b47d72f598fd515fe32d2551d67bdb104434cb"
integrity sha512-uPGJ9Yost4yabnCko/IuhouquoQKrWOEqLq7L/xVYtltWe4+J8Hw8iPCVtxvXQ26hffd7MaFWUAN83j2ZWbxRg==
workbox-sw@^4.3.1: workbox-sw@^4.3.1:
version "4.3.1" version "4.3.1"
@ -8308,23 +8322,24 @@ workbox-webpack-plugin@^4.3.1:
json-stable-stringify "^1.0.1" json-stable-stringify "^1.0.1"
workbox-build "^4.3.1" workbox-build "^4.3.1"
workbox-webpack-plugin@^6.4.2: workbox-webpack-plugin@^6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-webpack-plugin/-/workbox-webpack-plugin-6.5.0.tgz#13efad7ebbe672db6e1e6b7ebf58093b76bc0cb0"
integrity sha512-wy4uCBJELNfJVf2b4Tg3mjJQySq/aReWv4Q1RxQweJkY9ihq7DOGA3wLlXvoauek+MX/SuQfS3it+eXIfHKjvg==
dependencies: dependencies:
fast-json-stable-stringify "^2.1.0" fast-json-stable-stringify "^2.1.0"
pretty-bytes "^5.4.1" pretty-bytes "^5.4.1"
source-map-url "^0.4.0"
upath "^1.2.0" upath "^1.2.0"
webpack-sources "^1.4.3" webpack-sources "^1.4.3"
workbox-build "6.4.2" workbox-build "6.5.0"
workbox-window@6.4.2: workbox-window@6.5.0:
version "6.4.2" version "6.5.0"
resolved "https://registry.npmjs.org/workbox-window/-/workbox-window-6.4.2.tgz" resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.5.0.tgz#7cc3bf4d5c7e7e0b4da579bee9e8df8bd9ba2718"
integrity sha512-DOrhiTnWup/CsNstO2uvfdKM4kdStgHd31xGGvBcoCE3Are3DRcy5s3zz3PedcAR1AKskQj3BXz0UhzQiOq8nA==
dependencies: dependencies:
"@types/trusted-types" "^2.0.2" "@types/trusted-types" "^2.0.2"
workbox-core "6.4.2" workbox-core "6.5.0"
workbox-window@^4.3.1: workbox-window@^4.3.1:
version "4.3.1" version "4.3.1"