chore(deps): update workbox monorepo to v7 (major) (#3556)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3556 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
@ -6,7 +6,7 @@ import {getFullBaseUrl} from './helpers/getFullBaseUrl'
|
||||
declare let self: ServiceWorkerGlobalScope
|
||||
|
||||
const fullBaseUrl = getFullBaseUrl()
|
||||
const workboxVersion = 'v6.6.1'
|
||||
const workboxVersion = 'v7.0.0'
|
||||
|
||||
importScripts(`${fullBaseUrl}workbox-${workboxVersion}/workbox-sw.js`)
|
||||
workbox.setConfig({
|
||||
|
Reference in New Issue
Block a user