Skip to content

Commit 8591dd4

Browse files
chore(deps-dev): bump @types/react from 18.3.27 to 19.2.9
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.27 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: "@types/react" dependency-version: 19.2.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 033b5ab commit 8591dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/node": "^20.0.0",
31-
"@types/react": "^18.0.0",
31+
"@types/react": "^19.2.9",
3232
"typescript": "^5.0.0"
3333
},
3434
"exports": {

0 commit comments

Comments
 (0)