Skip to content

Commit 7c22a07

Browse files
Update dependency vite-plugin-pwa to v0.20.4
1 parent 85ac448 commit 7c22a07

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.3",
125+
"vite-plugin-pwa": "0.20.4",
126126
"workbox-build": "7.1.1",
127127
"workbox-window": "7.1.0"
128128
},

yarn.lock

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

9953-
9954-
version "0.20.3"
9955-
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.20.3.tgz#94b6395836c15d84cd7a35c313b57cf3609cedbe"
9956-
integrity sha512-aqCOWWSwfX4o6H+6NyEvhzFs3eENBqYFKUK4FYx5OZ3jGio73BE189bPz9+BBgjHBLozldQVSmZTHySVC2zNkg==
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==
99579957
dependencies:
9958-
debug "^4.3.4"
9958+
debug "^4.3.6"
99599959
pretty-bytes "^6.1.1"
99609960
tinyglobby "^0.2.0"
99619961
workbox-build "^7.1.0"

0 commit comments

Comments
 (0)