From 266aaf23bf6e1359abd47ad04513bc223179774f Mon Sep 17 00:00:00 2001 From: Wojciech Maj Date: Wed, 20 Apr 2022 09:18:02 +0200 Subject: [PATCH] [breaking] Bump minimum React version to 16.8 --- package.json | 4 ++-- test/yarn.lock | 4 ++-- yarn.lock | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5e317c9..d2f431e 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "rimraf": "^3.0.0" }, "peerDependencies": { - "react": "^16.3.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0" + "react": "^16.8.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" }, "resolutions": { "semver@7.0.0": "^7.0.0" diff --git a/test/yarn.lock b/test/yarn.lock index 1b8c878..eba9134 100644 --- a/test/yarn.lock +++ b/test/yarn.lock @@ -1921,8 +1921,8 @@ __metadata: react-datetime-picker: ^3.5.0 react-fit: ^1.4.0 peerDependencies: - react: ^16.3.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 languageName: node linkType: soft diff --git a/yarn.lock b/yarn.lock index c60c24d..22b4da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2113,8 +2113,8 @@ __metadata: react-fit: ^1.4.0 rimraf: ^3.0.0 peerDependencies: - react: ^16.3.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 languageName: unknown linkType: soft