Skip to content

Commit

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

---
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 and sopelj committed Sep 17, 2024
1 parent e0c309a commit ba7a771
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript-eslint": "^8.0.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.3.5",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5314,12 +5314,12 @@ vite-node@2.0.5:
tinyrainbow "^1.2.0"
vite "^5.0.0"

vite-plugin-pwa@^0.20.1:
version "0.20.1"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz#fa6b15b62b4094d68b0904232d9ded19ea525f1e"
integrity sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==
vite-plugin-pwa@^0.20.5:
version "0.20.5"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.5.tgz#437dca4a9bff650dc9c84ea3d7d3ac230b5985e0"
integrity sha512-aweuI/6G6n4C5Inn0vwHumElU/UEpNuO+9iZzwPZGTCH87TeZ6YFMrEY6ZUBQdIHHlhTsbMDryFARcSuOdsz9Q==
dependencies:
debug "^4.3.4"
debug "^4.3.6"
pretty-bytes "^6.1.1"
tinyglobby "^0.2.0"
workbox-build "^7.1.0"
Expand Down

0 comments on commit ba7a771

Please sign in to comment.