Skip to content

Commit 5b0980f

Browse files
build(deps-dev): bump react-dom from 16.14.0 to 0.14.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 0.14.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v0.14.1/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80d359d commit 5b0980f

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
@@ -74,7 +74,7 @@
7474
"rc-test": "^7.1.0",
7575
"rc-virtual-list": "^3.14.8",
7676
"react": "16.x",
77-
"react-dom": "16.x",
77+
"react-dom": "0.x",
7878
"typescript": "^5.6.3",
7979
"cheerio": "1.0.0-rc.12"
8080
},

0 commit comments

Comments
 (0)