Bump workbox-navigation-preload from 6.5.3 to 6.5.4 in /vue

Bumps [workbox-navigation-preload](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: workbox-navigation-preload
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-09 16:07:08 +00:00
committed by GitHub
parent e6f79a6fa3
commit cfd24de72a
2 changed files with 24 additions and 17 deletions

View File

@@ -18,7 +18,7 @@
"babel-core": "^6.26.3",
"babel-loader": "^8.2.5",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.20.3",
"core-js": "^3.25.0",
"html2pdf.js": "^0.10.1",
"lodash": "^4.17.21",
"mavon-editor": "^2.10.4",
@@ -56,11 +56,11 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.28.0",
"eslint-plugin-vue": "^8.7.1",
"typescript": "~4.7.2",
"typescript": "~4.8.2",
"vue-cli-plugin-i18n": "^2.3.1",
"webpack-bundle-tracker": "1.5.0",
"workbox-expiration": "^6.3.0",
"workbox-navigation-preload": "^6.0.2",
"workbox-navigation-preload": "^6.5.4",
"workbox-precaching": "^6.5.3",
"workbox-routing": "^6.5.0",
"workbox-strategies": "^6.2.4"