Compare commits
12
Commits
b30e6936b1
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9900ef20c | ||
|
|
ed9fa16b57 | ||
|
|
1640230c66 | ||
|
|
29ad253a61 | ||
|
|
5c37f3f611 | ||
|
|
fbaead91a9 | ||
|
|
c891439857 | ||
|
|
f77493a04b | ||
|
|
137eecdc1d | ||
|
|
bfbfc175ca | ||
|
|
0fd992bb21 | ||
|
|
c5412fa89b |
+6
-6
@@ -17,23 +17,23 @@
|
|||||||
"cmdk": "^1.1.1",
|
"cmdk": "^1.1.1",
|
||||||
"date-fns": "^4.4.0",
|
"date-fns": "^4.4.0",
|
||||||
"embla-carousel-react": "^8.6.0",
|
"embla-carousel-react": "^8.6.0",
|
||||||
"framer-motion": "^13.0.0",
|
"framer-motion": "^13.1.0",
|
||||||
"input-otp": "^1.4.2",
|
"input-otp": "^1.4.2",
|
||||||
"lucide-react": "^1.30.0",
|
"lucide-react": "^1.31.0",
|
||||||
"next": "16.3.0",
|
"next": "16.3.1",
|
||||||
"next-themes": "^0.4.6",
|
"next-themes": "^0.4.6",
|
||||||
"react": "19.2.8",
|
"react": "19.2.8",
|
||||||
"react-day-picker": "^10.0.1",
|
"react-day-picker": "^10.0.1",
|
||||||
"react-dom": "19.2.8",
|
"react-dom": "19.2.8",
|
||||||
"react-resizable-panels": "^4.12.2",
|
"react-resizable-panels": "^4.12.2",
|
||||||
"recharts": "3.10.1",
|
"recharts": "3.10.1",
|
||||||
"shadcn": "^4.16.2",
|
"shadcn": "^4.18.0",
|
||||||
"sonner": "^2.0.7",
|
"sonner": "^2.0.8",
|
||||||
"tailwind-merge": "^3.6.0",
|
"tailwind-merge": "^3.6.0",
|
||||||
"tw-animate-css": "^1.4.0"
|
"tw-animate-css": "^1.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.5.7",
|
"@biomejs/biome": "2.5.8",
|
||||||
"@tailwindcss/postcss": "^4",
|
"@tailwindcss/postcss": "^4",
|
||||||
"@types/node": "^26",
|
"@types/node": "^26",
|
||||||
"@types/react": "^19",
|
"@types/react": "^19",
|
||||||
|
|||||||
Reference in New Issue
Block a user