Skip to content

Commit 05c5524

Browse files
Update dependency vite-plugin-pwa to v0.20.5
1 parent 7c22a07 commit 05c5524

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.5.4",
123123
"vite": "5.4.3",
124124
"vite-plugin-prerender": "1.0.8",
125-
"vite-plugin-pwa": "0.20.4",
125+
"vite-plugin-pwa": "0.20.5",
126126
"workbox-build": "7.1.1",
127127
"workbox-window": "7.1.0"
128128
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9950,10 +9950,10 @@ [email protected]:
99509950
html-minifier "^3.5.16"
99519951
mkdirp "^1.0.4"
99529952

9953-
9954-
version "0.20.4"
9955-
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.4.tgz#179e752fed2ee6075e07f27af5c51a399d7e9b89"
9956-
integrity sha512-AreLrlstKCn56bzfIIhg5P4p12QNsYmHfKiSlrVk9FK8028IfBFeMvhQNSumBgQmb4RaHLm0SaOLvh/rzOImvw==
9953+
9954+
version "0.20.5"
9955+
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.5.tgz#437dca4a9bff650dc9c84ea3d7d3ac230b5985e0"
9956+
integrity sha512-aweuI/6G6n4C5Inn0vwHumElU/UEpNuO+9iZzwPZGTCH87TeZ6YFMrEY6ZUBQdIHHlhTsbMDryFARcSuOdsz9Q==
99579957
dependencies:
99589958
debug "^4.3.6"
99599959
pretty-bytes "^6.1.1"

0 commit comments

Comments
 (0)