diff --git a/plugins/explore/package.json b/plugins/explore/package.json index 2f5cad2244..8f2e0a6126 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -46,8 +46,8 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", "classnames": "^2.2.6", - "react-use": "^17.2.4", - "pluralize": "^8.0.0" + "pluralize": "^8.0.0", + "react-use": "^17.2.4" }, "peerDependencies": { "@types/react": "^16.13.1 || ^17.0.0", diff --git a/yarn.lock b/yarn.lock index ad03a668e0..561e390fd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6045,6 +6045,7 @@ __metadata: classnames: ^2.2.6 cross-fetch: ^3.1.5 msw: ^1.0.0 + pluralize: ^8.0.0 react-use: ^17.2.4 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0