mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 12:43:24 +00:00
Updated to Clerk Core v2
This commit is contained in:
parent
c8afb179b0
commit
45e5628713
27 changed files with 682 additions and 625 deletions
|
@ -12,7 +12,7 @@
|
|||
"format:fix": "prettier --write --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@clerk/nextjs": "^4.29.9",
|
||||
"@clerk/nextjs": "^5.0.0-beta.35",
|
||||
"@hello-pangea/dnd": "^16.5.0",
|
||||
"@liveblocks/client": "^1.10.2",
|
||||
"@liveblocks/node": "^1.11.0",
|
||||
|
@ -35,9 +35,9 @@
|
|||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.360.0",
|
||||
"next": "14.1.4",
|
||||
"react": "^18",
|
||||
"react": "^18.2.0",
|
||||
"react-day-picker": "^8.10.0",
|
||||
"react-dom": "^18",
|
||||
"react-dom": "^18.2.0",
|
||||
"sonner": "^1.4.32",
|
||||
"stripe": "^14.21.0",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue