mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-09 14:09:31 +00:00
Compare commits
8 commits
fa8ef4066b
...
82288ce86f
Author | SHA1 | Date | |
---|---|---|---|
|
82288ce86f | ||
|
4eff4ab26e | ||
|
75e3d2e2f2 | ||
|
c5ded204b2 | ||
|
5e2834e08b | ||
|
d705e1d789 | ||
|
b9d9077a76 | ||
|
8e8a26999c |
2 changed files with 323 additions and 327 deletions
|
@ -26,7 +26,7 @@
|
|||
"@liveblocks/react": "^2.16.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.1.6",
|
||||
"@next/mdx": "^15.2.1",
|
||||
"@prisma/client": "^6.4.1",
|
||||
"@prisma/extension-accelerate": "^1.2.2",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"@types/dompurify": "^3",
|
||||
"@types/ioredis": "^5.0.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/lodash": "^4.17.16",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.5",
|
||||
"@types/react": "^19.0.10",
|
||||
|
@ -101,7 +101,7 @@
|
|||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest-junit": "^16.0.0",
|
||||
"postcss": "^8.5.3",
|
||||
"prettier": "^3.5.2",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"prisma": "^6.4.1",
|
||||
"tailwindcss": "^3.4.16",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue