Skip to content

Commit b19c235

Browse files
build(deps): bump react and @types/react in /cmd/mdl/webapp
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 19.2.1 to 19.2.4 - [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.4/packages/react) Updates `@types/react` from 19.2.7 to 19.2.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.2.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5866118 commit b19c235

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

cmd/mdl/webapp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"copy-webpack-plugin": "^13.0.1",
1111
"elkjs": "^0.11.0",
1212
"file-loader": "^6.2.0",
13-
"react": "^19.1.1",
13+
"react": "^19.2.4",
1414
"react-dom": "^19.1.1",
1515
"react-is": "^19.2.4",
1616
"react-router": "^7.13.0",
@@ -23,7 +23,7 @@
2323
"@babel/preset-react": "^7.28.5",
2424
"@babel/preset-typescript": "^7.26.0",
2525
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
26-
"@types/react": "^19.1.13",
26+
"@types/react": "^19.2.14",
2727
"@types/react-dom": "^19.1.9",
2828
"@types/react-router": "^5.1.20",
2929
"@types/react-router-dom": "^5.3.3",

cmd/mdl/webapp/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)