Skip to content

Commit ab1f39a

Browse files
build(deps): bump the react group in /frontend with 2 updates
Bumps the react group in /frontend with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.1.1 to 19.2.0 - [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.0/packages/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [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.0/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf18ffe commit ab1f39a

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"classnames": "^2.5.1",
3232
"date-fns": "^4.1.0",
3333
"i18next": "^25.5.3",
34-
"react": "^19.1.1",
35-
"react-dom": "^19.1.1",
34+
"react": "^19.2.0",
35+
"react-dom": "^19.2.0",
3636
"react-i18next": "^16.0.0",
3737
"swagger-ui-dist": "^5.29.1",
3838
"valibot": "^1.1.0",
@@ -55,8 +55,8 @@
5555
"@testing-library/react": "^16.3.0",
5656
"@testing-library/user-event": "^14.6.1",
5757
"@types/node": "^24.7.0",
58-
"@types/react": "19.1.16",
59-
"@types/react-dom": "19.1.9",
58+
"@types/react": "19.2.2",
59+
"@types/react-dom": "19.2.1",
6060
"@types/swagger-ui-dist": "^3.30.6",
6161
"@vitejs/plugin-react": "^5.0.4",
6262
"@vitest/coverage-v8": "^3.2.4",

0 commit comments

Comments
 (0)