Commit graph

1924 commits

Author SHA1 Message Date
Ahmad
cc7d0d7cdb
Merge pull request #933 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-6.9.10
Bump @clerk/nextjs from 6.9.9 to 6.9.10
2025-01-14 17:37:37 -05:00
dependabot[bot]
395871853e
Bump @clerk/nextjs from 6.9.9 to 6.9.10
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 6.9.9 to 6.9.10.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.9.10/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 17:18:14 +00:00
Ahmad
7d240205bf
Merge pull request #927 from ahmadk953/dependabot/npm_and_yarn/types/react-19.0.6
Bump @types/react from 19.0.4 to 19.0.6
2025-01-13 19:47:26 -05:00
Ahmad
2d5f37c035
Merge pull request #928 from ahmadk953/dependabot/npm_and_yarn/babel-plugin-react-compiler-19.0.0-beta-55955c9-20241229
Bump babel-plugin-react-compiler from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-55955c9-20241229
2025-01-13 19:47:17 -05:00
Ahmad
f6f2ce2f7a
Merge pull request #929 from ahmadk953/dependabot/npm_and_yarn/eslint-config-prettier-10.0.1
Bump eslint-config-prettier from 9.1.0 to 10.0.1
2025-01-13 19:47:09 -05:00
Ahmad
551bd2ff8d
Merge pull request #930 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.471.1
Bump lucide-react from 0.471.0 to 0.471.1
2025-01-13 19:46:58 -05:00
Ahmad
07f687ca37
Merge pull request #931 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.20.0
Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0
2025-01-13 19:46:50 -05:00
Ahmad
3988ebe85e
Merge pull request #932 from ahmadk953/darkmode
Add basic dark mode support and fix minor bugs
2025-01-13 19:46:27 -05:00
Ahmad
94fb5c7eb1
Added Basic Darkmode and Fixed Small Bugs 2025-01-13 19:12:06 -05:00
dependabot[bot]
2393c8c355
Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.19.1 to 8.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:09:32 +00:00
dependabot[bot]
ec626b5973
Bump lucide-react from 0.471.0 to 0.471.1
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.471.0 to 0.471.1.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.471.1/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:09:09 +00:00
dependabot[bot]
5c737b1f47
Bump eslint-config-prettier from 9.1.0 to 10.0.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:08:37 +00:00
dependabot[bot]
05d17e6e7a
Bump babel-plugin-react-compiler
Bumps [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-55955c9-20241229.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/babel-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: babel-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:08:09 +00:00
dependabot[bot]
e0f50751ae
Bump @types/react from 19.0.4 to 19.0.6
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.4 to 19.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 18:07:46 +00:00
Ahmad
aacca3d141 Documentation edits made through Mintlify web editor 2025-01-12 15:45:26 -05:00
Ahmad
d4fa61bf91
Update docs 2025-01-12 01:02:55 -05:00
Ahmad
6d14c8f43f
Merge pull request #926 from ahmadk953/liveblocks
Implement basic Liveblocks integration and update README
2025-01-11 01:11:11 -05:00
Ahmad
d988f334e7
Merge branch 'main' of https://github.com/ahmadk953/tasko into liveblocks
Update local dependencies
2025-01-11 01:05:03 -05:00
Ahmad
0190fad583
Added Very Basic Liveblocks Implimentation and README Updates 2025-01-11 01:04:43 -05:00
Ahmad
f37bfb05f4
Merge pull request #924 from ahmadk953/lucide-react-update
Bump lucide-react to latest version and fix tests
2025-01-10 18:51:54 -05:00
Ahmad
a44aadfe38
Bump lucide-react to latest version and Fixed Tests 2025-01-10 18:42:42 -05:00
Ahmad
5e650260d6
Yarn Updates 2025-01-10 18:26:17 -05:00
Ahmad
9d094cf01b
Merge pull request #921 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.1.4
Bump @next/mdx from 15.1.3 to 15.1.4
2025-01-10 18:16:46 -05:00
dependabot[bot]
90ff4aef2f
Bump @next/mdx from 15.1.3 to 15.1.4
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.1.3 to 15.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.4/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 23:16:21 +00:00
Ahmad
bc1ca44c92
Merge pull request #920 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-6.9.9
Bump @clerk/nextjs from 6.9.7 to 6.9.9
2025-01-10 18:15:24 -05:00
Ahmad
1704649910
Merge pull request #922 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.63.0
Bump @tanstack/react-query from 5.62.16 to 5.63.0
2025-01-10 18:14:50 -05:00
Ahmad
a86c9b9324
Merge pull request #923 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-15.1.4
Bump @next/eslint-plugin-next from 15.1.3 to 15.1.4
2025-01-10 18:14:34 -05:00
dependabot[bot]
6c765b4c88
Bump @next/eslint-plugin-next from 15.1.3 to 15.1.4
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.3 to 15.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.4/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 17:36:32 +00:00
dependabot[bot]
3ad1f6aa63
Bump @tanstack/react-query from 5.62.16 to 5.63.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.16 to 5.63.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.63.0/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 17:36:13 +00:00
dependabot[bot]
47b9242d63
Bump @clerk/nextjs from 6.9.7 to 6.9.9
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 6.9.7 to 6.9.9.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.9.9/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 17:34:58 +00:00
Ahmad
5a76ac0611
Merge pull request #914 from ahmadk953/dependabot/npm_and_yarn/next-15.1.4
Bump next from 15.1.3 to 15.1.4
2025-01-09 16:58:05 -05:00
Ahmad
2d2a876412
Merge pull request #916 from ahmadk953/dependabot/npm_and_yarn/typescript-5.7.3
Bump typescript from 5.7.2 to 5.7.3
2025-01-09 16:57:43 -05:00
Ahmad
2b2558998e
Merge pull request #917 from ahmadk953/dependabot/npm_and_yarn/tailwindcss/typography-0.5.16
Bump @tailwindcss/typography from 0.5.15 to 0.5.16
2025-01-09 16:57:12 -05:00
Ahmad
7f8dadfc7d
Merge pull request #918 from ahmadk953/dependabot/npm_and_yarn/types/react-19.0.4
Bump @types/react from 19.0.3 to 19.0.4
2025-01-09 16:56:49 -05:00
Ahmad
cff4c0ec11
Merge pull request #915 from ahmadk953/dependabot/npm_and_yarn/sentry/nextjs-8.48.0
Bump @sentry/nextjs from 8.47.0 to 8.48.0
2025-01-09 16:56:25 -05:00
dependabot[bot]
aff9b91861
Bump @types/react from 19.0.3 to 19.0.4
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.3 to 19.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-09 18:27:25 +00:00
dependabot[bot]
da721f1d7d
Bump @tailwindcss/typography from 0.5.15 to 0.5.16
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.15 to 0.5.16.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.15...v0.5.16)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-09 18:26:54 +00:00
dependabot[bot]
12fae36564
Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-09 18:26:38 +00:00
dependabot[bot]
dab858d6d8
Bump @sentry/nextjs from 8.47.0 to 8.48.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.48.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.47.0...8.48.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-09 18:26:17 +00:00
dependabot[bot]
b7669eea95
Bump next from 15.1.3 to 15.1.4
Bumps [next](https://github.com/vercel/next.js) from 15.1.3 to 15.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.1.3...v15.1.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-09 18:25:44 +00:00
Ahmad
bf57601500
Merge pull request #913 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-6.9.7
Bump @clerk/nextjs from 6.9.6 to 6.9.7
2025-01-08 17:46:39 -05:00
Ahmad
f21ade74b3
Merge pull request #912 from ahmadk953/dependabot/npm_and_yarn/zustand-5.0.3
Bump zustand from 5.0.2 to 5.0.3
2025-01-08 17:46:30 -05:00
Ahmad
140bef683e
Merge pull request #911 from ahmadk953/dependabot/npm_and_yarn/prisma-6.2.1
Bump prisma from 6.2.0 to 6.2.1
2025-01-08 17:46:21 -05:00
Ahmad
c3cae1a140
Merge pull request #910 from ahmadk953/dependabot/npm_and_yarn/prisma/client-6.2.1
Bump @prisma/client from 6.2.0 to 6.2.1
2025-01-08 17:46:03 -05:00
Ahmad
eb05d56ae8
Merge pull request #909 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.1.4
Bump eslint-config-next from 15.1.3 to 15.1.4
2025-01-08 17:45:42 -05:00
dependabot[bot]
98d06ab6d4
Bump @clerk/nextjs from 6.9.6 to 6.9.7
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 6.9.6 to 6.9.7.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@6.9.7/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 17:29:31 +00:00
dependabot[bot]
2d68cfd37e
Bump zustand from 5.0.2 to 5.0.3
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 17:29:07 +00:00
dependabot[bot]
9b0458dff4
Bump prisma from 6.2.0 to 6.2.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.2.1/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 17:28:48 +00:00
dependabot[bot]
0a523525d0
Bump @prisma/client from 6.2.0 to 6.2.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.2.1/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 17:28:21 +00:00
dependabot[bot]
9ccc6004fe
Bump eslint-config-next from 15.1.3 to 15.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.3 to 15.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 17:27:56 +00:00