Skip to content

Commit d916442

Browse files
chore(deps-dev): bump @types/react from 18.3.20 to 19.1.0 (#141)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59e4c1b commit d916442

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
@@ -48,7 +48,7 @@
4848
"@types/classnames": "^2.2.10",
4949
"@types/jest": "^29.5.2",
5050
"@types/node": "^22.5.1",
51-
"@types/react": "^18.0.0",
51+
"@types/react": "^19.1.0",
5252
"@types/react-dom": "^18.0.11",
5353
"@umijs/fabric": "^4.0.1",
5454
"cross-env": "^7.0.1",

0 commit comments

Comments
 (0)