File tree 2 files changed +5
-16
lines changed
2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 30
30
"react-simple-code-editor" : " ^0.11.0" ,
31
31
"react-simple-tree-menu" : " ^1.1.18" ,
32
32
"react-split-pane" : " ^0.1.92" ,
33
- "react-table" : " ^6.11.5 " ,
33
+ "react-table" : " ^7.7.0 " ,
34
34
"redux" : " ^4.1.0" ,
35
35
"redux-thunk" : " ^2.3.0" ,
36
36
"typescript" : " *" ,
Original file line number Diff line number Diff line change 3555
3555
dependencies:
3556
3556
"@types/react" "*"
3557
3557
3558
- "@types/react-table@^6.8.5":
3559
- version "6.8.6"
3560
- resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-6.8.6.tgz#6033868003541777e253478798c4dd0b588f0f3e"
3561
- integrity sha512-mCgyjD1KiMfZMHixOEzv7qXh5TSfmvgNbOb8qKLcTJbnGgsVSalcEdrNqASyaMp79MvdbMzxAcFQ3lftzmH7MA==
3562
- dependencies:
3563
- "@types/react" "*"
3564
-
3565
3558
"@types/react@*":
3566
3559
version "16.9.17"
3567
3560
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
@@ -14735,14 +14728,10 @@ react-syntax-highlighter@^13.5.0:
14735
14728
prismjs "^1.21.0"
14736
14729
refractor "^3.1.0"
14737
14730
14738
- react-table@^6.11.5:
14739
- version "6.11.5"
14740
- resolved "https://registry.yarnpkg.com/react-table/-/react-table-6.11.5.tgz#84e52885db426a07a6c4ce2c7e942f2cd4e2aa58"
14741
- integrity sha512-LM+AS9v//7Y7lAlgTWW/cW6Sn5VOb3EsSkKQfQTzOW8FngB1FUskLLNEVkAYsTX9LjOWR3QlGjykJqCE6eXT/g==
14742
- dependencies:
14743
- "@types/react-table" "^6.8.5"
14744
- classnames "^2.2.5"
14745
- react-is "^16.8.1"
14731
+ react-table@^7.7.0:
14732
+ version "7.7.0"
14733
+ resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.7.0.tgz#e2ce14d7fe3a559f7444e9ecfe8231ea8373f912"
14734
+ integrity sha512-jBlj70iBwOTvvImsU9t01LjFjy4sXEtclBovl3mTiqjz23Reu0DKnRza4zlLtOPACx6j2/7MrQIthIK1Wi+LIA==
14746
14735
14747
14736
react-test-renderer@^17.0.0, react-test-renderer@^17.0.2:
14748
14737
version "17.0.2"
You can’t perform that action at this time.
0 commit comments