Bump workbox-routing from 7.1.0 to 7.4.0 in /frontend

Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 7.1.0 to 7.4.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.4.0)

---
updated-dependencies:
- dependency-name: workbox-routing
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-06 21:06:01 +00:00
committed by GitHub
parent a6ecbfe927
commit 6d419ea64e
2 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"workbox-navigation-preload": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-range-requests": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-routing": "^7.4.0",
"workbox-strategies": "^7.1.0",
"workbox-streams": "^7.1.0"
},