Commit graph

1353 commits

Author SHA1 Message Date
Ahmad
73dda49ece
Updated to latest Next.js and ESlint version 2024-10-15 19:55:03 -04:00
Ahmad
862816858c Merge branch 'main' of https://github.com/ahmadk953/tasko
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
2024-10-15 17:29:47 -04:00
Ahmad
e771e77609
Updated to latest Next.js RC - Part 1 2024-10-15 17:23:57 -04:00
Ahmad
5eff3b82cb
Merge pull request #649 from ahmadk953/dependabot/npm_and_yarn/prisma/client-5.21.0
Bump @prisma/client from 5.20.0 to 5.21.0
2024-10-15 16:59:29 -04:00
Ahmad
222f84e61e
Merge pull request #650 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.15
Bump @tanstack/react-query from 5.59.13 to 5.59.15
2024-10-15 16:59:19 -04:00
Ahmad
c264fc4c48
Merge pull request #651 from ahmadk953/dependabot/npm_and_yarn/prisma-5.21.0
Bump prisma from 5.20.0 to 5.21.0
2024-10-15 16:59:10 -04:00
Ahmad
dcbdd7326b
Merge pull request #652 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.9.0
Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.9.0
2024-10-15 16:59:03 -04:00
Ahmad
52c6cf5b72
Merge pull request #653 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.453.0
Bump lucide-react from 0.452.0 to 0.453.0
2024-10-15 16:58:45 -04:00
dependabot[bot]
94f76d957c
Bump lucide-react from 0.452.0 to 0.453.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.452.0 to 0.453.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.453.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 17:45:32 +00:00
dependabot[bot]
611b5bbe0d
Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.9.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.8.1 to 8.9.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.9.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>
2024-10-15 17:44:59 +00:00
dependabot[bot]
c9fa0f511a
Bump prisma from 5.20.0 to 5.21.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.21.0/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 17:44:44 +00:00
dependabot[bot]
932cb4a862
Bump @tanstack/react-query from 5.59.13 to 5.59.15
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.13 to 5.59.15.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.15/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 17:44:26 +00:00
dependabot[bot]
dc337691bc
Bump @prisma/client from 5.20.0 to 5.21.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.21.0/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 17:44:11 +00:00
Ahmad
1cb6056318
Merge pull request #644 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.452.0
Bump lucide-react from 0.451.0 to 0.452.0
2024-10-14 14:11:00 -04:00
Ahmad
eca2677a10
Merge pull request #645 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.13
Bump @tanstack/react-query from 5.59.9 to 5.59.13
2024-10-14 14:10:51 -04:00
Ahmad
32d08b36a7
Merge pull request #646 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.9.0
Bump @typescript-eslint/parser from 8.8.1 to 8.9.0
2024-10-14 14:10:42 -04:00
Ahmad
976533f646
Merge pull request #647 from ahmadk953/dependabot/npm_and_yarn/tailwind-merge-2.5.4
Bump tailwind-merge from 2.5.3 to 2.5.4
2024-10-14 14:10:28 -04:00
Ahmad
c8340ac8f8
Merge pull request #648 from ahmadk953/dependabot/npm_and_yarn/zustand-5.0.0
Bump zustand from 4.5.5 to 5.0.0
2024-10-14 14:10:18 -04:00
dependabot[bot]
ee9d2f14b9
Bump zustand from 4.5.5 to 5.0.0
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.0.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.5...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:44:29 +00:00
dependabot[bot]
87d4c19aec
Bump tailwind-merge from 2.5.3 to 2.5.4
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.3...v2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:44:10 +00:00
dependabot[bot]
7c4a1edf06
Bump @typescript-eslint/parser from 8.8.1 to 8.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.8.1 to 8.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:43:58 +00:00
dependabot[bot]
03b6682cc1
Bump @tanstack/react-query from 5.59.9 to 5.59.13
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.9 to 5.59.13.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.13/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:43:43 +00:00
dependabot[bot]
542e56daae
Bump lucide-react from 0.451.0 to 0.452.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.451.0 to 0.452.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.452.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:43:30 +00:00
Ahmad
a050779523
Fixed XSS Vulnerability in Image Selector 2024-10-13 23:42:12 -04:00
Ahmad
b2a08879d1
[skip ci] README Updates 2024-10-12 14:58:58 -04:00
Ahmad
d8d5759316
Merge pull request #643 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.9.1
Bump @liveblocks/client from 2.9.0 to 2.9.1
2024-10-11 18:57:38 -04:00
dependabot[bot]
247b0843ff
Bump @liveblocks/client from 2.9.0 to 2.9.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/liveblocks/liveblocks/releases)
- [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/liveblocks/liveblocks/commits/v2.9.1/packages/liveblocks-client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 17:41:25 +00:00
Ahmad
fcb846f9f1
Merge pull request #642 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.9
Bump @tanstack/react-query from 5.59.8 to 5.59.9
2024-10-10 17:10:35 -04:00
dependabot[bot]
04460501d5
Bump @tanstack/react-query from 5.59.8 to 5.59.9
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.9/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 21:02:53 +00:00
Ahmad
1fe4b6730b
Merge pull request #637 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-2.9.1
Bump @liveblocks/react from 2.9.0 to 2.9.1
2024-10-10 17:01:38 -04:00
dependabot[bot]
06c2f6b3c9
Bump @liveblocks/react from 2.9.0 to 2.9.1
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/liveblocks/liveblocks/releases)
- [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/liveblocks/liveblocks/commits/v2.9.1/packages/liveblocks-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 21:00:30 +00:00
Ahmad
db3dbe9381
Merge pull request #638 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.8
Bump @tanstack/react-query from 5.59.6 to 5.59.8
2024-10-10 16:59:46 -04:00
Ahmad
1c5e335f23
Merge pull request #639 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.9.1
Bump @liveblocks/node from 2.9.0 to 2.9.1
2024-10-10 16:59:24 -04:00
Ahmad
7d3b3d3214
Merge pull request #640 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.7.2
Bump @clerk/nextjs from 5.7.1 to 5.7.2
2024-10-10 16:59:12 -04:00
Ahmad
a7078e8cc2
Merge pull request #641 from ahmadk953/dependabot/npm_and_yarn/stripe-17.2.0
Bump stripe from 17.1.0 to 17.2.0
2024-10-10 16:59:04 -04:00
dependabot[bot]
d3c05e8b9e
Bump stripe from 17.1.0 to 17.2.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 17:42:27 +00:00
dependabot[bot]
1a07e613eb
Bump @clerk/nextjs from 5.7.1 to 5.7.2
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.7.1 to 5.7.2.
- [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@5.7.2/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>
2024-10-10 17:41:59 +00:00
dependabot[bot]
27139ff026
Bump @liveblocks/node from 2.9.0 to 2.9.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/liveblocks/liveblocks/releases)
- [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/liveblocks/liveblocks/commits/v2.9.1/packages/liveblocks-node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 17:41:39 +00:00
dependabot[bot]
1059286118
Bump @tanstack/react-query from 5.59.6 to 5.59.8
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.6 to 5.59.8.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.8/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 17:41:23 +00:00
Ahmad
3ec0996661
Merge pull request #634 from ahmadk953/dependabot/npm_and_yarn/typescript-5.6.3
Bump typescript from 5.6.2 to 5.6.3
2024-10-09 16:02:56 -04:00
Ahmad
858c4d1778
Merge pull request #635 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-14.2.15
Bump @next/eslint-plugin-next from 14.2.14 to 14.2.15
2024-10-09 16:02:38 -04:00
Ahmad
a5c3ee2dda
Merge pull request #636 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.6
Bump @tanstack/react-query from 5.59.0 to 5.59.6
2024-10-09 16:02:31 -04:00
dependabot[bot]
fdbd2671a8
Bump @tanstack/react-query from 5.59.0 to 5.59.6
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.0 to 5.59.6.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.6/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 17:47:51 +00:00
dependabot[bot]
4f6764cac8
Bump @next/eslint-plugin-next from 14.2.14 to 14.2.15
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.14 to 14.2.15.
- [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/v14.2.15/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>
2024-10-09 17:47:00 +00:00
dependabot[bot]
0ea4e91710
Bump typescript from 5.6.2 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.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.6.2...v5.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 17:46:36 +00:00
Ahmad
14966dee7c
Merge pull request #631 from ahmadk953/dependabot/npm_and_yarn/types/node-22.7.5
Bump @types/node from 22.7.4 to 22.7.5
2024-10-08 17:34:11 -04:00
Ahmad
125a9df9ed
Merge pull request #630 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-2.9.0
Bump @liveblocks/react from 2.8.2 to 2.9.0
2024-10-08 17:34:03 -04:00
Ahmad
6808178660
Merge pull request #633 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.451.0
Bump lucide-react from 0.447.0 to 0.451.0
2024-10-08 17:33:57 -04:00
dependabot[bot]
bdf68b8d6d
Bump lucide-react from 0.447.0 to 0.451.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.447.0 to 0.451.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.451.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 17:22:22 +00:00
dependabot[bot]
64b33500d3
Bump @types/node from 22.7.4 to 22.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 17:21:43 +00:00