Skip to content

Commit df16062

Browse files
committed
chore: bump vite plugin pwa to 0.20.3
1 parent 080c809 commit df16062

File tree

2 files changed

+37
-14
lines changed

2 files changed

+37
-14
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vite-pwa/vitepress",
33
"type": "module",
44
"version": "0.5.0",
5-
"packageManager": "pnpm@9.7.1",
5+
"packageManager": "pnpm@9.9.0",
66
"description": "Zero-config PWA for VitePress",
77
"author": "antfu <anthonyfu117@hotmail.com>",
88
"license": "MIT",
@@ -43,7 +43,7 @@
4343
},
4444
"peerDependencies": {
4545
"@vite-pwa/assets-generator": "^0.2.4",
46-
"vite-plugin-pwa": ">=0.20.0 <1"
46+
"vite-plugin-pwa": ">=0.20.3 <1"
4747
},
4848
"peerDependenciesMeta": {
4949
"@vite-pwa/assets-generator": {
@@ -61,7 +61,7 @@
6161
"typescript": "^5.4.5",
6262
"unbuild": "^2.0.0",
6363
"vite": "^5.2.10",
64-
"vite-plugin-pwa": ">=0.20.0 <1",
64+
"vite-plugin-pwa": ">=0.20.3 <1",
6565
"vitepress": "^1.1.4"
6666
},
6767
"pnpm": {

pnpm-lock.yaml

Lines changed: 34 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)