Skip to content

Commit

Permalink
Maintenance: Update dependency vite-plugin-pwa to ^0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot committed Mar 1, 2024
1 parent c14c577 commit b578571
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -80,7 +80,7 @@
"type-fest": "^4.10.3",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vite-plugin-pwa": "^0.19.0",
"vite-plugin-pwa": "^0.19.2",
"vite-plugin-ruby": "^5.0.0",
"vitest": "^1.3.1",
"vitest-axe": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10073,10 +10073,10 @@ vite-node@1.3.1:
picocolors "^1.0.0"
vite "^5.0.0"

vite-plugin-pwa@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.0.tgz#2223d6014b9b980deb89a7e8aefebafe71d8a7ef"
integrity sha512-Unfb4Jk/ka4HELtpMLIPCmGcW4LFT+CL7Ri1/Of1544CVKXS2ftP91kUkNzkzeI1sGpOdVGuxprVLB9NjMoCAA==
vite-plugin-pwa@^0.19.2:
version "0.19.2"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.2.tgz#60d91c667b3ed22196a072a00dc0fe4f91603c03"
integrity sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==
dependencies:
debug "^4.3.4"
fast-glob "^3.3.2"
Expand Down

0 comments on commit b578571

Please sign in to comment.