Compare commits

...

8 commits

Author SHA1 Message Date
Ahmad
9038f4a45a
Merge pull request #1173 from ahmadk953/dependabot/npm_and_yarn/babel-plugin-react-compiler-19.0.0-beta-714736e-20250131
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run
Bump babel-plugin-react-compiler from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-714736e-20250131
2025-03-31 20:26:53 -04:00
Ahmad
c62bc8e098
Merge pull request #1174 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.486.0
Bump lucide-react from 0.482.0 to 0.486.0
2025-03-31 20:26:43 -04:00
Ahmad
9e423e4de5
Merge pull request #1175 from ahmadk953/dependabot/npm_and_yarn/react-day-picker-9.6.4
Bump react-day-picker from 9.6.3 to 9.6.4
2025-03-31 20:26:34 -04:00
Ahmad
3e76f1b720
Merge pull request #1176 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.29.0
Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0
2025-03-31 20:26:26 -04:00
dependabot[bot]
3b9ab0e8af
Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.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>
2025-03-31 17:42:58 +00:00
dependabot[bot]
620523528b
Bump react-day-picker from 9.6.3 to 9.6.4
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.6.3 to 9.6.4.
- [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.3...v9.6.4)

---
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-31 17:42:36 +00:00
dependabot[bot]
97a151cda6
Bump lucide-react from 0.482.0 to 0.486.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.482.0 to 0.486.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.486.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>
2025-03-31 17:42:14 +00:00
dependabot[bot]
95b4e23656
Bump babel-plugin-react-compiler
Bumps [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-714736e-20250131.
- [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/compiler/packages/babel-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: babel-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 17:41:56 +00:00
2 changed files with 95 additions and 40 deletions

View file

@ -49,11 +49,11 @@
"dompurify": "^3.2.4",
"ioredis": "^5.6.0",
"lodash": "^4.17.21",
"lucide-react": "^0.482.0",
"lucide-react": "^0.486.0",
"next": "^15.2.4",
"next-themes": "^0.4.6",
"react": "^19.0.0",
"react-day-picker": "^9.6.3",
"react-day-picker": "^9.6.4",
"react-dom": "^19.0.0",
"sharp": "^0.33.5",
"sonner": "^2.0.2",
@ -88,7 +88,7 @@
"@types/node": "^22.13.10",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.28.0",
"@typescript-eslint/eslint-plugin": "^8.29.0",
"@typescript-eslint/parser": "^8.28.0",
"autoprefixer": "^10.4.21",
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",

129
yarn.lock
View file

@ -649,7 +649,7 @@ __metadata:
languageName: node
linkType: hard
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.19.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3":
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3":
version: 7.26.8
resolution: "@babel/types@npm:7.26.8"
dependencies:
@ -659,6 +659,16 @@ __metadata:
languageName: node
linkType: hard
"@babel/types@npm:^7.26.0":
version: 7.27.0
resolution: "@babel/types@npm:7.27.0"
dependencies:
"@babel/helper-string-parser": "npm:^7.25.9"
"@babel/helper-validator-identifier": "npm:^7.25.9"
checksum: 10c0/6f1592eabe243c89a608717b07b72969be9d9d2fce1dee21426238757ea1fa60fdfc09b29de9e48d8104311afc6e6fb1702565a9cc1e09bc1e76f2b2ddb0f6e1
languageName: node
linkType: hard
"@babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9":
version: 7.26.10
resolution: "@babel/types@npm:7.26.10"
@ -5007,15 +5017,15 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:^8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
"@typescript-eslint/eslint-plugin@npm:^8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.28.0"
"@typescript-eslint/type-utils": "npm:8.28.0"
"@typescript-eslint/utils": "npm:8.28.0"
"@typescript-eslint/visitor-keys": "npm:8.28.0"
"@typescript-eslint/scope-manager": "npm:8.29.0"
"@typescript-eslint/type-utils": "npm:8.29.0"
"@typescript-eslint/utils": "npm:8.29.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
@ -5024,7 +5034,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/f01b7d231b01ec2c1cc7c40599ddceb329532f2876664a39dec9d25c0aed4cfdbef3ec07f26bac357df000d798f652af6fdb6a2481b6120e43bfa38f7c7a7c48
checksum: 10c0/3b05a7376a0752484229369af6eb60d13cf06d2331e79c2d471cb0b963dcf5b25a31617cafdc71d74e98921091f479f3da10725b761878a89421191d23866b54
languageName: node
linkType: hard
@ -5080,6 +5090,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/scope-manager@npm:8.29.0"
dependencies:
"@typescript-eslint/types": "npm:8.29.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0"
checksum: 10c0/330d777043a99485b51197ad24927f1276d61e61adaf710f012b3fe7db2ab67c8925c0526f801715b498e7d8fa7cef390006b6f7ae40cee89abe22e8e438de9a
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"
@ -5095,18 +5115,18 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
"@typescript-eslint/type-utils@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/type-utils@npm:8.29.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.28.0"
"@typescript-eslint/utils": "npm:8.28.0"
"@typescript-eslint/typescript-estree": "npm:8.29.0"
"@typescript-eslint/utils": "npm:8.29.0"
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/b8936edc2153bf794efba39bfb06393a228217830051767360f4b691fed7c82f3831c4fc6deac6d78b90a58596e61f866c17eaee9dd793c3efda3ebdcf5a71d8
checksum: 10c0/f254c8d22fc29ea088d16b06e4be1756cb5ad05ccf5989e163637b9c582e5fc8c27aa7003aad6e6a8158d56d7711ea1e4e9d361702c1a18945e0e6aaff1267c5
languageName: node
linkType: hard
@ -5124,6 +5144,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/types@npm:8.29.0"
checksum: 10c0/fc1e3f3071102973a9cfb8ae843c51398bd74b5583b7b0edad182ea605ef85e72ceac7987513581869958b3a65303af6b3471bfba5b7be1338e8add62019c858
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"
@ -5160,6 +5187,24 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0"
dependencies:
"@typescript-eslint/types": "npm:8.29.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0"
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/61dd52229a0758e0bd29f732115c16e640a2418fb25488877c74ef03cdbeb43ddc592a37094abd794ef49812f33d6f814c5b662b95ea796ed0a6c6bfc849299b
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/utils@npm:8.24.0"
@ -5175,18 +5220,18 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/utils@npm:8.28.0"
"@typescript-eslint/utils@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/utils@npm:8.29.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.28.0"
"@typescript-eslint/types": "npm:8.28.0"
"@typescript-eslint/typescript-estree": "npm:8.28.0"
"@typescript-eslint/scope-manager": "npm:8.29.0"
"@typescript-eslint/types": "npm:8.29.0"
"@typescript-eslint/typescript-estree": "npm:8.29.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/d3425be7f86c1245a11f0ea39136af681027797417348d8e666d38c76646945eaed7b35eb8db66372b067dee8b02a855caf2c24c040ec9c31e59681ab223b59d
checksum: 10c0/e259d7edd12946b2dc8e1aa3bbea10f66c5277f27dda71368aa2b2923487f28cd1c123681aaae22518a31c8aeabd60a5365f8a832d0f6e6efadb03745a2d8a31
languageName: node
linkType: hard
@ -5210,6 +5255,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/visitor-keys@npm:8.29.0"
dependencies:
"@typescript-eslint/types": "npm:8.29.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/7f5452b137c4edd258b2289cddf5d92687780375db33421bc4f5e2e9b0c94064c7c5ed3a7b5d96dc9c2d09ca7842b4415b3f3ed3e3f1ae3ac2e625ecb5e87efc
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"
@ -5711,11 +5766,11 @@ __metadata:
linkType: hard
"babel-plugin-react-compiler@npm:^19.0.0-beta-714736e-20250131":
version: 19.0.0-beta-e552027-20250112
resolution: "babel-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112"
version: 19.0.0-beta-e993439-20250328
resolution: "babel-plugin-react-compiler@npm:19.0.0-beta-e993439-20250328"
dependencies:
"@babel/types": "npm:^7.19.0"
checksum: 10c0/f64c8f11b893b6bd355a8b3f20b4f15486cee18f98560f2df991abb315b4b037fbf6ccda832eede446fac6140a942e73984a6c5e7e8f5ea5fe1fb0b45d560482
"@babel/types": "npm:^7.26.0"
checksum: 10c0/ab87aeb3dab8f92aad325a21f92594899b4c92a238121c1587f3a832df7a5b0f86785750db45e0f5c93729ba0a71896a62d95fa5a47699f5f3fe9c335b99ea49
languageName: node
linkType: hard
@ -9813,12 +9868,12 @@ __metadata:
languageName: node
linkType: hard
"lucide-react@npm:^0.482.0":
version: 0.482.0
resolution: "lucide-react@npm:0.482.0"
"lucide-react@npm:^0.486.0":
version: 0.486.0
resolution: "lucide-react@npm:0.486.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/02ffc5e29da9306da856612fa089b168d4100b0bc70ea182d51e4abc43ee43227647573befd58d341fc1bef4b989e49eb5e41f11817b5bd01d5e8ada4abfbdca
checksum: 10c0/1206165b79f243ee32473897629e6a3ec1a8993bc35470e2bde8ece7193f758f27be891f3d380afcdb3b96659677d6c0fb4414b29ee0a6817d2388ac6d58c3b0
languageName: node
linkType: hard
@ -11675,16 +11730,16 @@ __metadata:
languageName: node
linkType: hard
"react-day-picker@npm:^9.6.3":
version: 9.6.3
resolution: "react-day-picker@npm:9.6.3"
"react-day-picker@npm:^9.6.4":
version: 9.6.4
resolution: "react-day-picker@npm:9.6.4"
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/9d5a93ffae808144bbc140be9f5b454658881b98dd7d6093855e5139ee883e4f4e94db8f802dffbf0e34b52d8c0e77ab55261b71417f0f66fe80093060e90c7f
checksum: 10c0/bd720c18e661bc35932048f57fd2c648ca2dfe0bff641d736d065365d35959c6ef0d8bc5e09787cc8beae912d145a8a1503c054dd61339e566129922ad98f0c2
languageName: node
linkType: hard
@ -13162,7 +13217,7 @@ __metadata:
"@types/node": "npm:^22.13.10"
"@types/react": "npm:^19.0.12"
"@types/react-dom": "npm:^19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
"@typescript-eslint/eslint-plugin": "npm:^8.29.0"
"@typescript-eslint/parser": "npm:^8.28.0"
"@vercel/analytics": "npm:^1.5.0"
"@vercel/speed-insights": "npm:^1.1.0"
@ -13182,7 +13237,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.482.0"
lucide-react: "npm:^0.486.0"
next: "npm:^15.2.4"
next-themes: "npm:^0.4.6"
postcss: "npm:^8.5.3"
@ -13190,7 +13245,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.3"
react-day-picker: "npm:^9.6.4"
react-dom: "npm:^19.0.0"
sharp: "npm:^0.33.5"
sonner: "npm:^2.0.2"