update vite-plugin-pwa

This commit is contained in:
Felix Roos 2023-04-28 12:14:07 +02:00
parent a0ed25d373
commit 99298ce9f2
2 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@
"devDependencies": {
"@vite-pwa/astro": "^0.0.1",
"html-escaper": "^3.0.3",
"vite-plugin-pwa": "^0.14.1",
"vite-plugin-pwa": "^0.14.7",
"workbox-window": "^6.5.4"
}
}