applied various optimisations to UI

This commit is contained in:
SethBurkart123
2024-05-24 15:52:21 +10:00
parent abbb867672
commit 2bd0c00f11
8 changed files with 9 additions and 21 deletions
-9
View File
@@ -46,10 +46,8 @@
"@uiw/codemirror-extensions-color": "^4.21.25",
"@uiw/codemirror-theme-github": "^4.21.25",
"@uiw/react-codemirror": "^4.21.25",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"classnames": "^2.5.1",
"clsx": "^2.1.0",
"color": "^4.2.3",
"dompurify": "^3.0.8",
"framer-motion": "^11.0.25",
@@ -57,22 +55,15 @@
"lodash": "^4.17.21",
"million": "latest",
"motion": "^10.17.0",
"npm": "^10.4.0",
"npm-run-all": "^4.1.5",
"pocketbase": "^0.21.1",
"preact": "^10.20.0",
"react": "^18.2.0",
"react-best-gradient-color-picker": "3.0.5",
"react-confetti-explosion": "^2.1.2",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-router-dom": "^6.22.0",
"react-shadow": "^20.4.0",
"react-toastify": "^10.0.5",
"rimraf": "^5.0.5",
"sortablejs": "^1.15.2",
"swiper": "^11.1.0",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.1",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",