build(deps): bump workbox-streams from 6.6.1 to 7.1.0 in /frontend (#26)

Bumps [workbox-streams](https://github.com/googlechrome/workbox) from 6.6.1 to 7.1.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/commits/v7.1.0)

---
updated-dependencies:
- dependency-name: workbox-streams
  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-05-17 13:29:59 +02:00
committed by GitHub
parent f737f5bce7
commit 51deb8002f
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"workbox-range-requests": "^7.0.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0",
"workbox-streams": "^6.5.4"
"workbox-streams": "^7.1.0"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",