chore: remove Svelte

This commit is contained in:
Stefan Imhoff
2023-05-05 07:43:08 +02:00
parent 5bfe06dc4b
commit d6e3edfb34
8 changed files with 30 additions and 196 deletions

View File

@@ -15,7 +15,6 @@
"@astrojs/image": "^0.16.6",
"@astrojs/mdx": "^0.16.0",
"@astrojs/preact": "^2.1.0",
"@astrojs/svelte": "^2.0.1",
"@astrojs/tailwind": "^3.0.1",
"astro": "^2.0.10",
"astro-icon": "^0.8.0",
@@ -24,7 +23,6 @@
"postcss": "^8.4.21",
"preact": "^10.6.5",
"sharp": "^0.31.3",
"svelte": "^3.54.0",
"tailwindcss": "^3.0.24"
},
"devDependencies": {
@@ -35,14 +33,12 @@
"eslint-plugin-astro": "^0.23.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-svelte": "^2.19.1",
"husky": "^8.0.0",
"lint-staged": "^13.1.1",
"postcss-nesting": "^11.2.2",
"prettier": "^2.8.4",
"prettier-plugin-astro": "^0.8.0",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-svelte": "^2.9.0",
"prettier-plugin-tailwindcss": "^0.2.2",
"rollup": "^3.15.0",
"tailwindcss-logical": "^3.0.0",