Skip to content

Commit

Permalink
chore(deps): Update dependency vite-plugin-pwa to ^0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 87822be commit 7f102ae
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"sqlite3": "^5.1.7",
"svgo": "^3.3.2",
"ua-parser-js": "2.0.0-rc.3",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-pwa": "^0.21.0",
"vite-svg-loader": "^5.1.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
Expand Down
31 changes: 26 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12916,7 +12916,7 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:0.2.10, tinyglobby@npm:^0.2.0, tinyglobby@npm:^0.2.6":
"tinyglobby@npm:0.2.10, tinyglobby@npm:^0.2.0, tinyglobby@npm:^0.2.10, tinyglobby@npm:^0.2.6":
version: 0.2.10
resolution: "tinyglobby@npm:0.2.10"
dependencies:
Expand Down Expand Up @@ -13657,7 +13657,7 @@ __metadata:
typescript: "npm:5.6.3"
ua-parser-js: "npm:2.0.0-rc.3"
vite-plugin-eslint2: "npm:^5.0.2"
vite-plugin-pwa: "npm:^0.20.5"
vite-plugin-pwa: "npm:^0.21.0"
vite-svg-loader: "npm:^5.1.0"
vue: "npm:^3.5.12"
vue-router: "npm:^4.4.5"
Expand Down Expand Up @@ -13783,7 +13783,7 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-pwa@npm:>=0.20.5 <1, vite-plugin-pwa@npm:^0.20.5":
"vite-plugin-pwa@npm:>=0.20.5 <1":
version: 0.20.5
resolution: "vite-plugin-pwa@npm:0.20.5"
dependencies:
Expand All @@ -13804,6 +13804,27 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-pwa@npm:^0.21.0":
version: 0.21.0
resolution: "vite-plugin-pwa@npm:0.21.0"
dependencies:
debug: "npm:^4.3.6"
pretty-bytes: "npm:^6.1.1"
tinyglobby: "npm:^0.2.10"
workbox-build: "npm:^7.3.0"
workbox-window: "npm:^7.3.0"
peerDependencies:
"@vite-pwa/assets-generator": ^0.2.6
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
workbox-build: ^7.3.0
workbox-window: ^7.3.0
peerDependenciesMeta:
"@vite-pwa/assets-generator":
optional: true
checksum: 10c0/d5757dbd3fc30e02e004dfc760f5ebb9edca000fb17a4e933d3480d484ede5854c7081d699e91007103afae9496b1a2ac7eb4fe6759a635b120c31c4058516e0
languageName: node
linkType: hard

"vite-plugin-stylelint@npm:^5.3.1":
version: 5.3.1
resolution: "vite-plugin-stylelint@npm:5.3.1"
Expand Down Expand Up @@ -14208,7 +14229,7 @@ __metadata:
languageName: node
linkType: hard

"workbox-build@npm:^7.1.0":
"workbox-build@npm:^7.1.0, workbox-build@npm:^7.3.0":
version: 7.3.0
resolution: "workbox-build@npm:7.3.0"
dependencies:
Expand Down Expand Up @@ -14369,7 +14390,7 @@ __metadata:
languageName: node
linkType: hard

"workbox-window@npm:7.3.0, workbox-window@npm:^7.1.0":
"workbox-window@npm:7.3.0, workbox-window@npm:^7.1.0, workbox-window@npm:^7.3.0":
version: 7.3.0
resolution: "workbox-window@npm:7.3.0"
dependencies:
Expand Down

0 comments on commit 7f102ae

Please sign in to comment.