refactor: update imports to use 'type' for TypeScript types and enhance tooltip functionality

This commit is contained in:
2024-12-31 20:27:49 +01:00
parent 8e37da9463
commit 3d082d3092
14 changed files with 367 additions and 101 deletions
+2
View File
@@ -11,10 +11,12 @@
"format": "biome format --write src/"
},
"dependencies": {
"@number-flow/react": "^0.4.4",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-toast": "^1.2.4",
"@radix-ui/react-tooltip": "^1.1.6",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.469.0",