Skip to content

Commit e7f42ab

Browse files
Update dependency vite-plugin-pwa to v0.20.2
1 parent fdc3e19 commit e7f42ab

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.2",
124124
"vite-plugin-prerender": "1.0.8",
125-
"vite-plugin-pwa": "0.20.1",
125+
"vite-plugin-pwa": "0.20.2",
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
@@ -9932,10 +9932,10 @@ [email protected]:
99329932
html-minifier "^3.5.16"
99339933
mkdirp "^1.0.4"
99349934

9935-
9936-
version "0.20.1"
9937-
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz#fa6b15b62b4094d68b0904232d9ded19ea525f1e"
9938-
integrity sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==
9935+
9936+
version "0.20.2"
9937+
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.2.tgz#ad12100cca9429255c511f2cb2133f87727a2d05"
9938+
integrity sha512-9wLqHt/NjP7YKj6CCEKS5+Fhffo6tHGrAa+wvoqCG59oZkmpX5lBBl38MVjLaO4ELrLqjdtUhILJDwZu+q/hGQ==
99399939
dependencies:
99409940
debug "^4.3.4"
99419941
pretty-bytes "^6.1.1"

0 commit comments

Comments
 (0)