Skip to content

Commit

Permalink
chore(deps-dev): bump vite-plugin-pwa from 0.16.5 to 0.17.4
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.16.5 to 0.17.4.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.16.5...v0.17.4)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 4282930 commit f3605e0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"vite-plugin-dts": "^3.6.0",
"vite-plugin-dynamic-import": "^1.5.0",
"vite-plugin-dynamic-import-module": "^0.2.1",
"vite-plugin-pwa": "^0.16.5",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-webfont-dl": "^3.7.6",
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^0.34.6",
Expand Down
27 changes: 20 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2397,7 +2397,7 @@ __metadata:
vite-plugin-dts: ^3.6.0
vite-plugin-dynamic-import: ^1.5.0
vite-plugin-dynamic-import-module: ^0.2.1
vite-plugin-pwa: ^0.16.5
vite-plugin-pwa: ^0.17.4
vite-plugin-webfont-dl: ^3.7.6
vite-tsconfig-paths: ^4.2.1
vitepress: ^1.0.0-rc.20
Expand Down Expand Up @@ -15709,6 +15709,19 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
"@nodelib/fs.stat": ^2.0.2
"@nodelib/fs.walk": ^1.2.3
glob-parent: ^5.1.2
merge2: ^1.3.0
micromatch: ^4.0.4
checksum: 900e4979f4dbc3313840078419245621259f349950411ca2fa445a2f9a1a6d98c3b5e7e0660c5ccd563aa61abe133a21765c6c0dec8e57da1ba71d8000b05ec1
languageName: node
linkType: hard

"fast-json-stable-stringify@npm:2.x, fast-json-stable-stringify@npm:^2.0.0, fast-json-stable-stringify@npm:^2.1.0":
version: 2.1.0
resolution: "fast-json-stable-stringify@npm:2.1.0"
Expand Down Expand Up @@ -27729,20 +27742,20 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-pwa@npm:^0.16.5":
version: 0.16.5
resolution: "vite-plugin-pwa@npm:0.16.5"
"vite-plugin-pwa@npm:^0.17.4":
version: 0.17.4
resolution: "vite-plugin-pwa@npm:0.17.4"
dependencies:
debug: ^4.3.4
fast-glob: ^3.3.1
fast-glob: ^3.3.2
pretty-bytes: ^6.1.1
workbox-build: ^7.0.0
workbox-window: ^7.0.0
peerDependencies:
vite: ^3.1.0 || ^4.0.0
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
workbox-build: ^7.0.0
workbox-window: ^7.0.0
checksum: 7e31aa46ad61470871c7644f8369f83bb479fdfbbd7026b8d556cc3eea5f31ec23f6a6b99b2399c11eb952129c4b3d26a30e27c029c381721ba0fcef27159171
checksum: aaa0247a435d0621b0c3078938156fde1a1abbd2cb0608968d79beec85f5348e50a2cc8e1bd75bee85f7b5385e20eaf388d4a710466252050f1d660b64245bec
languageName: node
linkType: hard

Expand Down

0 comments on commit f3605e0

Please sign in to comment.