chore(deps): bump core-js from 3.40.0 to 3.48.0 in /superset-frontend/packages/superset-ui-demo (#37439)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
This commit is contained in:
dependabot[bot]
2026-01-26 21:58:16 -08:00
committed by GitHub
parent 97aea5d128
commit e28d2782f1
2 changed files with 13 additions and 2 deletions

View File

@@ -64830,7 +64830,7 @@
"@storybook/react": "8.6.14",
"@storybook/types": "8.6.14",
"@types/react-loadable": "^5.5.11",
"core-js": "3.40.0",
"core-js": "3.48.0",
"gh-pages": "^6.3.0",
"jquery": "^4.0.0",
"memoize-one": "^5.2.1",
@@ -65247,6 +65247,17 @@
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"packages/superset-ui-demo/node_modules/core-js": {
"version": "3.48.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz",
"integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
}
},
"packages/superset-ui-demo/node_modules/cosmiconfig": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",

View File

@@ -42,7 +42,7 @@
"@storybook/react": "8.6.14",
"@storybook/types": "8.6.14",
"@types/react-loadable": "^5.5.11",
"core-js": "3.40.0",
"core-js": "3.48.0",
"gh-pages": "^6.3.0",
"jquery": "^4.0.0",
"memoize-one": "^5.2.1",