Commit graph

74 commits

Author SHA1 Message Date
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
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
Ahmad
73a8a33467
Merge pull request #195 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.3
Bump zod from 3.23.0 to 3.23.3
2024-04-23 15:50:43 -04:00
Ahmad
fc775658f8
Merge pull request #194 from ahmadk953/dependabot/npm_and_yarn/prisma-5.13.0
Bump prisma from 5.12.1 to 5.13.0
2024-04-23 15:50:35 -04:00
Ahmad
32a33dfd04
Merge pull request #193 from ahmadk953/dependabot/npm_and_yarn/clsx-2.1.1
Bump clsx from 2.1.0 to 2.1.1
2024-04-23 15:50:24 -04:00
dependabot[bot]
b390c965c9
Bump @prisma/client from 5.12.1 to 5.13.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.13.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-04-23 17:14:58 +00:00
dependabot[bot]
c785ad3472
Bump zod from 3.23.0 to 3.23.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.0 to 3.23.3.
- [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.0...v3.23.3)

---
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 17:14:18 +00:00
dependabot[bot]
ff2ffa71d4
Bump prisma from 5.12.1 to 5.13.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.13.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-04-23 17:14:07 +00:00
dependabot[bot]
03a92476dd
Bump clsx from 2.1.0 to 2.1.1
Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 17:13:45 +00:00
dependabot[bot]
103eae1c20
Bump @tanstack/react-query from 5.31.0 to 5.32.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.32.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-04-23 17:13:35 +00:00
Ahmad
9253089d44
Merge pull request #191 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.31.0
Bump @tanstack/react-query from 5.29.2 to 5.31.0
2024-04-22 17:46:42 -04:00
Ahmad
255ff16c9d
Merge pull request #190 from ahmadk953/dependabot/npm_and_yarn/zod-3.23.0
Bump zod from 3.22.5 to 3.23.0
2024-04-22 17:46:01 -04:00
dependabot[bot]
c7e22f039c
Bump @tanstack/react-query from 5.29.2 to 5.31.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.29.2 to 5.31.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.31.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-04-22 21:33:45 +00:00
dependabot[bot]
ccb33d54c6
Bump zod from 3.22.5 to 3.23.0
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.5 to 3.23.0.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits/v3.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 21:32:37 +00:00
dependabot[bot]
367ca4a374
Bump @typescript-eslint/parser from 7.7.0 to 7.7.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.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.7.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-04-22 21:31:21 +00:00
dependabot[bot]
11617d5382
Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.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.7.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-04-22 17:24:41 +00:00
Ahmad
d30d95668e
Merge pull request #184 from ahmadk953/dependabot/npm_and_yarn/stripe-15.3.0
Bump stripe from 15.2.0 to 15.3.0
2024-04-19 16:04:36 -04:00
dependabot[bot]
efbe57c1d3
Bump stripe from 15.2.0 to 15.3.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 15.2.0 to 15.3.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.2.0...v15.3.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-19 20:03:32 +00:00
Ahmad
ca2d2942cf
Merge pull request #187 from ahmadk953/dependabot/npm_and_yarn/zod-3.22.5
Bump zod from 3.22.4 to 3.22.5
2024-04-19 16:02:49 -04:00
Ahmad
51fdfa4b01
Merge pull request #186 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.372.0
Bump lucide-react from 0.371.0 to 0.372.0
2024-04-19 16:01:56 -04:00
dependabot[bot]
0bd84974a3
Bump zod from 3.22.4 to 3.22.5
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.22.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/commits)

---
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-19 20:01:31 +00:00
Ahmad
835a402ce4
Merge pull request #185 from ahmadk953/dependabot/npm_and_yarn/clerk/nextjs-5.0.1
Bump @clerk/nextjs from 5.0.0-beta.40 to 5.0.1
2024-04-19 16:01:07 -04:00
dependabot[bot]
7a7bf6a398
Bump lucide-react from 0.371.0 to 0.372.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.371.0 to 0.372.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.372.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-19 17:46:52 +00:00
dependabot[bot]
f660f01a24
Bump @clerk/nextjs from 5.0.0-beta.40 to 5.0.1
Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 5.0.0-beta.40 to 5.0.1.
- [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.1/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-19 17:46:36 +00:00
dependabot[bot]
b375fc26e5
Bump tailwind-merge from 2.2.2 to 2.3.0
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 17:45:58 +00:00
dependabot[bot]
7c7bc9a768
Bump eslint-config-next from 14.2.1 to 14.2.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.1 to 14.2.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.2.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-04-18 21:27:58 +00:00
dependabot[bot]
fdc1007ff3
Bump next from 14.2.1 to 14.2.2
Bumps [next](https://github.com/vercel/next.js) from 14.2.1 to 14.2.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.2.1...v14.2.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-04-18 21:23:02 +00:00
dependabot[bot]
a39bfbcf80
Bump lucide-react from 0.370.0 to 0.371.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.370.0 to 0.371.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.371.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-18 17:51:10 +00:00
Ahmad
8155105d31
Merge pull request #178 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.370.0
Bump lucide-react from 0.368.0 to 0.370.0
2024-04-17 15:42:40 -04:00
dependabot[bot]
c1618780a1
Bump lucide-react from 0.368.0 to 0.370.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.368.0 to 0.370.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.370.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-17 19:38:52 +00:00
dependabot[bot]
06c5e837e3
Bump @liveblocks/node from 1.11.1 to 1.11.2
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 1.11.1 to 1.11.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.11.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-04-17 19:38:44 +00:00
dependabot[bot]
b2af1d86b0
Bump @liveblocks/react from 1.11.1 to 1.11.2
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 1.11.1 to 1.11.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.11.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-04-17 17:57:39 +00:00
Ahmad
d5be2cdb29
Merge pull request #174 from ahmadk953/dependabot/npm_and_yarn/stripe-15.2.0
Bump stripe from 15.0.0 to 15.2.0
2024-04-16 15:28:30 -04:00
Ahmad
1b77ca9c9f
Merge pull request #173 from ahmadk953/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.14
Bump prettier-plugin-tailwindcss from 0.5.13 to 0.5.14
2024-04-16 15:28:23 -04:00
Ahmad
a4026a2fed
Merge pull request #172 from ahmadk953/dependabot/npm_and_yarn/next-14.2.1
Bump next from 14.2.0 to 14.2.1
2024-04-16 15:28:14 -04:00
Ahmad
1641c31df5
Merge pull request #171 from ahmadk953/dependabot/npm_and_yarn/react-day-picker-8.10.1
Bump react-day-picker from 8.10.0 to 8.10.1
2024-04-16 15:28:00 -04:00
dependabot[bot]
fc29225ff4
Bump stripe from 15.0.0 to 15.2.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 15.0.0 to 15.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/v15.0.0...v15.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-04-16 17:18:42 +00:00
dependabot[bot]
2a44d279e5
Bump prettier-plugin-tailwindcss from 0.5.13 to 0.5.14
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.13 to 0.5.14.
- [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.13...v0.5.14)

---
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-04-16 17:18:29 +00:00
dependabot[bot]
6941330dce
Bump next from 14.2.0 to 14.2.1
Bumps [next](https://github.com/vercel/next.js) from 14.2.0 to 14.2.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.2.0...v14.2.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-04-16 17:18:02 +00:00
dependabot[bot]
09fbed9bd6
Bump react-day-picker from 8.10.0 to 8.10.1
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 8.10.0 to 8.10.1.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v8.10.0...v8.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 17:17:09 +00:00
dependabot[bot]
e369d1925b
Bump @types/react from 18.2.78 to 18.2.79
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.78 to 18.2.79.
- [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-16 17:16:55 +00:00
Ahmad
80e09f79b7
Merge pull request #169 from ahmadk953/dependabot/npm_and_yarn/types/react-18.2.78
Bump @types/react from 18.2.77 to 18.2.78
2024-04-15 17:05:31 -04:00
Ahmad
5a7f1c01b3
Merge pull request #168 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.2.1
Bump eslint-config-next from 14.1.4 to 14.2.1
2024-04-15 17:05:24 -04:00
dependabot[bot]
dd2fe83b63
Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.7.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.7.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-15 20:45:32 +00:00
dependabot[bot]
48b8cab390
Bump @types/react from 18.2.77 to 18.2.78
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.77 to 18.2.78.
- [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-15 20:45:27 +00:00
dependabot[bot]
51e2d1ab6e
Bump eslint-config-next from 14.1.4 to 14.2.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.4 to 14.2.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.2.1/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 20:45:13 +00:00
Ahmad
ddc07fd6fb
Merge pull request #166 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-7.7.0
Bump @typescript-eslint/parser from 7.6.0 to 7.7.0
2024-04-15 16:44:12 -04:00
dependabot[bot]
2b348a5f85
Bump @typescript-eslint/parser from 7.6.0 to 7.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.7.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.7.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-15 17:23:00 +00:00
dependabot[bot]
ddbbc07f45
Bump @next/eslint-plugin-next from 14.1.4 to 14.2.1
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.1.4 to 14.2.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.2.1/packages/eslint-plugin-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 17:22:43 +00:00