Compare commits

...
10 Commits
Author SHA1 Message Date
mytheclipsebotreview[bot] b007ced615 Auto-merge PR #9
Notify Parent Repo / dispatch (push) Canceled after 0s
chore(deps): update framer-motion requirement from ^12.42.2 to ^12.43.0
2026-07-29 00:11:42 +00:00
mytheclipsebotreview[bot] 5370fd4795 Auto-merge PR #8
chore(deps-dev): bump @biomejs/biome from 2.5.5 to 2.5.6 in the biome group
2026-07-29 00:09:45 +00:00
dependabot[bot] 774be48155 chore(deps): update framer-motion requirement from ^12.42.2 to ^12.43.0
Updates the requirements on [framer-motion](https://github.com/motiondivision/motion) to permit the latest version.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.42.2...v12.43.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.43.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-29 00:08:44 +00:00
dependabot[bot] dcff88ec7b chore(deps-dev): bump @biomejs/biome in the biome group
Bumps the biome group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome).


Updates `@biomejs/biome` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.6/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: biome
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-29 00:08:08 +00:00
mytheclipsebotreview[bot] 407aa7b899 Auto-merge PR #7
chore(deps): update shadcn requirement from ^4.15.0 to ^4.16.0
2026-07-28 00:11:12 +00:00
dependabot[bot] 3337a3cc27 chore(deps): update shadcn requirement from ^4.15.0 to ^4.16.0
Updates the requirements on [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) to permit the latest version.
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.16.0/packages/shadcn)

---
updated-dependencies:
- dependency-name: shadcn
  dependency-version: 4.16.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-28 00:09:32 +00:00
mytheclipsebotreview[bot] e5331bdc01 Auto-merge PR #6
chore(deps): update lucide-react requirement from ^1.26.0 to ^1.27.0
2026-07-27 00:21:08 +00:00
mytheclipsebotreview[bot] a803849cba Auto-merge PR #5
chore(deps): update shadcn requirement from ^4.14.1 to ^4.15.0
2026-07-27 00:21:03 +00:00
dependabot[bot] e006bc9c0b chore(deps): update lucide-react requirement from ^1.26.0 to ^1.27.0
Updates the requirements on [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) to permit the latest version.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.27.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-27 00:19:18 +00:00
dependabot[bot] 21056c72f3 chore(deps): update shadcn requirement from ^4.14.1 to ^4.15.0
Updates the requirements on [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) to permit the latest version.
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.15.0/packages/shadcn)

---
updated-dependencies:
- dependency-name: shadcn
  dependency-version: 4.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-27 00:19:09 +00:00
+4 -4
View File
@@ -17,9 +17,9 @@
"cmdk": "^1.1.1",
"date-fns": "^4.4.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.42.2",
"framer-motion": "^12.43.0",
"input-otp": "^1.4.2",
"lucide-react": "^1.26.0",
"lucide-react": "^1.27.0",
"next": "16.2.12",
"next-themes": "^0.4.6",
"react": "19.2.8",
@@ -27,13 +27,13 @@
"react-dom": "19.2.8",
"react-resizable-panels": "^4.12.2",
"recharts": "3.10.1",
"shadcn": "^4.14.1",
"shadcn": "^4.16.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.6.0",
"tw-animate-css": "^1.4.0"
},
"devDependencies": {
"@biomejs/biome": "2.5.5",
"@biomejs/biome": "2.5.6",
"@tailwindcss/postcss": "^4",
"@types/node": "^26",
"@types/react": "^19",