Skip to content

Commit 3d68c15

Browse files
Bump @types/react from 18.3.23 to 19.1.10 in /examples/react
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.23 to 19.1.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e60b67e commit 3d68c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^18.0.0"
1919
},
2020
"devDependencies": {
21-
"@types/react": "^18.0.0",
21+
"@types/react": "^19.1.10",
2222
"@types/react-dom": "^18.0.0",
2323
"@voxpelli/tsconfig": "^15.0.0",
2424
"npm-run-all2": "^6.0.0",

0 commit comments

Comments
 (0)