mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Compare commits
7 commits
ae7aaad7dc
...
e7e7b173cb
Author | SHA1 | Date | |
---|---|---|---|
|
e7e7b173cb | ||
|
7ae4da5ebc | ||
|
8f86718cc6 | ||
|
ba0da9726d | ||
|
d4f5f0a942 | ||
|
c7f344a23f | ||
|
cdcbfb09d7 |
2 changed files with 46 additions and 55 deletions
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@arcjet/next": "^1.0.0-beta.2",
|
||||
"@clerk/nextjs": "^6.10.1",
|
||||
"@clerk/nextjs": "^6.11.1",
|
||||
"@clerk/themes": "^2.2.16",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.16.2",
|
||||
|
@ -31,11 +31,11 @@
|
|||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
"@radix-ui/react-avatar": "^1.1.2",
|
||||
"@radix-ui/react-dialog": "^1.1.5",
|
||||
"@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.5",
|
||||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-separator": "^1.1.2",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.7",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
|
|
95
yarn.lock
95
yarn.lock
|
@ -708,41 +708,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@clerk/backend@npm:^1.23.6":
|
||||
version: 1.23.6
|
||||
resolution: "@clerk/backend@npm:1.23.6"
|
||||
"@clerk/backend@npm:^1.23.11":
|
||||
version: 1.23.11
|
||||
resolution: "@clerk/backend@npm:1.23.11"
|
||||
dependencies:
|
||||
"@clerk/shared": "npm:^2.20.13"
|
||||
"@clerk/types": "npm:^4.43.0"
|
||||
"@clerk/shared": "npm:^2.20.18"
|
||||
"@clerk/types": "npm:^4.45.0"
|
||||
cookie: "npm:1.0.2"
|
||||
snakecase-keys: "npm:8.0.1"
|
||||
tslib: "npm:2.4.1"
|
||||
checksum: 10c0/27543647b2b8821aa41444beb2c9978c9cf9d6a3bad3fe11df3e82463bbcbf78ea31ef4f5e88868470ff61cc17497736d528ea78fae1e3181967e92855577c3c
|
||||
checksum: 10c0/9a43d1c40e7565058ca4c30116a00be07cffcd62ab7a77f9b9044de73e2664e1f30192938252585bb5d7ec9a875699b934b8c3f8a6391c3c945caade288de72e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@clerk/clerk-react@npm:^5.22.5":
|
||||
version: 5.22.5
|
||||
resolution: "@clerk/clerk-react@npm:5.22.5"
|
||||
"@clerk/clerk-react@npm:^5.22.11":
|
||||
version: 5.22.11
|
||||
resolution: "@clerk/clerk-react@npm:5.22.11"
|
||||
dependencies:
|
||||
"@clerk/shared": "npm:^2.20.13"
|
||||
"@clerk/types": "npm:^4.43.0"
|
||||
"@clerk/shared": "npm:^2.20.18"
|
||||
"@clerk/types": "npm:^4.45.0"
|
||||
tslib: "npm:2.4.1"
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || ^19.0.0 || ^19.0.0-0
|
||||
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-0
|
||||
checksum: 10c0/e48247857fa3a2edacf0955197e3c7b99b999c7276890b8ec0eb5cd5899e31d0226fd64ee320914665e681011e280222deb1d2a5d70742e4dab5fcc5e71fdc90
|
||||
checksum: 10c0/19225173e20a75cc4820f0dcd1ab3b18a434466d44e9b3a1e9507a027a22b44cac50d8c613da5423302c04943c02561dc13eabaa46847aa8e301aaf7f11463c1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@clerk/nextjs@npm:^6.10.1":
|
||||
version: 6.10.1
|
||||
resolution: "@clerk/nextjs@npm:6.10.1"
|
||||
"@clerk/nextjs@npm:^6.11.1":
|
||||
version: 6.11.1
|
||||
resolution: "@clerk/nextjs@npm:6.11.1"
|
||||
dependencies:
|
||||
"@clerk/backend": "npm:^1.23.6"
|
||||
"@clerk/clerk-react": "npm:^5.22.5"
|
||||
"@clerk/shared": "npm:^2.20.13"
|
||||
"@clerk/types": "npm:^4.43.0"
|
||||
"@clerk/backend": "npm:^1.23.11"
|
||||
"@clerk/clerk-react": "npm:^5.22.11"
|
||||
"@clerk/shared": "npm:^2.20.18"
|
||||
"@clerk/types": "npm:^4.45.0"
|
||||
crypto-js: "npm:4.2.0"
|
||||
server-only: "npm:0.0.1"
|
||||
tslib: "npm:2.4.1"
|
||||
|
@ -750,15 +750,15 @@ __metadata:
|
|||
next: ^13.5.4 || ^14.0.3 || ^15.0.0
|
||||
react: ^18.0.0 || ^19.0.0 || ^19.0.0-0
|
||||
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-0
|
||||
checksum: 10c0/5d6e5a5056592be59286011822ffc0543e24aacfd1e717b5e861e4fac393a5751de5130e14a5691c7f03cb36869842ec8c2e6fadf0d30045a97ee1c4cc1c5b4d
|
||||
checksum: 10c0/789ead75cb46173f7d80effb16b21949a68a87bc954105603163b06d63f44491a9a01e43a3c95f5787b1a706b037428af3e22849b6316a676e67ba97bec019bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@clerk/shared@npm:^2.20.13":
|
||||
version: 2.20.13
|
||||
resolution: "@clerk/shared@npm:2.20.13"
|
||||
"@clerk/shared@npm:^2.20.18":
|
||||
version: 2.20.18
|
||||
resolution: "@clerk/shared@npm:2.20.18"
|
||||
dependencies:
|
||||
"@clerk/types": "npm:^4.43.0"
|
||||
"@clerk/types": "npm:^4.45.0"
|
||||
dequal: "npm:2.0.3"
|
||||
glob-to-regexp: "npm:0.4.1"
|
||||
js-cookie: "npm:3.0.5"
|
||||
|
@ -772,7 +772,7 @@ __metadata:
|
|||
optional: true
|
||||
react-dom:
|
||||
optional: true
|
||||
checksum: 10c0/393e2373bb3ea22e869ccea8bb724f8ae3ae1a3f2dac41f77a39c025b61bc129a62b7188c233c6857f1dce18495667f67752bf0c68c3b55ecfa00bc1ca737ea6
|
||||
checksum: 10c0/27c8c2ce3bf57acc03f92f371a5d8a04904d3c47dfee06badec5c1a1a9c89c5264281bf3ab1a761f7a07114a04f10b407ac4dec68c36f2bac9d280e58cc59a4e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -786,15 +786,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@clerk/types@npm:^4.43.0":
|
||||
version: 4.43.0
|
||||
resolution: "@clerk/types@npm:4.43.0"
|
||||
dependencies:
|
||||
csstype: "npm:3.1.1"
|
||||
checksum: 10c0/635f59997306deff68fd4847543d5efbfe9e24358c80b4aa7a9265c906b93ea71bb09cbe8ebce93b140258846f6e83dbb1ad81780b389f26b9c8812a9e526b8e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@clerk/types@npm:^4.45.0":
|
||||
version: 4.45.0
|
||||
resolution: "@clerk/types@npm:4.45.0"
|
||||
|
@ -3173,24 +3164,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.1.5":
|
||||
version: 1.1.5
|
||||
resolution: "@radix-ui/react-dialog@npm:1.1.5"
|
||||
"@radix-ui/react-dialog@npm:^1.1.6":
|
||||
version: 1.1.6
|
||||
resolution: "@radix-ui/react-dialog@npm:1.1.6"
|
||||
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.4"
|
||||
"@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.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.3"
|
||||
"@radix-ui/react-portal": "npm:1.1.4"
|
||||
"@radix-ui/react-presence": "npm:1.1.2"
|
||||
"@radix-ui/react-primitive": "npm:2.0.1"
|
||||
"@radix-ui/react-slot": "npm:1.1.1"
|
||||
"@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"
|
||||
aria-hidden: "npm:^1.2.4"
|
||||
react-remove-scroll: "npm:^2.6.2"
|
||||
react-remove-scroll: "npm:^2.6.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
|
@ -3201,7 +3192,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/486f1b6cb9de310ab03ec201701b79912eb38565175bbbd6b6399ff0d7ca5fd2ead7bb7f072a8d2acf07d0a53154e7292abee404ca9f9a26b826a649cee06a21
|
||||
checksum: 10c0/98e425549573c5d6fb0fee94ecd40427a8b8897bb2d9bb2a44fe64e484754376ff23b64fcf64e061d42fc774b9627a28cb5b1bb5652e567908dac9a8d8618705
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3628,11 +3619,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-separator@npm:^1.0.3":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-separator@npm:1.1.1"
|
||||
"@radix-ui/react-separator@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-separator@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-primitive": "npm:2.0.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
|
@ -3643,7 +3634,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/4b0dc0db4e31d4d71a2a688581707dedb19a9e13378e86dbbab467970c5b271afc189ebba0e340495e15ce0fbbc42445d0be43ff8104de5f5c96cf3b822e801d
|
||||
checksum: 10c0/9efffd4319ab25210702cbacd5a3fe15f22ab9e29afe407b778112056e6a2e1e43847f1ad5f5b73bff5d604722a4fdabd66816216e7ad8f627f7b4c20a19174e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12755,7 +12746,7 @@ __metadata:
|
|||
resolution: "tasko@workspace:."
|
||||
dependencies:
|
||||
"@arcjet/next": "npm:^1.0.0-beta.2"
|
||||
"@clerk/nextjs": "npm:^6.10.1"
|
||||
"@clerk/nextjs": "npm:^6.11.1"
|
||||
"@clerk/themes": "npm:^2.2.16"
|
||||
"@codecov/nextjs-webpack-plugin": "npm:^1.8.0"
|
||||
"@content-collections/cli": "npm:^0.1.6"
|
||||
|
@ -12777,11 +12768,11 @@ __metadata:
|
|||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.2"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.5"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.6"
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.1.6"
|
||||
"@radix-ui/react-label": "npm:^2.1.0"
|
||||
"@radix-ui/react-popover": "npm:^1.1.5"
|
||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
"@radix-ui/react-separator": "npm:^1.1.2"
|
||||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.7"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue