Skip to content

Commit cb99850

Browse files
chore(deps-dev): bump @types/react from 18.3.14 to 19.0.1
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.14 to 19.0.1. - [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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f26e36 commit cb99850

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
@@ -52,7 +52,7 @@
5252
"@testing-library/react": "^16.0.1",
5353
"@testing-library/user-event": "^14.5.2",
5454
"@types/jest": "^29.2.2",
55-
"@types/react": "^18.0.0",
55+
"@types/react": "^19.0.1",
5656
"@types/react-dom": "^18.0.0",
5757
"@umijs/fabric": "^4.0.1",
5858
"coveralls": "^3.0.6",

0 commit comments

Comments
 (0)