mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-05 12:09:30 +00:00
Compare commits
8 commits
d47ba14b98
...
43794afa9a
Author | SHA1 | Date | |
---|---|---|---|
|
43794afa9a | ||
|
a2871c451c | ||
|
a3077f7465 | ||
|
371b79d8cc | ||
|
8ff184a25a | ||
|
e3060db6c3 | ||
|
8ddda5ccd9 | ||
|
152eddee9f |
2 changed files with 73 additions and 107 deletions
|
@ -26,12 +26,12 @@
|
|||
"@liveblocks/react": "^2.24.1",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.2.4",
|
||||
"@next/mdx": "^15.3.2",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@prisma/extension-accelerate": "^1.3.0",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
"@radix-ui/react-avatar": "^1.1.9",
|
||||
"@radix-ui/react-dialog": "^1.1.6",
|
||||
"@radix-ui/react-dialog": "^1.1.13",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.14",
|
||||
"@radix-ui/react-label": "^2.1.0",
|
||||
"@radix-ui/react-popover": "^1.1.13",
|
||||
|
@ -49,8 +49,8 @@
|
|||
"dompurify": "^3.2.4",
|
||||
"ioredis": "^5.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.486.0",
|
||||
"next": "^15.3.1",
|
||||
"lucide-react": "^0.508.0",
|
||||
"next": "^15.3.2",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.0.0",
|
||||
"react-day-picker": "^9.6.4",
|
||||
|
|
172
yarn.lock
172
yarn.lock
|
@ -2468,10 +2468,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/env@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/env@npm:15.3.1"
|
||||
checksum: 10c0/edf65ad9d2bb7ccbc784beacf111a6500f79589743e2292a5c505e504ee711aa121cc0ac164b912ab5ea4734ce82f084133d291650de6d589b6ef208f98b4505
|
||||
"@next/env@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/env@npm:15.3.2"
|
||||
checksum: 10c0/bebc8acbe2fdaadc8cc9ae6dbf4fe1a2e183e1bc417742213ae6d246f8be9416b2af8e703e2faa1792c167245ea1918547c62cf7be88c35429f3494e71e4b429
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2484,9 +2484,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.2.4":
|
||||
version: 15.2.4
|
||||
resolution: "@next/mdx@npm:15.2.4"
|
||||
"@next/mdx@npm:^15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/mdx@npm:15.3.2"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
|
@ -2497,62 +2497,62 @@ __metadata:
|
|||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10c0/df7a4c16ddbefded40195578a04e6875148677a8b9279743a7c4bfc1281b0fb14e521a644820e4727e9796965c51ab7d2d58240a4d9efcb19420d380c6272d35
|
||||
checksum: 10c0/bb96873eb5fa6c82444710b4128d0e5976b7726c35ff98faa82f0f475e7c644767982d89ea0e4dd3255893534900baf05024f409f221678c1e7cd4d7a0b4cd60
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-darwin-arm64@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-darwin-arm64@npm:15.3.1"
|
||||
"@next/swc-darwin-arm64@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-darwin-arm64@npm:15.3.2"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-darwin-x64@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-darwin-x64@npm:15.3.1"
|
||||
"@next/swc-darwin-x64@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-darwin-x64@npm:15.3.2"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-arm64-gnu@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-linux-arm64-gnu@npm:15.3.1"
|
||||
"@next/swc-linux-arm64-gnu@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-linux-arm64-gnu@npm:15.3.2"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-arm64-musl@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-linux-arm64-musl@npm:15.3.1"
|
||||
"@next/swc-linux-arm64-musl@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-linux-arm64-musl@npm:15.3.2"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-x64-gnu@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-linux-x64-gnu@npm:15.3.1"
|
||||
"@next/swc-linux-x64-gnu@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-linux-x64-gnu@npm:15.3.2"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-linux-x64-musl@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-linux-x64-musl@npm:15.3.1"
|
||||
"@next/swc-linux-x64-musl@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-linux-x64-musl@npm:15.3.2"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-win32-arm64-msvc@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-win32-arm64-msvc@npm:15.3.1"
|
||||
"@next/swc-win32-arm64-msvc@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-win32-arm64-msvc@npm:15.3.2"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/swc-win32-x64-msvc@npm:15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "@next/swc-win32-x64-msvc@npm:15.3.1"
|
||||
"@next/swc-win32-x64-msvc@npm:15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "@next/swc-win32-x64-msvc@npm:15.3.2"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
@ -3625,22 +3625,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.1.6":
|
||||
version: 1.1.6
|
||||
resolution: "@radix-ui/react-dialog@npm:1.1.6"
|
||||
"@radix-ui/react-dialog@npm:^1.1.13":
|
||||
version: 1.1.13
|
||||
resolution: "@radix-ui/react-dialog@npm:1.1.13"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.1.5"
|
||||
"@radix-ui/react-focus-guards": "npm:1.1.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.1.2"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-portal": "npm:1.1.4"
|
||||
"@radix-ui/react-presence": "npm:1.1.2"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-slot": "npm:1.1.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.1.0"
|
||||
"@radix-ui/primitive": "npm:1.1.2"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.2"
|
||||
"@radix-ui/react-context": "npm:1.1.2"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.1.9"
|
||||
"@radix-ui/react-focus-guards": "npm:1.1.2"
|
||||
"@radix-ui/react-focus-scope": "npm:1.1.6"
|
||||
"@radix-ui/react-id": "npm:1.1.1"
|
||||
"@radix-ui/react-portal": "npm:1.1.8"
|
||||
"@radix-ui/react-presence": "npm:1.1.4"
|
||||
"@radix-ui/react-primitive": "npm:2.1.2"
|
||||
"@radix-ui/react-slot": "npm:1.2.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.2.2"
|
||||
aria-hidden: "npm:^1.2.4"
|
||||
react-remove-scroll: "npm:^2.6.3"
|
||||
peerDependencies:
|
||||
|
@ -3653,7 +3653,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/98e425549573c5d6fb0fee94ecd40427a8b8897bb2d9bb2a44fe64e484754376ff23b64fcf64e061d42fc774b9627a28cb5b1bb5652e567908dac9a8d8618705
|
||||
checksum: 10c0/7a5c2ca98eb5a4de8028e4f284790d2db470af6a814a6cb7bd20a6841c1ab8ec98f3a089e952cff9ed7c83be8cad4f99143bd1f037712dba080baac9013baadb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3754,19 +3754,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-guards@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-focus-guards@npm:1.1.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10c0/2e99750ca593083a530542a185d656b45b100752353a7a193a67566e3c256414a76fa9171d152f8c0167b8d6c1fdf62b2e07750d7af2974bf8ef39eb204aa537
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-guards@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-focus-guards@npm:1.1.2"
|
||||
|
@ -3780,27 +3767,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/7b93866a9980bc938fc3fcfacfc49467c13144931c9b7a3b5423c0c3817685dc421499d73f58335f6c3c1c0f4fea9c9b7c16aa06a1d30571620787086082bea0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.1.6":
|
||||
version: 1.1.6
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.1.6"
|
||||
|
@ -10462,12 +10428,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.486.0":
|
||||
version: 0.486.0
|
||||
resolution: "lucide-react@npm:0.486.0"
|
||||
"lucide-react@npm:^0.508.0":
|
||||
version: 0.508.0
|
||||
resolution: "lucide-react@npm:0.508.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/1206165b79f243ee32473897629e6a3ec1a8993bc35470e2bde8ece7193f758f27be891f3d380afcdb3b96659677d6c0fb4414b29ee0a6817d2388ac6d58c3b0
|
||||
checksum: 10c0/8eb9bc74ebeba85967328c236c5300aa2070d073e79cb88b6c968fd5d805d028aa3a64649d6b7711e92b5e2e873d8c961641d691e135e0e43056d3be1e3e7f87
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11343,19 +11309,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"next@npm:^15.3.1":
|
||||
version: 15.3.1
|
||||
resolution: "next@npm:15.3.1"
|
||||
"next@npm:^15.3.2":
|
||||
version: 15.3.2
|
||||
resolution: "next@npm:15.3.2"
|
||||
dependencies:
|
||||
"@next/env": "npm:15.3.1"
|
||||
"@next/swc-darwin-arm64": "npm:15.3.1"
|
||||
"@next/swc-darwin-x64": "npm:15.3.1"
|
||||
"@next/swc-linux-arm64-gnu": "npm:15.3.1"
|
||||
"@next/swc-linux-arm64-musl": "npm:15.3.1"
|
||||
"@next/swc-linux-x64-gnu": "npm:15.3.1"
|
||||
"@next/swc-linux-x64-musl": "npm:15.3.1"
|
||||
"@next/swc-win32-arm64-msvc": "npm:15.3.1"
|
||||
"@next/swc-win32-x64-msvc": "npm:15.3.1"
|
||||
"@next/env": "npm:15.3.2"
|
||||
"@next/swc-darwin-arm64": "npm:15.3.2"
|
||||
"@next/swc-darwin-x64": "npm:15.3.2"
|
||||
"@next/swc-linux-arm64-gnu": "npm:15.3.2"
|
||||
"@next/swc-linux-arm64-musl": "npm:15.3.2"
|
||||
"@next/swc-linux-x64-gnu": "npm:15.3.2"
|
||||
"@next/swc-linux-x64-musl": "npm:15.3.2"
|
||||
"@next/swc-win32-arm64-msvc": "npm:15.3.2"
|
||||
"@next/swc-win32-x64-msvc": "npm:15.3.2"
|
||||
"@swc/counter": "npm:0.1.3"
|
||||
"@swc/helpers": "npm:0.5.15"
|
||||
busboy: "npm:1.6.0"
|
||||
|
@ -11400,7 +11366,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
next: dist/bin/next
|
||||
checksum: 10c0/a4cfd0af69fec3006ac9d3520f0d09ee265ee47a577d0cb444805680803ce17e9a3b575dc1dfe2a9939a77da3d5b0f3e28b316e2781289232a187967775534d0
|
||||
checksum: 10c0/81bc21e7853cd19ba0dbfedda8a0221819a12286146f43752cb6ecaeed7a8e5f1f3027bdd89e70ee1fd793d2be0f7e181f1944d2ffe8ee0aefef4c312aed4e27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13855,12 +13821,12 @@ __metadata:
|
|||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.2.4"
|
||||
"@next/mdx": "npm:^15.2.4"
|
||||
"@next/mdx": "npm:^15.3.2"
|
||||
"@prisma/client": "npm:^6.5.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.3.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.9"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.6"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.13"
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.1.14"
|
||||
"@radix-ui/react-label": "npm:^2.1.0"
|
||||
"@radix-ui/react-popover": "npm:^1.1.13"
|
||||
|
@ -13903,8 +13869,8 @@ __metadata:
|
|||
jest-environment-jsdom: "npm:^29.7.0"
|
||||
jest-junit: "npm:^16.0.0"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.486.0"
|
||||
next: "npm:^15.3.1"
|
||||
lucide-react: "npm:^0.508.0"
|
||||
next: "npm:^15.3.2"
|
||||
next-themes: "npm:^0.4.6"
|
||||
postcss: "npm:^8.5.3"
|
||||
prettier: "npm:^3.5.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue