|
|
|
@ -223,11 +223,6 @@ |
|
|
|
|
"js-tokens": true |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/parser": { |
|
|
|
|
"globals": { |
|
|
|
|
"BigInt": true |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-proposal-async-generator-functions": { |
|
|
|
|
"packages": { |
|
|
|
|
"@babel/core": true, |
|
|
|
@ -874,7 +869,6 @@ |
|
|
|
|
}, |
|
|
|
|
"acorn": { |
|
|
|
|
"globals": { |
|
|
|
|
"BigInt": true, |
|
|
|
|
"define": true |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -884,9 +878,6 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"acorn-node": { |
|
|
|
|
"globals": { |
|
|
|
|
"BigInt": true |
|
|
|
|
}, |
|
|
|
|
"packages": { |
|
|
|
|
"acorn": true, |
|
|
|
|
"acorn-dynamic-import": true, |
|
|
|
@ -1649,10 +1640,7 @@ |
|
|
|
|
"es-abstract": { |
|
|
|
|
"globals": { |
|
|
|
|
"AggregateError": true, |
|
|
|
|
"Atomics": true, |
|
|
|
|
"BigInt": true, |
|
|
|
|
"FinalizationRegistry": true, |
|
|
|
|
"SharedArrayBuffer": true, |
|
|
|
|
"WeakRef": true |
|
|
|
|
}, |
|
|
|
|
"packages": { |
|
|
|
@ -2949,7 +2937,6 @@ |
|
|
|
|
"util.inspect": true |
|
|
|
|
}, |
|
|
|
|
"globals": { |
|
|
|
|
"BigInt": true, |
|
|
|
|
"HTMLElement": true |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|