Skip to content

Commit

Permalink
build(deps-dev): bump vite-plugin-pwa from 0.16.5 to 0.16.6
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.16.5 to 0.16.6.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.16.5...v0.16.6)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ec6c294 commit d44b0b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pwa": "^0.16.5",
"vite-plugin-pwa": "^0.16.6",
"vue-tsc": "^1.8.19"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3460,10 +3460,10 @@ vite-plugin-pages@^0.31.0:
picocolors "^1.0.0"
yaml "^2.3.1"

vite-plugin-pwa@^0.16.5:
version "0.16.5"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.16.5.tgz#863ae3ffe0a7b1183da94e4b5cf6966878c30308"
integrity sha512-Ahol4dwhMP2UHPQXkllSlXbihOaDFnvBIDPmAxoSZ1EObBUJGP4CMRyCyAVkIHjd6/H+//vH0DM2ON+XxHr81g==
vite-plugin-pwa@^0.16.6:
version "0.16.6"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.16.6.tgz#71c56d36a8214cdd1539baf907a50ace7bee63d9"
integrity sha512-bQPDOWvhPMwydMoWqohXvIzvrq4X8iuCF+q95qEiaM4yC0ybViGKWMnWcpWp0vcnoLk7QvxHDlK65KUZvqB3Sg==
dependencies:
debug "^4.3.4"
fast-glob "^3.3.1"
Expand Down

0 comments on commit d44b0b6

Please sign in to comment.