Bump vite-plugin-pwa from 0.14.6 to 0.14.7 in /frontend
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.14.6 to 0.14.7. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.14.6...v0.14.7) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4e0839350b
commit
bb79062aaa
@ -24,7 +24,7 @@
|
|||||||
"eslint-plugin-vue": "^9.10.0",
|
"eslint-plugin-vue": "^9.10.0",
|
||||||
"vite": "^4.2.1",
|
"vite": "^4.2.1",
|
||||||
"vite-plugin-html": "^3.2.0",
|
"vite-plugin-html": "^3.2.0",
|
||||||
"vite-plugin-pwa": "^0.14.6",
|
"vite-plugin-pwa": "^0.14.7",
|
||||||
"vite-plugin-vue2": "^2.0.3",
|
"vite-plugin-vue2": "^2.0.3",
|
||||||
"vue-template-compiler": "^2.7.14"
|
"vue-template-compiler": "^2.7.14"
|
||||||
},
|
},
|
||||||
|
@ -3491,10 +3491,10 @@ vite-plugin-html@^3.2.0:
|
|||||||
node-html-parser "^5.3.3"
|
node-html-parser "^5.3.3"
|
||||||
pathe "^0.2.0"
|
pathe "^0.2.0"
|
||||||
|
|
||||||
vite-plugin-pwa@^0.14.6:
|
vite-plugin-pwa@^0.14.7:
|
||||||
version "0.14.6"
|
version "0.14.7"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.6.tgz#71d77a9e39a3b3ccc265aa5e4d920d1fdd661461"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.7.tgz#56844ff767d54256f45f49f91bfdff9dd1ea7685"
|
||||||
integrity sha512-3mqbkjvSF89pCSZyXAbv6AO4gYKYZel0rcpBgWOWqEupoBOZF9oHDdgHc+FgjmvQXxuU2k9aEFOfRCMGorV+4Q==
|
integrity sha512-dNJaf0fYOWncmjxv9HiSa2xrSjipjff7IkYE5oIUJ2x5HKu3cXgA8LRgzOwTc5MhwyFYRSU0xyN0Phbx3NsQYw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@rollup/plugin-replace" "^5.0.1"
|
"@rollup/plugin-replace" "^5.0.1"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user