Bump workbox-cli from 6.5.4 to 7.0.0 in /ui (#2737)

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

---
updated-dependencies:
- dependency-name: workbox-cli
  dependency-type: direct:development
  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-01-20 18:38:44 -05:00 committed by GitHub
parent bcd4a52616
commit 90fccf00d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 750 additions and 136 deletions

884
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
"prettier": "3.2.2",
"ra-test": "^3.19.12",
"react-scripts": "5.0.1",
"workbox-cli": "^6.3.0"
"workbox-cli": "^7.0.0"
},
"scripts": {
"start": "react-scripts start",