From f5732feb25089bb8c4c7cf63678e47faac3d9c99 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 31 May 2022 10:47:52 +0200 Subject: [PATCH] chore: use the existing material-table version Signed-off-by: blam --- plugins/scaffolder/package.json | 2 +- yarn.lock | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index bb69adfe16..8bb88b28bb 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -56,7 +56,7 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", "@rjsf/core": "^3.2.1", - "@material-table/core": "^4.3.29", + "@material-table/core": "^3.1.0", "@rjsf/material-ui": "^3.2.1", "@types/json-schema": "^7.0.9", "@uiw/react-codemirror": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 71c81d03e7..4ed8ee03bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3988,25 +3988,6 @@ react-beautiful-dnd "^13.0.0" react-double-scrollbar "0.0.15" -"@material-table/core@^4.3.29": - version "4.3.29" - resolved "https://registry.npmjs.org/@material-table/core/-/core-4.3.29.tgz#7f60fe4fc191e016d9be663fa437e00b012eae05" - integrity sha512-7vz1oc3bo1eSzk450NgpA61xQjlgCBg7q1TDGrB8ZDMyx2NvLRxTyNBtW8JEPLaQLoCWoDFK7F/VHOYRN1fKuQ== - dependencies: - "@babel/runtime" "^7.12.5" - "@date-io/date-fns" "^1.3.13" - "@material-ui/icons" "^4.11.2" - "@material-ui/pickers" "^3.2.10" - "@material-ui/styles" "^4.11.4" - classnames "^2.2.6" - date-fns "^2.16.1" - debounce "^1.2.0" - fast-deep-equal "^3.1.3" - prop-types "^15.7.2" - react-beautiful-dnd "^13.0.0" - react-double-scrollbar "0.0.15" - uuid "^3.4.0" - "@material-ui/core@^4.11.0", "@material-ui/core@^4.11.3", "@material-ui/core@^4.12.1", "@material-ui/core@^4.12.2", "@material-ui/core@^4.9.10", "@material-ui/core@^4.9.13": version "4.12.4" resolved "https://registry.npmjs.org/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73"