Skip to content

Commit 725a1b9

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

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
@@ -53,7 +53,7 @@
5353
"@testing-library/react": "^15.0.6",
5454
"@types/jest": "^29.5.11",
5555
"@types/node": "^24.5.2",
56-
"@types/react": "^18.0.0",
56+
"@types/react": "^19.2.2",
5757
"@types/react-dom": "^18.0.0",
5858
"@umijs/fabric": "^4.0.1",
5959
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)