mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-09 14:09:31 +00:00
Compare commits
8 commits
b843c6e1f1
...
e7297a2dfd
Author | SHA1 | Date | |
---|---|---|---|
|
e7297a2dfd | ||
|
824f7e9528 | ||
|
cd25c985f4 | ||
|
bc57b82daa | ||
|
6fc6daf6e0 | ||
|
8d142f3ec7 | ||
|
61ba1eb69d | ||
|
39fd1063d5 |
2 changed files with 27 additions and 43 deletions
|
@ -21,7 +21,7 @@
|
||||||
"@clerk/nextjs": "^6.12.4",
|
"@clerk/nextjs": "^6.12.4",
|
||||||
"@clerk/themes": "^2.2.20",
|
"@clerk/themes": "^2.2.20",
|
||||||
"@hello-pangea/dnd": "^18.0.1",
|
"@hello-pangea/dnd": "^18.0.1",
|
||||||
"@liveblocks/client": "^2.18.0",
|
"@liveblocks/client": "^2.20.0",
|
||||||
"@liveblocks/node": "^2.20.0",
|
"@liveblocks/node": "^2.20.0",
|
||||||
"@liveblocks/react": "^2.20.0",
|
"@liveblocks/react": "^2.20.0",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
"@radix-ui/react-tooltip": "^1.1.8",
|
"@radix-ui/react-tooltip": "^1.1.8",
|
||||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||||
"@sentry/nextjs": "9",
|
"@sentry/nextjs": "9",
|
||||||
"@tanstack/react-query": "^5.67.1",
|
"@tanstack/react-query": "^5.67.3",
|
||||||
"@vercel/analytics": "^1.5.0",
|
"@vercel/analytics": "^1.5.0",
|
||||||
"@vercel/speed-insights": "^1.1.0",
|
"@vercel/speed-insights": "^1.1.0",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@codecov/nextjs-webpack-plugin": "^1.8.0",
|
"@codecov/nextjs-webpack-plugin": "^1.8.0",
|
||||||
"@content-collections/cli": "^0.1.6",
|
"@content-collections/cli": "^0.1.6",
|
||||||
"@content-collections/core": "^0.8.1",
|
"@content-collections/core": "^0.8.2",
|
||||||
"@content-collections/mdx": "^0.2.0",
|
"@content-collections/mdx": "^0.2.0",
|
||||||
"@content-collections/next": "^0.2.5",
|
"@content-collections/next": "^0.2.5",
|
||||||
"@eslint/eslintrc": "^3.3.0",
|
"@eslint/eslintrc": "^3.3.0",
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||||
"eslint": "^9.21.0",
|
"eslint": "^9.21.0",
|
||||||
"eslint-config-next": "15.2.0",
|
"eslint-config-next": "15.2.0",
|
||||||
"eslint-config-prettier": "^10.0.2",
|
"eslint-config-prettier": "^10.1.1",
|
||||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||||
"fluid-tailwind": "^1.0.4",
|
"fluid-tailwind": "^1.0.4",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
|
|
62
yarn.lock
62
yarn.lock
|
@ -885,9 +885,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@content-collections/core@npm:^0.8.1":
|
"@content-collections/core@npm:^0.8.2":
|
||||||
version: 0.8.1
|
version: 0.8.2
|
||||||
resolution: "@content-collections/core@npm:0.8.1"
|
resolution: "@content-collections/core@npm:0.8.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@parcel/watcher": "npm:^2.4.1"
|
"@parcel/watcher": "npm:^2.4.1"
|
||||||
camelcase: "npm:^8.0.0"
|
camelcase: "npm:^8.0.0"
|
||||||
|
@ -902,7 +902,7 @@ __metadata:
|
||||||
zod: "npm:^3.23.8"
|
zod: "npm:^3.23.8"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ^5.0.2
|
typescript: ^5.0.2
|
||||||
checksum: 10c0/9d91b587914d0b25b5aedf0a17b99faa1331c726dbad7c82fd9fde1fb436d2599d88114425d7a8fe7cb5c99d2fd99f35a95a6cf15e0ba4bf2f968ac7fef15d29
|
checksum: 10c0/976f7b402a8b150e1cdfa91bd511ff568ddd6ee34c4e7908170c9ae9ccf2cbfe40fb6df96c6df4abbfd19be18f3f1de1831c871ae4fc640cf74548037bd3d066
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2233,7 +2233,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.20.0":
|
"@liveblocks/client@npm:2.20.0, @liveblocks/client@npm:^2.20.0":
|
||||||
version: 2.20.0
|
version: 2.20.0
|
||||||
resolution: "@liveblocks/client@npm:2.20.0"
|
resolution: "@liveblocks/client@npm:2.20.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2242,22 +2242,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:^2.18.0":
|
|
||||||
version: 2.18.0
|
|
||||||
resolution: "@liveblocks/client@npm:2.18.0"
|
|
||||||
dependencies:
|
|
||||||
"@liveblocks/core": "npm:2.18.0"
|
|
||||||
checksum: 10c0/3a88392f33ac6a2462e0e72fd41e2c7f8109a4425fc2c39e851b5a2a7a96f83d7bcd29c1bd3de31106a164c57f4a067fbe50e17b2944f675ceb9102671591dbf
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.18.0":
|
|
||||||
version: 2.18.0
|
|
||||||
resolution: "@liveblocks/core@npm:2.18.0"
|
|
||||||
checksum: 10c0/ab95b6dbbbf700cac390d1c6ded9285d8941148b3ac9d3e35ef2b7673431059a9130e153b5c45f74d53155c08d86afc929bdd2c61313aa48b1bdc2175675e1bb
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.20.0":
|
"@liveblocks/core@npm:2.20.0":
|
||||||
version: 2.20.0
|
version: 2.20.0
|
||||||
resolution: "@liveblocks/core@npm:2.20.0"
|
resolution: "@liveblocks/core@npm:2.20.0"
|
||||||
|
@ -4506,21 +4490,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/query-core@npm:5.67.1":
|
"@tanstack/query-core@npm:5.67.3":
|
||||||
version: 5.67.1
|
version: 5.67.3
|
||||||
resolution: "@tanstack/query-core@npm:5.67.1"
|
resolution: "@tanstack/query-core@npm:5.67.3"
|
||||||
checksum: 10c0/449e1880b10d8413bfa746a6f1def962a1ad7ab670d8cc24b25780e8668df1a6fa2d537e6b1981ac12f32f2e7939ba1406f2b03bf16a26f0044eda2c48facecf
|
checksum: 10c0/3f681967cd457599c1e35bbef1467150a4b96837222c299876e6d80a835a4c86eba39fb1cbfc9c7f77bde6007ffbef7369fc93417196e9c61d49c4db6111e535
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.67.1":
|
"@tanstack/react-query@npm:^5.67.3":
|
||||||
version: 5.67.1
|
version: 5.67.3
|
||||||
resolution: "@tanstack/react-query@npm:5.67.1"
|
resolution: "@tanstack/react-query@npm:5.67.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.67.1"
|
"@tanstack/query-core": "npm:5.67.3"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
checksum: 10c0/ac591f367335f7b09a8f6106a51456b3f725f08f8b4b834406411b9c51170eea7d563fb42dbf7c4e017c19b637ff49fc8bdc15e4994a835f2660feaab2a091de
|
checksum: 10c0/160908bdac8ae0dc2fb3a94eba1252cbc2ba8a82cc18792ad4d3d60723ef36cf08d91d1a1824ce9ec84181f94379473475849208e82154a4469876605c65fef6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -7316,14 +7300,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-prettier@npm:^10.0.2":
|
"eslint-config-prettier@npm:^10.1.1":
|
||||||
version: 10.0.2
|
version: 10.1.1
|
||||||
resolution: "eslint-config-prettier@npm:10.0.2"
|
resolution: "eslint-config-prettier@npm:10.1.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ">=7.0.0"
|
eslint: ">=7.0.0"
|
||||||
bin:
|
bin:
|
||||||
eslint-config-prettier: build/bin/cli.js
|
eslint-config-prettier: bin/cli.js
|
||||||
checksum: 10c0/e0ef3c442661a26fc6e82acec5bb9a418c4a8f65ec8adf0983d3aaba7716d2ed448358b063cce6e3c272c847d14cb856ddf30031770c6571e2b2c3e2a439afd4
|
checksum: 10c0/3dbfdf6495dd62e2e1644ea9e8e978100dabcd8740fd264df1222d130001a1e8de05d6ed6c67d3a60727386a07507f067d1ca79af6d546910414beab19e7966e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13305,13 +13289,13 @@ __metadata:
|
||||||
"@clerk/themes": "npm:^2.2.20"
|
"@clerk/themes": "npm:^2.2.20"
|
||||||
"@codecov/nextjs-webpack-plugin": "npm:^1.8.0"
|
"@codecov/nextjs-webpack-plugin": "npm:^1.8.0"
|
||||||
"@content-collections/cli": "npm:^0.1.6"
|
"@content-collections/cli": "npm:^0.1.6"
|
||||||
"@content-collections/core": "npm:^0.8.1"
|
"@content-collections/core": "npm:^0.8.2"
|
||||||
"@content-collections/mdx": "npm:^0.2.0"
|
"@content-collections/mdx": "npm:^0.2.0"
|
||||||
"@content-collections/next": "npm:^0.2.5"
|
"@content-collections/next": "npm:^0.2.5"
|
||||||
"@eslint/eslintrc": "npm:^3.3.0"
|
"@eslint/eslintrc": "npm:^3.3.0"
|
||||||
"@eslint/js": "npm:^9.22.0"
|
"@eslint/js": "npm:^9.22.0"
|
||||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||||
"@liveblocks/client": "npm:^2.18.0"
|
"@liveblocks/client": "npm:^2.20.0"
|
||||||
"@liveblocks/node": "npm:^2.20.0"
|
"@liveblocks/node": "npm:^2.20.0"
|
||||||
"@liveblocks/react": "npm:^2.20.0"
|
"@liveblocks/react": "npm:^2.20.0"
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
|
@ -13333,7 +13317,7 @@ __metadata:
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||||
"@sentry/nextjs": "npm:9"
|
"@sentry/nextjs": "npm:9"
|
||||||
"@tailwindcss/typography": "npm:^0.5.16"
|
"@tailwindcss/typography": "npm:^0.5.16"
|
||||||
"@tanstack/react-query": "npm:^5.67.1"
|
"@tanstack/react-query": "npm:^5.67.3"
|
||||||
"@testing-library/dom": "npm:^10.4.0"
|
"@testing-library/dom": "npm:^10.4.0"
|
||||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||||
"@testing-library/react": "npm:^16.2.0"
|
"@testing-library/react": "npm:^16.2.0"
|
||||||
|
@ -13358,7 +13342,7 @@ __metadata:
|
||||||
dompurify: "npm:^3.2.4"
|
dompurify: "npm:^3.2.4"
|
||||||
eslint: "npm:^9.21.0"
|
eslint: "npm:^9.21.0"
|
||||||
eslint-config-next: "npm:15.2.0"
|
eslint-config-next: "npm:15.2.0"
|
||||||
eslint-config-prettier: "npm:^10.0.2"
|
eslint-config-prettier: "npm:^10.1.1"
|
||||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
||||||
fluid-tailwind: "npm:^1.0.4"
|
fluid-tailwind: "npm:^1.0.4"
|
||||||
ioredis: "npm:^5.6.0"
|
ioredis: "npm:^5.6.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue