mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-05 05:03:08 +00:00
Merge branch 'main' of https://github.com/ahmadk953/tasko
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
commit
8b1608628e
2 changed files with 31 additions and 29 deletions
|
@ -16,7 +16,7 @@
|
|||
"@clerk/nextjs": "^6.0.1",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.9.2",
|
||||
"@liveblocks/node": "^2.9.1",
|
||||
"@liveblocks/node": "^2.9.2",
|
||||
"@liveblocks/react": "^2.9.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
|
@ -62,14 +62,14 @@
|
|||
"@next/eslint-plugin-next": "15.0.0",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/node": "^22.7.8",
|
||||
"@types/node": "^22.7.9",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.11.0",
|
||||
"@typescript-eslint/parser": "^8.10.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.13.0",
|
||||
"eslint-config-next": "15.0.0",
|
||||
"eslint-config-next": "15.0.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue