Skip to content

Commit 5c105ba

Browse files
Merge branch 'master' into fix/analytical-table-inside-dialog
2 parents 5edcb4e + 512152e commit 5c105ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lodash": "^4.17.20",
3838
"react-content-loader": "5.1.0",
3939
"react-jss": "10.1.1",
40-
"react-table": "7.5.0",
40+
"react-table": "7.6.0",
4141
"react-virtual": "2.2.7"
4242
},
4343
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16716,10 +16716,10 @@ react-syntax-highlighter@^13.5.1:
1671616716
prismjs "^1.21.0"
1671716717
refractor "^3.1.0"
1671816718

16719-
react-table@7.5.0:
16720-
version "7.5.0"
16721-
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.5.0.tgz#87326d92cdffbbf970f49b395bcafc3f84989ddf"
16722-
integrity sha512-hLsbNqLJkkYiATVteM8mthP8y5vnLPB2qdi9FeGZjsvb2m5vxj6cavIgk35oulvBmYD6Kox0HFfI332HPZpC7w==
16719+
react-table@7.6.0:
16720+
version "7.6.0"
16721+
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.6.0.tgz#83d765b96505b5332d108a2e0c27ab653f5a78c3"
16722+
integrity sha512-16kRTypBWz9ZwLnPWA8hc3eIC64POzO9GaMBiKaCcVM+0QOQzt0G7ebzGUM8SW0CYUpVM+glv1kMXrWj9tr3Sw==
1672316723

1672416724
react-test-renderer@^16.0.0-0:
1672516725
version "16.13.1"

0 commit comments

Comments
 (0)