|
|
|
@ -54,11 +54,11 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@ampproject/remapping" "^2.2.0"
|
|
|
|
|
"@babel/code-frame" "^7.22.13"
|
|
|
|
|
"@babel/generator" "^7.23.0"
|
|
|
|
|
"@babel/generator" "^7.23.3"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.0"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
|
|
|
"@babel/helpers" "^7.23.2"
|
|
|
|
|
"@babel/parser" "^7.23.0"
|
|
|
|
|
"@babel/parser" "^7.23.3"
|
|
|
|
|
"@babel/template" "^7.22.15"
|
|
|
|
|
"@babel/traverse" "^7.23.2"
|
|
|
|
|
"@babel/types" "^7.23.0"
|
|
|
|
@ -82,7 +82,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz"
|
|
|
|
|
"version" "7.23.0"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.23.0"
|
|
|
|
|
"@babel/types" "^7.23.3"
|
|
|
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
|
|
|
"jsesc" "^2.5.1"
|
|
|
|
@ -304,7 +304,15 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-optional-chaining" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz"
|
|
|
|
|
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-properties@^7.16.0":
|
|
|
|
|
"integrity" "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ=="
|
|
|
|
@ -547,9 +555,9 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-imports" "^7.22.5"
|
|
|
|
|
"@babel/helper-module-imports" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-remap-async-to-generator" "^7.22.5"
|
|
|
|
|
"@babel/helper-remap-async-to-generator" "^7.22.20"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-block-scoped-functions@^7.22.5":
|
|
|
|
|
"integrity" "sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA=="
|
|
|
|
@ -570,7 +578,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-class-static-block@^7.22.11":
|
|
|
|
@ -578,7 +586,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz"
|
|
|
|
|
"version" "7.22.11"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.11"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
|
|
|
|
|
@ -589,11 +597,11 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.22.5"
|
|
|
|
|
"@babel/helper-function-name" "^7.22.5"
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
|
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
|
|
|
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.22.9"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
|
|
|
"globals" "^11.1.0"
|
|
|
|
|
|
|
|
|
@ -603,7 +611,7 @@
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/template" "^7.22.5"
|
|
|
|
|
"@babel/template" "^7.22.15"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-destructuring@^7.23.0":
|
|
|
|
|
"integrity" "sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg=="
|
|
|
|
@ -617,7 +625,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-duplicate-keys@^7.22.5":
|
|
|
|
@ -640,7 +648,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.5"
|
|
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-export-namespace-from@^7.22.11":
|
|
|
|
@ -671,8 +679,8 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.22.5"
|
|
|
|
|
"@babel/helper-function-name" "^7.22.5"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
|
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-json-strings@^7.22.11":
|
|
|
|
@ -710,7 +718,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.0.tgz"
|
|
|
|
|
"version" "7.23.0"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.0"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.23.0":
|
|
|
|
@ -718,7 +726,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz"
|
|
|
|
|
"version" "7.23.0"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.0"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-simple-access" "^7.22.5"
|
|
|
|
|
|
|
|
|
@ -728,7 +736,7 @@
|
|
|
|
|
"version" "7.23.0"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.0"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
|
|
|
|
|
@ -737,7 +745,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-transforms" "^7.22.5"
|
|
|
|
|
"@babel/helper-module-transforms" "^7.23.3"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.22.5":
|
|
|
|
@ -776,11 +784,11 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.15.tgz"
|
|
|
|
|
"version" "7.22.15"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.22.9"
|
|
|
|
|
"@babel/compat-data" "^7.23.3"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-object-super@^7.22.5":
|
|
|
|
|
"integrity" "sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw=="
|
|
|
|
@ -788,7 +796,7 @@
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.22.5"
|
|
|
|
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-optional-catch-binding@^7.22.11":
|
|
|
|
|
"integrity" "sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ=="
|
|
|
|
@ -819,7 +827,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-private-property-in-object@^7.22.11":
|
|
|
|
@ -828,7 +836,7 @@
|
|
|
|
|
"version" "7.22.11"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.11"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
|
|
|
|
|
@ -950,7 +958,7 @@
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-typescript" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-typescript" "^7.23.3"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.22.10":
|
|
|
|
|
"integrity" "sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg=="
|
|
|
|
@ -964,7 +972,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-unicode-regex@^7.22.5":
|
|
|
|
@ -972,7 +980,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex@^7.22.5":
|
|
|
|
@ -980,7 +988,7 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.5.tgz"
|
|
|
|
|
"version" "7.22.5"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.16.4":
|
|
|
|
@ -988,20 +996,21 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.2.tgz"
|
|
|
|
|
"version" "7.23.2"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/compat-data" "^7.23.2"
|
|
|
|
|
"@babel/compat-data" "^7.23.3"
|
|
|
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-validator-option" "^7.22.15"
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.15"
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.22.15"
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3"
|
|
|
|
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
|
|
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
|
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
|
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
|
"@babel/plugin-syntax-import-assertions" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-import-attributes" "^7.22.5"
|
|
|
|
|
"@babel/plugin-syntax-import-assertions" "^7.23.3"
|
|
|
|
|
"@babel/plugin-syntax-import-attributes" "^7.23.3"
|
|
|
|
|
"@babel/plugin-syntax-import-meta" "^7.10.4"
|
|
|
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
@ -1013,54 +1022,54 @@
|
|
|
|
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
|
"@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.23.2"
|
|
|
|
|
"@babel/plugin-transform-async-to-generator" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-block-scoping" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-class-properties" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-class-static-block" "^7.22.11"
|
|
|
|
|
"@babel/plugin-transform-classes" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-computed-properties" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-destructuring" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-dotall-regex" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-duplicate-keys" "^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.11"
|
|
|
|
|
"@babel/plugin-transform-for-of" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-function-name" "^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.11"
|
|
|
|
|
"@babel/plugin-transform-member-expression-literals" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-modules-amd" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-modules-umd" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-arrow-functions" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-async-generator-functions" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-async-to-generator" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-block-scoping" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-class-properties" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-class-static-block" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-classes" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-computed-properties" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-destructuring" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-duplicate-keys" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-dynamic-import" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-export-namespace-from" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-for-of" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-function-name" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-json-strings" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-literals" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-modules-amd" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-modules-umd" "^7.23.3"
|
|
|
|
|
"@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.11"
|
|
|
|
|
"@babel/plugin-transform-numeric-separator" "^7.22.11"
|
|
|
|
|
"@babel/plugin-transform-object-rest-spread" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-object-super" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-optional-catch-binding" "^7.22.11"
|
|
|
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-private-methods" "^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"
|
|
|
|
|
"@babel/plugin-transform-shorthand-properties" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-spread" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-sticky-regex" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-template-literals" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-typeof-symbol" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.22.10"
|
|
|
|
|
"@babel/plugin-transform-unicode-property-regex" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-new-target" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-numeric-separator" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-object-rest-spread" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-object-super" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-optional-catch-binding" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-optional-chaining" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-parameters" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-private-methods" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-private-property-in-object" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-property-literals" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-regenerator" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-reserved-words" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-shorthand-properties" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-spread" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-sticky-regex" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-template-literals" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-typeof-symbol" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-unicode-property-regex" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
|
|
|
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
|
|
|
|
"@babel/types" "^7.23.0"
|
|
|
|
|
"babel-plugin-polyfill-corejs2" "^0.4.6"
|
|
|
|
@ -1085,10 +1094,10 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-validator-option" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-react-display-name" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-react-display-name" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-react-jsx" "^7.22.15"
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.23.3"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-typescript@^7.16.0":
|
|
|
|
|
"integrity" "sha512-u4UJc1XsS1GhIGteM8rnGiIvf9rJpiVgMEeCnwlLA7WJPC+jcXWJAGxYmeqs5hOZD8BbAfnV5ezBOxQbb4OUxA=="
|
|
|
|
@ -1097,9 +1106,9 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
"@babel/helper-validator-option" "^7.22.15"
|
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.22.5"
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.0"
|
|
|
|
|
"@babel/plugin-transform-typescript" "^7.22.15"
|
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
|
|
|
|
"@babel/plugin-transform-typescript" "^7.23.3"
|
|
|
|
|
|
|
|
|
|
"@babel/regjsgen@^0.8.0":
|
|
|
|
|
"integrity" "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA=="
|
|
|
|
@ -1128,7 +1137,7 @@
|
|
|
|
|
"version" "7.23.2"
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.22.13"
|
|
|
|
|
"@babel/generator" "^7.23.0"
|
|
|
|
|
"@babel/generator" "^7.23.3"
|
|
|
|
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
|
|
|
"@babel/helper-function-name" "^7.23.0"
|
|
|
|
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
|
|
@ -1152,6 +1161,13 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
|
|
|
|
"version" "0.2.3"
|
|
|
|
|
|
|
|
|
|
"@cspotcode/source-map-support@^0.8.0":
|
|
|
|
|
version "0.8.1"
|
|
|
|
|
resolved "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz"
|
|
|
|
|
integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@jridgewell/trace-mapping" "0.3.9"
|
|
|
|
|
|
|
|
|
|
"@csstools/normalize.css@*":
|
|
|
|
|
"integrity" "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg=="
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz"
|
|
|
|
@ -1646,6 +1662,27 @@
|
|
|
|
|
"source-map" "^0.6.1"
|
|
|
|
|
"write-file-atomic" "^3.0.0"
|
|
|
|
|
|
|
|
|
|
"@jest/transform@^29.7.0":
|
|
|
|
|
version "29.7.0"
|
|
|
|
|
resolved "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz"
|
|
|
|
|
integrity sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/core" "^7.11.6"
|
|
|
|
|
"@jest/types" "^29.6.3"
|
|
|
|
|
"@jridgewell/trace-mapping" "^0.3.18"
|
|
|
|
|
babel-plugin-istanbul "^6.1.1"
|
|
|
|
|
chalk "^4.0.0"
|
|
|
|
|
convert-source-map "^2.0.0"
|
|
|
|
|
fast-json-stable-stringify "^2.1.0"
|
|
|
|
|
graceful-fs "^4.2.9"
|
|
|
|
|
jest-haste-map "^29.7.0"
|
|
|
|
|
jest-regex-util "^29.6.3"
|
|
|
|
|
jest-util "^29.7.0"
|
|
|
|
|
micromatch "^4.0.4"
|
|
|
|
|
pirates "^4.0.4"
|
|
|
|
|
slash "^3.0.0"
|
|
|
|
|
write-file-atomic "^4.0.2"
|
|
|
|
|
|
|
|
|
|
"@jest/types@^27.5.1":
|
|
|
|
|
"integrity" "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw=="
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz"
|
|
|
|
@ -1721,6 +1758,14 @@
|
|
|
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
|
|
|
|
|
|
"@jridgewell/trace-mapping@0.3.9":
|
|
|
|
|
version "0.3.9"
|
|
|
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz"
|
|
|
|
|
integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@jridgewell/resolve-uri" "^3.0.3"
|
|
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
|
|
|
|
|
|
"@leichtgewicht/ip-codec@^2.0.1":
|
|
|
|
|
"integrity" "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A=="
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz"
|
|
|
|
@ -2099,6 +2144,26 @@
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
|
|
|
|
|
"version" "0.2.0"
|
|
|
|
|
|
|
|
|
|
"@tsconfig/node10@^1.0.7":
|
|
|
|
|
version "1.0.9"
|
|
|
|
|
resolved "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz"
|
|
|
|
|
integrity sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==
|
|
|
|
|
|
|
|
|
|
"@tsconfig/node12@^1.0.7":
|
|
|
|
|
version "1.0.11"
|
|
|
|
|
resolved "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz"
|
|
|
|
|
integrity sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==
|
|
|
|
|
|
|
|
|
|
"@tsconfig/node14@^1.0.0":
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz"
|
|
|
|
|
integrity sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==
|
|
|
|
|
|
|
|
|
|
"@tsconfig/node16@^1.0.2":
|
|
|
|
|
version "1.0.4"
|
|
|
|
|
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz"
|
|
|
|
|
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
|
|
|
|
|
|
|
|
|
|
"@types/aria-query@^5.0.1":
|
|
|
|
|
"integrity" "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw=="
|
|
|
|
|
"resolved" "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz"
|
|
|
|
|