1
0

chore(deps): update workbox monorepo to v6.6.0 (#3548)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3548
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2023-05-30 18:12:03 +00:00
committed by konrad
parent 01ac84ce1e
commit 1240f31c0a
3 changed files with 86 additions and 85 deletions

View File

@ -6,7 +6,7 @@ import {getFullBaseUrl} from './helpers/getFullBaseUrl'
declare let self: ServiceWorkerGlobalScope
const fullBaseUrl = getFullBaseUrl()
const workboxVersion = 'v6.5.4'
const workboxVersion = 'v6.6.0'
importScripts(`${fullBaseUrl}workbox-${workboxVersion}/workbox-sw.js`)
workbox.setConfig({