Update dependency vite-plugin-pwa to v0.13.2
This commit is contained in:
parent
ccbb0e337b
commit
855b8fad1c
|
@ -93,7 +93,7 @@
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
"utility-types": "3.10.0",
|
"utility-types": "3.10.0",
|
||||||
"vite": "3.1.6",
|
"vite": "3.1.6",
|
||||||
"vite-plugin-pwa": "0.13.1",
|
"vite-plugin-pwa": "0.13.2",
|
||||||
"vite-plugin-vue-inspector": "1.1.3",
|
"vite-plugin-vue-inspector": "1.1.3",
|
||||||
"vitest": "0.24.0",
|
"vitest": "0.24.0",
|
||||||
"vue-tsc": "1.0.9",
|
"vue-tsc": "1.0.9",
|
||||||
|
|
|
@ -5309,10 +5309,10 @@ v8-to-istanbul@^9.0.0:
|
||||||
"@types/istanbul-lib-coverage" "^2.0.1"
|
"@types/istanbul-lib-coverage" "^2.0.1"
|
||||||
convert-source-map "^1.6.0"
|
convert-source-map "^1.6.0"
|
||||||
|
|
||||||
vite-plugin-pwa@0.13.1:
|
vite-plugin-pwa@0.13.2:
|
||||||
version "0.13.1"
|
version "0.13.2"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.13.1.tgz#345133f947d4fc8252a1fd96f2fcb0e17c4201ae"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.13.2.tgz#506b7c93c534ea44f2767249bfe2b35b9b0e8aa1"
|
||||||
integrity sha512-NR3dIa+o2hzlzo4lF4Gu0cYvoMjSw2DdRc6Epw1yjmCqWaGuN86WK9JqZie4arNlE1ZuWT3CLiMdiX5wcmmUmg==
|
integrity sha512-RwWJBaeMATrdicNFCXWb3aUELnmTk4Um72hE97nz9HKYG165kQGUE/TSrXOLExiPWJ23doV1Uw4IcHnOix17aA==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
fast-glob "^3.2.11"
|
fast-glob "^3.2.11"
|
||||||
|
|
Loading…
Reference in New Issue