mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 09:30:31 +03:00
Merge pull request #868 from shlinkio/dependabot/npm_and_yarn/workbox-strategies-7.0.0
Bump workbox-strategies from 6.5.4 to 7.0.0
This commit is contained in:
commit
3a98e21406
2 changed files with 38 additions and 61 deletions
97
package-lock.json
generated
97
package-lock.json
generated
|
@ -36,7 +36,7 @@
|
||||||
"workbox-expiration": "^7.0.0",
|
"workbox-expiration": "^7.0.0",
|
||||||
"workbox-precaching": "^6.5.4",
|
"workbox-precaching": "^6.5.4",
|
||||||
"workbox-routing": "^7.0.0",
|
"workbox-routing": "^7.0.0",
|
||||||
"workbox-strategies": "^6.5.4"
|
"workbox-strategies": "^7.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@shlinkio/eslint-config-js-coding-standard": "~2.2.0",
|
"@shlinkio/eslint-config-js-coding-standard": "~2.2.0",
|
||||||
|
@ -10399,15 +10399,6 @@
|
||||||
"workbox-strategies": "7.0.0"
|
"workbox-strategies": "7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/workbox-build/node_modules/workbox-strategies": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"workbox-core": "7.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/workbox-cacheable-response": {
|
"node_modules/workbox-cacheable-response": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz",
|
||||||
|
@ -10459,15 +10450,6 @@
|
||||||
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
|
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/workbox-google-analytics/node_modules/workbox-strategies": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"workbox-core": "7.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/workbox-navigation-preload": {
|
"node_modules/workbox-navigation-preload": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz",
|
||||||
|
@ -10500,6 +10482,14 @@
|
||||||
"workbox-core": "6.5.4"
|
"workbox-core": "6.5.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/workbox-precaching/node_modules/workbox-strategies": {
|
||||||
|
"version": "6.5.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz",
|
||||||
|
"integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==",
|
||||||
|
"dependencies": {
|
||||||
|
"workbox-core": "6.5.4"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/workbox-range-requests": {
|
"node_modules/workbox-range-requests": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz",
|
||||||
|
@ -10546,15 +10536,6 @@
|
||||||
"workbox-strategies": "7.0.0"
|
"workbox-strategies": "7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/workbox-recipes/node_modules/workbox-strategies": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"workbox-core": "7.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/workbox-routing": {
|
"node_modules/workbox-routing": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
|
||||||
|
@ -10569,12 +10550,18 @@
|
||||||
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ=="
|
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ=="
|
||||||
},
|
},
|
||||||
"node_modules/workbox-strategies": {
|
"node_modules/workbox-strategies": {
|
||||||
"version": "6.5.4",
|
"version": "7.0.0",
|
||||||
"license": "MIT",
|
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
||||||
|
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"workbox-core": "6.5.4"
|
"workbox-core": "7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/workbox-strategies/node_modules/workbox-core": {
|
||||||
|
"version": "7.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
|
||||||
|
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ=="
|
||||||
|
},
|
||||||
"node_modules/workbox-streams": {
|
"node_modules/workbox-streams": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.0.0.tgz",
|
||||||
|
@ -17554,15 +17541,6 @@
|
||||||
"workbox-routing": "7.0.0",
|
"workbox-routing": "7.0.0",
|
||||||
"workbox-strategies": "7.0.0"
|
"workbox-strategies": "7.0.0"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"workbox-strategies": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"workbox-core": "7.0.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -17619,15 +17597,6 @@
|
||||||
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
|
||||||
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
|
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
|
||||||
"workbox-strategies": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"workbox-core": "7.0.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -17663,6 +17632,14 @@
|
||||||
"requires": {
|
"requires": {
|
||||||
"workbox-core": "6.5.4"
|
"workbox-core": "6.5.4"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"workbox-strategies": {
|
||||||
|
"version": "6.5.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz",
|
||||||
|
"integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==",
|
||||||
|
"requires": {
|
||||||
|
"workbox-core": "6.5.4"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -17713,15 +17690,6 @@
|
||||||
"workbox-routing": "7.0.0",
|
"workbox-routing": "7.0.0",
|
||||||
"workbox-strategies": "7.0.0"
|
"workbox-strategies": "7.0.0"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"workbox-strategies": {
|
|
||||||
"version": "7.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
|
||||||
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"workbox-core": "7.0.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -17741,9 +17709,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"workbox-strategies": {
|
"workbox-strategies": {
|
||||||
"version": "6.5.4",
|
"version": "7.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
|
||||||
|
"integrity": "sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"workbox-core": "6.5.4"
|
"workbox-core": "7.0.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"workbox-core": {
|
||||||
|
"version": "7.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
|
||||||
|
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ=="
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"workbox-streams": {
|
"workbox-streams": {
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
"workbox-expiration": "^7.0.0",
|
"workbox-expiration": "^7.0.0",
|
||||||
"workbox-precaching": "^6.5.4",
|
"workbox-precaching": "^6.5.4",
|
||||||
"workbox-routing": "^7.0.0",
|
"workbox-routing": "^7.0.0",
|
||||||
"workbox-strategies": "^6.5.4"
|
"workbox-strategies": "^7.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@shlinkio/eslint-config-js-coding-standard": "~2.2.0",
|
"@shlinkio/eslint-config-js-coding-standard": "~2.2.0",
|
||||||
|
|
Loading…
Reference in a new issue