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 31
31
"react-simple-code-editor" : " ^0.11.2" ,
32
32
"react-simple-tree-menu" : " ^1.1.18" ,
33
33
"react-split-pane" : " ^0.1.92" ,
34
- "react-table" : " ^6.11.5 " ,
34
+ "react-table" : " ^7.8.0 " ,
35
35
"redux" : " ^4.2.0" ,
36
36
"redux-thunk" : " ^2.4.1" ,
37
37
"typescript" : " *" ,
Original file line number Diff line number Diff line change 3653
3653
dependencies:
3654
3654
"@types/react" "*"
3655
3655
3656
- "@types/react-table@^6.8.5":
3657
- version "6.8.6"
3658
- resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-6.8.6.tgz#6033868003541777e253478798c4dd0b588f0f3e"
3659
- integrity sha512-mCgyjD1KiMfZMHixOEzv7qXh5TSfmvgNbOb8qKLcTJbnGgsVSalcEdrNqASyaMp79MvdbMzxAcFQ3lftzmH7MA==
3660
- dependencies:
3661
- "@types/react" "*"
3662
-
3663
3656
"@types/react@*":
3664
3657
version "16.9.17"
3665
3658
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
@@ -14574,14 +14567,10 @@ react-syntax-highlighter@^13.5.0:
14574
14567
prismjs "^1.21.0"
14575
14568
refractor "^3.1.0"
14576
14569
14577
- react-table@^6.11.5:
14578
- version "6.11.5"
14579
- resolved "https://registry.yarnpkg.com/react-table/-/react-table-6.11.5.tgz#84e52885db426a07a6c4ce2c7e942f2cd4e2aa58"
14580
- integrity sha512-LM+AS9v//7Y7lAlgTWW/cW6Sn5VOb3EsSkKQfQTzOW8FngB1FUskLLNEVkAYsTX9LjOWR3QlGjykJqCE6eXT/g==
14581
- dependencies:
14582
- "@types/react-table" "^6.8.5"
14583
- classnames "^2.2.5"
14584
- react-is "^16.8.1"
14570
+ react-table@^7.8.0:
14571
+ version "7.8.0"
14572
+ resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2"
14573
+ integrity sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==
14585
14574
14586
14575
react-test-renderer@^17.0.0, react-test-renderer@^17.0.2:
14587
14576
version "17.0.2"
You can’t perform that action at this time.
0 commit comments