Skip to content

Commit ca03210

Browse files
chore(deps): bump the minor-patch group in /frontend with 3 updates
Bumps the minor-patch group in /frontend with 3 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `react` from 19.2.0 to 19.2.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react) Updates `react-dom` from 19.2.0 to 19.2.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.1/packages/react-dom) Updates `react-hook-form` from 7.67.0 to 7.68.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.67.0...v7.68.0) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-dom dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: react-hook-form dependency-version: 7.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bac1ac commit ca03210

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/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.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"input-otp": "^1.4.2",
2929
"lucide-react": "^0.555.0",
3030
"next-themes": "^0.4.6",
31-
"react": "^19.2.0",
32-
"react-dom": "^19.2.0",
33-
"react-hook-form": "^7.67.0",
31+
"react": "^19.2.1",
32+
"react-dom": "^19.2.1",
33+
"react-hook-form": "^7.68.0",
3434
"react-i18next": "^16.3.5",
3535
"react-markdown": "^10.1.0",
3636
"react-router": "^7.10.0",

0 commit comments

Comments
 (0)