build(deps): bump @types/react-loadable from 5.5.6 to 5.5.11 in /superset-frontend (#30469)

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-10-01 14:29:08 -06:00 committed by GitHub
parent 553932dc72
commit 7d0cb39f2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 8 deletions

View File

@ -196,7 +196,7 @@
"@types/react-dom": "^16.9.8",
"@types/react-gravatar": "^2.6.14",
"@types/react-json-tree": "^0.6.11",
"@types/react-loadable": "^5.5.6",
"@types/react-loadable": "^5.5.11",
"@types/react-redux": "^7.1.10",
"@types/react-router-dom": "^5.3.3",
"@types/react-syntax-highlighter": "^15.5.13",
@ -13777,8 +13777,9 @@
}
},
"node_modules/@types/react-loadable": {
"version": "5.5.6",
"license": "MIT",
"version": "5.5.11",
"resolved": "https://registry.npmjs.org/@types/react-loadable/-/react-loadable-5.5.11.tgz",
"integrity": "sha512-/tq2IJ853MoIFRBmqVOxnGsRRjER5TmEKzsZtaAkiXAWoDeKgR/QNOT1vd9k0p9h/F616X21cpNh3hu4RutzRQ==",
"dependencies": {
"@types/react": "*",
"@types/webpack": "^4"
@ -56082,7 +56083,7 @@
"@storybook/addon-links": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/types": "8.1.11",
"@types/react-loadable": "^5.5.3",
"@types/react-loadable": "^5.5.11",
"antd": "4.10.3",
"core-js": "3.38.1",
"gh-pages": "^5.0.0",
@ -66149,7 +66150,7 @@
"@storybook/react": "8.1.11",
"@storybook/react-webpack5": "8.2.9",
"@storybook/types": "8.1.11",
"@types/react-loadable": "^5.5.3",
"@types/react-loadable": "^5.5.11",
"antd": "4.10.3",
"babel-loader": "^9.1.3",
"core-js": "3.38.1",
@ -69310,7 +69311,9 @@
}
},
"@types/react-loadable": {
"version": "5.5.6",
"version": "5.5.11",
"resolved": "https://registry.npmjs.org/@types/react-loadable/-/react-loadable-5.5.11.tgz",
"integrity": "sha512-/tq2IJ853MoIFRBmqVOxnGsRRjER5TmEKzsZtaAkiXAWoDeKgR/QNOT1vd9k0p9h/F616X21cpNh3hu4RutzRQ==",
"requires": {
"@types/react": "^16.9.53",
"@types/webpack": "^4"

View File

@ -262,7 +262,7 @@
"@types/react-dom": "^16.9.8",
"@types/react-gravatar": "^2.6.14",
"@types/react-json-tree": "^0.6.11",
"@types/react-loadable": "^5.5.6",
"@types/react-loadable": "^5.5.11",
"@types/react-redux": "^7.1.10",
"@types/react-router-dom": "^5.3.3",
"@types/react-syntax-highlighter": "^15.5.13",

View File

@ -41,7 +41,7 @@
"@storybook/addon-links": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/types": "8.1.11",
"@types/react-loadable": "^5.5.3",
"@types/react-loadable": "^5.5.11",
"antd": "4.10.3",
"core-js": "3.38.1",
"gh-pages": "^5.0.0",