Compare commits

...

8 commits

Author SHA1 Message Date
Ahmad
8421c93a3f
Merge pull request #1008 from ahmadk953/dependabot/npm_and_yarn/sonner-1.7.4
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 sonner from 1.7.3 to 1.7.4
2025-02-03 16:41:19 -05:00
Ahmad
213cf3c0ef
Merge pull request #1009 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.0
Bump @types/node from 22.12.0 to 22.13.0
2025-02-03 16:41:09 -05:00
Ahmad
1e116b3560
Merge pull request #1010 from ahmadk953/dependabot/npm_and_yarn/sentry/nextjs-8.54.0
Bump @sentry/nextjs from 8.52.0 to 8.54.0
2025-02-03 16:40:53 -05:00
Ahmad
195098916a
Merge pull request #1011 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0
Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0
2025-02-03 16:40:42 -05:00
dependabot[bot]
e50cdda000
Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.22.0 to 8.23.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.23.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-02-03 17:43:16 +00:00
dependabot[bot]
509c0b6b2f
Bump @sentry/nextjs from 8.52.0 to 8.54.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 8.52.0 to 8.54.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.52.0...8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 17:42:52 +00:00
dependabot[bot]
d3d92f0b69
Bump @types/node from 22.12.0 to 22.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.12.0 to 22.13.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 17:42:25 +00:00
dependabot[bot]
727605f66f
Bump sonner from 1.7.3 to 1.7.4
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.7.3 to 1.7.4.
- [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>
2025-02-03 17:42:03 +00:00
2 changed files with 404 additions and 369 deletions

View file

@ -56,7 +56,7 @@
"react-day-picker": "^9.5.1",
"react-dom": "^19.0.0",
"sharp": "^0.33.5",
"sonner": "^1.7.3",
"sonner": "^1.7.4",
"stripe": "^17.6.0",
"tailwind-merge": "^3.0.1",
"tailwindcss-animate": "^1.0.7",
@ -85,10 +85,10 @@
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.15",
"@types/mdx": "^2.0.13",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.21.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",

767
yarn.lock

File diff suppressed because it is too large Load diff