build(deps): bump @types/react-table from 7.0.29 to 7.7.19 in /superset-frontend (#26832)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 09:12:50 -07:00 committed by GitHub
parent eea71eb6bc
commit f73760a5d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

View File

@ -190,7 +190,7 @@
"@types/react-loadable": "^5.5.6",
"@types/react-redux": "^7.1.10",
"@types/react-router-dom": "^5.3.3",
"@types/react-table": "^7.0.19",
"@types/react-table": "^7.7.19",
"@types/react-transition-group": "^4.4.10",
"@types/react-ultimate-pagination": "^1.2.0",
"@types/react-window": "^1.8.5",
@ -20293,9 +20293,9 @@
}
},
"node_modules/@types/react-table": {
"version": "7.0.29",
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.0.29.tgz",
"integrity": "sha512-RCGVKGlTDv3jbj37WJ5HhN3sPb0W/2rqlvyGUtvawnnyrxgI2BGgASvU93rq2jwanVp5J9l1NYAeiGlNhdaBGw==",
"version": "7.7.19",
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.19.tgz",
"integrity": "sha512-47jMa1Pai7ily6BXJCW33IL5ghqmCWs2VM9s+h1D4mCaK5P4uNkZOW3RMMg8MCXBvAJ0v9+sPqKjhid0PaJPQA==",
"dependencies": {
"@types/react": "*"
}
@ -69340,7 +69340,7 @@
"@react-icons/all-files": "^4.1.0",
"@types/d3-array": "^2.9.0",
"@types/enzyme": "^3.10.5",
"@types/react-table": "^7.0.29",
"@types/react-table": "^7.7.19",
"classnames": "^2.5.1",
"d3-array": "^2.4.0",
"lodash": "^4.17.21",
@ -85685,7 +85685,7 @@
"@react-icons/all-files": "^4.1.0",
"@types/d3-array": "^2.9.0",
"@types/enzyme": "^3.10.5",
"@types/react-table": "^7.0.29",
"@types/react-table": "^7.7.19",
"classnames": "^2.5.1",
"d3-array": "^2.4.0",
"lodash": "^4.17.21",
@ -86882,9 +86882,9 @@
}
},
"@types/react-table": {
"version": "7.0.29",
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.0.29.tgz",
"integrity": "sha512-RCGVKGlTDv3jbj37WJ5HhN3sPb0W/2rqlvyGUtvawnnyrxgI2BGgASvU93rq2jwanVp5J9l1NYAeiGlNhdaBGw==",
"version": "7.7.19",
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.19.tgz",
"integrity": "sha512-47jMa1Pai7ily6BXJCW33IL5ghqmCWs2VM9s+h1D4mCaK5P4uNkZOW3RMMg8MCXBvAJ0v9+sPqKjhid0PaJPQA==",
"requires": {
"@types/react": "*"
}

View File

@ -257,7 +257,7 @@
"@types/react-loadable": "^5.5.6",
"@types/react-redux": "^7.1.10",
"@types/react-router-dom": "^5.3.3",
"@types/react-table": "^7.0.19",
"@types/react-table": "^7.7.19",
"@types/react-transition-group": "^4.4.10",
"@types/react-ultimate-pagination": "^1.2.0",
"@types/react-window": "^1.8.5",

View File

@ -27,7 +27,7 @@
"@react-icons/all-files": "^4.1.0",
"@types/d3-array": "^2.9.0",
"@types/enzyme": "^3.10.5",
"@types/react-table": "^7.0.29",
"@types/react-table": "^7.7.19",
"classnames": "^2.5.1",
"d3-array": "^2.4.0",
"lodash": "^4.17.21",