mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump vite-plugin-pwa from 0.12.7 to 0.12.8
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.7 to 0.12.8. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.7...v0.12.8) --- 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
adaca60167
commit
63162296fb
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
||||||
"unocss": "^0.45.21",
|
"unocss": "^0.45.21",
|
||||||
"vite": "^2.9.14",
|
"vite": "^2.9.14",
|
||||||
"vite-plugin-eslint": "^1.8.1",
|
"vite-plugin-eslint": "^1.8.1",
|
||||||
"vite-plugin-pwa": "^0.12.7"
|
"vite-plugin-pwa": "^0.12.8"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true,
|
"root": true,
|
||||||
|
|
|
@ -3826,10 +3826,10 @@ vite-plugin-eslint@^1.8.1:
|
||||||
"@types/eslint" "^8.4.5"
|
"@types/eslint" "^8.4.5"
|
||||||
rollup "^2.77.2"
|
rollup "^2.77.2"
|
||||||
|
|
||||||
vite-plugin-pwa@^0.12.7:
|
vite-plugin-pwa@^0.12.8:
|
||||||
version "0.12.7"
|
version "0.12.8"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.7.tgz#ff4de762926809c56aca43aad8b49a4c6727230e"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.12.8.tgz#9eee41771fd9b84bdd5fb548cf6e19ed09bfc2ae"
|
||||||
integrity sha512-salSwS1wWc1niNWfhX2W6gtfXmk+XESMz62w95EHLq6fSM2bDgDm1APmvq1nkDcxH6Onky7HxysCBKMzvOHXYg==
|
integrity sha512-pSiFHmnJGMQJJL8aJzQ8SaraZBSBPMGvGUkCNzheIq9UQCEk/eP3UmANNmS9eupuhIpTK8AdxTOHcaMcAqAbCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
fast-glob "^3.2.11"
|
fast-glob "^3.2.11"
|
||||||
|
|
Loading…
Reference in a new issue