Skip to content

Commit 62be39a

Browse files
build(deps-dev): bump @types/react-dom in /frontend in the types group
Bumps the types group in /frontend with 1 update: [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react-dom` from 19.1.1 to 19.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a14e36 commit 62be39a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@testing-library/user-event": "^14.6.1",
6161
"@types/node": "^22.14.0",
6262
"@types/react": "19.1.0",
63-
"@types/react-dom": "19.1.1",
63+
"@types/react-dom": "19.1.2",
6464
"@types/swagger-ui-dist": "^3.30.5",
6565
"@vitejs/plugin-react": "^4.3.4",
6666
"@vitest/coverage-v8": "^3.1.1",

0 commit comments

Comments
 (0)