fix(deps): update workbox monorepo to v7 (#3059)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-05 11:01:09 -07:00
committed by GitHub
parent ca7cf608de
commit 3fe0784114
2 changed files with 78 additions and 14 deletions

View File

@@ -53,8 +53,8 @@
"ua-parser-js": "1.0.35",
"video.js": "^8.3.0",
"webpack-deadcode-plugin": "^0.1.17",
"workbox-precaching": "^6.5.4",
"workbox-window": "^6.5.4",
"workbox-precaching": "^7.0.0",
"workbox-window": "^7.0.0",
"xstate": "4.37.2",
"yaml": "2.3.1"
},