|
|
|
@ -72,7 +72,7 @@ |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "^7.22.11", |
|
|
|
|
"@babel/preset-env": "^7.22.10", |
|
|
|
|
"@babel/preset-env": "^7.22.14", |
|
|
|
|
"autoprefixer": "^10.4.15", |
|
|
|
|
"babel-loader": "^9.1.3", |
|
|
|
|
"copy-webpack-plugin": "^11.0.0", |
|
|
|
@ -343,9 +343,9 @@ |
|
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-y1grdYL4WzmUDBRGK0pDbIoFd7UZKoDurDzWEoNMYoj1EL+foGRQNyPWDcC+YyegN5y1DUsFFmzjGijB3nSVAQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
@ -353,10 +353,10 @@ |
|
|
|
|
"@babel/helper-function-name": "^7.22.5", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.22.5", |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.22.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.22.9", |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.5", |
|
|
|
|
"semver": "^6.3.0" |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -508,20 +508,20 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-replace-supers": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.22.5", |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.5", |
|
|
|
|
"@babel/types": "^7.22.5" |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@babel/core": "^7.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-simple-access": { |
|
|
|
@ -970,9 +970,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": { |
|
|
|
|
"version": "7.22.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.10.tgz", |
|
|
|
|
"integrity": "sha512-eueE8lvKVzq5wIObKK/7dvoeKJ+xc6TvRn6aysIjS6pSCeLy7S/eVi7pEQknZqyqvzaNKdDtem8nUNTBgDVR2g==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-0pAlmeRJn6wU84zzZsEOx1JV1Jf8fqO9ok7wofIJwUnplYo247dcd24P+cMJht7ts9xkzdtB0EPHmOb7F+KzXw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
@ -1051,12 +1051,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-class-static-block": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5" |
|
|
|
|
}, |
|
|
|
@ -1153,9 +1153,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-dynamic-import": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1185,9 +1185,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1233,9 +1233,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-json-strings": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1264,9 +1264,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1311,12 +1311,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-o2+bg7GDS60cJMgz9jWqRUsWkMzLCxp+jFDeDUT5sjRlAxcJWZ2ylNdI7QQ2+CH5hWu7OnN+Cv3htt7AkSf96g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.9", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/helper-simple-access": "^7.22.5" |
|
|
|
|
}, |
|
|
|
@ -1328,13 +1328,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-hoist-variables": "^7.22.5", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.9", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5" |
|
|
|
|
}, |
|
|
|
@ -1393,9 +1393,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1409,9 +1409,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-numeric-separator": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1425,13 +1425,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-nX8cPFa6+UmbepISvlf5jhQyaC7ASs/7UxHmMkuJ/k5xSHvDPPaibMo+v3TXwU/Pjqhep/nFNpd3zn4YR59pnw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.5", |
|
|
|
|
"@babel/compat-data": "^7.22.9", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.10", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.22.5" |
|
|
|
@ -1460,9 +1460,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1476,9 +1476,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-optional-chaining": { |
|
|
|
|
"version": "7.22.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.10.tgz", |
|
|
|
|
"integrity": "sha512-MMkQqZAZ+MGj+jGTG3OTuhKeBpNcO+0oCEbrGNEaOmiEn+1MzRyQlYsruGiU8RTK3zV6XwrVJTmwiDOyYK6J9g==", |
|
|
|
|
"version": "7.22.12", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.12.tgz", |
|
|
|
|
"integrity": "sha512-7XXCVqZtyFWqjDsYDY4T45w4mlx1rf7aOgkc/Ww76xkgBiOlmjPkx36PBLHa1k1rwWvVgYMPsbuVnIamx2ZQJw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -1524,13 +1524,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
|
|
|
|
}, |
|
|
|
@ -1758,9 +1758,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/preset-env": { |
|
|
|
|
"version": "7.22.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.10.tgz", |
|
|
|
|
"integrity": "sha512-riHpLb1drNkpLlocmSyEg4oYJIQFeXAK/d7rI6mbD0XsvoTOOweXDmQPG/ErxsEhWk3rl3Q/3F6RFQlVFS8m0A==", |
|
|
|
|
"version": "7.22.14", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.14.tgz", |
|
|
|
|
"integrity": "sha512-daodMIoVo+ol/g+//c/AH+szBkFj4STQUikvBijRGL72Ph+w+AMTSh55DUETe8KJlPlDT1k/mp7NBfOuiWmoig==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.22.9", |
|
|
|
@ -1789,41 +1789,41 @@ |
|
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5", |
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
|
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-classes": "^7.22.6", |
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-for-of": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-function-name": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-literals": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-amd": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-modules-umd": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-new-target": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-object-super": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.22.12", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-reserved-words": "^7.22.5", |
|
|
|
@ -1837,7 +1837,7 @@ |
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.22.5", |
|
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins", |
|
|
|
|
"@babel/types": "^7.22.10", |
|
|
|
|
"@babel/types": "^7.22.11", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.5", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.3", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.2", |
|
|
|
@ -17814,9 +17814,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-create-class-features-plugin": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-y1grdYL4WzmUDBRGK0pDbIoFd7UZKoDurDzWEoNMYoj1EL+foGRQNyPWDcC+YyegN5y1DUsFFmzjGijB3nSVAQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
@ -17824,10 +17824,10 @@ |
|
|
|
|
"@babel/helper-function-name": "^7.22.5", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.22.5", |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.22.5", |
|
|
|
|
"@babel/helper-replace-supers": "^7.22.9", |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.5", |
|
|
|
|
"semver": "^6.3.0" |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-create-regexp-features-plugin": { |
|
|
|
@ -17931,17 +17931,14 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-replace-supers": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==", |
|
|
|
|
"version": "7.22.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz", |
|
|
|
|
"integrity": "sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.22.5", |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5", |
|
|
|
|
"@babel/template": "^7.22.5", |
|
|
|
|
"@babel/traverse": "^7.22.5", |
|
|
|
|
"@babel/types": "^7.22.5" |
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.22.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-simple-access": { |
|
|
|
@ -18247,9 +18244,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": { |
|
|
|
|
"version": "7.22.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.10.tgz", |
|
|
|
|
"integrity": "sha512-eueE8lvKVzq5wIObKK/7dvoeKJ+xc6TvRn6aysIjS6pSCeLy7S/eVi7pEQknZqyqvzaNKdDtem8nUNTBgDVR2g==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-0pAlmeRJn6wU84zzZsEOx1JV1Jf8fqO9ok7wofIJwUnplYo247dcd24P+cMJht7ts9xkzdtB0EPHmOb7F+KzXw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.5", |
|
|
|
@ -18298,12 +18295,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-class-static-block": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5" |
|
|
|
|
} |
|
|
|
@ -18364,9 +18361,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-dynamic-import": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18384,9 +18381,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-export-namespace-from": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18414,9 +18411,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-json-strings": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18433,9 +18430,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18462,24 +18459,24 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-modules-commonjs": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-o2+bg7GDS60cJMgz9jWqRUsWkMzLCxp+jFDeDUT5sjRlAxcJWZ2ylNdI7QQ2+CH5hWu7OnN+Cv3htt7AkSf96g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.9", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/helper-simple-access": "^7.22.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-modules-systemjs": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-rIqHmHoMEOhI3VkVf5jQ15l539KrwhzqcBO6wdCNWPWc/JWt9ILNYNUssbRpeq0qWns8svuw8LnMNCvWBIJ8wA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-hoist-variables": "^7.22.5", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.5", |
|
|
|
|
"@babel/helper-module-transforms": "^7.22.9", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.5" |
|
|
|
|
} |
|
|
|
@ -18514,9 +18511,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18524,9 +18521,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-numeric-separator": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18534,13 +18531,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-nX8cPFa6+UmbepISvlf5jhQyaC7ASs/7UxHmMkuJ/k5xSHvDPPaibMo+v3TXwU/Pjqhep/nFNpd3zn4YR59pnw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.22.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.5", |
|
|
|
|
"@babel/compat-data": "^7.22.9", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.10", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.22.5" |
|
|
|
@ -18557,9 +18554,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18567,9 +18564,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-optional-chaining": { |
|
|
|
|
"version": "7.22.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.10.tgz", |
|
|
|
|
"integrity": "sha512-MMkQqZAZ+MGj+jGTG3OTuhKeBpNcO+0oCEbrGNEaOmiEn+1MzRyQlYsruGiU8RTK3zV6XwrVJTmwiDOyYK6J9g==", |
|
|
|
|
"version": "7.22.12", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.12.tgz", |
|
|
|
|
"integrity": "sha512-7XXCVqZtyFWqjDsYDY4T45w4mlx1rf7aOgkc/Ww76xkgBiOlmjPkx36PBLHa1k1rwWvVgYMPsbuVnIamx2ZQJw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
@ -18597,13 +18594,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==", |
|
|
|
|
"version": "7.22.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz", |
|
|
|
|
"integrity": "sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.5", |
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.22.11", |
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5", |
|
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5" |
|
|
|
|
} |
|
|
|
@ -18746,9 +18743,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/preset-env": { |
|
|
|
|
"version": "7.22.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.10.tgz", |
|
|
|
|
"integrity": "sha512-riHpLb1drNkpLlocmSyEg4oYJIQFeXAK/d7rI6mbD0XsvoTOOweXDmQPG/ErxsEhWk3rl3Q/3F6RFQlVFS8m0A==", |
|
|
|
|
"version": "7.22.14", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.14.tgz", |
|
|
|
|
"integrity": "sha512-daodMIoVo+ol/g+//c/AH+szBkFj4STQUikvBijRGL72Ph+w+AMTSh55DUETe8KJlPlDT1k/mp7NBfOuiWmoig==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.22.9", |
|
|
|
@ -18777,41 +18774,41 @@ |
|
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5", |
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
|
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-classes": "^7.22.6", |
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-for-of": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-function-name": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-literals": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-amd": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-modules-umd": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-new-target": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-object-super": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.22.12", |
|
|
|
|
"@babel/plugin-transform-parameters": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.22.11", |
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.22.10", |
|
|
|
|
"@babel/plugin-transform-reserved-words": "^7.22.5", |
|
|
|
@ -18825,7 +18822,7 @@ |
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.22.5", |
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.22.5", |
|
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins", |
|
|
|
|
"@babel/types": "^7.22.10", |
|
|
|
|
"@babel/types": "^7.22.11", |
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.5", |
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.8.3", |
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.5.2", |
|
|
|
|