Commit graph

484 commits

Author SHA1 Message Date
dependabot[bot]
2035aaa65a
Bump @liveblocks/node from 1.11.3 to 1.12.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 1.11.3 to 1.12.0.
- [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/v1.12.0/packages/liveblocks-node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 17:30:05 +00:00
Ahmad
5001d32257
Fixed Unsplash Images Being Constant 2024-05-01 16:58:27 -04:00
Ahmad
414b1487da
Merge pull request #216 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.0.4
Bump @clerk/nextjs from 5.0.3 to 5.0.4
2024-05-01 16:27:47 -04:00
dependabot[bot]
4e08936b1e
Bump @clerk/nextjs from 5.0.3 to 5.0.4
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.3 to 5.0.4.
- [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.0.4/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-05-01 17:33:32 +00:00
Ahmad
ae6a8d69b8
Added the Ability to Update Board Background Images After Creation 2024-04-30 20:01:22 -04:00
Ahmad
4ddb7f99fd
Merge pull request #215 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.8.0
Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0
2024-04-30 15:09:50 -04:00
Ahmad
b9d3bf6a0c
Merge pull request #214 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.32.1
Bump @tanstack/react-query from 5.32.0 to 5.32.1
2024-04-30 15:09:42 -04:00
Ahmad
7b198588f3
Merge pull request #213 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.5
Bump zod from 3.23.4 to 3.23.5
2024-04-30 15:09:35 -04:00
dependabot[bot]
258093c42d
Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.1 to 7.8.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/v7.8.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-04-30 17:49:38 +00:00
dependabot[bot]
6f53b3cf67
Bump @tanstack/react-query from 5.32.0 to 5.32.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.32.0 to 5.32.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.32.1/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-04-30 17:48:48 +00:00
dependabot[bot]
6babd1f7f7
Bump zod from 3.23.4 to 3.23.5
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.4 to 3.23.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.4...v3.23.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 17:48:30 +00:00
Ahmad
9ba8dc5fe8
Merge pull request #212 from ahmadk953/dependabot/npm_and_yarn/multi-ec30208de6
Bump react-dom and @types/react-dom
2024-04-29 15:33:01 -04:00
Ahmad
a687e722e2
Merge pull request #211 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-7.8.0
Bump @typescript-eslint/parser from 7.7.1 to 7.8.0
2024-04-29 15:32:55 -04:00
Ahmad
a7f7b2322c
Merge pull request #210 from ahmadk953/dependabot/npm_and_yarn/types/react-18.3.1
Bump @types/react from 18.3.0 to 18.3.1
2024-04-29 15:32:45 -04:00
Ahmad
6f788bc6b3
Fixed Formatting Issues 2024-04-29 15:27:45 -04:00
dependabot[bot]
dbd472d111
Bump react-dom and @types/react-dom
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 18.2.0 to 18.3.1
- [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/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 18.2.25 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 17:20:59 +00:00
dependabot[bot]
9b91868349
Bump @typescript-eslint/parser from 7.7.1 to 7.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.1 to 7.8.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/v7.8.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-04-29 17:19:58 +00:00
dependabot[bot]
3a4e03d582
Bump @types/react from 18.3.0 to 18.3.1
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.0 to 18.3.1.
- [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>
2024-04-29 17:19:29 +00:00
Ahmad
69f810b181
Updated README 2024-04-27 15:43:31 -04:00
Ahmad
4486c22ea0 Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
2024-04-26 22:41:45 -04:00
Ahmad
674de82f03
Merge pull request #209 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.376.0
Bump lucide-react from 0.373.0 to 0.376.0
2024-04-26 15:15:08 -04:00
Ahmad
6f8fecf677
Merge pull request #208 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.0.3
Bump @clerk/nextjs from 5.0.2 to 5.0.3
2024-04-26 15:14:52 -04:00
Ahmad
fde113de56
Merge pull request #207 from ahmadk953/dependabot/npm_and_yarn/stripe-15.4.0
Bump stripe from 15.3.0 to 15.4.0
2024-04-26 15:14:31 -04:00
dependabot[bot]
38b621b404
Bump @clerk/nextjs from 5.0.2 to 5.0.3
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.2 to 5.0.3.
- [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.0.3/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-04-26 19:14:23 +00:00
dependabot[bot]
3894c27d30
Bump stripe from 15.3.0 to 15.4.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 15.3.0 to 15.4.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/v15.3.0...v15.4.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-04-26 19:14:11 +00:00
dependabot[bot]
3c3c3558c1
Bump lucide-react from 0.373.0 to 0.376.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.373.0 to 0.376.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.376.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-04-26 19:13:54 +00:00
Ahmad
b5c47f9640
Merge pull request #206 from ahmadk953/dependabot/npm_and_yarn/multi-b2c3f436a4
Bump react and @types/react
2024-04-26 15:12:35 -04:00
dependabot[bot]
7833451ab7
Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.3.0 to 18.3.1
- [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/packages/react)

Updates `@types/react` from 18.2.79 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 18:02:32 +00:00
Ahmad
bcea9cd80b Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
2024-04-25 19:22:56 -04:00
Ahmad
5b6d51df77
Merge pull request #205 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.2.3
Bump eslint-config-next from 14.2.2 to 14.2.3
2024-04-25 17:30:56 -04:00
Ahmad
83a0eaec32
Merge pull request #204 from ahmadk953/dependabot/npm_and_yarn/react-18.3.0
Bump react from 18.2.0 to 18.3.0
2024-04-25 17:30:48 -04:00
Ahmad
d260ad2119
Merge pull request #203 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.373.0
Bump lucide-react from 0.372.0 to 0.373.0
2024-04-25 17:30:39 -04:00
dependabot[bot]
0a1053ef43
Bump eslint-config-next from 14.2.2 to 14.2.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.2 to 14.2.3.
- [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.3/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>
2024-04-25 17:58:41 +00:00
dependabot[bot]
194bdc9d4a
Bump react from 18.2.0 to 18.3.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.0.
- [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/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 17:57:58 +00:00
dependabot[bot]
22cf215449
Bump lucide-react from 0.372.0 to 0.373.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.372.0 to 0.373.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.373.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-04-25 17:57:36 +00:00
Ahmad
4af7cf3540 Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
2024-04-24 17:28:26 -04:00
Ahmad
4376e8974e
Merge pull request #201 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.0.2
Bump @clerk/nextjs from 5.0.1 to 5.0.2
2024-04-24 15:17:18 -04:00
dependabot[bot]
4738df4045
Bump @clerk/nextjs from 5.0.1 to 5.0.2
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.1 to 5.0.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.0.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-04-24 19:16:24 +00:00
Ahmad
0347c07fc9
Merge pull request #200 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-1.11.3
Bump @liveblocks/react from 1.11.2 to 1.11.3
2024-04-24 15:15:19 -04:00
Ahmad
97a6a7174b
Merge pull request #199 from ahmadk953/dependabot/npm_and_yarn/next-14.2.3
Bump next from 14.2.2 to 14.2.3
2024-04-24 15:15:10 -04:00
dependabot[bot]
d19c54034c
Bump @liveblocks/react from 1.11.2 to 1.11.3
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 1.11.2 to 1.11.3.
- [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/v1.11.3/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-04-24 19:14:37 +00:00
dependabot[bot]
23ed14fcac
Bump next from 14.2.2 to 14.2.3
Bumps [next](https://github.com/vercel/next.js) from 14.2.2 to 14.2.3.
- [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/v14.2.2...v14.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 19:14:15 +00:00
Ahmad
65428cde49
Merge pull request #198 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-1.11.3
Bump @liveblocks/node from 1.11.2 to 1.11.3
2024-04-24 15:11:23 -04:00
Ahmad
2bf3955100
Merge pull request #202 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-14.2.3
Bump @next/eslint-plugin-next from 14.2.2 to 14.2.3
2024-04-24 15:10:19 -04:00
dependabot[bot]
8eae89f2c1
Bump @next/eslint-plugin-next from 14.2.2 to 14.2.3
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.2 to 14.2.3.
- [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.3/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-04-24 18:07:38 +00:00
dependabot[bot]
4aa0ab5193
Bump @liveblocks/node from 1.11.2 to 1.11.3
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 1.11.2 to 1.11.3.
- [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/v1.11.3/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-04-24 18:05:37 +00:00
Ahmad
0ce040b2f8 Merge branch 'main' of https://github.com/ahmadk953/tasko
Update local dependencies
2024-04-23 20:40:59 -04:00
Ahmad
3241279d09
Merge pull request #197 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.4
Bump zod from 3.23.3 to 3.23.4
2024-04-23 16:40:43 -04:00
dependabot[bot]
844d351ad9
Bump zod from 3.23.3 to 3.23.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.3 to 3.23.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.3...v3.23.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 19:54:57 +00:00
Ahmad
553676a216
Merge pull request #196 from ahmadk953/dependabot/npm_and_yarn/prisma/client-5.13.0
Bump @prisma/client from 5.12.1 to 5.13.0
2024-04-23 15:50:56 -04:00