- "version": "7.29.5",
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.5.tgz",
- "integrity": "sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@babel/compat-data": "^7.29.3",
- "@babel/helper-compilation-targets": "^7.28.6",
- "@babel/helper-plugin-utils": "^7.28.6",
- "@babel/helper-validator-option": "^7.27.1",
- "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5",
- "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
- "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
- "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "^7.29.3",
- "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
- "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.6",
- "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
- "@babel/plugin-syntax-import-assertions": "^7.28.6",
- "@babel/plugin-syntax-import-attributes": "^7.28.6",
- "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
- "@babel/plugin-transform-arrow-functions": "^7.27.1",
- "@babel/plugin-transform-async-generator-functions": "^7.29.0",
- "@babel/plugin-transform-async-to-generator": "^7.28.6",
- "@babel/plugin-transform-block-scoped-functions": "^7.27.1",
- "@babel/plugin-transform-block-scoping": "^7.28.6",
- "@babel/plugin-transform-class-properties": "^7.28.6",
- "@babel/plugin-transform-class-static-block": "^7.28.6",
- "@babel/plugin-transform-classes": "^7.28.6",
- "@babel/plugin-transform-computed-properties": "^7.28.6",
- "@babel/plugin-transform-destructuring": "^7.28.5",
- "@babel/plugin-transform-dotall-regex": "^7.28.6",
- "@babel/plugin-transform-duplicate-keys": "^7.27.1",
- "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0",
- "@babel/plugin-transform-dynamic-import": "^7.27.1",
- "@babel/plugin-transform-explicit-resource-management": "^7.28.6",
- "@babel/plugin-transform-exponentiation-operator": "^7.28.6",
- "@babel/plugin-transform-export-namespace-from": "^7.27.1",
- "@babel/plugin-transform-for-of": "^7.27.1",
- "@babel/plugin-transform-function-name": "^7.27.1",
- "@babel/plugin-transform-json-strings": "^7.28.6",
- "@babel/plugin-transform-literals": "^7.27.1",
- "@babel/plugin-transform-logical-assignment-operators": "^7.28.6",
- "@babel/plugin-transform-member-expression-literals": "^7.27.1",
- "@babel/plugin-transform-modules-amd": "^7.27.1",
- "@babel/plugin-transform-modules-commonjs": "^7.28.6",
- "@babel/plugin-transform-modules-systemjs": "^7.29.4",
- "@babel/plugin-transform-modules-umd": "^7.27.1",
- "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0",
- "@babel/plugin-transform-new-target": "^7.27.1",
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6",
- "@babel/plugin-transform-numeric-separator": "^7.28.6",
- "@babel/plugin-transform-object-rest-spread": "^7.28.6",
- "@babel/plugin-transform-object-super": "^7.27.1",
- "@babel/plugin-transform-optional-catch-binding": "^7.28.6",
- "@babel/plugin-transform-optional-chaining": "^7.28.6",
- "@babel/plugin-transform-parameters": "^7.27.7",
- "@babel/plugin-transform-private-methods": "^7.28.6",
- "@babel/plugin-transform-private-property-in-object": "^7.28.6",
- "@babel/plugin-transform-property-literals": "^7.27.1",
- "@babel/plugin-transform-regenerator": "^7.29.0",
- "@babel/plugin-transform-regexp-modifiers": "^7.28.6",
- "@babel/plugin-transform-reserved-words": "^7.27.1",
- "@babel/plugin-transform-shorthand-properties": "^7.27.1",
- "@babel/plugin-transform-spread": "^7.28.6",
- "@babel/plugin-transform-sticky-regex": "^7.27.1",
- "@babel/plugin-transform-template-literals": "^7.27.1",
- "@babel/plugin-transform-typeof-symbol": "^7.27.1",
- "@babel/plugin-transform-unicode-escapes": "^7.27.1",
- "@babel/plugin-transform-unicode-property-regex": "^7.28.6",
- "@babel/plugin-transform-unicode-regex": "^7.27.1",
- "@babel/plugin-transform-unicode-sets-regex": "^7.28.6",
- "@babel/preset-modules": "0.1.6-no-external-plugins",
- "babel-plugin-polyfill-corejs2": "^0.4.15",
- "babel-plugin-polyfill-corejs3": "^0.14.0",
- "babel-plugin-polyfill-regenerator": "^0.6.6",
+ "version": "8.0.2",
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-8.0.2.tgz",
+ "integrity": "sha512-CUGLn9hNBCF/eXnwdFAWERbniCcXCRvnKwLV9fegeUEIqv7YlU2MepsWMMM54GcILx5XYMnRh+JAL+K5G+mK6g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/compat-data": "^8.0.0",
+ "@babel/helper-compilation-targets": "^8.0.0",
+ "@babel/helper-plugin-utils": "^8.0.1",
+ "@babel/helper-validator-option": "^8.0.0",
+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^8.0.1",
+ "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^8.0.1",
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^8.0.1",
+ "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array": "^8.0.1",
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^8.0.1",
+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^8.0.1",
+ "@babel/plugin-transform-arrow-functions": "^8.0.1",
+ "@babel/plugin-transform-async-generator-functions": "^8.0.1",
+ "@babel/plugin-transform-async-to-generator": "^8.0.1",
+ "@babel/plugin-transform-block-scoped-functions": "^8.0.1",
+ "@babel/plugin-transform-block-scoping": "^8.0.1",
+ "@babel/plugin-transform-class-properties": "^8.0.1",
+ "@babel/plugin-transform-class-static-block": "^8.0.1",
+ "@babel/plugin-transform-classes": "^8.0.1",
+ "@babel/plugin-transform-computed-properties": "^8.0.1",
+ "@babel/plugin-transform-destructuring": "^8.0.1",
+ "@babel/plugin-transform-dotall-regex": "^8.0.1",
+ "@babel/plugin-transform-duplicate-keys": "^8.0.1",
+ "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^8.0.1",
+ "@babel/plugin-transform-dynamic-import": "^8.0.1",
+ "@babel/plugin-transform-explicit-resource-management": "^8.0.1",
+ "@babel/plugin-transform-exponentiation-operator": "^8.0.1",
+ "@babel/plugin-transform-export-namespace-from": "^8.0.1",
+ "@babel/plugin-transform-for-of": "^8.0.1",
+ "@babel/plugin-transform-function-name": "^8.0.1",
+ "@babel/plugin-transform-json-strings": "^8.0.1",
+ "@babel/plugin-transform-literals": "^8.0.1",
+ "@babel/plugin-transform-logical-assignment-operators": "^8.0.1",
+ "@babel/plugin-transform-member-expression-literals": "^8.0.1",
+ "@babel/plugin-transform-modules-amd": "^8.0.1",
+ "@babel/plugin-transform-modules-commonjs": "^8.0.1",
+ "@babel/plugin-transform-modules-systemjs": "^8.0.1",
+ "@babel/plugin-transform-modules-umd": "^8.0.1",
+ "@babel/plugin-transform-named-capturing-groups-regex": "^8.0.1",
+ "@babel/plugin-transform-new-target": "^8.0.1",
+ "@babel/plugin-transform-nullish-coalescing-operator": "^8.0.1",
+ "@babel/plugin-transform-numeric-separator": "^8.0.1",
+ "@babel/plugin-transform-object-rest-spread": "^8.0.1",
+ "@babel/plugin-transform-object-super": "^8.0.1",
+ "@babel/plugin-transform-optional-catch-binding": "^8.0.1",
+ "@babel/plugin-transform-optional-chaining": "^8.0.1",
+ "@babel/plugin-transform-parameters": "^8.0.1",
+ "@babel/plugin-transform-private-methods": "^8.0.1",
+ "@babel/plugin-transform-private-property-in-object": "^8.0.1",
+ "@babel/plugin-transform-property-literals": "^8.0.1",
+ "@babel/plugin-transform-regenerator": "^8.0.2",
+ "@babel/plugin-transform-regexp-modifiers": "^8.0.1",
+ "@babel/plugin-transform-reserved-words": "^8.0.1",
+ "@babel/plugin-transform-shorthand-properties": "^8.0.1",
+ "@babel/plugin-transform-spread": "^8.0.1",
+ "@babel/plugin-transform-sticky-regex": "^8.0.1",
+ "@babel/plugin-transform-template-literals": "^8.0.1",
+ "@babel/plugin-transform-typeof-symbol": "^8.0.1",
+ "@babel/plugin-transform-unicode-escapes": "^8.0.1",
+ "@babel/plugin-transform-unicode-property-regex": "^8.0.1",
+ "@babel/plugin-transform-unicode-regex": "^8.0.1",
+ "@babel/plugin-transform-unicode-sets-regex": "^8.0.1",
+ "@babel/preset-modules": "^0.2.0",
+ "babel-plugin-polyfill-corejs3": "^1.0.0",