Compare commits

...

8 commits

Author SHA1 Message Date
Ahmad
c46c43c1db
Merge pull request #1123 from ahmadk953/dependabot/npm_and_yarn/prisma/client-6.5.0
Some checks failed
ESLint / Run eslint scanning (push) Has been cancelled
Code Format Check / check-format (push) Has been cancelled
Run tests and upload coverage / Run tests and collect coverage (push) Has been cancelled
Bump @prisma/client from 6.4.1 to 6.5.0
2025-03-13 20:29:34 -04:00
dependabot[bot]
df99c23116
Bump @prisma/client from 6.4.1 to 6.5.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.5.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>
2025-03-14 00:29:26 +00:00
Ahmad
e30719b606
Merge pull request #1121 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.26.1
Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
2025-03-13 20:28:04 -04:00
Ahmad
8584df6274
Merge pull request #1124 from ahmadk953/dependabot/npm_and_yarn/next/mdx-15.2.2
Bump @next/mdx from 15.2.1 to 15.2.2
2025-03-13 20:27:50 -04:00
Ahmad
e544875c5e
Merge pull request #1125 from ahmadk953/dependabot/npm_and_yarn/react-day-picker-9.6.2
Bump react-day-picker from 9.6.1 to 9.6.2
2025-03-13 20:27:41 -04:00
dependabot[bot]
3d91f89385
Bump react-day-picker from 9.6.1 to 9.6.2
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.6.1 to 9.6.2.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v9.6.1...v9.6.2)

---
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>
2025-03-13 17:28:58 +00:00
dependabot[bot]
f9287710fc
Bump @next/mdx from 15.2.1 to 15.2.2
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 15.2.1 to 15.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/v15.2.2/packages/next-mdx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 17:28:43 +00:00
dependabot[bot]
092988797e
Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.0 to 8.26.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/v8.26.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>
2025-03-13 17:27:22 +00:00
2 changed files with 86 additions and 41 deletions

View file

@ -26,8 +26,8 @@
"@liveblocks/react": "^2.20.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/mdx": "^15.2.1",
"@prisma/client": "^6.4.1",
"@next/mdx": "^15.2.2",
"@prisma/client": "^6.5.0",
"@prisma/extension-accelerate": "^1.2.2",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-avatar": "^1.1.2",
@ -53,7 +53,7 @@
"next": "^15.2.1",
"next-themes": "^0.4.5",
"react": "^19.0.0",
"react-day-picker": "^9.6.1",
"react-day-picker": "^9.6.2",
"react-dom": "^19.0.0",
"sharp": "^0.33.5",
"sonner": "^2.0.1",
@ -88,7 +88,7 @@
"@types/node": "^22.13.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.26.0",
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",

119
yarn.lock
View file

@ -2425,9 +2425,9 @@ __metadata:
languageName: node
linkType: hard
"@next/mdx@npm:^15.2.1":
version: 15.2.1
resolution: "@next/mdx@npm:15.2.1"
"@next/mdx@npm:^15.2.2":
version: 15.2.2
resolution: "@next/mdx@npm:15.2.2"
dependencies:
source-map: "npm:^0.7.0"
peerDependencies:
@ -2438,7 +2438,7 @@ __metadata:
optional: true
"@mdx-js/react":
optional: true
checksum: 10c0/5abc5f4734d66161cc89de1cee23b68550e603b01e74032d70451adc48b5f19a13cd447a6d1cabff31ab3773ba104c282f249beb2ccf64dc459831b740d6e9aa
checksum: 10c0/fd11bc939c374831b0c642e8f2535b7ea3b49ca5216199f66a1a6f4b8e7857fef64c104744bf07ae9edafa22a323050187c37e2b58e9961f246d5fdd848dc474
languageName: node
linkType: hard
@ -3251,9 +3251,9 @@ __metadata:
languageName: node
linkType: hard
"@prisma/client@npm:^6.4.1":
version: 6.4.1
resolution: "@prisma/client@npm:6.4.1"
"@prisma/client@npm:^6.5.0":
version: 6.5.0
resolution: "@prisma/client@npm:6.5.0"
peerDependencies:
prisma: "*"
typescript: ">=5.1.0"
@ -3262,7 +3262,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/fe6c322b473d5ebc3926aafb0a149cb08d9d0df46af71568230fd087e85017f24a7a1e4a09e5817359db494ff7ce7d37ad56459c11c39da98412757acb7f16e9
checksum: 10c0/2bf6a213bd65de20092b2773b9bb105f023558da2214e92542fe745255778dee8386068ec6648d0d651e0af7443ca69ed9278aa505c0342d39a30098fd0090d2
languageName: node
linkType: hard
@ -5146,15 +5146,15 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:^8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
"@typescript-eslint/eslint-plugin@npm:^8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.26.0"
"@typescript-eslint/type-utils": "npm:8.26.0"
"@typescript-eslint/utils": "npm:8.26.0"
"@typescript-eslint/visitor-keys": "npm:8.26.0"
"@typescript-eslint/scope-manager": "npm:8.26.1"
"@typescript-eslint/type-utils": "npm:8.26.1"
"@typescript-eslint/utils": "npm:8.26.1"
"@typescript-eslint/visitor-keys": "npm:8.26.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
@ -5163,7 +5163,7 @@ __metadata:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/b270467672c5cb7fb9085ae063364252af2910a424899f2a9f54cfbe84aba6ce80dbbf5027f1f33f17cc587da9883de212a4b3dc969f22ded30076889b499dd8
checksum: 10c0/412f41aafd503a1faea91edd03a68717ca8a49ed6683700b8386115c67b86110c9826d10005d3a0341b78cdee41a6ef08842716ced2b58af03f91eb1b8cc929c
languageName: node
linkType: hard
@ -5219,6 +5219,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/scope-manager@npm:8.26.1"
dependencies:
"@typescript-eslint/types": "npm:8.26.1"
"@typescript-eslint/visitor-keys": "npm:8.26.1"
checksum: 10c0/ecd30eb615c7384f01cea8f2c8e8dda7507ada52ad0d002d3701bdd9d06f6d14cefb31c6c26ef55708adfaa2045a01151e8685656240268231a4bac8f792afe4
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
@ -5234,18 +5244,18 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
"@typescript-eslint/type-utils@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.26.0"
"@typescript-eslint/utils": "npm:8.26.0"
"@typescript-eslint/typescript-estree": "npm:8.26.1"
"@typescript-eslint/utils": "npm:8.26.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/840b7551dcea7304632564612a2460f869c5330c50661cf21ac5992359aba7539f1466ac7dbde6f2d0bd56f6f769c9f3fed8564045c82d4914a88745da846870
checksum: 10c0/17553b4333246e1ffd447dab78a4cbc565c129c9baf32326387760c9790120a99d955acf84888b7ef96e73c82fc22a3e08e80f0bd65d21e3cf2fe002f977aba1
languageName: node
linkType: hard
@ -5263,6 +5273,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/types@npm:8.26.1"
checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
@ -5299,6 +5316,24 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
dependencies:
"@typescript-eslint/types": "npm:8.26.1"
"@typescript-eslint/visitor-keys": "npm:8.26.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/adc95e4735a8ded05ad35d7b4fae68c675afdd4b3531bc4a51eab5efe793cf80bc75f56dfc8022af4c0a5b316eec61f8ce6b77c2ead45fc675fea7e28cd52ade
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/utils@npm:8.24.0"
@ -5314,18 +5349,18 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/utils@npm:8.26.0"
"@typescript-eslint/utils@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/utils@npm:8.26.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.26.0"
"@typescript-eslint/types": "npm:8.26.0"
"@typescript-eslint/typescript-estree": "npm:8.26.0"
"@typescript-eslint/scope-manager": "npm:8.26.1"
"@typescript-eslint/types": "npm:8.26.1"
"@typescript-eslint/typescript-estree": "npm:8.26.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/594838a865d385ad5206c8b948678d4cb4010d0c9b826913968ce9e8af4d1c58b1f044de49f91d8dc36cda2ddb121ee7d2c5b53822a05f3e55002b10a42b3bfb
checksum: 10c0/a5cb3bdf253cc8e8474a2ed8666c0a6194abe56f44039c6623bef0459ed17d0276ed6e40c70d35bd8ec4d41bafc255e4d3025469f32ac692ba2d89e7579c2a26
languageName: node
linkType: hard
@ -5349,6 +5384,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/visitor-keys@npm:8.26.1"
dependencies:
"@typescript-eslint/types": "npm:8.26.1"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/51b1016d06cd2b9eac0a213de418b0a26022fd3b71478014541bfcbc2a3c4d666552390eb9c209fa9e52c868710d9f1b21a2c789d35c650239438c366a27a239
languageName: node
linkType: hard
"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
@ -11893,16 +11938,16 @@ __metadata:
languageName: node
linkType: hard
"react-day-picker@npm:^9.6.1":
version: 9.6.1
resolution: "react-day-picker@npm:9.6.1"
"react-day-picker@npm:^9.6.2":
version: 9.6.2
resolution: "react-day-picker@npm:9.6.2"
dependencies:
"@date-fns/tz": "npm:^1.2.0"
date-fns: "npm:^4.1.0"
date-fns-jalali: "npm:^4.1.0-0"
peerDependencies:
react: ">=16.8.0"
checksum: 10c0/ff89264134258850795961a3e15b8bc141118cd6045133014f6ec261cd53eb7e2a9e92d25d6ae25ec89851e91c549f9471ec08e52c85ac35c2fb49028d42d89a
checksum: 10c0/852b89d28ab0dc880a83aa447d577a9c74f840fbd975074b67cec31adcedb1f48dd20407c1f608bcbd6339db3ae52cd44c46e8009c961e0d3ff60032c5e00ed9
languageName: node
linkType: hard
@ -13352,8 +13397,8 @@ __metadata:
"@mdx-js/react": "npm:^3.1.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@next/eslint-plugin-next": "npm:15.2.1"
"@next/mdx": "npm:^15.2.1"
"@prisma/client": "npm:^6.4.1"
"@next/mdx": "npm:^15.2.2"
"@prisma/client": "npm:^6.5.0"
"@prisma/extension-accelerate": "npm:^1.2.2"
"@radix-ui/react-accordion": "npm:^1.2.2"
"@radix-ui/react-avatar": "npm:^1.1.2"
@ -13380,7 +13425,7 @@ __metadata:
"@types/node": "npm:^22.13.5"
"@types/react": "npm:^19.0.10"
"@types/react-dom": "npm:^19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.26.0"
"@typescript-eslint/eslint-plugin": "npm:^8.26.1"
"@typescript-eslint/parser": "npm:^8.26.0"
"@vercel/analytics": "npm:^1.5.0"
"@vercel/speed-insights": "npm:^1.1.0"
@ -13408,7 +13453,7 @@ __metadata:
prettier-plugin-tailwindcss: "npm:^0.6.11"
prisma: "npm:^6.5.0"
react: "npm:^19.0.0"
react-day-picker: "npm:^9.6.1"
react-day-picker: "npm:^9.6.2"
react-dom: "npm:^19.0.0"
sharp: "npm:^0.33.5"
sonner: "npm:^2.0.1"