|
|
|
@ -47,21 +47,21 @@
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.3.tgz"
|
|
|
|
|
integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==
|
|
|
|
|
|
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.0.0-0 || ^8.0.0-0 <8.0.0", "@babel/core@^7.1.0", "@babel/core@^7.11.0", "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.13.0", "@babel/core@^7.16.0", "@babel/core@^7.4.0 || ^8.0.0-0 <8.0.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
|
|
|
|
|
version "7.23.2"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz"
|
|
|
|
|
integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==
|
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.0.0-0 || ^8.0.0-0 <8.0.0", "@babel/core@^7.1.0", "@babel/core@^7.11.0", "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.13.0", "@babel/core@^7.16.0", "@babel/core@^7.23.3", "@babel/core@^7.4.0 || ^8.0.0-0 <8.0.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.3.tgz"
|
|
|
|
|
integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==
|
|
|
|
|
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"
|
|
|
|
|
"@babel/traverse" "^7.23.3"
|
|
|
|
|
"@babel/types" "^7.23.3"
|
|
|
|
|
convert-source-map "^2.0.0"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
|
@ -77,12 +77,12 @@
|
|
|
|
|
eslint-visitor-keys "^2.1.0"
|
|
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.23.0", "@babel/generator@^7.7.2":
|
|
|
|
|
version "7.23.0"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz"
|
|
|
|
|
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
|
|
|
|
|
"@babel/generator@^7.23.3", "@babel/generator@^7.7.2":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.3.tgz"
|
|
|
|
|
integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==
|
|
|
|
|
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"
|
|
|
|
@ -181,7 +181,7 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.22.15"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-transforms@^7.23.0", "@babel/helper-module-transforms@^7.23.3":
|
|
|
|
|
"@babel/helper-module-transforms@^7.23.3":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz"
|
|
|
|
|
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
|
|
|
|
@ -285,10 +285,10 @@
|
|
|
|
|
chalk "^2.4.2"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
|
|
|
|
|
version "7.23.0"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz"
|
|
|
|
|
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.3":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.3.tgz"
|
|
|
|
|
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
|
|
|
|
version "7.23.3"
|
|
|
|
@ -1130,26 +1130,26 @@
|
|
|
|
|
"@babel/parser" "^7.22.15"
|
|
|
|
|
"@babel/types" "^7.22.15"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.23.2", "@babel/traverse@^7.7.2":
|
|
|
|
|
version "7.23.2"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz"
|
|
|
|
|
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
|
|
|
|
"@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3", "@babel/traverse@^7.7.2":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.3.tgz"
|
|
|
|
|
integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
|
|
|
|
|
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"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
|
|
|
"@babel/parser" "^7.23.0"
|
|
|
|
|
"@babel/types" "^7.23.0"
|
|
|
|
|
"@babel/parser" "^7.23.3"
|
|
|
|
|
"@babel/types" "^7.23.3"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
|
|
|
version "7.23.0"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz"
|
|
|
|
|
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
|
|
|
version "7.23.3"
|
|
|
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.3.tgz"
|
|
|
|
|
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-string-parser" "^7.22.5"
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
|
|
|