mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-09 14:09:31 +00:00
Compare commits
9 commits
55e87a717b
...
f78b6f7db6
Author | SHA1 | Date | |
---|---|---|---|
|
f78b6f7db6 | ||
|
ffc531ad44 | ||
|
7412c4c883 | ||
|
c4ced8e0c2 | ||
|
88e14b459e | ||
|
2e5d20586d | ||
|
22175f9ca7 | ||
|
53a3c21a34 | ||
|
6cf98eaf43 |
2 changed files with 29 additions and 37 deletions
|
@ -49,7 +49,7 @@
|
||||||
"dompurify": "^3.2.4",
|
"dompurify": "^3.2.4",
|
||||||
"ioredis": "^5.4.2",
|
"ioredis": "^5.4.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.475.0",
|
"lucide-react": "^0.477.0",
|
||||||
"next": "^15.1.6",
|
"next": "^15.1.6",
|
||||||
"next-themes": "^0.4.4",
|
"next-themes": "^0.4.4",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
|
@ -71,10 +71,10 @@
|
||||||
"@content-collections/core": "^0.8.0",
|
"@content-collections/core": "^0.8.0",
|
||||||
"@content-collections/mdx": "^0.2.0",
|
"@content-collections/mdx": "^0.2.0",
|
||||||
"@content-collections/next": "^0.2.4",
|
"@content-collections/next": "^0.2.4",
|
||||||
"@eslint/eslintrc": "^3.1.0",
|
"@eslint/eslintrc": "^3.3.0",
|
||||||
"@eslint/js": "^9.21.0",
|
"@eslint/js": "^9.21.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.1.7",
|
"@next/eslint-plugin-next": "15.2.0",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"@testing-library/dom": "^10.4.0",
|
"@testing-library/dom": "^10.4.0",
|
||||||
"@testing-library/jest-dom": "^6.6.3",
|
"@testing-library/jest-dom": "^6.6.3",
|
||||||
|
@ -106,7 +106,7 @@
|
||||||
"prisma": "^6.4.1",
|
"prisma": "^6.4.1",
|
||||||
"tailwindcss": "^4.0.9",
|
"tailwindcss": "^4.0.9",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.7.3"
|
"typescript": "^5.8.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.6.0"
|
"packageManager": "yarn@4.6.0"
|
||||||
}
|
}
|
||||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -1364,23 +1364,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/eslintrc@npm:^3.1.0":
|
|
||||||
version: 3.2.0
|
|
||||||
resolution: "@eslint/eslintrc@npm:3.2.0"
|
|
||||||
dependencies:
|
|
||||||
ajv: "npm:^6.12.4"
|
|
||||||
debug: "npm:^4.3.2"
|
|
||||||
espree: "npm:^10.0.1"
|
|
||||||
globals: "npm:^14.0.0"
|
|
||||||
ignore: "npm:^5.2.0"
|
|
||||||
import-fresh: "npm:^3.2.1"
|
|
||||||
js-yaml: "npm:^4.1.0"
|
|
||||||
minimatch: "npm:^3.1.2"
|
|
||||||
strip-json-comments: "npm:^3.1.1"
|
|
||||||
checksum: 10c0/43867a07ff9884d895d9855edba41acf325ef7664a8df41d957135a81a477ff4df4196f5f74dc3382627e5cc8b7ad6b815c2cea1b58f04a75aced7c43414ab8b
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@eslint/eslintrc@npm:^3.3.0":
|
"@eslint/eslintrc@npm:^3.3.0":
|
||||||
version: 3.3.0
|
version: 3.3.0
|
||||||
resolution: "@eslint/eslintrc@npm:3.3.0"
|
resolution: "@eslint/eslintrc@npm:3.3.0"
|
||||||
|
@ -2218,6 +2201,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@next/eslint-plugin-next@npm:15.2.0":
|
||||||
|
version: 15.2.0
|
||||||
|
resolution: "@next/eslint-plugin-next@npm:15.2.0"
|
||||||
|
dependencies:
|
||||||
|
fast-glob: "npm:3.3.1"
|
||||||
|
checksum: 10c0/baffd78b58e410796cb0ac52d1af8d374a07fefc5b5ed6b1adc698a2828f88dec569ccc744298e64a2ddfbc9c4071a3924acf1a26141ca92a2d41ba4bd66d04a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@next/mdx@npm:^15.1.6":
|
"@next/mdx@npm:^15.1.6":
|
||||||
version: 15.1.7
|
version: 15.1.7
|
||||||
resolution: "@next/mdx@npm:15.1.7"
|
resolution: "@next/mdx@npm:15.1.7"
|
||||||
|
@ -9524,12 +9516,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.475.0":
|
"lucide-react@npm:^0.477.0":
|
||||||
version: 0.475.0
|
version: 0.477.0
|
||||||
resolution: "lucide-react@npm:0.475.0"
|
resolution: "lucide-react@npm:0.477.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||||
checksum: 10c0/9cb17bd4e70da4db104874b6b2e9d9c7e2be9438e9d1c0b2565df0c4d0bdd1add41b7dff3cb60840699ecbd29870c453878b42b69a7c46480def0c9370a852a9
|
checksum: 10c0/950b21e13875f3fbeaa233ffb470e0200c3a4559fd706a0c80c16f3a401d91acb2bd25848c7dd478da79c74b7fd00582d5114f335dc19ec0190fb130045b19e5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12626,7 +12618,7 @@ __metadata:
|
||||||
"@content-collections/core": "npm:^0.8.0"
|
"@content-collections/core": "npm:^0.8.0"
|
||||||
"@content-collections/mdx": "npm:^0.2.0"
|
"@content-collections/mdx": "npm:^0.2.0"
|
||||||
"@content-collections/next": "npm:^0.2.4"
|
"@content-collections/next": "npm:^0.2.4"
|
||||||
"@eslint/eslintrc": "npm:^3.1.0"
|
"@eslint/eslintrc": "npm:^3.3.0"
|
||||||
"@eslint/js": "npm:^9.21.0"
|
"@eslint/js": "npm:^9.21.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.18.0"
|
||||||
|
@ -12635,7 +12627,7 @@ __metadata:
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
"@mdx-js/react": "npm:^3.1.0"
|
"@mdx-js/react": "npm:^3.1.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.1.7"
|
"@next/eslint-plugin-next": "npm:15.2.0"
|
||||||
"@next/mdx": "npm:^15.1.6"
|
"@next/mdx": "npm:^15.1.6"
|
||||||
"@prisma/client": "npm:^6.4.1"
|
"@prisma/client": "npm:^6.4.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.2"
|
"@prisma/extension-accelerate": "npm:^1.2.2"
|
||||||
|
@ -12684,7 +12676,7 @@ __metadata:
|
||||||
jest-environment-jsdom: "npm:^29.7.0"
|
jest-environment-jsdom: "npm:^29.7.0"
|
||||||
jest-junit: "npm:^16.0.0"
|
jest-junit: "npm:^16.0.0"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.475.0"
|
lucide-react: "npm:^0.477.0"
|
||||||
next: "npm:^15.1.6"
|
next: "npm:^15.1.6"
|
||||||
next-themes: "npm:^0.4.4"
|
next-themes: "npm:^0.4.4"
|
||||||
postcss: "npm:^8.5.3"
|
postcss: "npm:^8.5.3"
|
||||||
|
@ -12701,7 +12693,7 @@ __metadata:
|
||||||
tailwindcss: "npm:^4.0.9"
|
tailwindcss: "npm:^4.0.9"
|
||||||
tailwindcss-animate: "npm:^1.0.7"
|
tailwindcss-animate: "npm:^1.0.7"
|
||||||
ts-node: "npm:^10.9.2"
|
ts-node: "npm:^10.9.2"
|
||||||
typescript: "npm:^5.7.3"
|
typescript: "npm:^5.8.2"
|
||||||
unsplash-js: "npm:^7.0.19"
|
unsplash-js: "npm:^7.0.19"
|
||||||
usehooks-ts: "npm:^3.1.1"
|
usehooks-ts: "npm:^3.1.1"
|
||||||
zod: "npm:^3.24.1"
|
zod: "npm:^3.24.1"
|
||||||
|
@ -13002,23 +12994,23 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@npm:^5.7.3":
|
"typescript@npm:^5.8.2":
|
||||||
version: 5.7.3
|
version: 5.8.2
|
||||||
resolution: "typescript@npm:5.7.3"
|
resolution: "typescript@npm:5.8.2"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
|
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
|
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
|
||||||
version: 5.7.3
|
version: 5.8.2
|
||||||
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
|
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
|
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue