Skip to content

Commit d85d254

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates (#8162)
Bumps the dev-dependencies group with 2 updates: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `@types/react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.85.0 to 7.86.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.85.0...v7.86.0) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: react-hook-form dependency-version: 7.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18a3aef commit d85d254

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@radix-ui/react-toast": "^1.2.23",
2727
"@radix-ui/react-visually-hidden": "^1.2.11",
2828
"@types/react": "^19.2.18",
29-
"@types/react-dom": "^19.2.4",
29+
"@types/react-dom": "^19.2.5",
3030
"@typescript-eslint/eslint-plugin": "^8.67.0",
3131
"@typescript-eslint/parser": "^8.67.0",
3232
"@vitejs/plugin-react": "^6.1.0",
@@ -39,7 +39,7 @@
3939
"lucide-react": "^1.33.0",
4040
"react": "^19.2.8",
4141
"react-dom": "^19.2.8",
42-
"react-hook-form": "^7.85.0",
42+
"react-hook-form": "^7.86.0",
4343
"react-i18next": "^17.0.12",
4444
"react-router-dom": "^7.18.2",
4545
"socket.io-client": "^4.8.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)