|
5521 | 5521 | dependencies:
|
5522 | 5522 | "@types/react" "^17"
|
5523 | 5523 |
|
5524 |
| -"@types/react-table@^6.8.5": |
5525 |
| - version "6.8.6" |
5526 |
| - resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-6.8.6.tgz#6033868003541777e253478798c4dd0b588f0f3e" |
5527 |
| - integrity sha512-mCgyjD1KiMfZMHixOEzv7qXh5TSfmvgNbOb8qKLcTJbnGgsVSalcEdrNqASyaMp79MvdbMzxAcFQ3lftzmH7MA== |
5528 |
| - dependencies: |
5529 |
| - "@types/react" "*" |
5530 |
| - |
5531 | 5524 | "@types/react@*":
|
5532 | 5525 | version "16.9.17"
|
5533 | 5526 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
|
@@ -7790,7 +7783,7 @@ class-utils@^0.3.5:
|
7790 | 7783 | isobject "^3.0.0"
|
7791 | 7784 | static-extend "^0.1.1"
|
7792 | 7785 |
|
7793 |
| -classnames@^2.2.5, classnames@^2.2.6: |
| 7786 | +classnames@^2.2.6: |
7794 | 7787 | version "2.2.6"
|
7795 | 7788 | resolved "https://registry.npm.taobao.org/classnames/download/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
|
7796 | 7789 | integrity sha1-Q5Nb/90pHzJtrQogUwmzjQD2UM4=
|
@@ -16411,7 +16404,7 @@ [email protected], "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.0, react-is@^17.
|
16411 | 16404 | resolved "https://registry.nlark.com/react-is/download/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
|
16412 | 16405 | integrity sha1-5pHUqOnHiTZWVVOas3J2Kw77VPA=
|
16413 | 16406 |
|
16414 |
| -react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4: |
| 16407 | +react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.4: |
16415 | 16408 | version "16.13.1"
|
16416 | 16409 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
16417 | 16410 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
@@ -16577,14 +16570,10 @@ react-style-proptype@^3.2.2:
|
16577 | 16570 | dependencies:
|
16578 | 16571 | prop-types "^15.5.4"
|
16579 | 16572 |
|
16580 |
| -react-table@^6.11.5: |
16581 |
| - version "6.11.5" |
16582 |
| - resolved "https://registry.yarnpkg.com/react-table/-/react-table-6.11.5.tgz#84e52885db426a07a6c4ce2c7e942f2cd4e2aa58" |
16583 |
| - integrity sha512-LM+AS9v//7Y7lAlgTWW/cW6Sn5VOb3EsSkKQfQTzOW8FngB1FUskLLNEVkAYsTX9LjOWR3QlGjykJqCE6eXT/g== |
16584 |
| - dependencies: |
16585 |
| - "@types/react-table" "^6.8.5" |
16586 |
| - classnames "^2.2.5" |
16587 |
| - react-is "^16.8.1" |
| 16573 | +react-table@^7.8.0: |
| 16574 | + version "7.8.0" |
| 16575 | + resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2" |
| 16576 | + integrity sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA== |
16588 | 16577 |
|
16589 | 16578 | react-test-renderer@^17.0.0, react-test-renderer@^17.0.2:
|
16590 | 16579 | version "17.0.2"
|
|
0 commit comments