Skip to content

Commit edda8fb

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.0.0 to 19.1.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.1.0/packages/react) Updates `react-dom` from 19.0.0 to 19.1.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.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb1262c commit edda8fb

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 2 additions & 2 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": "^24.2.3",
34-
"react": "^19.0.0",
35-
"react-dom": "^19.0.0",
34+
"react": "^19.1.0",
35+
"react-dom": "^19.1.0",
3636
"react-i18next": "^15.4.1",
3737
"swagger-ui-dist": "^5.20.1",
3838
"valibot": "^1.0.0",

0 commit comments

Comments
 (0)