fix: add workbox-window and workbox-build as direct deps for pnpm v10 strict resolution

This commit is contained in:
Julien Calixte
2026-03-21 11:11:44 +01:00
parent 694c2fcae9
commit b6d5ad5d4b
2 changed files with 246 additions and 150 deletions

View File

@@ -53,7 +53,9 @@
"sanitize-html": "^2.17.0",
"vue": "^3.5.18",
"vue-i18n": "^11.1.11",
"vue-router": "^4.5.1"
"vue-router": "^4.5.1",
"workbox-build": "^7.4.0",
"workbox-window": "^7.4.0"
},
"devDependencies": {
"@babel/core": "^7.28.5",