build(deps): bump workbox-range-requests in /frontend (#5)

Bumps [workbox-range-requests](https://github.com/googlechrome/workbox) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/commits/v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-range-requests
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-17 09:59:11 +01:00
committed by GitHub
parent 303c7c49e6
commit 6a45f825b1
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"workbox-google-analytics": "^6.5.4",
"workbox-navigation-preload": "^7.0.0",
"workbox-precaching": "^6.5.4",
"workbox-range-requests": "^6.5.4",
"workbox-range-requests": "^7.0.0",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^7.0.0",
"workbox-streams": "^6.5.4"
+8 -1
View File
@@ -10112,13 +10112,20 @@ workbox-precaching@6.6.1, workbox-precaching@^6.5.4:
workbox-routing "6.6.1"
workbox-strategies "6.6.1"
workbox-range-requests@6.6.1, workbox-range-requests@^6.5.4:
workbox-range-requests@6.6.1:
version "6.6.1"
resolved "https://registry.yarnpkg.com/workbox-range-requests/-/workbox-range-requests-6.6.1.tgz#ddaf7e73af11d362fbb2f136a9063a4c7f507a39"
integrity sha512-4BDzk28govqzg2ZpX0IFkthdRmCKgAKreontYRC5YsAPB2jDtPNxqx3WtTXgHw1NZalXpcH/E4LqUa9+2xbv1g==
dependencies:
workbox-core "6.6.1"
workbox-range-requests@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz#97511901e043df27c1aa422adcc999a7751f52ed"
integrity sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==
dependencies:
workbox-core "7.0.0"
workbox-recipes@6.6.1:
version "6.6.1"
resolved "https://registry.yarnpkg.com/workbox-recipes/-/workbox-recipes-6.6.1.tgz#ea70d2b2b0b0bce8de0a9d94f274d4a688e69fae"