Skip to content

Commit 6d88f79

Browse files
chore(deps-dev): bump @types/react from 18.3.20 to 19.1.0
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.20 to 19.1.0. - [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.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d4b76c commit 6d88f79

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": "^15.0.6",
5353
"@types/classnames": "^2.2.10",
5454
"@types/jest": "^29.5.11",
55-
"@types/react": "^18.0.0",
55+
"@types/react": "^19.1.0",
5656
"@types/react-dom": "^18.0.0",
5757
"@umijs/fabric": "^4.0.1",
5858
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)