chore(deps): bump react-table and @types/react-table (#5484)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-29 07:04:58 -07:00
committed by GitHub
parent bbee4b5791
commit 9933f30c25
2 changed files with 10 additions and 10 deletions

View File

@@ -181,7 +181,7 @@
"react-merge-refs": "^2.0.2",
"react-portal": "^4.2.2",
"react-router-dom": "^5.2.0",
"react-table": "^7.7.0",
"react-table": "^7.8.0",
"react-virtualized-auto-sizer": "^1.0.17",
"react-waypoint": "^10.3.0",
"react-window": "^1.8.7",
@@ -274,7 +274,7 @@
"@types/react-helmet": "^6.1.6",
"@types/react-portal": "^4.0.4",
"@types/react-router-dom": "^5.3.2",
"@types/react-table": "^7.7.9",
"@types/react-table": "^7.7.14",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@types/redis-info": "^3.0.0",

View File

@@ -3283,10 +3283,10 @@
"@types/history" "*"
"@types/react" "*"
"@types/react-table@^7.7.9":
version "7.7.9"
resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.9.tgz#ea82875775fc6ee71a28408dcc039396ae067c92"
integrity sha512-ejP/J20Zlj9VmuLh73YgYkW2xOSFTW39G43rPH93M4mYWdMmqv66lCCr+axZpkdtlNLGjvMG2CwzT4S6abaeGQ==
"@types/react-table@^7.7.14":
version "7.7.14"
resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.14.tgz#b880f1ae140ed065bca2e21b3008ca1ebe71595a"
integrity sha512-TYrv7onCiakaG1uAu/UpQ9FojNEt/4/ht87EgJQaEGFoWV606ZLWUZAcUHzMxgc3v1mywP1cDyz3qB4ho3hWOw==
dependencies:
"@types/react" "*"
@@ -11073,10 +11073,10 @@ react-style-singleton@^2.2.1:
invariant "^2.2.4"
tslib "^2.0.0"
react-table@^7.7.0:
version "7.7.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.7.0.tgz#e2ce14d7fe3a559f7444e9ecfe8231ea8373f912"
integrity sha512-jBlj70iBwOTvvImsU9t01LjFjy4sXEtclBovl3mTiqjz23Reu0DKnRza4zlLtOPACx6j2/7MrQIthIK1Wi+LIA==
react-table@^7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2"
integrity sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==
react-test-renderer@^16.0.0-0:
version "16.14.0"