Skip to content

Commit b899d04

Browse files
build(deps-dev): bump @types/react-dom from 18.3.7 to 19.1.9
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.7 to 19.1.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeab9dc commit b899d04

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
@@ -88,7 +88,7 @@
8888
"@types/lodash-es": "^4.17.12",
8989
"@types/papaparse": "^5.3.16",
9090
"@types/react": "^18.3.12",
91-
"@types/react-dom": "^18.3.1",
91+
"@types/react-dom": "^19.1.9",
9292
"@types/unzipper": "^0.10.11",
9393
"@types/xml2js": "^0.4.14",
9494
"@vitejs/plugin-react": "^4.3.3",

0 commit comments

Comments
 (0)