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-navigation-preload": "^7.1.0",
"workbox-precaching": "^7.1.0", "workbox-precaching": "^7.1.0",
"workbox-range-requests": "^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-strategies": "^7.1.0",
"workbox-streams": "^7.1.0" "workbox-streams": "^7.1.0"
}, },
+14 -2
View File
@@ -2915,11 +2915,16 @@ workbox-cacheable-response@^7.1.0:
dependencies: dependencies:
workbox-core "7.1.0" workbox-core "7.1.0"
workbox-core@7.1.0, workbox-core@^7.1.0: workbox-core@7.1.0:
version "7.1.0" version "7.1.0"
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-7.1.0.tgz#1867576f994f20d9991b71a7d0b2581af22db170" resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-7.1.0.tgz#1867576f994f20d9991b71a7d0b2581af22db170"
integrity sha512-5KB4KOY8rtL31nEF7BfvU7FMzKT4B5TkbYa2tzkS+Peqj0gayMT9SytSFtNzlrvMaWgv6y/yvP9C0IbpFjV30Q== integrity sha512-5KB4KOY8rtL31nEF7BfvU7FMzKT4B5TkbYa2tzkS+Peqj0gayMT9SytSFtNzlrvMaWgv6y/yvP9C0IbpFjV30Q==
workbox-core@7.4.0, workbox-core@^7.1.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-7.4.0.tgz#5cb59ae7655f2727423268fb1ba698f37809189d"
integrity sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==
workbox-expiration@^7.1.0: workbox-expiration@^7.1.0:
version "7.1.0" version "7.1.0"
resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-7.1.0.tgz#c9d348ffc8c3d1ffdddaf6c37bf5be830a69073e" resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-7.1.0.tgz#c9d348ffc8c3d1ffdddaf6c37bf5be830a69073e"
@@ -2961,13 +2966,20 @@ workbox-range-requests@^7.1.0:
dependencies: dependencies:
workbox-core "7.1.0" workbox-core "7.1.0"
workbox-routing@7.1.0, workbox-routing@^7.1.0: workbox-routing@7.1.0:
version "7.1.0" version "7.1.0"
resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-7.1.0.tgz#c44bda350d1c5eb633ee97a660e64ce5473250c4" resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-7.1.0.tgz#c44bda350d1c5eb633ee97a660e64ce5473250c4"
integrity sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg== integrity sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==
dependencies: dependencies:
workbox-core "7.1.0" workbox-core "7.1.0"
workbox-routing@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-7.4.0.tgz#4b5bc90256515dc5cf49b356b101721fd135d013"
integrity sha512-C/ooj5uBWYAhAqwmU8HYQJdOjjDKBp9MzTQ+otpMmd+q0eF59K+NuXUek34wbL0RFrIXe/KKT+tUWcZcBqxbHQ==
dependencies:
workbox-core "7.4.0"
workbox-strategies@7.1.0, workbox-strategies@^7.1.0: workbox-strategies@7.1.0, workbox-strategies@^7.1.0:
version "7.1.0" version "7.1.0"
resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-7.1.0.tgz#a589f2adc0df8f33049c7f4d4cdf4c9556715918" resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-7.1.0.tgz#a589f2adc0df8f33049c7f4d4cdf4c9556715918"