fix: building working, (lots of bugs)

This commit is contained in:
sethburkart123
2024-09-02 21:46:48 +10:00
parent 99a3166fa4
commit 2f08d6ee08
107 changed files with 1113 additions and 37 deletions
+7 -1
View File
@@ -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"