Compare commits

...
4 Commits
Author SHA1 Message Date
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
+2 -2
View File
@@ -10,7 +10,7 @@
"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",
@@ -19,7 +19,7 @@
"embla-carousel-react": "^8.6.0",
"framer-motion": "^13.0.0",
"input-otp": "^1.4.2",
"lucide-react": "^1.28.0",
"lucide-react": "^1.29.0",
"next": "16.3.0",
"next-themes": "^0.4.6",
"react": "19.2.8",