Commit graph

176 commits

Author SHA1 Message Date
Ahmad
5607884147
Merge pull request #74 from ahmadk953/dependabot/npm_and_yarn/stripe-14.20.0
Bump stripe from 14.19.0 to 14.20.0
2024-03-11 14:46:34 -04:00
Ahmad
1b128aaf84
Merge pull request #73 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.2.0
Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0
2024-03-11 14:46:23 -04:00
Ahmad
79001ec843
Merge pull request #72 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.356.0
Bump lucide-react from 0.352.0 to 0.356.0
2024-03-11 14:46:15 -04:00
Ahmad
1f0e9420e1
Merge pull request #71 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.26.3
Bump @tanstack/react-query from 5.25.0 to 5.26.3
2024-03-11 14:46:06 -04:00
dependabot[bot]
a9aafd0b38
Bump stripe from 14.19.0 to 14.20.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 14.19.0 to 14.20.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/v14.19.0...v14.20.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-03-11 18:14:03 +00:00
dependabot[bot]
d80778f048
Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.2.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/HEAD/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-03-11 18:13:30 +00:00
dependabot[bot]
19debb694f
Bump lucide-react from 0.352.0 to 0.356.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.352.0 to 0.356.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.356.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-03-11 18:12:59 +00:00
dependabot[bot]
968c698cc2
Bump @tanstack/react-query from 5.25.0 to 5.26.3
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.25.0 to 5.26.3.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.26.3/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>
2024-03-11 18:12:33 +00:00
dependabot[bot]
9f756bdf3b
Bump date-fns from 3.3.1 to 3.4.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.3.1...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 18:12:08 +00:00
Ahmad
b1ab232900
Updated Liveblocks Config and Added Liveblocks test Pages (Non-Functional) 2024-03-08 23:03:19 -05:00
Ahmad
a44563748d
Merge pull request #69 from ahmadk953/dependabot/npm_and_yarn/typescript-5.4.2
Bump typescript from 5.3.3 to 5.4.2
2024-03-08 15:23:00 -05:00
Ahmad
31cf26d954
Merge pull request #68 from ahmadk953/dependabot/npm_and_yarn/types/react-18.2.64
Bump @types/react from 18.2.63 to 18.2.64
2024-03-08 15:22:53 -05:00
Ahmad
27f9cad757
Merge pull request #67 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.352.0
Bump lucide-react from 0.344.0 to 0.352.0
2024-03-08 15:22:47 -05:00
Ahmad
aa599618e6
Merge pull request #66 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.1.3
Bump eslint-config-next from 14.1.2 to 14.1.3
2024-03-08 15:22:40 -05:00
dependabot[bot]
420622ae33
Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [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.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 17:49:55 +00:00
dependabot[bot]
458e9e4357
Bump @types/react from 18.2.63 to 18.2.64
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.63 to 18.2.64.
- [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-03-08 17:49:40 +00:00
dependabot[bot]
1885e7f67b
Bump lucide-react from 0.344.0 to 0.352.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.344.0 to 0.352.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.352.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-03-08 17:49:20 +00:00
dependabot[bot]
c7fad3fee1
Bump eslint-config-next from 14.1.2 to 14.1.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.2 to 14.1.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.1.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-03-08 17:49:04 +00:00
dependabot[bot]
b968b97094
Bump usehooks-ts from 2.16.0 to 3.0.1
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.16.0 to 3.0.1.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.16.0...usehooks-ts@3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 17:48:51 +00:00
Ahmad
36f6111761
Merge pull request #64 from ahmadk953/dependabot/npm_and_yarn/next-14.1.3
Bump next from 14.1.2 to 14.1.3
2024-03-07 19:47:48 -05:00
Ahmad
690516506d
Merge pull request #63 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-1.10.2
Bump @liveblocks/node from 1.10.0 to 1.10.2
2024-03-07 19:47:38 -05:00
Ahmad
8c503095b7
Merge pull request #62 from ahmadk953/dependabot/npm_and_yarn/types/react-dom-18.2.21
Bump @types/react-dom from 18.2.20 to 18.2.21
2024-03-07 19:47:28 -05:00
Ahmad
75764addd3
Merge pull request #61 from ahmadk953/dependabot/npm_and_yarn/usehooks-ts-2.16.0
Bump usehooks-ts from 2.15.1 to 2.16.0
2024-03-07 19:47:17 -05:00
dependabot[bot]
fb19af007c
Bump next from 14.1.2 to 14.1.3
Bumps [next](https://github.com/vercel/next.js) from 14.1.2 to 14.1.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.1.2...v14.1.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-03-07 17:46:37 +00:00
dependabot[bot]
f0e3751481
Bump @liveblocks/node from 1.10.0 to 1.10.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 1.10.0 to 1.10.2.
- [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.10.2/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-03-07 17:45:48 +00:00
dependabot[bot]
9a1aafabb0
Bump @types/react-dom from 18.2.20 to 18.2.21
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.20 to 18.2.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 17:45:11 +00:00
dependabot[bot]
9fb82ee5d3
Bump usehooks-ts from 2.15.1 to 2.16.0
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.15.1...usehooks-ts@2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 17:44:55 +00:00
dependabot[bot]
1bde6ae61f
Bump @next/eslint-plugin-next from 14.1.2 to 14.1.3
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.1.2 to 14.1.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.1.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-03-07 17:44:32 +00:00
Ahmad
55607a1b2f
Merge pull request #59 from ahmadk953/dependabot/npm_and_yarn/types/node-20.11.25
Bump @types/node from 20.11.24 to 20.11.25
2024-03-06 13:32:19 -05:00
dependabot[bot]
622722fb0f
Bump prettier-plugin-tailwindcss from 0.5.11 to 0.5.12
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.11 to 0.5.12.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.11...v0.5.12)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:31:56 +00:00
dependabot[bot]
5238a786ef
Bump @types/node from 20.11.24 to 20.11.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.24 to 20.11.25.
- [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-03-06 18:31:42 +00:00
Ahmad
377867c9d4
Merge pull request #57 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.25.0
Bump @tanstack/react-query from 5.24.1 to 5.25.0
2024-03-06 13:31:09 -05:00
Ahmad
7bb5e3cfaa
Merge pull request #56 from ahmadk953/dependabot/npm_and_yarn/types/react-dom-18.2.20
Bump @types/react-dom from 18.2.19 to 18.2.20
2024-03-06 13:30:36 -05:00
dependabot[bot]
9881f0a48b
Bump @tanstack/react-query from 5.24.1 to 5.25.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.24.1 to 5.25.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.25.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>
2024-03-06 18:02:13 +00:00
dependabot[bot]
e413750f1c
Bump @types/react-dom from 18.2.19 to 18.2.20
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.19 to 18.2.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:01:50 +00:00
dependabot[bot]
aff92c5a51
Bump next from 14.1.1 to 14.1.2
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.1.2.
- [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.1.1...v14.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:01:37 +00:00
Ahmad
4d954456f3
Merge pull request #54 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-14.1.2
Bump @next/eslint-plugin-next from 14.1.1 to 14.1.2
2024-03-05 15:19:00 -05:00
Ahmad
6eaec950d6
Merge pull request #53 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.1.1
Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1
2024-03-05 15:18:50 -05:00
Ahmad
377ac24694
Merge pull request #52 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.1.2
Bump eslint-config-next from 14.1.1 to 14.1.2
2024-03-05 15:18:37 -05:00
Ahmad
98a9742140
Merge pull request #51 from ahmadk953/dependabot/npm_and_yarn/types/react-18.2.63
Bump @types/react from 18.2.61 to 18.2.63
2024-03-05 15:18:27 -05:00
dependabot[bot]
110b93dce8
Bump @next/eslint-plugin-next from 14.1.1 to 14.1.2
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.1.1 to 14.1.2.
- [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.1.2/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-03-05 17:16:25 +00:00
dependabot[bot]
82ed5462bc
Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.0 to 7.1.1.
- [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.1.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 17:16:03 +00:00
dependabot[bot]
52ad283b62
Bump eslint-config-next from 14.1.1 to 14.1.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.1 to 14.1.2.
- [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.1.2/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-03-05 17:15:41 +00:00
dependabot[bot]
54fb9bf58b
Bump @types/react from 18.2.61 to 18.2.63
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.61 to 18.2.63.
- [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-03-05 17:15:15 +00:00
dependabot[bot]
348ed3b701
Bump @liveblocks/react from 1.10.0 to 1.10.2
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 1.10.0 to 1.10.2.
- [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.10.2/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-03-05 17:15:05 +00:00
dependabot[bot]
17afb01ff2
Bump @typescript-eslint/parser from 7.1.0 to 7.1.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 7.1.1.
- [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.1.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 20:01:14 +00:00
Ahmad
f2bde0c6db
Merge pull request #48 from ahmadk953/dependabot/npm_and_yarn/sonner-1.4.3
Bump sonner from 1.4.2 to 1.4.3
2024-03-04 15:00:54 -05:00
Ahmad
f13dc705e4
Merge pull request #47 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-4.29.9
Bump @clerk/nextjs from 4.29.8 to 4.29.9
2024-03-04 15:00:45 -05:00
Ahmad
36521a09ef
Merge pull request #46 from ahmadk953/dependabot/npm_and_yarn/zustand-4.5.2
Bump zustand from 4.5.1 to 4.5.2
2024-03-04 15:00:37 -05:00
dependabot[bot]
0ca1f165bc
Bump sonner from 1.4.2 to 1.4.3
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits/v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:20:56 +00:00
dependabot[bot]
c6c7123ee9
Bump @clerk/nextjs from 4.29.8 to 4.29.9
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 4.29.8 to 4.29.9.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/nextjs@4.29.9/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@4.29.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>
2024-03-04 17:20:47 +00:00
dependabot[bot]
82e6401373
Bump zustand from 4.5.1 to 4.5.2
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.5.1...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:20:08 +00:00
dependabot[bot]
fdf01b7358
Bump lucide-react from 0.343.0 to 0.344.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.343.0 to 0.344.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.344.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-03-04 17:19:58 +00:00
Ahmad
26c2ef02f9
Added ESLint GitHub Action 2024-03-01 21:48:39 -05:00
Ahmad
21a39139cd
Merge pull request #44 from ahmadk953/dependabot/npm_and_yarn/next/eslint-plugin-next-14.1.1
Bump @next/eslint-plugin-next from 14.1.0 to 14.1.1
2024-03-01 15:39:01 -05:00
Ahmad
ed1da100b6
Merge pull request #43 from ahmadk953/dependabot/npm_and_yarn/next-14.1.1
Bump next from 14.1.0 to 14.1.1
2024-03-01 15:38:51 -05:00
Ahmad
6e5991c845
Merge pull request #42 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.1.1
Bump eslint-config-next from 14.1.0 to 14.1.1
2024-03-01 15:38:40 -05:00
Ahmad
fac5f0f515
Merge pull request #41 from ahmadk953/dependabot/npm_and_yarn/stripe-14.19.0
Bump stripe from 14.18.0 to 14.19.0
2024-03-01 15:38:31 -05:00
dependabot[bot]
5f0f6ec006
Bump @next/eslint-plugin-next from 14.1.0 to 14.1.1
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.1.0 to 14.1.1.
- [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.1.1/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-03-01 18:08:33 +00:00
dependabot[bot]
0b21f46a68
Bump next from 14.1.0 to 14.1.1
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [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.1.0...v14.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 18:08:10 +00:00
dependabot[bot]
15dfbca6ac
Bump eslint-config-next from 14.1.0 to 14.1.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.0 to 14.1.1.
- [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.1.1/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-03-01 18:07:36 +00:00
dependabot[bot]
c0350b5337
Bump stripe from 14.18.0 to 14.19.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 14.18.0 to 14.19.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/v14.18.0...v14.19.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-03-01 18:07:13 +00:00
dependabot[bot]
7aee58b21f
Bump autoprefixer from 10.4.17 to 10.4.18
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 18:06:51 +00:00
Ahmad
5b91ad32e3
Merge pull request #39 from ahmadk953/dependabot/npm_and_yarn/types/react-18.2.61
Bump @types/react from 18.2.60 to 18.2.61
2024-02-29 16:40:50 -05:00
dependabot[bot]
a55d8ca4f4
Bump @types/react from 18.2.60 to 18.2.61
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.60 to 18.2.61.
- [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-02-29 17:58:04 +00:00
dependabot[bot]
410a7ea100
Bump @types/node from 20.11.22 to 20.11.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.22 to 20.11.24.
- [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-02-29 17:57:55 +00:00
Ahmad
f553bb873d
Merge pull request #37 from ahmadk953/dependabot/npm_and_yarn/types/node-20.11.22
Bump @types/node from 20.11.20 to 20.11.22
2024-02-28 15:18:15 -05:00
dependabot[bot]
40855394f4
Bump @types/node from 20.11.20 to 20.11.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 20.11.22.
- [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-02-28 17:41:17 +00:00
dependabot[bot]
36ef486dbb
Bump lucide-react from 0.341.0 to 0.343.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.341.0 to 0.343.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.343.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-02-28 17:41:00 +00:00
Ahmad
b8af096846
Merge pull request #35 from ahmadk953/dependabot/npm_and_yarn/sonner-1.4.2
Bump sonner from 1.4.1 to 1.4.2
2024-02-27 15:20:48 -05:00
Ahmad
ed5be21d52
Merge pull request #34 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-4.29.8
Bump @clerk/nextjs from 4.29.7 to 4.29.8
2024-02-27 15:20:37 -05:00
Ahmad
218c503314
Merge pull request #33 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.24.1
Bump @tanstack/react-query from 5.22.2 to 5.24.1
2024-02-27 15:20:28 -05:00
dependabot[bot]
aaa908b879
Bump sonner from 1.4.1 to 1.4.2
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 17:58:57 +00:00
dependabot[bot]
ebf4ac5d75
Bump @clerk/nextjs from 4.29.7 to 4.29.8
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 4.29.7 to 4.29.8.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/nextjs@4.29.8/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@4.29.8/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-02-27 17:58:42 +00:00
dependabot[bot]
feb3c63e77
Bump @tanstack/react-query from 5.22.2 to 5.24.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.22.2 to 5.24.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.24.1/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>
2024-02-27 17:57:49 +00:00
dependabot[bot]
236cd74bd2
Bump @types/react from 18.2.58 to 18.2.60
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.58 to 18.2.60.
- [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-02-27 17:57:30 +00:00
dependabot[bot]
99828de8d4
Bump @typescript-eslint/parser from 7.0.2 to 7.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.2 to 7.1.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.1.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-02-26 20:24:07 +00:00
Ahmad
e74f54cbf7
Merge pull request #30 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.341.0
Bump lucide-react from 0.338.0 to 0.341.0
2024-02-26 15:22:36 -05:00
Ahmad
27625176f2
Merge pull request #29 from ahmadk953/dependabot/npm_and_yarn/stripe-14.18.0
Bump stripe from 14.17.0 to 14.18.0
2024-02-26 15:22:20 -05:00
Ahmad
a35e80605f
Merge pull request #28 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.1.0
Bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0
2024-02-26 15:22:12 -05:00
dependabot[bot]
dce8320f82
Bump lucide-react from 0.338.0 to 0.341.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.338.0 to 0.341.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.341.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-02-26 17:19:58 +00:00
dependabot[bot]
205d1e2b75
Bump stripe from 14.17.0 to 14.18.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 14.17.0 to 14.18.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/v14.17.0...v14.18.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-02-26 17:19:34 +00:00
dependabot[bot]
6a5008548d
Bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.2 to 7.1.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.1.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-02-26 17:19:17 +00:00
dependabot[bot]
d4b14b3c2d
Bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 17:18:53 +00:00
Ahmad
e7b48842cd
Merge pull request #26 from ahmadk953/dependabot/npm_and_yarn/types/react-18.2.58
Bump @types/react from 18.2.57 to 18.2.58
2024-02-23 15:26:39 -05:00
Ahmad
412bc372e8
Merge pull request #25 from ahmadk953/dependabot/npm_and_yarn/types/node-20.11.20
Bump @types/node from 20.11.19 to 20.11.20
2024-02-23 15:26:30 -05:00
Ahmad
6037cac95a
Merge pull request #24 from ahmadk953/dependabot/npm_and_yarn/sonner-1.4.1
Bump sonner from 1.4.0 to 1.4.1
2024-02-23 15:26:23 -05:00
Ahmad
cb3364bce6
Merge pull request #23 from ahmadk953/dependabot/npm_and_yarn/usehooks-ts-2.15.1
Bump usehooks-ts from 2.15.0 to 2.15.1
2024-02-23 15:26:14 -05:00
dependabot[bot]
128b488e82
Bump @types/react from 18.2.57 to 18.2.58
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.57 to 18.2.58.
- [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-02-23 17:58:24 +00:00
dependabot[bot]
468f66ae46
Bump @types/node from 20.11.19 to 20.11.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.11.20.
- [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-02-23 17:58:04 +00:00
dependabot[bot]
a13608456c
Bump sonner from 1.4.0 to 1.4.1
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/compare/v1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 17:57:44 +00:00
dependabot[bot]
73a3ac7656
Bump usehooks-ts from 2.15.0 to 2.15.1
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.15.0...usehooks-ts@2.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 17:57:33 +00:00
dependabot[bot]
885cd864cd
Bump lucide-react from 0.336.0 to 0.338.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.336.0 to 0.338.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.338.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-02-23 17:57:24 +00:00
Ahmad
240a3c6914
Merge pull request #21 from ahmadk953/dependabot/npm_and_yarn/prisma/client-5.10.2
Bump @prisma/client from 5.10.1 to 5.10.2
2024-02-22 13:29:10 -05:00
Ahmad
40c407a6f8
Merge pull request #20 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.336.0
Bump lucide-react from 0.335.0 to 0.336.0
2024-02-22 13:29:02 -05:00
dependabot[bot]
0c796bce6f
Bump @prisma/client from 5.10.1 to 5.10.2
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.10.2/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>
2024-02-22 17:52:09 +00:00
dependabot[bot]
1b461d77ab
Bump lucide-react from 0.335.0 to 0.336.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.335.0 to 0.336.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.336.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-02-22 17:51:21 +00:00
dependabot[bot]
9cadc2734d
Bump usehooks-ts from 2.14.0 to 2.15.0
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
- [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@2.14.0...usehooks-ts@2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 17:51:04 +00:00
dependabot[bot]
4113b4ee9f
Bump @liveblocks/node from 1.9.8 to 1.10.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 1.9.8 to 1.10.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.10.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-02-21 18:53:35 +00:00
Ahmad
2a3275ce8d
Merge pull request #18 from ahmadk953/dependabot/npm_and_yarn/prisma-5.10.2
Bump prisma from 5.10.0 to 5.10.2
2024-02-21 13:52:59 -05:00