Remove PWA related baggage, linting

This commit is contained in:
taskylizard
2023-11-14 21:55:36 +05:30
parent 3cb7a8e572
commit fbebbefb80
7 changed files with 60 additions and 1703 deletions

View File

@@ -18,7 +18,6 @@
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@resvg/resvg-js": "^2.6.0",
"fast-glob": "^3.3.1",
"itty-fetcher": "^0.9.4",
"nitro-cors": "^0.7.0",
"nitropack": "latest",
@@ -26,16 +25,14 @@
"unocss": "^0.57.1",
"vitepress": "1.0.0-rc.25",
"vue": "^3.3.7",
"workbox-window": "^7.0.0",
"x-satori": "^0.1.5",
"zod": "^3.22.4"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.21",
"@iconify-json/twemoji": "^1.1.12",
"@taskylizard/eslint-config": "^1.0.1",
"@taskylizard/eslint-config": "^1.0.3",
"@types/node": "^20.8.9",
"@vite-pwa/vitepress": "^0.2.3",
"eslint": "^8.53.0",
"prettier": "^3.0.3"
},