build(deps): bump ace-builds from 1.35.4 to 1.36.3 in /superset-frontend (#30804)
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:
parent
ccc2f66e92
commit
b3edbe45cf
|
|
@ -59,7 +59,7 @@
|
|||
"@visx/tooltip": "^3.0.0",
|
||||
"@visx/xychart": "^3.5.1",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"ace-builds": "^1.35.4",
|
||||
"ace-builds": "^1.36.3",
|
||||
"antd": "4.10.3",
|
||||
"antd-v5": "npm:antd@^5.18.0",
|
||||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||
|
|
@ -16055,8 +16055,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ace-builds": {
|
||||
"version": "1.35.4",
|
||||
"license": "BSD-3-Clause"
|
||||
"version": "1.36.3",
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.36.3.tgz",
|
||||
"integrity": "sha512-YcdwV2IIaJSfjkWAR1NEYN5IxBiXefTgwXsJ//UlaFrjXDX5hQpvPFvEePHz2ZBUfvO54RjHeRUQGX8MS5HaMQ=="
|
||||
},
|
||||
"node_modules/acorn": {
|
||||
"version": "8.11.3",
|
||||
|
|
@ -71643,7 +71644,9 @@
|
|||
}
|
||||
},
|
||||
"ace-builds": {
|
||||
"version": "1.35.4"
|
||||
"version": "1.36.3",
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.36.3.tgz",
|
||||
"integrity": "sha512-YcdwV2IIaJSfjkWAR1NEYN5IxBiXefTgwXsJ//UlaFrjXDX5hQpvPFvEePHz2ZBUfvO54RjHeRUQGX8MS5HaMQ=="
|
||||
},
|
||||
"acorn": {
|
||||
"version": "8.11.3"
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@
|
|||
"@visx/tooltip": "^3.0.0",
|
||||
"@visx/xychart": "^3.5.1",
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"ace-builds": "^1.35.4",
|
||||
"ace-builds": "^1.36.3",
|
||||
"antd": "4.10.3",
|
||||
"antd-v5": "npm:antd@^5.18.0",
|
||||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue