Skip to content

Commit 34f4064

Browse files
committed
Update dependency vite-plugin-pwa to v0.20.3
1 parent 52013fe commit 34f4064

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.2",
125+
"vite-plugin-pwa": "0.20.3",
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
@@ -9941,10 +9941,10 @@ [email protected]:
99419941
html-minifier "^3.5.16"
99429942
mkdirp "^1.0.4"
99439943

9944-
9945-
version "0.20.2"
9946-
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.2.tgz#ad12100cca9429255c511f2cb2133f87727a2d05"
9947-
integrity sha512-9wLqHt/NjP7YKj6CCEKS5+Fhffo6tHGrAa+wvoqCG59oZkmpX5lBBl38MVjLaO4ELrLqjdtUhILJDwZu+q/hGQ==
9944+
9945+
version "0.20.3"
9946+
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.3.tgz#94b6395836c15d84cd7a35c313b57cf3609cedbe"
9947+
integrity sha512-aqCOWWSwfX4o6H+6NyEvhzFs3eENBqYFKUK4FYx5OZ3jGio73BE189bPz9+BBgjHBLozldQVSmZTHySVC2zNkg==
99489948
dependencies:
99499949
debug "^4.3.4"
99509950
pretty-bytes "^6.1.1"

0 commit comments

Comments
 (0)