perf: reduce js size

This commit is contained in:
ReaJason
2025-08-13 23:53:40 +08:00
parent 288b6df8e4
commit fbdc58390a
12 changed files with 45 additions and 25 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"@types/react-syntax-highlighter": "^15.5.13",
"@vitejs/plugin-react": "^4.6.0",
"rimraf": "^6.0.1",
"tailwindcss": "^4.1.10",
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"vite": "^7.0.0",
"vite-bundle-visualizer": "^1.2.1"
@@ -31,7 +31,7 @@
"@hookform/resolvers": "^5.1.1",
"@radix-ui/react-navigation-menu": "^1.2.13",
"@radix-ui/react-popover": "^1.1.14",
"@tailwindcss/vite": "^4.1.10",
"@tailwindcss/vite": "^4.1.11",
"@tanstack/react-query": "^5.81.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",