Skip to content

Commit 0095b25

Browse files
Bump react and @types/react
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.0 to 19.2.3 - [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.3/packages/react) Updates `@types/react` from 19.2.7 to 19.2.8 - [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.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 984ebc5 commit 0095b25

File tree

2 files changed

+19
-36
lines changed

2 files changed

+19
-36
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"elkjs": "^0.11.0",
4242
"lucide-react": "^0.555.0",
4343
"mermaid": "^11.12.1",
44-
"react": "^19.0.0",
44+
"react": "^19.2.3",
4545
"react-dom": "^19.0.0",
4646
"zudoku": "^0.67.0"
4747
},
@@ -50,7 +50,7 @@
5050
"@types/dagre": "^0.7.53",
5151
"@types/json-schema": "7.0.15",
5252
"@types/node": "^22.10.7",
53-
"@types/react": "^19.0.7",
53+
"@types/react": "^19.2.9",
5454
"@types/react-dom": "^19.0.2",
5555
"@typescript-eslint/parser": "^8.48.1",
5656
"concurrently": "^9.2.1",

0 commit comments

Comments
 (0)