|
@@ -134,7 +134,7 @@
|
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
|
-"@babel/helper-annotate-as-pure@^7.22.5":
|
|
|
+"@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.22.5":
|
|
|
version "7.22.5"
|
|
|
resolved "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
|
integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==
|
|
@@ -159,7 +159,7 @@
|
|
|
lru-cache "^5.1.1"
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
-"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.6", "@babel/helper-create-class-features-plugin@^7.24.0":
|
|
|
+"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.6", "@babel/helper-create-class-features-plugin@^7.24.0":
|
|
|
version "7.24.0"
|
|
|
resolved "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.0.tgz#fc7554141bdbfa2d17f7b4b80153b9b090e5d158"
|
|
|
integrity sha512-QAH+vfvts51BCsNZ2PhY6HAggnlS6omLLFTsIpeqZk/MmJ6cW7tgz5yRv0fMJThcr6FmbMrENh1RgrWPTYA76g==
|
|
@@ -416,6 +416,16 @@
|
|
|
resolved "https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
|
|
|
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
|
|
|
|
|
|
+"@babel/plugin-proposal-private-property-in-object@^7.21.11":
|
|
|
+ version "7.21.11"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz#69d597086b6760c4126525cfa154f34631ff272c"
|
|
|
+ integrity sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.18.6"
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.21.0"
|
|
|
+ "@babel/helper-plugin-utils" "^7.20.2"
|
|
|
+ "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
+
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
|
version "7.8.4"
|
|
|
resolved "https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|