chore: remove vite-plugin-pwa dependency

- its only used for typings
- it creates problems with peerDependencies
- just let it die
This commit is contained in:
Felix Roos 2025-01-26 14:32:28 +01:00
parent b3e0f180b3
commit 0e59a233ed
No known key found for this signature in database
5 changed files with 1 additions and 9 deletions

View file

@ -72,7 +72,6 @@
"@vite-pwa/astro": "^0.5.0",
"html-escaper": "^3.0.3",
"sharp": "^0.33.5",
"vite-plugin-pwa": "^0.21.1",
"workbox-window": "^7.3.0"
}
}