diff --git a/plugins/techdocs-react/package.json b/plugins/techdocs-react/package.json index 730ad0180e..942838c959 100644 --- a/plugins/techdocs-react/package.json +++ b/plugins/techdocs-react/package.json @@ -45,14 +45,14 @@ "lodash": "^4.17.21", "react-helmet": "6.1.0", "react-router-dom": "6.0.0-beta.0", - "react-use": "^17.3.2" + "react-use": "^17.2.4" }, "peerDependencies": { "@types/react": "^16.13.1 || ^17.0.0", "react": "^16.13.1 || ^17.0.0" }, "devDependencies": { - "@testing-library/react": "^13.0.0", + "@testing-library/react": "^12.1.3", "@testing-library/react-hooks": "^7.0.2", "@backstage/plugin-techdocs": "^1.0.1-next.2", "@backstage/test-utils": "^1.0.1-next.1", diff --git a/yarn.lock b/yarn.lock index 8cc2022395..0dab1d54f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12223,7 +12223,6 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3: "@backstage/plugin-techdocs" "^1.0.1-next.1" "@backstage/plugin-todo" "^0.2.6-next.0" "@backstage/plugin-user-settings" "^0.4.3-next.0" - "@backstage/techdocs-addons" "^0.0.0" "@backstage/theme" "^0.2.15" "@material-ui/core" "^4.12.2" "@material-ui/icons" "^4.9.1" @@ -23762,7 +23761,7 @@ tdigest@^0.1.1: "@backstage/integration-react" "^1.0.1-next.1" "@backstage/plugin-catalog" "^1.1.0-next.1" "@backstage/plugin-techdocs" "^1.0.1-next.1" - "@backstage/techdocs-addons" "^0.0.0" + "@backstage/plugin-techdocs-react" "^0.0.0" "@backstage/test-utils" "^1.0.1-next.1" "@backstage/theme" "^0.2.15" "@material-ui/core" "^4.11.0"