chore(deps): update workbox monorepo to v6.3.0 (#730)

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#730
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-09-10 12:49:50 +00:00 committed by konrad
parent 33447c4a09
commit 7ab308b846
3 changed files with 181 additions and 812 deletions

View File

@ -35,7 +35,7 @@
"vue-shortkey": "3.1.7",
"vuedraggable": "2.24.3",
"vuex": "3.6.2",
"workbox-precaching": "6.2.4"
"workbox-precaching": "6.3.0"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "2.0.0",
@ -72,7 +72,7 @@
"vue-router": "3.5.2",
"vue-template-compiler": "2.6.14",
"wait-on": "6.0.0",
"workbox-cli": "6.2.4"
"workbox-cli": "6.3.0"
},
"eslintConfig": {
"root": true,

View File

@ -1,7 +1,7 @@
/* eslint-disable no-console */
/* eslint-disable no-undef */
const workboxVersion = 'v6.2.4'
const workboxVersion = 'v6.3.0'
importScripts( `/workbox-${workboxVersion}/workbox-sw.js`)
workbox.setConfig({modulePathPrefix: `/workbox-${workboxVersion}`})

987
yarn.lock

File diff suppressed because it is too large Load Diff