Add shadcn

This commit is contained in:
2026-01-21 05:42:32 +00:00
parent 01e92580f3
commit 4fc155af0a
9 changed files with 312 additions and 4 deletions

View File

@@ -41,16 +41,22 @@
"electron": "^40.0.0",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.32.0",
"tw-animate-css": "^1.4.0",
"typescript": "~4.5.4",
"vite": "^5.4.21"
},
"dependencies": {
"@radix-ui/react-slot": "^1.2.4",
"@tailwindcss/vite": "^4.1.18",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"electron-squirrel-startup": "^1.0.1",
"lucide-react": "^0.562.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.18"
}
}