build(deps): bump workbox-strategies from 6.6.1 to 7.0.0 in /frontend (#6)

Bumps [workbox-strategies](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-strategies
  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:58:43 +01:00
committed by GitHub
parent 7cfcd3c9c8
commit 303c7c49e6
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"workbox-precaching": "^6.5.4",
"workbox-range-requests": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^6.5.4",
"workbox-strategies": "^7.0.0",
"workbox-streams": "^6.5.4"
},
"devDependencies": {