web: bump @babel/preset-env from 7.18.9 to 7.18.10 in /web (#3347)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch ... 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
11bd7c72e0
commit
b2dbc87a4f
|
@ -12,7 +12,7 @@
|
||||||
"@babel/core": "^7.18.10",
|
"@babel/core": "^7.18.10",
|
||||||
"@babel/plugin-proposal-decorators": "^7.18.10",
|
"@babel/plugin-proposal-decorators": "^7.18.10",
|
||||||
"@babel/plugin-transform-runtime": "^7.18.10",
|
"@babel/plugin-transform-runtime": "^7.18.10",
|
||||||
"@babel/preset-env": "^7.18.9",
|
"@babel/preset-env": "^7.18.10",
|
||||||
"@babel/preset-typescript": "^7.18.6",
|
"@babel/preset-typescript": "^7.18.6",
|
||||||
"@codemirror/lang-html": "^6.1.0",
|
"@codemirror/lang-html": "^6.1.0",
|
||||||
"@codemirror/lang-javascript": "^6.0.2",
|
"@codemirror/lang-javascript": "^6.0.2",
|
||||||
|
@ -348,14 +348,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/helper-remap-async-to-generator": {
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.9",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz",
|
||||||
"integrity": "sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==",
|
"integrity": "sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-annotate-as-pure": "^7.18.6",
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
||||||
"@babel/helper-environment-visitor": "^7.18.6",
|
"@babel/helper-environment-visitor": "^7.18.9",
|
||||||
"@babel/helper-wrap-function": "^7.18.6",
|
"@babel/helper-wrap-function": "^7.18.9",
|
||||||
"@babel/types": "^7.18.6"
|
"@babel/types": "^7.18.9"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -437,14 +437,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/helper-wrap-function": {
|
"node_modules/@babel/helper-wrap-function": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.10.tgz",
|
||||||
"integrity": "sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==",
|
"integrity": "sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-function-name": "^7.18.6",
|
"@babel/helper-function-name": "^7.18.9",
|
||||||
"@babel/template": "^7.18.6",
|
"@babel/template": "^7.18.10",
|
||||||
"@babel/traverse": "^7.18.6",
|
"@babel/traverse": "^7.18.10",
|
||||||
"@babel/types": "^7.18.6"
|
"@babel/types": "^7.18.10"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -518,13 +518,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz",
|
||||||
"integrity": "sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==",
|
"integrity": "sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-environment-visitor": "^7.18.6",
|
"@babel/helper-environment-visitor": "^7.18.9",
|
||||||
"@babel/helper-plugin-utils": "^7.18.6",
|
"@babel/helper-plugin-utils": "^7.18.9",
|
||||||
"@babel/helper-remap-async-to-generator": "^7.18.6",
|
"@babel/helper-remap-async-to-generator": "^7.18.9",
|
||||||
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1383,17 +1383,6 @@
|
||||||
"@babel/core": "^7.0.0-0"
|
"@babel/core": "^7.0.0-0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-transform-runtime/node_modules/babel-plugin-polyfill-regenerator": {
|
|
||||||
"version": "0.4.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz",
|
|
||||||
"integrity": "sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==",
|
|
||||||
"dependencies": {
|
|
||||||
"@babel/helper-define-polyfill-provider": "^0.3.2"
|
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"@babel/core": "^7.0.0-0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.6",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz",
|
||||||
|
@ -1482,11 +1471,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz",
|
||||||
"integrity": "sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==",
|
"integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-plugin-utils": "^7.18.6"
|
"@babel/helper-plugin-utils": "^7.18.9"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -1511,9 +1500,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/preset-env": {
|
"node_modules/@babel/preset-env": {
|
||||||
"version": "7.18.9",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.9.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.10.tgz",
|
||||||
"integrity": "sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==",
|
"integrity": "sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/compat-data": "^7.18.8",
|
"@babel/compat-data": "^7.18.8",
|
||||||
"@babel/helper-compilation-targets": "^7.18.9",
|
"@babel/helper-compilation-targets": "^7.18.9",
|
||||||
|
@ -1521,7 +1510,7 @@
|
||||||
"@babel/helper-validator-option": "^7.18.6",
|
"@babel/helper-validator-option": "^7.18.6",
|
||||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
||||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
|
||||||
"@babel/plugin-proposal-async-generator-functions": "^7.18.6",
|
"@babel/plugin-proposal-async-generator-functions": "^7.18.10",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||||
"@babel/plugin-proposal-class-static-block": "^7.18.6",
|
"@babel/plugin-proposal-class-static-block": "^7.18.6",
|
||||||
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
||||||
|
@ -1581,13 +1570,13 @@
|
||||||
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
||||||
"@babel/plugin-transform-template-literals": "^7.18.9",
|
"@babel/plugin-transform-template-literals": "^7.18.9",
|
||||||
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
|
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
|
||||||
"@babel/plugin-transform-unicode-escapes": "^7.18.6",
|
"@babel/plugin-transform-unicode-escapes": "^7.18.10",
|
||||||
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
||||||
"@babel/preset-modules": "^0.1.5",
|
"@babel/preset-modules": "^0.1.5",
|
||||||
"@babel/types": "^7.18.9",
|
"@babel/types": "^7.18.10",
|
||||||
"babel-plugin-polyfill-corejs2": "^0.3.1",
|
"babel-plugin-polyfill-corejs2": "^0.3.2",
|
||||||
"babel-plugin-polyfill-corejs3": "^0.5.2",
|
"babel-plugin-polyfill-corejs3": "^0.5.3",
|
||||||
"babel-plugin-polyfill-regenerator": "^0.3.1",
|
"babel-plugin-polyfill-regenerator": "^0.4.0",
|
||||||
"core-js-compat": "^3.22.1",
|
"core-js-compat": "^3.22.1",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.0"
|
||||||
},
|
},
|
||||||
|
@ -3615,11 +3604,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/babel-plugin-polyfill-regenerator": {
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz",
|
||||||
"integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
|
"integrity": "sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-define-polyfill-provider": "^0.3.1"
|
"@babel/helper-define-polyfill-provider": "^0.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@babel/core": "^7.0.0-0"
|
"@babel/core": "^7.0.0-0"
|
||||||
|
@ -9445,14 +9434,14 @@
|
||||||
"integrity": "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w=="
|
"integrity": "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w=="
|
||||||
},
|
},
|
||||||
"@babel/helper-remap-async-to-generator": {
|
"@babel/helper-remap-async-to-generator": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.9",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz",
|
||||||
"integrity": "sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==",
|
"integrity": "sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-annotate-as-pure": "^7.18.6",
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
||||||
"@babel/helper-environment-visitor": "^7.18.6",
|
"@babel/helper-environment-visitor": "^7.18.9",
|
||||||
"@babel/helper-wrap-function": "^7.18.6",
|
"@babel/helper-wrap-function": "^7.18.9",
|
||||||
"@babel/types": "^7.18.6"
|
"@babel/types": "^7.18.9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/helper-replace-supers": {
|
"@babel/helper-replace-supers": {
|
||||||
|
@ -9507,14 +9496,14 @@
|
||||||
"integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
|
"integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
|
||||||
},
|
},
|
||||||
"@babel/helper-wrap-function": {
|
"@babel/helper-wrap-function": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.10.tgz",
|
||||||
"integrity": "sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==",
|
"integrity": "sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-function-name": "^7.18.6",
|
"@babel/helper-function-name": "^7.18.9",
|
||||||
"@babel/template": "^7.18.6",
|
"@babel/template": "^7.18.10",
|
||||||
"@babel/traverse": "^7.18.6",
|
"@babel/traverse": "^7.18.10",
|
||||||
"@babel/types": "^7.18.6"
|
"@babel/types": "^7.18.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/helpers": {
|
"@babel/helpers": {
|
||||||
|
@ -9561,13 +9550,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-proposal-async-generator-functions": {
|
"@babel/plugin-proposal-async-generator-functions": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz",
|
||||||
"integrity": "sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==",
|
"integrity": "sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-environment-visitor": "^7.18.6",
|
"@babel/helper-environment-visitor": "^7.18.9",
|
||||||
"@babel/helper-plugin-utils": "^7.18.6",
|
"@babel/helper-plugin-utils": "^7.18.9",
|
||||||
"@babel/helper-remap-async-to-generator": "^7.18.6",
|
"@babel/helper-remap-async-to-generator": "^7.18.9",
|
||||||
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -10097,16 +10086,6 @@
|
||||||
"babel-plugin-polyfill-corejs3": "^0.5.3",
|
"babel-plugin-polyfill-corejs3": "^0.5.3",
|
||||||
"babel-plugin-polyfill-regenerator": "^0.4.0",
|
"babel-plugin-polyfill-regenerator": "^0.4.0",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.0"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"babel-plugin-polyfill-regenerator": {
|
|
||||||
"version": "0.4.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz",
|
|
||||||
"integrity": "sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==",
|
|
||||||
"requires": {
|
|
||||||
"@babel/helper-define-polyfill-provider": "^0.3.2"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-shorthand-properties": {
|
"@babel/plugin-transform-shorthand-properties": {
|
||||||
|
@ -10161,11 +10140,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-unicode-escapes": {
|
"@babel/plugin-transform-unicode-escapes": {
|
||||||
"version": "7.18.6",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz",
|
||||||
"integrity": "sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==",
|
"integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-plugin-utils": "^7.18.6"
|
"@babel/helper-plugin-utils": "^7.18.9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-unicode-regex": {
|
"@babel/plugin-transform-unicode-regex": {
|
||||||
|
@ -10178,9 +10157,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/preset-env": {
|
"@babel/preset-env": {
|
||||||
"version": "7.18.9",
|
"version": "7.18.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.9.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.10.tgz",
|
||||||
"integrity": "sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==",
|
"integrity": "sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/compat-data": "^7.18.8",
|
"@babel/compat-data": "^7.18.8",
|
||||||
"@babel/helper-compilation-targets": "^7.18.9",
|
"@babel/helper-compilation-targets": "^7.18.9",
|
||||||
|
@ -10188,7 +10167,7 @@
|
||||||
"@babel/helper-validator-option": "^7.18.6",
|
"@babel/helper-validator-option": "^7.18.6",
|
||||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
|
||||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
|
||||||
"@babel/plugin-proposal-async-generator-functions": "^7.18.6",
|
"@babel/plugin-proposal-async-generator-functions": "^7.18.10",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||||
"@babel/plugin-proposal-class-static-block": "^7.18.6",
|
"@babel/plugin-proposal-class-static-block": "^7.18.6",
|
||||||
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
|
||||||
|
@ -10248,13 +10227,13 @@
|
||||||
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
"@babel/plugin-transform-sticky-regex": "^7.18.6",
|
||||||
"@babel/plugin-transform-template-literals": "^7.18.9",
|
"@babel/plugin-transform-template-literals": "^7.18.9",
|
||||||
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
|
"@babel/plugin-transform-typeof-symbol": "^7.18.9",
|
||||||
"@babel/plugin-transform-unicode-escapes": "^7.18.6",
|
"@babel/plugin-transform-unicode-escapes": "^7.18.10",
|
||||||
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
"@babel/plugin-transform-unicode-regex": "^7.18.6",
|
||||||
"@babel/preset-modules": "^0.1.5",
|
"@babel/preset-modules": "^0.1.5",
|
||||||
"@babel/types": "^7.18.9",
|
"@babel/types": "^7.18.10",
|
||||||
"babel-plugin-polyfill-corejs2": "^0.3.1",
|
"babel-plugin-polyfill-corejs2": "^0.3.2",
|
||||||
"babel-plugin-polyfill-corejs3": "^0.5.2",
|
"babel-plugin-polyfill-corejs3": "^0.5.3",
|
||||||
"babel-plugin-polyfill-regenerator": "^0.3.1",
|
"babel-plugin-polyfill-regenerator": "^0.4.0",
|
||||||
"core-js-compat": "^3.22.1",
|
"core-js-compat": "^3.22.1",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.0"
|
||||||
}
|
}
|
||||||
|
@ -11840,11 +11819,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"babel-plugin-polyfill-regenerator": {
|
"babel-plugin-polyfill-regenerator": {
|
||||||
"version": "0.3.1",
|
"version": "0.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz",
|
||||||
"integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
|
"integrity": "sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-define-polyfill-provider": "^0.3.1"
|
"@babel/helper-define-polyfill-provider": "^0.3.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"babel-plugin-tsconfig-paths": {
|
"babel-plugin-tsconfig-paths": {
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
"@babel/core": "^7.18.10",
|
"@babel/core": "^7.18.10",
|
||||||
"@babel/plugin-proposal-decorators": "^7.18.10",
|
"@babel/plugin-proposal-decorators": "^7.18.10",
|
||||||
"@babel/plugin-transform-runtime": "^7.18.10",
|
"@babel/plugin-transform-runtime": "^7.18.10",
|
||||||
"@babel/preset-env": "^7.18.9",
|
"@babel/preset-env": "^7.18.10",
|
||||||
"@babel/preset-typescript": "^7.18.6",
|
"@babel/preset-typescript": "^7.18.6",
|
||||||
"@codemirror/lang-html": "^6.1.0",
|
"@codemirror/lang-html": "^6.1.0",
|
||||||
"@codemirror/lang-javascript": "^6.0.2",
|
"@codemirror/lang-javascript": "^6.0.2",
|
||||||
|
|
Reference in New Issue