1
0

chore(deps): update workbox monorepo to v6.6.1 (#3553)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3553
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2023-05-30 20:30:46 +00:00
committed by konrad
parent 3de5b65977
commit 1241d90268
3 changed files with 87 additions and 87 deletions

View File

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