mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
fix: building working, (lots of bugs)
This commit is contained in:
+7
-1
@@ -43,6 +43,7 @@
|
||||
"sass": "^1.70.0",
|
||||
"sass-loader": "^13.3.3",
|
||||
"semver": "^7.6.3",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"url": "^0.11.3"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -53,7 +54,9 @@
|
||||
"@codemirror/lang-less": "^6.0.2",
|
||||
"@heroicons/react": "^2.1.3",
|
||||
"@million/lint": "latest",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.1.2",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tsconfig/svelte": "^5.0.4",
|
||||
"@types/color": "^3.0.6",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/lodash": "^4.17.4",
|
||||
@@ -85,10 +88,13 @@
|
||||
"react-toastify": "^10.0.5",
|
||||
"rimraf": "^5.0.5",
|
||||
"sortablejs": "^1.15.2",
|
||||
"svelte": "^4.2.19",
|
||||
"svelte-hash-router": "^1.0.1",
|
||||
"svelte-motion": "^0.12.2",
|
||||
"swiper": "latest",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"ts-loader": "^9.5.1",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.5.4",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.4.2",
|
||||
"webextension-polyfill": "^0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user