♻️ refactor(ui): Dependencies

This commit is contained in:
web@ppanel
2024-11-14 21:21:00 +07:00
parent 5af60aa4de
commit 727d779b84
187 changed files with 26448 additions and 14037 deletions
+5 -6
View File
@@ -23,9 +23,8 @@
"ahooks": "^3.8.1",
"katex": "^0.16.11",
"lottie-react": "^2.4.0",
"lucide-react": "^0.446.0",
"mathjs": "^13.2.1",
"next-themes": "^0.4.3",
"lucide-react": "^0.456.0",
"mathjs": "^13.2.2",
"react": "^18.3.1",
"react-markdown": "^9.0.1",
"react-syntax-highlighter": "^15.6.1",
@@ -40,10 +39,10 @@
"@repo/typescript-config": "workspace:*",
"@turbo/gen": "^2.2.3",
"@types/node": "^22.9.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
}