Skip to content

Commit 818ee2f

Browse files
build(deps): bump the react group with 2 updates
Bumps the react group with 2 updates: [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e94477d commit 818ee2f

2 files changed

Lines changed: 472 additions & 472 deletions

File tree

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.4.0",
3333
"i18next": "^26.3.6",
34-
"react": "^19.2.7",
35-
"react-dom": "^19.2.7",
34+
"react": "^19.2.8",
35+
"react-dom": "^19.2.8",
3636
"react-i18next": "^17.0.10",
3737
"swagger-ui-dist": "^5.32.8",
3838
"valibot": "^1.4.2",
@@ -57,8 +57,8 @@
5757
"@testing-library/react": "^16.3.2",
5858
"@testing-library/user-event": "^14.6.1",
5959
"@types/node": "^26.1.0",
60-
"@types/react": "19.2.17",
61-
"@types/react-dom": "19.2.3",
60+
"@types/react": "19.2.18",
61+
"@types/react-dom": "19.2.4",
6262
"@types/swagger-ui-dist": "^3.30.6",
6363
"@vitejs/plugin-react": "^6.0.4",
6464
"@vitest/coverage-v8": "^4.1.9",

0 commit comments

Comments
 (0)