Bump workbox-build from 6.5.2 to 7.0.0

Bumps [workbox-build](https://github.com/googlechrome/workbox) from 6.5.2 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.2...v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-build
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-16 13:09:34 +00:00 committed by github-actions[bot]
parent 123f14bd5a
commit 73106f0a46
2 changed files with 305 additions and 626 deletions

929
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,7 @@
"@vaadin/router": "^1.7.5",
"idb": "^7.0.2",
"lit": "^3.0.0",
"workbox-build": "^6.5.2",
"workbox-build": "^7.0.0",
"workbox-core": "^6.5.2",
"workbox-precaching": "^7.0.0"
},