Skip to content

Commit e023a64

Browse files
chore(deps)(deps): bump the production-dependencies group
Bumps the production-dependencies group in /apps/ui with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [react-hook-form](https://github.com/react-hook-form/react-hook-form) and [sonner](https://github.com/emilkowalski/sonner). Updates `lucide-react` from 1.29.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react) Updates `react-hook-form` from 7.84.0 to 7.85.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.84.0...v7.85.0) Updates `sonner` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b839e10 commit e023a64

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

apps/ui/bun.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,18 @@
6767
"clsx": "2.1.1",
6868
"i18next": "26.3.6",
6969
"i18next-browser-languagedetector": "8.2.1",
70-
"lucide-react": "1.29.0",
70+
"lucide-react": "1.31.0",
7171
"next-themes": "0.4.6",
7272
"openapi-fetch": "0.17.0",
7373
"qrcode": "1.5.4",
7474
"radix-ui": "1.6.7",
7575
"react": "19.2.8",
7676
"react-dom": "19.2.8",
7777
"react-helmet-async": "3.0.0",
78-
"react-hook-form": "7.84.0",
78+
"react-hook-form": "7.85.0",
7979
"react-i18next": "17.0.11",
8080
"react-router-dom": "7.18.2",
81-
"sonner": "2.0.7",
81+
"sonner": "2.0.8",
8282
"tailwind-merge": "3.6.0",
8383
"zod": "4.4.3",
8484
"zustand": "5.0.14"

0 commit comments

Comments
 (0)