mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-07 13:09:30 +00:00
Compare commits
6 commits
ccc4ac3a47
...
6938fbcd1d
Author | SHA1 | Date | |
---|---|---|---|
|
6938fbcd1d | ||
|
99d92f8c1d | ||
|
fb9dd0cf15 | ||
|
b5732a94ef | ||
|
0cd82a9568 | ||
|
1842af759b |
2 changed files with 672 additions and 67 deletions
|
@ -34,7 +34,7 @@
|
|||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.6",
|
||||
"@radix-ui/react-label": "^2.1.0",
|
||||
"@radix-ui/react-popover": "^1.1.5",
|
||||
"@radix-ui/react-popover": "^1.1.11",
|
||||
"@radix-ui/react-separator": "^1.1.2",
|
||||
"@radix-ui/react-slot": "^1.1.2",
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"ioredis": "^5.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.486.0",
|
||||
"next": "^15.2.4",
|
||||
"next": "^15.3.1",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.0.0",
|
||||
"react-day-picker": "^9.6.4",
|
||||
|
@ -62,7 +62,7 @@
|
|||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"zod": "^3.24.1",
|
||||
"zod": "^3.24.4",
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue