Compare commits

...
12 Commits
Author SHA1 Message Date
mytheclipsebotreview[bot] c891439857 Auto-merge PR #22
chore(deps): update framer-motion requirement from ^13.0.0 to ^13.1.0
2026-08-14 00:14:05 +00:00
dependabot[bot] f77493a04b chore(deps): update framer-motion requirement from ^13.0.0 to ^13.1.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/v13.0.0...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-14 00:10:03 +00:00
mytheclipsebotreview[bot] 137eecdc1d Auto-merge PR #21
chore(deps): update sonner requirement from ^2.0.7 to ^2.0.8
2026-08-13 00:13:15 +00:00
mytheclipsebotreview[bot] bfbfc175ca Auto-merge PR #20
chore(deps): update lucide-react requirement from ^1.30.0 to ^1.31.0
2026-08-13 00:13:07 +00:00
dependabot[bot] 0fd992bb21 chore(deps): update sonner requirement from ^2.0.7 to ^2.0.8
Updates the requirements on [sonner](https://github.com/emilkowalski/sonner) to permit the latest version.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/compare/v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: sonner
  dependency-version: 2.0.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-13 00:06:54 +00:00
dependabot[bot] c5412fa89b chore(deps): update lucide-react requirement from ^1.30.0 to ^1.31.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.31.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-13 00:06:44 +00:00
mytheclipsebotreview[bot] b30e6936b1 Auto-merge PR #19
chore(deps): bump lucide-react from 1.31.0 to 1.30.0
2026-08-11 00:12:27 +00:00
dependabot[bot] 293863b5b0 chore(deps): bump lucide-react from 1.31.0 to 1.30.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.31.0 to 1.30.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.30.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-11 00:08:37 +00:00
mytheclipsebotreview[bot] 9ea002a7a1 Auto-merge PR #17
chore(deps): bump lucide-react from 1.31.0 to 1.29.0
2026-08-10 00:24:13 +00:00
mytheclipsebotreview[bot] e67db071bb Auto-merge PR #18
chore(deps): update @base-ui/react requirement from ^1.6.0 to ^1.7.0
2026-08-10 00:23:58 +00:00
dependabot[bot] 948bbf3de5 chore(deps): bump lucide-react from 1.31.0 to 1.29.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.31.0 to 1.29.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.29.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-10 00:20:24 +00:00
dependabot[bot] d6ef68f450 chore(deps): update @base-ui/react requirement from ^1.6.0 to ^1.7.0
Updates the requirements on [@base-ui/react](https://github.com/mui/base-ui/tree/HEAD/packages/react) to permit the latest version.
- [Release notes](https://github.com/mui/base-ui/releases)
- [Changelog](https://github.com/mui/base-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/base-ui/commits/v1.7.0/packages/react)

---
updated-dependencies:
- dependency-name: "@base-ui/react"
  dependency-version: 1.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-10 00:20:15 +00:00
+4 -4
View File
@@ -10,16 +10,16 @@
"format": "biome format --write"
},
"dependencies": {
"@base-ui/react": "^1.6.0",
"@base-ui/react": "^1.7.0",
"@shadcn/react": "^0.3.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.4.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^13.0.0",
"framer-motion": "^13.1.0",
"input-otp": "^1.4.2",
"lucide-react": "^1.28.0",
"lucide-react": "^1.31.0",
"next": "16.3.0",
"next-themes": "^0.4.6",
"react": "19.2.8",
@@ -28,7 +28,7 @@
"react-resizable-panels": "^4.12.2",
"recharts": "3.10.1",
"shadcn": "^4.16.2",
"sonner": "^2.0.7",
"sonner": "^2.0.8",
"tailwind-merge": "^3.6.0",
"tw-animate-css": "^1.4.0"
},