|
|
|
@ -72,7 +72,7 @@ |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "^7.24.5", |
|
|
|
|
"@babel/preset-env": "^7.24.3", |
|
|
|
|
"@babel/preset-env": "^7.24.5", |
|
|
|
|
"autoprefixer": "^10.4.19", |
|
|
|
|
"babel-loader": "^9.1.3", |
|
|
|
|
"copy-webpack-plugin": "^12.0.2", |
|
|
|
@ -224,9 +224,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/compat-data": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==", |
|
|
|
|
"version": "7.24.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.4.tgz", |
|
|
|
|
"integrity": "sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
@ -331,19 +331,19 @@ |
|
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-function-name": "^7.23.0", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.23.0", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.5", |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.24.1", |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -418,12 +418,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": { |
|
|
|
|
"version": "7.23.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", |
|
|
|
|
"integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.23.0" |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -471,9 +471,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-plugin-utils": { |
|
|
|
|
"version": "7.24.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz", |
|
|
|
|
"integrity": "sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
@ -622,6 +622,22 @@ |
|
|
|
|
"node": ">=6.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz", |
|
|
|
@ -1025,12 +1041,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoping": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -1056,12 +1072,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-class-static-block": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA==", |
|
|
|
|
"version": "7.24.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz", |
|
|
|
|
"integrity": "sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.1", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.4", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5" |
|
|
|
|
}, |
|
|
|
@ -1073,18 +1089,18 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-classes": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-function-name": "^7.23.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.24.1", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"globals": "^11.1.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -1111,12 +1127,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-destructuring": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -1430,15 +1446,15 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.1" |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -1480,12 +1496,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-optional-chaining": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3" |
|
|
|
|
}, |
|
|
|
@ -1497,12 +1513,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-parameters": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -1528,14 +1544,14 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.1", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.5", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -1684,12 +1700,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -1762,15 +1778,16 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env": { |
|
|
|
|
"version": "7.24.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.3.tgz", |
|
|
|
|
"integrity": "sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.24.1", |
|
|
|
|
"@babel/compat-data": "^7.24.4", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/helper-validator-option": "^7.23.5", |
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.5", |
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1", |
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1", |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1", |
|
|
|
@ -1797,12 +1814,12 @@ |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.24.3", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-classes": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.24.4", |
|
|
|
|
"@babel/plugin-transform-classes": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.24.1", |
|
|
|
@ -1822,13 +1839,13 @@ |
|
|
|
|
"@babel/plugin-transform-new-target": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-object-super": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-reserved-words": "^7.24.1", |
|
|
|
@ -1836,7 +1853,7 @@ |
|
|
|
|
"@babel/plugin-transform-spread": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-template-literals": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.1", |
|
|
|
@ -18058,9 +18075,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/compat-data": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==" |
|
|
|
|
"version": "7.24.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.4.tgz", |
|
|
|
|
"integrity": "sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==" |
|
|
|
|
}, |
|
|
|
|
"@babel/core": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
@ -18147,19 +18164,19 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-create-class-features-plugin": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-function-name": "^7.23.0", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.23.0", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.5", |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.24.1", |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -18210,12 +18227,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-member-expression-to-functions": { |
|
|
|
|
"version": "7.23.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", |
|
|
|
|
"integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.23.0" |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-module-imports": { |
|
|
|
@ -18248,9 +18265,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-plugin-utils": { |
|
|
|
|
"version": "7.24.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz", |
|
|
|
|
"integrity": "sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==" |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==" |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-remap-async-to-generator": { |
|
|
|
|
"version": "7.22.20", |
|
|
|
@ -18351,6 +18368,16 @@ |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==" |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz", |
|
|
|
@ -18620,12 +18647,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-block-scoping": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-class-properties": { |
|
|
|
@ -18639,29 +18666,29 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-class-static-block": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA==", |
|
|
|
|
"version": "7.24.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.4.tgz", |
|
|
|
|
"integrity": "sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.1", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.4", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-classes": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-function-name": "^7.23.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.24.1", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"globals": "^11.1.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -18676,12 +18703,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-destructuring": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-dotall-regex": { |
|
|
|
@ -18875,15 +18902,15 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.1" |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-object-super": { |
|
|
|
@ -18907,23 +18934,23 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-optional-chaining": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-parameters": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-private-methods": { |
|
|
|
@ -18937,14 +18964,14 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.1", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.5", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -19038,12 +19065,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-typeof-symbol": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0" |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-unicode-escapes": { |
|
|
|
@ -19086,15 +19113,16 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/preset-env": { |
|
|
|
|
"version": "7.24.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.3.tgz", |
|
|
|
|
"integrity": "sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==", |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.24.1", |
|
|
|
|
"@babel/compat-data": "^7.24.4", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.0", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.5", |
|
|
|
|
"@babel/helper-validator-option": "^7.23.5", |
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.5", |
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1", |
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1", |
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1", |
|
|
|
@ -19121,12 +19149,12 @@ |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.24.3", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-classes": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.24.4", |
|
|
|
|
"@babel/plugin-transform-classes": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.24.1", |
|
|
|
@ -19146,13 +19174,13 @@ |
|
|
|
|
"@babel/plugin-transform-new-target": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-object-super": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-reserved-words": "^7.24.1", |
|
|
|
@ -19160,7 +19188,7 @@ |
|
|
|
|
"@babel/plugin-transform-spread": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-template-literals": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.5", |
|
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.24.1", |
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.1", |
|
|
|
|