|
@@ -42,11 +42,23 @@
|
|
|
dependencies:
|
|
|
"@babel/highlight" "^7.18.6"
|
|
|
|
|
|
+"@babel/code-frame@^7.21.4":
|
|
|
+ version "7.21.4"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
|
|
|
+ integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
|
|
|
+ dependencies:
|
|
|
+ "@babel/highlight" "^7.18.6"
|
|
|
+
|
|
|
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298"
|
|
|
integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==
|
|
|
|
|
|
+"@babel/compat-data@^7.21.5":
|
|
|
+ version "7.21.7"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
|
|
|
+ integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
|
|
|
+
|
|
|
"@babel/core@^7.11.0", "@babel/core@^7.12.16":
|
|
|
version "7.21.3"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e"
|
|
@@ -87,6 +99,16 @@
|
|
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
|
+"@babel/generator@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/generator/-/generator-7.21.5.tgz#c0c0e5449504c7b7de8236d99338c3e2a340745f"
|
|
|
+ integrity sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.21.5"
|
|
|
+ "@jridgewell/gen-mapping" "^0.3.2"
|
|
|
+ "@jridgewell/trace-mapping" "^0.3.17"
|
|
|
+ jsesc "^2.5.1"
|
|
|
+
|
|
|
"@babel/helper-annotate-as-pure@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
@@ -113,6 +135,17 @@
|
|
|
lru-cache "^5.1.1"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/helper-compilation-targets@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366"
|
|
|
+ integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/compat-data" "^7.21.5"
|
|
|
+ "@babel/helper-validator-option" "^7.21.0"
|
|
|
+ browserslist "^4.21.3"
|
|
|
+ lru-cache "^5.1.1"
|
|
|
+ semver "^6.3.0"
|
|
|
+
|
|
|
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.0.tgz#64f49ecb0020532f19b1d014b03bccaa1ab85fb9"
|
|
@@ -152,6 +185,11 @@
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
|
|
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
|
|
|
|
|
+"@babel/helper-environment-visitor@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
|
|
|
+ integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
|
|
|
+
|
|
|
"@babel/helper-explode-assignable-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096"
|
|
@@ -196,6 +234,13 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.18.6"
|
|
|
|
|
|
+"@babel/helper-module-imports@^7.21.4":
|
|
|
+ version "7.21.4"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
|
|
|
+ integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.21.4"
|
|
|
+
|
|
|
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2":
|
|
|
version "7.21.2"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
|
|
@@ -210,6 +255,20 @@
|
|
|
"@babel/traverse" "^7.21.2"
|
|
|
"@babel/types" "^7.21.2"
|
|
|
|
|
|
+"@babel/helper-module-transforms@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz#d937c82e9af68d31ab49039136a222b17ac0b420"
|
|
|
+ integrity sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-environment-visitor" "^7.21.5"
|
|
|
+ "@babel/helper-module-imports" "^7.21.4"
|
|
|
+ "@babel/helper-simple-access" "^7.21.5"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
+ "@babel/helper-validator-identifier" "^7.19.1"
|
|
|
+ "@babel/template" "^7.20.7"
|
|
|
+ "@babel/traverse" "^7.21.5"
|
|
|
+ "@babel/types" "^7.21.5"
|
|
|
+
|
|
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
|
|
@@ -222,6 +281,11 @@
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
|
|
|
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
|
|
|
|
|
|
+"@babel/helper-plugin-utils@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz#345f2377d05a720a4e5ecfa39cbf4474a4daed56"
|
|
|
+ integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==
|
|
|
+
|
|
|
"@babel/helper-remap-async-to-generator@^7.18.9":
|
|
|
version "7.18.9"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
|
|
@@ -251,6 +315,13 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.20.2"
|
|
|
|
|
|
+"@babel/helper-simple-access@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee"
|
|
|
+ integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.21.5"
|
|
|
+
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
|
|
|
version "7.20.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
|
|
@@ -270,12 +341,17 @@
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
|
|
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
|
|
|
|
|
+"@babel/helper-string-parser@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
|
|
|
+ integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
|
|
|
+
|
|
|
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
|
|
version "7.19.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
|
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
|
|
|
|
-"@babel/helper-validator-option@^7.18.6":
|
|
|
+"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
|
|
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
|
@@ -313,6 +389,11 @@
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
|
|
|
integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
|
|
|
|
|
|
+"@babel/parser@^7.21.5":
|
|
|
+ version "7.21.8"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
|
|
|
+ integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
|
|
|
+
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
@@ -320,7 +401,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.18.9":
|
|
|
+"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.18.9", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.20.7":
|
|
|
version "7.20.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz#d9c85589258539a22a901033853101a6198d4ef1"
|
|
|
integrity sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==
|
|
@@ -329,7 +410,7 @@
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
|
|
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
|
|
|
|
|
|
-"@babel/plugin-proposal-async-generator-functions@^7.20.1":
|
|
|
+"@babel/plugin-proposal-async-generator-functions@^7.20.1", "@babel/plugin-proposal-async-generator-functions@^7.20.7":
|
|
|
version "7.20.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz#bfb7276d2d573cb67ba379984a2334e262ba5326"
|
|
|
integrity sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==
|
|
@@ -347,7 +428,7 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-proposal-class-static-block@^7.18.6":
|
|
|
+"@babel/plugin-proposal-class-static-block@^7.18.6", "@babel/plugin-proposal-class-static-block@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.21.0.tgz#77bdd66fb7b605f3a61302d224bdfacf5547977d"
|
|
|
integrity sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==
|
|
@@ -391,7 +472,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-logical-assignment-operators@^7.18.9":
|
|
|
+"@babel/plugin-proposal-logical-assignment-operators@^7.18.9", "@babel/plugin-proposal-logical-assignment-operators@^7.20.7":
|
|
|
version "7.20.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz#dfbcaa8f7b4d37b51e8bfb46d94a5aea2bb89d83"
|
|
|
integrity sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==
|
|
@@ -415,7 +496,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-proposal-object-rest-spread@^7.20.2":
|
|
|
+"@babel/plugin-proposal-object-rest-spread@^7.20.2", "@babel/plugin-proposal-object-rest-spread@^7.20.7":
|
|
|
version "7.20.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a"
|
|
|
integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==
|
|
@@ -434,7 +515,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-proposal-optional-chaining@^7.18.9", "@babel/plugin-proposal-optional-chaining@^7.20.7":
|
|
|
+"@babel/plugin-proposal-optional-chaining@^7.18.9", "@babel/plugin-proposal-optional-chaining@^7.20.7", "@babel/plugin-proposal-optional-chaining@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
|
|
|
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
|
|
@@ -451,7 +532,7 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-proposal-private-property-in-object@^7.18.6":
|
|
|
+"@babel/plugin-proposal-private-property-in-object@^7.18.6", "@babel/plugin-proposal-private-property-in-object@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0.tgz#19496bd9883dd83c23c7d7fc45dcd9ad02dfa1dc"
|
|
|
integrity sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==
|
|
@@ -518,6 +599,13 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.19.0"
|
|
|
|
|
|
+"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
|
+ version "7.10.4"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
|
+ integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
+
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
|
version "7.8.3"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
|
@@ -595,7 +683,14 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
|
|
|
-"@babel/plugin-transform-async-to-generator@^7.18.6":
|
|
|
+"@babel/plugin-transform-arrow-functions@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz#9bb42a53de447936a57ba256fbf537fc312b6929"
|
|
|
+ integrity sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+
|
|
|
+"@babel/plugin-transform-async-to-generator@^7.18.6", "@babel/plugin-transform-async-to-generator@^7.20.7":
|
|
|
version "7.20.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz#dfee18623c8cb31deb796aa3ca84dda9cea94354"
|
|
|
integrity sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==
|
|
@@ -611,14 +706,14 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-transform-block-scoping@^7.20.2":
|
|
|
+"@babel/plugin-transform-block-scoping@^7.20.2", "@babel/plugin-transform-block-scoping@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz#e737b91037e5186ee16b76e7ae093358a5634f02"
|
|
|
integrity sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
|
|
|
-"@babel/plugin-transform-classes@^7.20.2":
|
|
|
+"@babel/plugin-transform-classes@^7.20.2", "@babel/plugin-transform-classes@^7.21.0":
|
|
|
version "7.21.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz#f469d0b07a4c5a7dbb21afad9e27e57b47031665"
|
|
|
integrity sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==
|
|
@@ -641,7 +736,15 @@
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
"@babel/template" "^7.20.7"
|
|
|
|
|
|
-"@babel/plugin-transform-destructuring@^7.20.2":
|
|
|
+"@babel/plugin-transform-computed-properties@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz#3a2d8bb771cd2ef1cd736435f6552fe502e11b44"
|
|
|
+ integrity sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+ "@babel/template" "^7.20.7"
|
|
|
+
|
|
|
+"@babel/plugin-transform-destructuring@^7.20.2", "@babel/plugin-transform-destructuring@^7.21.3":
|
|
|
version "7.21.3"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz#73b46d0fd11cd6ef57dea8a381b1215f4959d401"
|
|
|
integrity sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==
|
|
@@ -678,6 +781,13 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
|
|
|
+"@babel/plugin-transform-for-of@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz#e890032b535f5a2e237a18535f56a9fdaa7b83fc"
|
|
|
+ integrity sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+
|
|
|
"@babel/plugin-transform-function-name@^7.18.9":
|
|
|
version "7.18.9"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz#cc354f8234e62968946c61a46d6365440fc764e0"
|
|
@@ -701,7 +811,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-amd@^7.19.6":
|
|
|
+"@babel/plugin-transform-modules-amd@^7.19.6", "@babel/plugin-transform-modules-amd@^7.20.11":
|
|
|
version "7.20.11"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz#3daccca8e4cc309f03c3a0c4b41dc4b26f55214a"
|
|
|
integrity sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==
|
|
@@ -718,7 +828,16 @@
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
"@babel/helper-simple-access" "^7.20.2"
|
|
|
|
|
|
-"@babel/plugin-transform-modules-systemjs@^7.19.6":
|
|
|
+"@babel/plugin-transform-modules-commonjs@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz#d69fb947eed51af91de82e4708f676864e5e47bc"
|
|
|
+ integrity sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-module-transforms" "^7.21.5"
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+ "@babel/helper-simple-access" "^7.21.5"
|
|
|
+
|
|
|
+"@babel/plugin-transform-modules-systemjs@^7.19.6", "@babel/plugin-transform-modules-systemjs@^7.20.11":
|
|
|
version "7.20.11"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz#467ec6bba6b6a50634eea61c9c232654d8a4696e"
|
|
|
integrity sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==
|
|
@@ -736,7 +855,7 @@
|
|
|
"@babel/helper-module-transforms" "^7.18.6"
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-transform-named-capturing-groups-regex@^7.19.1":
|
|
|
+"@babel/plugin-transform-named-capturing-groups-regex@^7.19.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.20.5":
|
|
|
version "7.20.5"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz#626298dd62ea51d452c3be58b285d23195ba69a8"
|
|
|
integrity sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==
|
|
@@ -759,7 +878,7 @@
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
"@babel/helper-replace-supers" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-transform-parameters@^7.20.1", "@babel/plugin-transform-parameters@^7.20.7":
|
|
|
+"@babel/plugin-transform-parameters@^7.20.1", "@babel/plugin-transform-parameters@^7.20.7", "@babel/plugin-transform-parameters@^7.21.3":
|
|
|
version "7.21.3"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz#18fc4e797cf6d6d972cb8c411dbe8a809fa157db"
|
|
|
integrity sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==
|
|
@@ -781,6 +900,14 @@
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
regenerator-transform "^0.15.1"
|
|
|
|
|
|
+"@babel/plugin-transform-regenerator@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz#576c62f9923f94bcb1c855adc53561fd7913724e"
|
|
|
+ integrity sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+ regenerator-transform "^0.15.1"
|
|
|
+
|
|
|
"@babel/plugin-transform-reserved-words@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz#b1abd8ebf8edaa5f7fe6bbb8d2133d23b6a6f76a"
|
|
@@ -800,6 +927,18 @@
|
|
|
babel-plugin-polyfill-regenerator "^0.4.1"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/plugin-transform-runtime@^7.21.4":
|
|
|
+ version "7.21.4"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.21.4.tgz#2e1da21ca597a7d01fc96b699b21d8d2023191aa"
|
|
|
+ integrity sha512-1J4dhrw1h1PqnNNpzwxQ2UBymJUF8KuPjAAnlLwZcGhHAIqUigFW7cdK6GHoB64ubY4qXQNYknoUeks4Wz7CUA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-module-imports" "^7.21.4"
|
|
|
+ "@babel/helper-plugin-utils" "^7.20.2"
|
|
|
+ babel-plugin-polyfill-corejs2 "^0.3.3"
|
|
|
+ babel-plugin-polyfill-corejs3 "^0.6.0"
|
|
|
+ babel-plugin-polyfill-regenerator "^0.4.1"
|
|
|
+ semver "^6.3.0"
|
|
|
+
|
|
|
"@babel/plugin-transform-shorthand-properties@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz#6d6df7983d67b195289be24909e3f12a8f664dc9"
|
|
@@ -807,7 +946,7 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
|
|
|
|
-"@babel/plugin-transform-spread@^7.19.0":
|
|
|
+"@babel/plugin-transform-spread@^7.19.0", "@babel/plugin-transform-spread@^7.20.7":
|
|
|
version "7.20.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz#c2d83e0b99d3bf83e07b11995ee24bf7ca09401e"
|
|
|
integrity sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==
|
|
@@ -843,6 +982,13 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
|
|
+"@babel/plugin-transform-unicode-escapes@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz#1e55ed6195259b0e9061d81f5ef45a9b009fb7f2"
|
|
|
+ integrity sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+
|
|
|
"@babel/plugin-transform-unicode-regex@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz#194317225d8c201bbae103364ffe9e2cea36cdca"
|
|
@@ -932,6 +1078,88 @@
|
|
|
core-js-compat "^3.25.1"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/preset-env@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/preset-env/-/preset-env-7.21.5.tgz#db2089d99efd2297716f018aeead815ac3decffb"
|
|
|
+ integrity sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/compat-data" "^7.21.5"
|
|
|
+ "@babel/helper-compilation-targets" "^7.21.5"
|
|
|
+ "@babel/helper-plugin-utils" "^7.21.5"
|
|
|
+ "@babel/helper-validator-option" "^7.21.0"
|
|
|
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
|
|
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.20.7"
|
|
|
+ "@babel/plugin-proposal-async-generator-functions" "^7.20.7"
|
|
|
+ "@babel/plugin-proposal-class-properties" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-class-static-block" "^7.21.0"
|
|
|
+ "@babel/plugin-proposal-dynamic-import" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-export-namespace-from" "^7.18.9"
|
|
|
+ "@babel/plugin-proposal-json-strings" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-logical-assignment-operators" "^7.20.7"
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-numeric-separator" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-object-rest-spread" "^7.20.7"
|
|
|
+ "@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-optional-chaining" "^7.21.0"
|
|
|
+ "@babel/plugin-proposal-private-methods" "^7.18.6"
|
|
|
+ "@babel/plugin-proposal-private-property-in-object" "^7.21.0"
|
|
|
+ "@babel/plugin-proposal-unicode-property-regex" "^7.18.6"
|
|
|
+ "@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.20.0"
|
|
|
+ "@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"
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
+ "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
+ "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
|
+ "@babel/plugin-transform-arrow-functions" "^7.21.5"
|
|
|
+ "@babel/plugin-transform-async-to-generator" "^7.20.7"
|
|
|
+ "@babel/plugin-transform-block-scoped-functions" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-block-scoping" "^7.21.0"
|
|
|
+ "@babel/plugin-transform-classes" "^7.21.0"
|
|
|
+ "@babel/plugin-transform-computed-properties" "^7.21.5"
|
|
|
+ "@babel/plugin-transform-destructuring" "^7.21.3"
|
|
|
+ "@babel/plugin-transform-dotall-regex" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-duplicate-keys" "^7.18.9"
|
|
|
+ "@babel/plugin-transform-exponentiation-operator" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-for-of" "^7.21.5"
|
|
|
+ "@babel/plugin-transform-function-name" "^7.18.9"
|
|
|
+ "@babel/plugin-transform-literals" "^7.18.9"
|
|
|
+ "@babel/plugin-transform-member-expression-literals" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-modules-amd" "^7.20.11"
|
|
|
+ "@babel/plugin-transform-modules-commonjs" "^7.21.5"
|
|
|
+ "@babel/plugin-transform-modules-systemjs" "^7.20.11"
|
|
|
+ "@babel/plugin-transform-modules-umd" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.20.5"
|
|
|
+ "@babel/plugin-transform-new-target" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-object-super" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-parameters" "^7.21.3"
|
|
|
+ "@babel/plugin-transform-property-literals" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-regenerator" "^7.21.5"
|
|
|
+ "@babel/plugin-transform-reserved-words" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-shorthand-properties" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-spread" "^7.20.7"
|
|
|
+ "@babel/plugin-transform-sticky-regex" "^7.18.6"
|
|
|
+ "@babel/plugin-transform-template-literals" "^7.18.9"
|
|
|
+ "@babel/plugin-transform-typeof-symbol" "^7.18.9"
|
|
|
+ "@babel/plugin-transform-unicode-escapes" "^7.21.5"
|
|
|
+ "@babel/plugin-transform-unicode-regex" "^7.18.6"
|
|
|
+ "@babel/preset-modules" "^0.1.5"
|
|
|
+ "@babel/types" "^7.21.5"
|
|
|
+ babel-plugin-polyfill-corejs2 "^0.3.3"
|
|
|
+ babel-plugin-polyfill-corejs3 "^0.6.0"
|
|
|
+ babel-plugin-polyfill-regenerator "^0.4.1"
|
|
|
+ core-js-compat "^3.25.1"
|
|
|
+ semver "^6.3.0"
|
|
|
+
|
|
|
"@babel/preset-modules@^0.1.5":
|
|
|
version "0.1.5"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/preset-modules/-/preset-modules-0.1.5.tgz#ef939d6e7f268827e1841638dc6ff95515e115d9"
|
|
@@ -943,6 +1171,17 @@
|
|
|
"@babel/types" "^7.4.4"
|
|
|
esutils "^2.0.2"
|
|
|
|
|
|
+"@babel/register@^7.21.0":
|
|
|
+ version "7.21.0"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/register/-/register-7.21.0.tgz#c97bf56c2472e063774f31d344c592ebdcefa132"
|
|
|
+ integrity sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==
|
|
|
+ dependencies:
|
|
|
+ clone-deep "^4.0.1"
|
|
|
+ find-cache-dir "^2.0.0"
|
|
|
+ make-dir "^2.1.0"
|
|
|
+ pirates "^4.0.5"
|
|
|
+ source-map-support "^0.5.16"
|
|
|
+
|
|
|
"@babel/regjsgen@^0.8.0":
|
|
|
version "0.8.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
|
@@ -980,6 +1219,22 @@
|
|
|
debug "^4.1.0"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
+"@babel/traverse@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
|
|
|
+ integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.21.4"
|
|
|
+ "@babel/generator" "^7.21.5"
|
|
|
+ "@babel/helper-environment-visitor" "^7.21.5"
|
|
|
+ "@babel/helper-function-name" "^7.21.0"
|
|
|
+ "@babel/helper-hoist-variables" "^7.18.6"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
+ "@babel/parser" "^7.21.5"
|
|
|
+ "@babel/types" "^7.21.5"
|
|
|
+ debug "^4.1.0"
|
|
|
+ globals "^11.1.0"
|
|
|
+
|
|
|
"@babel/types@7.0.0-beta.35":
|
|
|
version "7.0.0-beta.35"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/types/-/types-7.0.0-beta.35.tgz#cf933a9a9a38484ca724b335b88d83726d5ab960"
|
|
@@ -998,6 +1253,15 @@
|
|
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.21.4", "@babel/types@^7.21.5":
|
|
|
+ version "7.21.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6"
|
|
|
+ integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-string-parser" "^7.21.5"
|
|
|
+ "@babel/helper-validator-identifier" "^7.19.1"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@discoveryjs/json-ext@0.5.7":
|
|
|
version "0.5.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
|
|
@@ -8396,7 +8660,7 @@ find-cache-dir@^1.0.0:
|
|
|
make-dir "^1.0.0"
|
|
|
pkg-dir "^2.0.0"
|
|
|
|
|
|
-find-cache-dir@^2.1.0:
|
|
|
+find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
|
|
|
version "2.1.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7"
|
|
|
integrity sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==
|
|
@@ -12872,6 +13136,11 @@ pinkie@^2.0.0:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
|
|
|
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
|
|
|
|
|
|
+pirates@^4.0.5:
|
|
|
+ version "4.0.5"
|
|
|
+ resolved "https://mirrors.cloud.tencent.com/npm/pirates/-/pirates-4.0.5.tgz#feec352ea5c3268fb23a37c702ab1699f35a5f3b"
|
|
|
+ integrity sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==
|
|
|
+
|
|
|
pkcs7@^1.0.4:
|
|
|
version "1.0.4"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/pkcs7/-/pkcs7-1.0.4.tgz#6090b9e71160dabf69209d719cbafa538b00a1cb"
|
|
@@ -15287,7 +15556,7 @@ source-map-support@^0.4.15:
|
|
|
dependencies:
|
|
|
source-map "^0.5.6"
|
|
|
|
|
|
-source-map-support@~0.5.12, source-map-support@~0.5.20:
|
|
|
+source-map-support@^0.5.16, source-map-support@~0.5.12, source-map-support@~0.5.20:
|
|
|
version "0.5.21"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
|
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|