Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b007ced615 | ||
|
|
5370fd4795 | ||
|
|
774be48155 | ||
|
|
dcff88ec7b | ||
|
|
407aa7b899 | ||
|
|
3337a3cc27 | ||
|
|
e5331bdc01 | ||
|
|
a803849cba | ||
|
|
e006bc9c0b | ||
|
|
21056c72f3 |
+4
-4
@@ -17,9 +17,9 @@
|
|||||||
"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": "^12.42.2",
|
"framer-motion": "^12.43.0",
|
||||||
"input-otp": "^1.4.2",
|
"input-otp": "^1.4.2",
|
||||||
"lucide-react": "^1.26.0",
|
"lucide-react": "^1.27.0",
|
||||||
"next": "16.2.12",
|
"next": "16.2.12",
|
||||||
"next-themes": "^0.4.6",
|
"next-themes": "^0.4.6",
|
||||||
"react": "19.2.8",
|
"react": "19.2.8",
|
||||||
@@ -27,13 +27,13 @@
|
|||||||
"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.14.1",
|
"shadcn": "^4.16.0",
|
||||||
"sonner": "^2.0.7",
|
"sonner": "^2.0.7",
|
||||||
"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.5",
|
"@biomejs/biome": "2.5.6",
|
||||||
"@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