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"