chore: use the existing material-table version

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-05-31 10:47:52 +02:00
parent f7c604a25e
commit f5732feb25
2 changed files with 1 additions and 20 deletions
+1 -1
View File
@@ -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",
-19
View File
@@ -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"