fix: add workbox-window and workbox-build as direct deps for pnpm v10 strict resolution
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user