diff --git a/package.json b/package.json index b570b5182..99693c49c 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "webpack": "^5.20.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 d0f9d608e..76d481da7 100644 --- a/test/yarn.lock +++ b/test/yarn.lock @@ -5431,8 +5431,8 @@ __metadata: tiny-invariant: ^1.0.0 tiny-warning: ^1.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: node linkType: soft diff --git a/yarn.lock b/yarn.lock index a0fdee3b6..bd030f5e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6254,8 +6254,8 @@ __metadata: tiny-warning: ^1.0.0 webpack: ^5.20.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