Skip to content

Commit 3b639e8

Browse files
build(deps-dev): bump react from 17.0.2 to 18.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 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] <support@github.com>
1 parent dd39c4b commit 3b639e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-simple-import-sort": "^7.0.0",
3939
"eslint-plugin-unused-imports": "^2.0.0",
4040
"prettier": "^2.5.1",
41-
"react": "^17.0.2",
41+
"react": "^18.2.0",
4242
"react-dom": "^17.0.2",
4343
"react-query": "^3.34.2",
4444
"tslib": "^2.3.1",

0 commit comments

Comments
 (0)