From ce242a1a527da9b2969ee531a5aea18790c09f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 09:49:57 +0000 Subject: [PATCH] chore: bump react from 16.13.1 to 18.1.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 18.1.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.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 653d15cd..10860059 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "nprogress": "0.2.0", "optimize-css-assets-webpack-plugin": "6.0.1", "pubsub-js": "1.9.4", - "react": "16.13.1", + "react": "18.1.0", "react-bootstrap": "1.3.0", "react-dom": "16.13.1", "react-flip-move": "3.0.4",