mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-08 13:39:30 +00:00
Compare commits
1 commit
274cbb1447
...
1f5802610c
Author | SHA1 | Date | |
---|---|---|---|
|
1f5802610c |
2 changed files with 70 additions and 662 deletions
|
@ -34,9 +34,9 @@
|
|||
"@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.11",
|
||||
"@radix-ui/react-popover": "^1.1.5",
|
||||
"@radix-ui/react-separator": "^1.1.2",
|
||||
"@radix-ui/react-slot": "^1.2.1",
|
||||
"@radix-ui/react-slot": "^1.2.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "9",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"ioredis": "^5.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.486.0",
|
||||
"next": "^15.3.1",
|
||||
"next": "^15.2.4",
|
||||
"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.4",
|
||||
"zod": "^3.24.1",
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue