Skip to content

Commit 6a08956

Browse files
Update dependency vite-plugin-pwa to v0.19.8
1 parent 3dac5cd commit 6a08956

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"typescript": "5.4.4",
123123
"vite": "5.2.8",
124124
"vite-plugin-prerender": "1.0.8",
125-
"vite-plugin-pwa": "0.19.7",
125+
"vite-plugin-pwa": "0.19.8",
126126
"workbox-build": "7.0.0",
127127
"workbox-window": "7.0.0"
128128
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9578,10 +9578,10 @@ [email protected]:
95789578
html-minifier "^3.5.16"
95799579
mkdirp "^1.0.4"
95809580

9581-
9582-
version "0.19.7"
9583-
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.7.tgz#db8e36399a9d508d1deec0d415669c85f26e9df1"
9584-
integrity sha512-18TECxoGPQE7tVZzKxbf5Icrl5688n1JGMPSgGotTsh89vLDxevY7ICfD3CFVfonZXh8ckuyJXg0NXE5+FAl2A==
9581+
9582+
version "0.19.8"
9583+
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.8.tgz#f7be200a4426207358aef807b4a6e1ecbc14d345"
9584+
integrity sha512-e1oK0dfhzhDhY3VBuML6c0h8Xfx6EkOVYqolj7g+u8eRfdauZe5RLteCIA/c5gH0CBQ0CNFAuv/AFTx4Z7IXTw==
95859585
dependencies:
95869586
debug "^4.3.4"
95879587
fast-glob "^3.3.2"

0 commit comments

Comments
 (0)