Skip to content

Commit d61a50e

Browse files
chore: Bump react from 16.14.0 to 18.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 18.2.0. - [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/v18.2.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98e797d commit d61a50e

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
@@ -81,7 +81,7 @@
8181
"prettier": "^2.1.1",
8282
"rc-drawer": "^4.4.0",
8383
"rc-select": "^12.1.13",
84-
"react": "^16.9.0",
84+
"react": "^18.2.0",
8585
"react-dom": "^16.9.0",
8686
"react-draggable": "^4.4.3",
8787
"typescript": "^4.0.2"

0 commit comments

Comments
 (0)