From a6a67f659991cd59e0b6a06dbffb59532842733e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Feb 2021 02:22:41 +0000 Subject: [PATCH 1/2] chore(deps): Update dependency @next-core/dev-dependencies to ^1.2.37 --- package.json | 2 +- yarn.lock | 586 ++++++++++++++++++++++++++------------------------- 2 files changed, 297 insertions(+), 291 deletions(-) diff --git a/package.json b/package.json index 80efb0655..306ca8db0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@next-core/brick-kit": "^2.33.0", "@next-core/brick-types": "^2.17.1", "@next-core/brick-utils": "^2.10.8", - "@next-core/dev-dependencies": "^1.2.36", + "@next-core/dev-dependencies": "^1.2.37", "@next-core/easyops-analytics": "^0.1.5", "@next-core/editor-bricks-helper": "^0.7.9", "@next-core/fontawesome-library": "^1.1.13", diff --git a/yarn.lock b/yarn.lock index 3f35379a7..6c48b720f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,12 +2,12 @@ # yarn lockfile v1 -"@ant-design/colors@^5.0.0": - version "5.0.1" - resolved "https://registry.npm.taobao.org/@ant-design/colors/download/@ant-design/colors-5.0.1.tgz?cache=0&sync_timestamp=1607912367498&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design%2Fcolors%2Fdownload%2F%40ant-design%2Fcolors-5.0.1.tgz#09670f2f44a7473d7bc01be901c48ec10f12c7a4" - integrity sha1-CWcPL0SnRz17wBvpAcSOwQ8Sx6Q= +"@ant-design/colors@^6.0.0": + version "6.0.0" + resolved "https://registry.npm.taobao.org/@ant-design/colors/download/@ant-design/colors-6.0.0.tgz#9b9366257cffcc47db42b9d0203bb592c13c0298" + integrity sha1-m5NmJXz/zEfbQrnQIDu1ksE8Apg= dependencies: - "@ctrl/tinycolor" "^3.3.1" + "@ctrl/tinycolor" "^3.4.0" "@ant-design/compatible@^1.0.8": version "1.0.8" @@ -29,12 +29,12 @@ resolved "https://registry.npm.taobao.org/@ant-design/icons-svg/download/@ant-design/icons-svg-4.1.0.tgz#480b025f4b20ef7fe8f47d4a4846e4fee84ea06c" integrity sha1-SAsCX0sg73/o9H1KSEbk/uhOoGw= -"@ant-design/icons@^4.0.0", "@ant-design/icons@^4.3.0", "@ant-design/icons@^4.4.0": - version "4.4.0" - resolved "https://registry.npm.taobao.org/@ant-design/icons/download/@ant-design/icons-4.4.0.tgz#d4e4ba5910454e1d3f67a802d2aad9ee75a51dea" - integrity sha1-1OS6WRBFTh0/Z6gC0qrZ7nWlHeo= +"@ant-design/icons@^4.0.0", "@ant-design/icons@^4.3.0", "@ant-design/icons@^4.5.0": + version "4.5.0" + resolved "https://registry.npm.taobao.org/@ant-design/icons/download/@ant-design/icons-4.5.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design%2Ficons%2Fdownload%2F%40ant-design%2Ficons-4.5.0.tgz#dc5ceff85503932265143dc5c3013167daa3f754" + integrity sha1-3Fzv+FUDkyJlFD3FwwExZ9qj91Q= dependencies: - "@ant-design/colors" "^5.0.0" + "@ant-design/colors" "^6.0.0" "@ant-design/icons-svg" "^4.0.0" "@babel/runtime" "^7.11.2" classnames "^2.2.6" @@ -52,6 +52,13 @@ lodash "^4.17.15" resize-observer-polyfill "^1.5.0" +"@babel/code-frame@7.12.11": + version "7.12.11" + resolved "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" + integrity sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8= + dependencies: + "@babel/highlight" "^7.10.4" + "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13": version "7.12.13" resolved "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" @@ -64,19 +71,19 @@ resolved "https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.12.13.tgz?cache=0&sync_timestamp=1612314643826&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcompat-data%2Fdownload%2F%40babel%2Fcompat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8" integrity sha1-J+GeDtNybM9UBnztQQlQF2Xn4ug= -"@babel/core@^7.1.0", "@babel/core@^7.12.13", "@babel/core@^7.12.3", "@babel/core@^7.7.5": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" - integrity sha1-tzqHo6Pn0UKmYki/atiLnOsJNCU= +"@babel/core@^7.1.0", "@babel/core@^7.12.17", "@babel/core@^7.12.3", "@babel/core@^7.7.5": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.17.tgz?cache=0&sync_timestamp=1613661426760&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" + integrity sha1-mTxeiTMzEHooFdjg1zosN1XigLI= dependencies: "@babel/code-frame" "^7.12.13" - "@babel/generator" "^7.12.13" - "@babel/helper-module-transforms" "^7.12.13" - "@babel/helpers" "^7.12.13" - "@babel/parser" "^7.12.13" + "@babel/generator" "^7.12.17" + "@babel/helper-module-transforms" "^7.12.17" + "@babel/helpers" "^7.12.17" + "@babel/parser" "^7.12.17" "@babel/template" "^7.12.13" - "@babel/traverse" "^7.12.13" - "@babel/types" "^7.12.13" + "@babel/traverse" "^7.12.17" + "@babel/types" "^7.12.17" convert-source-map "^1.7.0" debug "^4.1.0" gensync "^1.0.0-beta.1" @@ -85,12 +92,12 @@ semver "^5.4.1" source-map "^0.5.0" -"@babel/generator@^7.12.13": - version "7.12.15" - resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.12.15.tgz?cache=0&sync_timestamp=1612474713971&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fgenerator%2Fdownload%2F%40babel%2Fgenerator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" - integrity sha1-Rhe10LJcxXJHTMGq/uHt6vm1No8= +"@babel/generator@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" + integrity sha1-nvHdeS13izIoRBHfY/T2aKmVcoc= dependencies: - "@babel/types" "^7.12.13" + "@babel/types" "^7.12.17" jsesc "^2.5.1" source-map "^0.5.0" @@ -109,23 +116,23 @@ "@babel/helper-explode-assignable-expression" "^7.12.13" "@babel/types" "^7.12.13" -"@babel/helper-compilation-targets@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.12.13.tgz#d689cdef88810aa74e15a7a94186f26a3d773c98" - integrity sha1-1onN74iBCqdOFaepQYbyaj13PJg= +"@babel/helper-compilation-targets@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.12.17.tgz?cache=0&sync_timestamp=1613661263738&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7" + integrity sha1-kdg/rmHvOQ05w/BQfLg5ebq4N8c= dependencies: "@babel/compat-data" "^7.12.13" - "@babel/helper-validator-option" "^7.12.11" + "@babel/helper-validator-option" "^7.12.17" browserslist "^4.14.5" semver "^5.5.0" -"@babel/helper-create-class-features-plugin@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.12.13.tgz?cache=0&sync_timestamp=1612314794588&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-create-class-features-plugin%2Fdownload%2F%40babel%2Fhelper-create-class-features-plugin-7.12.13.tgz#0f1707c2eec1a4604f2a22a6fb209854ef2a399a" - integrity sha1-DxcHwu7BpGBPKiKm+yCYVO8qOZo= +"@babel/helper-create-class-features-plugin@^7.12.13", "@babel/helper-create-class-features-plugin@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.12.17.tgz#704b69c8a78d03fb1c5fcc2e7b593f8a65628944" + integrity sha1-cEtpyKeNA/scX8wue1k/imViiUQ= dependencies: "@babel/helper-function-name" "^7.12.13" - "@babel/helper-member-expression-to-functions" "^7.12.13" + "@babel/helper-member-expression-to-functions" "^7.12.17" "@babel/helper-optimise-call-expression" "^7.12.13" "@babel/helper-replace-supers" "^7.12.13" "@babel/helper-split-export-declaration" "^7.12.13" @@ -168,12 +175,12 @@ dependencies: "@babel/types" "^7.12.13" -"@babel/helper-member-expression-to-functions@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.12.13.tgz#c5715695b4f8bab32660dbdcdc2341dec7e3df40" - integrity sha1-xXFWlbT4urMmYNvc3CNB3sfj30A= +"@babel/helper-member-expression-to-functions@^7.12.13", "@babel/helper-member-expression-to-functions@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.12.17.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.12.17.tgz#f82838eb06e1235307b6d71457b6670ff71ee5ac" + integrity sha1-+Cg46wbhI1MHttcUV7ZnD/ce5aw= dependencies: - "@babel/types" "^7.12.13" + "@babel/types" "^7.12.17" "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13": version "7.12.13" @@ -182,10 +189,10 @@ dependencies: "@babel/types" "^7.12.13" -"@babel/helper-module-transforms@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea" - integrity sha1-Aa+wUtytIEQom3sgvrP6i9AmW+o= +"@babel/helper-module-transforms@^7.12.13", "@babel/helper-module-transforms@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" + integrity sha1-fHW5h9bf1bSOV1ZI+B6qyJFTlQk= dependencies: "@babel/helper-module-imports" "^7.12.13" "@babel/helper-replace-supers" "^7.12.13" @@ -193,8 +200,8 @@ "@babel/helper-split-export-declaration" "^7.12.13" "@babel/helper-validator-identifier" "^7.12.11" "@babel/template" "^7.12.13" - "@babel/traverse" "^7.12.13" - "@babel/types" "^7.12.13" + "@babel/traverse" "^7.12.17" + "@babel/types" "^7.12.17" lodash "^4.17.19" "@babel/helper-optimise-call-expression@^7.12.13": @@ -254,10 +261,10 @@ resolved "https://registry.npm.taobao.org/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.12.11.tgz?cache=0&sync_timestamp=1608076995361&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-validator-identifier%2Fdownload%2F%40babel%2Fhelper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" integrity sha1-yaHwIZF9y1zPDU5FPjmQIpgfye0= -"@babel/helper-validator-option@^7.12.11": - version "7.12.11" - resolved "https://registry.npm.taobao.org/@babel/helper-validator-option/download/@babel/helper-validator-option-7.12.11.tgz?cache=0&sync_timestamp=1608076995499&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-validator-option%2Fdownload%2F%40babel%2Fhelper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f" - integrity sha1-1my4t6Pn/kxpYrMgIKEx7PCEf08= +"@babel/helper-validator-option@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/helper-validator-option/download/@babel/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" + integrity sha1-0fvwEuGnm37rv9xtJwuq+NnrmDE= "@babel/helper-wrap-function@^7.12.13": version "7.12.13" @@ -269,16 +276,16 @@ "@babel/traverse" "^7.12.13" "@babel/types" "^7.12.13" -"@babel/helpers@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.12.13.tgz?cache=0&sync_timestamp=1612314730864&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelpers%2Fdownload%2F%40babel%2Fhelpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" - integrity sha1-PHXpk2MuTa3AJ06uIZxz63ZFukc= +"@babel/helpers@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" + integrity sha1-ceA9KYGmte4WiZlk9BAdyEcdYLw= dependencies: "@babel/template" "^7.12.13" - "@babel/traverse" "^7.12.13" - "@babel/types" "^7.12.13" + "@babel/traverse" "^7.12.17" + "@babel/types" "^7.12.17" -"@babel/highlight@^7.12.13": +"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": version "7.12.13" resolved "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c" integrity sha1-irU4OT4ANwsmJxsB+gj38n8ueVw= @@ -287,10 +294,10 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.14": - version "7.12.15" - resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.12.15.tgz?cache=0&sync_timestamp=1612474717518&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf" - integrity sha1-KyDefwtLMy2bEZ3ZwzQJxTi4qs8= +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" + integrity sha1-vIXS1H2zgJTluyaPx2Fxbn1pOEg= "@babel/plugin-proposal-async-generator-functions@^7.12.13": version "7.12.13" @@ -318,12 +325,12 @@ "@babel/helper-plugin-utils" "^7.12.13" "@babel/plugin-syntax-decorators" "^7.12.13" -"@babel/plugin-proposal-dynamic-import@^7.12.1": - version "7.12.1" - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.12.1.tgz?cache=0&sync_timestamp=1602801779067&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-dynamic-import%2Fdownload%2F%40babel%2Fplugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc" - integrity sha1-Q+tcKjSH7NmMXI6otf22midJstw= +"@babel/plugin-proposal-dynamic-import@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-dynamic-import/download/@babel/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512" + integrity sha1-4OvY22Wsw36sUY+he+rSF04iRRI= dependencies: - "@babel/helper-plugin-utils" "^7.10.4" + "@babel/helper-plugin-utils" "^7.12.13" "@babel/plugin-syntax-dynamic-import" "^7.8.0" "@babel/plugin-proposal-export-namespace-from@^7.12.13": @@ -383,10 +390,10 @@ "@babel/helper-plugin-utils" "^7.12.13" "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" -"@babel/plugin-proposal-optional-chaining@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.12.13.tgz#63a7d805bc8ce626f3234ee5421a2a7fb23f66d9" - integrity sha1-Y6fYBbyM5ibzI07lQhoqf7I/Ztk= +"@babel/plugin-proposal-optional-chaining@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c" + integrity sha1-44K+ytwssWt5E7bGctkuSzM4W1w= dependencies: "@babel/helper-plugin-utils" "^7.12.13" "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" @@ -800,12 +807,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-typescript@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-typescript/download/@babel/plugin-transform-typescript-7.12.13.tgz?cache=0&sync_timestamp=1612315377894&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-typescript%2Fdownload%2F%40babel%2Fplugin-transform-typescript-7.12.13.tgz#8bcb5dd79cb8bba690d6920e19992d9228dfed48" - integrity sha1-i8td15y4u6aQ1pIOGZktkijf7Ug= +"@babel/plugin-transform-typescript@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-typescript/download/@babel/plugin-transform-typescript-7.12.17.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-typescript%2Fdownload%2F%40babel%2Fplugin-transform-typescript-7.12.17.tgz#4aa6a5041888dd2e5d316ec39212b0cf855211bb" + integrity sha1-SqalBBiI3S5dMW7DkhKwz4VSEbs= dependencies: - "@babel/helper-create-class-features-plugin" "^7.12.13" + "@babel/helper-create-class-features-plugin" "^7.12.17" "@babel/helper-plugin-utils" "^7.12.13" "@babel/plugin-syntax-typescript" "^7.12.13" @@ -824,19 +831,19 @@ "@babel/helper-create-regexp-features-plugin" "^7.12.13" "@babel/helper-plugin-utils" "^7.12.13" -"@babel/preset-env@^7.12.1", "@babel/preset-env@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.12.13.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpreset-env%2Fdownload%2F%40babel%2Fpreset-env-7.12.13.tgz#3aa2d09cf7d255177538dff292ac9af29ad46525" - integrity sha1-OqLQnPfSVRd1ON/ykqya8prUZSU= +"@babel/preset-env@^7.12.1", "@babel/preset-env@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa" + integrity sha1-lKN5P/CJwy7nTXajwDp1l2k+uqo= dependencies: "@babel/compat-data" "^7.12.13" - "@babel/helper-compilation-targets" "^7.12.13" + "@babel/helper-compilation-targets" "^7.12.17" "@babel/helper-module-imports" "^7.12.13" "@babel/helper-plugin-utils" "^7.12.13" - "@babel/helper-validator-option" "^7.12.11" + "@babel/helper-validator-option" "^7.12.17" "@babel/plugin-proposal-async-generator-functions" "^7.12.13" "@babel/plugin-proposal-class-properties" "^7.12.13" - "@babel/plugin-proposal-dynamic-import" "^7.12.1" + "@babel/plugin-proposal-dynamic-import" "^7.12.17" "@babel/plugin-proposal-export-namespace-from" "^7.12.13" "@babel/plugin-proposal-json-strings" "^7.12.13" "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13" @@ -844,7 +851,7 @@ "@babel/plugin-proposal-numeric-separator" "^7.12.13" "@babel/plugin-proposal-object-rest-spread" "^7.12.13" "@babel/plugin-proposal-optional-catch-binding" "^7.12.13" - "@babel/plugin-proposal-optional-chaining" "^7.12.13" + "@babel/plugin-proposal-optional-chaining" "^7.12.17" "@babel/plugin-proposal-private-methods" "^7.12.13" "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" "@babel/plugin-syntax-async-generators" "^7.8.0" @@ -892,7 +899,7 @@ "@babel/plugin-transform-unicode-escapes" "^7.12.13" "@babel/plugin-transform-unicode-regex" "^7.12.13" "@babel/preset-modules" "^0.1.3" - "@babel/types" "^7.12.13" + "@babel/types" "^7.12.17" core-js-compat "^3.8.0" semver "^5.5.0" @@ -918,14 +925,14 @@ "@babel/plugin-transform-react-jsx-development" "^7.12.12" "@babel/plugin-transform-react-pure-annotations" "^7.12.1" -"@babel/preset-typescript@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/preset-typescript/download/@babel/preset-typescript-7.12.13.tgz#c859c7c075c531d2cc34c2516b214e5d884efe5c" - integrity sha1-yFnHwHXFMdLMNMJRayFOXYhO/lw= +"@babel/preset-typescript@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/preset-typescript/download/@babel/preset-typescript-7.12.17.tgz?cache=0&sync_timestamp=1613661509835&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpreset-typescript%2Fdownload%2F%40babel%2Fpreset-typescript-7.12.17.tgz#8ecf04618956c268359dd9feab775dc14a666eb5" + integrity sha1-js8EYYlWwmg1ndn+q3ddwUpmbrU= dependencies: "@babel/helper-plugin-utils" "^7.12.13" - "@babel/helper-validator-option" "^7.12.11" - "@babel/plugin-transform-typescript" "^7.12.13" + "@babel/helper-validator-option" "^7.12.17" + "@babel/plugin-transform-typescript" "^7.12.17" "@babel/runtime-corejs3@^7.10.2": version "7.10.4" @@ -935,10 +942,10 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d" - integrity sha1-CiFFI1KwJULbD/uSisLTyny21m0= +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.18", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": + version "7.12.18" + resolved "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.12.18.tgz#af137bd7e7d9705a412b3caaf991fe6aaa97831b" + integrity sha1-rxN71+fZcFpBKzyq+ZH+aqqXgxs= dependencies: regenerator-runtime "^0.13.4" @@ -951,25 +958,25 @@ "@babel/parser" "^7.12.13" "@babel/types" "^7.12.13" -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.12.13.tgz?cache=0&sync_timestamp=1612314730835&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" - integrity sha1-aJ8OS0wIWHrSZiKDJjJzX7jE4MA= +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.17": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" + integrity sha1-QOyMf/tQLE5Ux/lUktwRuI1xhhk= dependencies: "@babel/code-frame" "^7.12.13" - "@babel/generator" "^7.12.13" + "@babel/generator" "^7.12.17" "@babel/helper-function-name" "^7.12.13" "@babel/helper-split-export-declaration" "^7.12.13" - "@babel/parser" "^7.12.13" - "@babel/types" "^7.12.13" + "@babel/parser" "^7.12.17" + "@babel/types" "^7.12.17" debug "^4.1.0" globals "^11.1.0" lodash "^4.17.19" -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": - version "7.12.13" - resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611" - integrity sha1-i+GqjyyHbaEanPZQwOz2VpE61hE= +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.12.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": + version "7.12.17" + resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.12.17.tgz?cache=0&sync_timestamp=1613661223628&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" + integrity sha1-nXEeuAfgk0yQuLHKDrH3Iw0VCWM= dependencies: "@babel/helper-validator-identifier" "^7.12.11" lodash "^4.17.19" @@ -993,10 +1000,10 @@ resolved "https://registry.npm.taobao.org/@csstools/convert-colors/download/@csstools/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7" integrity sha1-rUldxBsS511YjG24uYNPCPoTHrc= -"@ctrl/tinycolor@^3.3.1": - version "3.3.3" - resolved "https://registry.npm.taobao.org/@ctrl/tinycolor/download/@ctrl/tinycolor-3.3.3.tgz#980487763bc7c9238d6d88d1ac0dee2d4df3df68" - integrity sha1-mASHdjvHySONbYjRrA3uLU3z32g= +"@ctrl/tinycolor@^3.4.0": + version "3.4.0" + resolved "https://registry.npm.taobao.org/@ctrl/tinycolor/download/@ctrl/tinycolor-3.4.0.tgz#c3c5ae543c897caa9c2a68630bed355be5f9990f" + integrity sha1-w8WuVDyJfKqcKmhjC+01W+X5mQ8= "@discoveryjs/json-ext@^0.5.0": version "0.5.2" @@ -2010,19 +2017,19 @@ call-me-maybe "^1.0.1" glob-to-regexp "^0.3.0" -"@next-core/babel-preset-next@^0.6.21": - version "0.6.21" - resolved "https://registry.npm.taobao.org/@next-core/babel-preset-next/download/@next-core/babel-preset-next-0.6.21.tgz#64fcebd7a701c63f91ee9608f25ba5135f0dd0c6" - integrity sha1-ZPzr16cBxj+R7pYI8lulE18N0MY= +"@next-core/babel-preset-next@^0.6.22": + version "0.6.22" + resolved "https://registry.npm.taobao.org/@next-core/babel-preset-next/download/@next-core/babel-preset-next-0.6.22.tgz?cache=0&sync_timestamp=1613960488216&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbabel-preset-next%2Fdownload%2F%40next-core%2Fbabel-preset-next-0.6.22.tgz#cc3a78cdf8783680971610c261c59998b46697ea" + integrity sha1-zDp4zfh4NoCXFhDCYcWZmLRml+o= dependencies: "@babel/plugin-proposal-class-properties" "^7.12.13" "@babel/plugin-proposal-decorators" "^7.12.13" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13" - "@babel/plugin-proposal-optional-chaining" "^7.12.13" + "@babel/plugin-proposal-optional-chaining" "^7.12.17" "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" - "@babel/preset-env" "^7.12.13" + "@babel/preset-env" "^7.12.17" "@babel/preset-react" "^7.12.13" - "@babel/preset-typescript" "^7.12.13" + "@babel/preset-typescript" "^7.12.17" babel-plugin-import "^1.13.3" "@next-core/babel-preset-prismjs@^1.0.5": @@ -2032,17 +2039,17 @@ dependencies: babel-plugin-prismjs "^2.0.1" -"@next-core/babel-runtime-helpers@^1.0.6": - version "1.0.6" - resolved "https://registry.npm.taobao.org/@next-core/babel-runtime-helpers/download/@next-core/babel-runtime-helpers-1.0.6.tgz#52e2915946162bc5b9a925a04ab5e5024cb09f8c" - integrity sha1-UuKRWUYWK8W5qSWgSrXlAkywn4w= +"@next-core/babel-runtime-helpers@^1.0.6", "@next-core/babel-runtime-helpers@^1.0.7": + version "1.0.7" + resolved "https://registry.npm.taobao.org/@next-core/babel-runtime-helpers/download/@next-core/babel-runtime-helpers-1.0.7.tgz?cache=0&sync_timestamp=1613960485244&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbabel-runtime-helpers%2Fdownload%2F%40next-core%2Fbabel-runtime-helpers-1.0.7.tgz#55780d246edbe912289241e544cf9a8580536835" + integrity sha1-VXgNJG7b6RIokkHlRM+ahYBTaDU= dependencies: - "@babel/runtime" "^7.12.13" + "@babel/runtime" "^7.12.18" -"@next-core/brick-container@^2.17.1": - version "2.17.1" - resolved "https://registry.npm.taobao.org/@next-core/brick-container/download/@next-core/brick-container-2.17.1.tgz#5d20721b33726d22e7305ee9cd013c97aa0142d2" - integrity sha1-XSByGzNybSLnMF7pzQE8l6oBQtI= +"@next-core/brick-container@^2.17.2": + version "2.17.2" + resolved "https://registry.npm.taobao.org/@next-core/brick-container/download/@next-core/brick-container-2.17.2.tgz#f5564200f02de0d2a6ca09e55e8d7ffa63fdb63b" + integrity sha1-9VZCAPAt4NKmygnlXo1/+mP9tjs= dependencies: "@next-core/repo-config" "^0.2.1" body-parser "^1.19.0" @@ -2056,47 +2063,47 @@ meow "^9.0.0" ws "^7.4.3" -"@next-core/brick-dll@^2.10.18": - version "2.10.18" - resolved "https://registry.npm.taobao.org/@next-core/brick-dll/download/@next-core/brick-dll-2.10.18.tgz#23d7332cb20ac4a7fedcd4f9c7574c2520136d2b" - integrity sha1-I9czLLIKxKf+3NT5x1dMJSATbSs= +"@next-core/brick-dll@^2.10.19": + version "2.10.19" + resolved "https://registry.npm.taobao.org/@next-core/brick-dll/download/@next-core/brick-dll-2.10.19.tgz?cache=0&sync_timestamp=1613960527669&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-dll%2Fdownload%2F%40next-core%2Fbrick-dll-2.10.19.tgz#7e78b90bfb894de8ace8df4b9dd5d63da689c4cb" + integrity sha1-fni5C/uJTeis6N9LndXWPaaJxMs= dependencies: "@ant-design/compatible" "^1.0.8" - "@ant-design/icons" "^4.3.0" + "@ant-design/icons" "^4.5.0" "@fortawesome/react-fontawesome" "^0.1.14" - "@next-core/babel-runtime-helpers" "^1.0.6" - "@next-core/brick-http" "^2.2.5" - "@next-core/brick-icons" "^2.8.1" - "@next-core/brick-kit" "^2.33.0" - "@next-core/brick-utils" "^2.10.8" - "@next-core/easyops-analytics" "^0.1.5" + "@next-core/babel-runtime-helpers" "^1.0.7" + "@next-core/brick-http" "^2.2.6" + "@next-core/brick-icons" "^2.8.2" + "@next-core/brick-kit" "^2.33.1" + "@next-core/brick-utils" "^2.10.9" + "@next-core/easyops-analytics" "^0.1.6" "@next-core/fontawesome-library" "^1.1.13" "@next-core/illustrations" "^0.3.5" - antd "^4.12.2" + antd "^4.12.3" history "^4.10.1" - i18next "^19.8.6" + i18next "^19.8.9" js-yaml "^3.14.1" lodash "^4.17.20" moment "^2.29.1" react "^16.14.0" react-dom "^16.14.0" - react-i18next "^11.8.5" + react-i18next "^11.8.7" react-transition-group "^4.4.1" -"@next-core/brick-http@^2.2.5": - version "2.2.5" - resolved "https://registry.npm.taobao.org/@next-core/brick-http/download/@next-core/brick-http-2.2.5.tgz#a0b17a819072c357a214d402581ea011dd82d499" - integrity sha1-oLF6gZByw1eiFNQCWB6gEd2C1Jk= +"@next-core/brick-http@^2.2.5", "@next-core/brick-http@^2.2.6": + version "2.2.6" + resolved "https://registry.npm.taobao.org/@next-core/brick-http/download/@next-core/brick-http-2.2.6.tgz?cache=0&sync_timestamp=1613960501993&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-http%2Fdownload%2F%40next-core%2Fbrick-http-2.2.6.tgz#3d20e88ce5637268e37648f55dad2cb6e36372fc" + integrity sha1-PSDojOVjcmjjdkj1Xa0stuNjcvw= -"@next-core/brick-icons@^2.8.1": - version "2.8.1" - resolved "https://registry.npm.taobao.org/@next-core/brick-icons/download/@next-core/brick-icons-2.8.1.tgz#484a973ca3072f7510351327fc75c3268713e6ff" - integrity sha1-SEqXPKMHL3UQNRMn/HXDJocT5v8= +"@next-core/brick-icons@^2.8.1", "@next-core/brick-icons@^2.8.2": + version "2.8.2" + resolved "https://registry.npm.taobao.org/@next-core/brick-icons/download/@next-core/brick-icons-2.8.2.tgz?cache=0&sync_timestamp=1613960507148&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-icons%2Fdownload%2F%40next-core%2Fbrick-icons-2.8.2.tgz#6811441241d46cb58dc50eb5e407b314fcb018d1" + integrity sha1-aBFEEkHUbLWNxQ615AezFPywGNE= -"@next-core/brick-kit@^2.33.0": - version "2.33.0" - resolved "https://registry.npm.taobao.org/@next-core/brick-kit/download/@next-core/brick-kit-2.33.0.tgz#58e636ff72eff1f2aadd9642b8d22bdc0f279c17" - integrity sha1-WOY2/3Lv8fKq3ZZCuNIr3A8nnBc= +"@next-core/brick-kit@^2.33.0", "@next-core/brick-kit@^2.33.1": + version "2.33.1" + resolved "https://registry.npm.taobao.org/@next-core/brick-kit/download/@next-core/brick-kit-2.33.1.tgz#e9e5eb2fc6458d9113e3a99935d8b2064186daf5" + integrity sha1-6eXrL8ZFjZET46mZNdiyBkGG2vU= dependencies: "@next-core/brick-types" "^2.17.1" "@next-sdk/auth-sdk" "^1.0.0" @@ -2128,12 +2135,12 @@ resolved "https://registry.npm.taobao.org/@next-core/brick-types/download/@next-core/brick-types-2.17.1.tgz#f33c589cce41f9b1ffb8d2fa75fa0c647fb1ada3" integrity sha1-8zxYnM5B+bH/uNL6dfoMZH+xraM= -"@next-core/brick-utils@^2.10.8": - version "2.10.8" - resolved "https://registry.npm.taobao.org/@next-core/brick-utils/download/@next-core/brick-utils-2.10.8.tgz#71435a1819f3c8789ca907cd11d0d48b5c814eaf" - integrity sha1-cUNaGBnzyHicqQfNEdDUi1yBTq8= +"@next-core/brick-utils@^2.10.8", "@next-core/brick-utils@^2.10.9": + version "2.10.9" + resolved "https://registry.npm.taobao.org/@next-core/brick-utils/download/@next-core/brick-utils-2.10.9.tgz?cache=0&sync_timestamp=1613960510226&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-utils%2Fdownload%2F%40next-core%2Fbrick-utils-2.10.9.tgz#b70cadb64086092cda9ecb4b9f04d3f106046d3a" + integrity sha1-twyttkCGCSzanstLnwTT8QYEbTo= dependencies: - "@babel/parser" "^7.12.14" + "@babel/parser" "^7.12.17" "@easyops-cn/brick-next-pipes" "^0.3.10" "@next-core/brick-types" "^2.17.1" file-saver "^2.0.5" @@ -2144,12 +2151,12 @@ resolved "https://registry.npm.taobao.org/@next-core/browserslist-config-next/download/@next-core/browserslist-config-next-0.1.3.tgz#7b27b997ceae457d3c3f3b1c909407c16f86df81" integrity sha1-eye5l86uRX08PzsckJQHwW+G34E= -"@next-core/build-config-factory@^2.3.1": - version "2.3.1" - resolved "https://registry.npm.taobao.org/@next-core/build-config-factory/download/@next-core/build-config-factory-2.3.1.tgz#b296f24b4aa125aebc6bcd2e730ec5fc3b5fff57" - integrity sha1-spbyS0qhJa68a80ucw7F/Dtf/1c= +"@next-core/build-config-factory@^2.3.2": + version "2.3.2" + resolved "https://registry.npm.taobao.org/@next-core/build-config-factory/download/@next-core/build-config-factory-2.3.2.tgz?cache=0&sync_timestamp=1613960509887&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbuild-config-factory%2Fdownload%2F%40next-core%2Fbuild-config-factory-2.3.2.tgz#757a4d9271445bf6e33021bb6c4b553ee91969ca" + integrity sha1-dXpNknFEW/bjMCG7bEtVPukZaco= dependencies: - "@next-core/brick-utils" "^2.10.8" + "@next-core/brick-utils" "^2.10.9" "@next-core/repo-config" "^0.2.1" change-case "^4.1.2" chokidar "^3.5.1" @@ -2170,38 +2177,38 @@ resolved "https://registry.npm.taobao.org/@next-core/custom-antd-styles/download/@next-core/custom-antd-styles-1.6.3.tgz#c42cc53db2a9ca66c74a886041e59969b56c13a8" integrity sha1-xCzFPbKpymbHSohgQeWZabVsE6g= -"@next-core/dev-dependencies@^1.2.36": - version "1.2.36" - resolved "https://registry.npm.taobao.org/@next-core/dev-dependencies/download/@next-core/dev-dependencies-1.2.36.tgz#ca95fd5043ce105e5aca2ce2d4606b0f8263d8ec" - integrity sha1-ypX9UEPOEF5ayizi1GBrD4Jj2Ow= +"@next-core/dev-dependencies@^1.2.37": + version "1.2.37" + resolved "https://registry.npm.taobao.org/@next-core/dev-dependencies/download/@next-core/dev-dependencies-1.2.37.tgz?cache=0&sync_timestamp=1613960532157&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fdev-dependencies%2Fdownload%2F%40next-core%2Fdev-dependencies-1.2.37.tgz#07582c9e446ab1280a23188183b0d458202aa492" + integrity sha1-B1gsnkRqsSgKIxiBg7DUWCAqpJI= dependencies: - "@babel/core" "^7.12.13" - "@next-core/babel-preset-next" "^0.6.21" + "@babel/core" "^7.12.17" + "@next-core/babel-preset-next" "^0.6.22" "@next-core/babel-preset-prismjs" "^1.0.5" - "@next-core/brick-container" "^2.17.1" - "@next-core/brick-dll" "^2.10.18" + "@next-core/brick-container" "^2.17.2" + "@next-core/brick-dll" "^2.10.19" "@next-core/brick-scripts" "^2.3.8" "@next-core/browserslist-config-next" "^0.1.3" - "@next-core/build-config-factory" "^2.3.1" + "@next-core/build-config-factory" "^2.3.2" "@next-core/custom-antd-styles" "^1.6.3" - "@next-core/eslint-config-next" "^1.0.14" - "@next-core/rollup-config-factory" "^2.0.14" + "@next-core/eslint-config-next" "^1.0.15" + "@next-core/rollup-config-factory" "^2.0.15" "@next-core/webpack-config-factory" "^2.5.8" - "@next-dll/ace" "^2.0.86" + "@next-dll/ace" "^2.0.87" "@next-dll/d3" "^2.0.19" "@next-dll/echarts" "^2.0.20" - "@next-dll/editor-bricks-helper" "^0.4.19" - "@next-dll/react-dnd" "^0.1.24" + "@next-dll/editor-bricks-helper" "^0.4.20" + "@next-dll/react-dnd" "^0.1.25" "@testing-library/jest-dom" "^5.11.9" - "@testing-library/react" "^11.2.4" - "@typescript-eslint/eslint-plugin" "^4.14.2" + "@testing-library/react" "^11.2.5" + "@typescript-eslint/eslint-plugin" "^4.15.1" babel-jest "^26.6.3" chalk "^4.1.0" concurrently "^5.3.0" cross-env "^7.0.3" enzyme-adapter-react-16 "^1.15.6" enzyme-to-json "^3.6.1" - eslint "^7.19.0" + eslint "^7.20.0" eslint-plugin-react "^7.22.0" eslint-plugin-react-hooks "^4.2.0" execa "^5.0.0" @@ -2210,35 +2217,35 @@ jest "^26.6.3" js-yaml "^3.14.1" lerna "^3.22.1" - lint-staged "^10.5.3" + lint-staged "^10.5.4" prettier "^2.2.1" pretty-format "^26.6.2" rimraf "^3.0.2" semver "^7.3.4" size-limit "^4.9.2" - typescript "~4.1.3" + typescript "~4.1.5" yargs "^16.2.0" -"@next-core/easyops-analytics@^0.1.5": - version "0.1.5" - resolved "https://registry.npm.taobao.org/@next-core/easyops-analytics/download/@next-core/easyops-analytics-0.1.5.tgz#600759013d2c2bcb75392e6798db9a3ff2d2fdb4" - integrity sha1-YAdZAT0sK8t1OS5nmNuaP/LS/bQ= +"@next-core/easyops-analytics@^0.1.5", "@next-core/easyops-analytics@^0.1.6": + version "0.1.6" + resolved "https://registry.npm.taobao.org/@next-core/easyops-analytics/download/@next-core/easyops-analytics-0.1.6.tgz?cache=0&sync_timestamp=1613960515011&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Feasyops-analytics%2Fdownload%2F%40next-core%2Feasyops-analytics-0.1.6.tgz#ec39540ac3dff386d9073bb2b10a20163912f6bf" + integrity sha1-7DlUCsPf84bZBzuysQogFjkS9r8= -"@next-core/editor-bricks-helper@^0.7.9": - version "0.7.9" - resolved "https://registry.npm.taobao.org/@next-core/editor-bricks-helper/download/@next-core/editor-bricks-helper-0.7.9.tgz#f36c741f3de573243e744b8616d39945febb89b3" - integrity sha1-82x0Hz3lcyQ+dEuGFtOZRf67ibM= +"@next-core/editor-bricks-helper@^0.7.10", "@next-core/editor-bricks-helper@^0.7.9": + version "0.7.10" + resolved "https://registry.npm.taobao.org/@next-core/editor-bricks-helper/download/@next-core/editor-bricks-helper-0.7.10.tgz?cache=0&sync_timestamp=1613960515050&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Feditor-bricks-helper%2Fdownload%2F%40next-core%2Feditor-bricks-helper-0.7.10.tgz#34d9ea12b04471d4b4aad508ac8553a9972abd67" + integrity sha1-NNnqErBEcdS0qtUIrIVTqZcqvWc= dependencies: "@next-core/brick-types" "^2.17.1" "@ungap/event-target" "^0.2.2" classnames "^2.2.6" -"@next-core/eslint-config-next@^1.0.14": - version "1.0.14" - resolved "https://registry.npm.taobao.org/@next-core/eslint-config-next/download/@next-core/eslint-config-next-1.0.14.tgz#8b118e7c516961fd25dfeb7e2848a4becd04b1de" - integrity sha1-ixGOfFFpYf0l3+t+KEikvs0Esd4= +"@next-core/eslint-config-next@^1.0.15": + version "1.0.15" + resolved "https://registry.npm.taobao.org/@next-core/eslint-config-next/download/@next-core/eslint-config-next-1.0.15.tgz?cache=0&sync_timestamp=1613960515007&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Feslint-config-next%2Fdownload%2F%40next-core%2Feslint-config-next-1.0.15.tgz#205dd12ac4c2b02e18caae7a82bdf6d4efc2fe82" + integrity sha1-IF3RKsTCsC4Yyq56gr321O/C/oI= dependencies: - "@typescript-eslint/parser" "^4.14.2" + "@typescript-eslint/parser" "^4.15.1" eslint-config-prettier "^7.2.0" "@next-core/fontawesome-library@^1.1.13": @@ -2265,13 +2272,13 @@ resolved "https://registry.npm.taobao.org/@next-core/repo-config/download/@next-core/repo-config-0.2.1.tgz#b9512c22fbd874bf8a66e8f73c98f8dd190813ba" integrity sha1-uVEsIvvYdL+KZuj3PJj43RkIE7o= -"@next-core/rollup-config-factory@^2.0.14": - version "2.0.14" - resolved "https://registry.npm.taobao.org/@next-core/rollup-config-factory/download/@next-core/rollup-config-factory-2.0.14.tgz#6121f2a9f1c00b5d8b9f5542e7ab7e9da2d748aa" - integrity sha1-YSHyqfHAC12Ln1VC56t+naLXSKo= +"@next-core/rollup-config-factory@^2.0.15": + version "2.0.15" + resolved "https://registry.npm.taobao.org/@next-core/rollup-config-factory/download/@next-core/rollup-config-factory-2.0.15.tgz?cache=0&sync_timestamp=1613960522441&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Frollup-config-factory%2Fdownload%2F%40next-core%2Frollup-config-factory-2.0.15.tgz#8ebea7b048db7896dad8ec216e3d1861b2efc2f5" + integrity sha1-jr6nsEjbeJba2Owhbj0YYbLvwvU= dependencies: postcss-nested "^4.2.3" - rollup "^2.38.4" + rollup "^2.39.0" rollup-plugin-babel "^4.4.0" rollup-plugin-commonjs "^10.1.0" rollup-plugin-json "^4.0.0" @@ -2311,10 +2318,10 @@ webpack-cli "^4.5.0" webpack-merge "^5.7.3" -"@next-dll/ace@^2.0.86": - version "2.0.86" - resolved "https://registry.npm.taobao.org/@next-dll/ace/download/@next-dll/ace-2.0.86.tgz#5358700d7f5fea6737ee832a93dbe0eebe089f3f" - integrity sha1-U1hwDX9f6mc37oMqk9vg7r4Inz8= +"@next-dll/ace@^2.0.87": + version "2.0.87" + resolved "https://registry.npm.taobao.org/@next-dll/ace/download/@next-dll/ace-2.0.87.tgz?cache=0&sync_timestamp=1613960517005&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-dll%2Face%2Fdownload%2F%40next-dll%2Face-2.0.87.tgz#e8173c4f4f74151d28696a9deff6be6e0c05c494" + integrity sha1-6Bc8T090FR0oaWqd7/a+bgwFxJQ= dependencies: react-ace "^7.0.5" @@ -2337,17 +2344,17 @@ dependencies: echarts "^4.9.0" -"@next-dll/editor-bricks-helper@^0.4.19": - version "0.4.19" - resolved "https://registry.npm.taobao.org/@next-dll/editor-bricks-helper/download/@next-dll/editor-bricks-helper-0.4.19.tgz#1d745a38b66a56c09974745248f7699d2bf7518c" - integrity sha1-HXRaOLZqVsCZdHRSSPdpnSv3UYw= +"@next-dll/editor-bricks-helper@^0.4.20": + version "0.4.20" + resolved "https://registry.npm.taobao.org/@next-dll/editor-bricks-helper/download/@next-dll/editor-bricks-helper-0.4.20.tgz?cache=0&sync_timestamp=1613960525010&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-dll%2Feditor-bricks-helper%2Fdownload%2F%40next-dll%2Feditor-bricks-helper-0.4.20.tgz#1260371a95a6972d2e07739179ccad120b892708" + integrity sha1-EmA3GpWmly0uB3ORecytEguJJwg= dependencies: - "@next-core/editor-bricks-helper" "^0.7.9" + "@next-core/editor-bricks-helper" "^0.7.10" -"@next-dll/react-dnd@^0.1.24": - version "0.1.24" - resolved "https://registry.npm.taobao.org/@next-dll/react-dnd/download/@next-dll/react-dnd-0.1.24.tgz#b8a243e2d19542944eaa79468d9579b79e0c6401" - integrity sha1-uKJD4tGVQpROqnlGjZV5t54MZAE= +"@next-dll/react-dnd@^0.1.25": + version "0.1.25" + resolved "https://registry.npm.taobao.org/@next-dll/react-dnd/download/@next-dll/react-dnd-0.1.25.tgz?cache=0&sync_timestamp=1613960519879&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-dll%2Freact-dnd%2Fdownload%2F%40next-dll%2Freact-dnd-0.1.25.tgz#d55fe30f15acfc8e6ff7618680b076dd6a47b397" + integrity sha1-1V/jDxWs/I5v92GGgLB23WpHs5c= dependencies: dnd-core "^11.1.3" react-dnd "^11.1.3" @@ -2659,7 +2666,7 @@ filter-console "^0.1.1" react-error-boundary "^3.1.0" -"@testing-library/react@^11.2.4": +"@testing-library/react@^11.2.5": version "11.2.5" resolved "https://registry.npm.taobao.org/@testing-library/react/download/@testing-library/react-11.2.5.tgz?cache=0&sync_timestamp=1612284545706&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40testing-library%2Freact%2Fdownload%2F%40testing-library%2Freact-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9" integrity sha1-rhw2pmx3kN22ZixBbCeGPYeBjrk= @@ -3234,13 +3241,13 @@ resolved "https://registry.npm.taobao.org/@types/zrender/download/@types/zrender-4.0.0.tgz#a6806f12ec4eccaaebd9b0d816f049aca6188fbd" integrity sha1-poBvEuxOzKrr2bDYFvBJrKYYj70= -"@typescript-eslint/eslint-plugin@^4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.14.2.tgz?cache=0&sync_timestamp=1612203616950&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Feslint-plugin%2Fdownload%2F%40typescript-eslint%2Feslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe" - integrity sha1-R6FYA8+riVgLlpM9NIwnIfPS9v4= +"@typescript-eslint/eslint-plugin@^4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.15.1.tgz?cache=0&sync_timestamp=1613958241347&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Feslint-plugin%2Fdownload%2F%40typescript-eslint%2Feslint-plugin-4.15.1.tgz#835f64aa0a403e5e9e64c10ceaf8d05c3f015180" + integrity sha1-g19kqgpAPl6eZMEM6vjQXD8BUYA= dependencies: - "@typescript-eslint/experimental-utils" "4.14.2" - "@typescript-eslint/scope-manager" "4.14.2" + "@typescript-eslint/experimental-utils" "4.15.1" + "@typescript-eslint/scope-manager" "4.15.1" debug "^4.1.1" functional-red-black-tree "^1.0.1" lodash "^4.17.15" @@ -3248,61 +3255,60 @@ semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/experimental-utils@4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.14.2.tgz?cache=0&sync_timestamp=1612203613949&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fexperimental-utils%2Fdownload%2F%40typescript-eslint%2Fexperimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb" - integrity sha1-nfNQSdHTa2y6ulNNcDZIueHwXLs= +"@typescript-eslint/experimental-utils@4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.15.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fexperimental-utils%2Fdownload%2F%40typescript-eslint%2Fexperimental-utils-4.15.1.tgz#d744d1ac40570a84b447f7aa1b526368afd17eec" + integrity sha1-10TRrEBXCoS0R/eqG1JjaK/Rfuw= dependencies: "@types/json-schema" "^7.0.3" - "@typescript-eslint/scope-manager" "4.14.2" - "@typescript-eslint/types" "4.14.2" - "@typescript-eslint/typescript-estree" "4.14.2" + "@typescript-eslint/scope-manager" "4.15.1" + "@typescript-eslint/types" "4.15.1" + "@typescript-eslint/typescript-estree" "4.15.1" eslint-scope "^5.0.0" eslint-utils "^2.0.0" -"@typescript-eslint/parser@^4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/parser/download/@typescript-eslint/parser-4.14.2.tgz?cache=0&sync_timestamp=1612203615419&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fparser%2Fdownload%2F%40typescript-eslint%2Fparser-4.14.2.tgz#31e216e4baab678a56e539f9db9862e2542c98d0" - integrity sha1-MeIW5LqrZ4pW5Tn525hi4lQsmNA= +"@typescript-eslint/parser@^4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/parser/download/@typescript-eslint/parser-4.15.1.tgz?cache=0&sync_timestamp=1613958242623&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fparser%2Fdownload%2F%40typescript-eslint%2Fparser-4.15.1.tgz#4c91a0602733db63507e1dbf13187d6c71a153c4" + integrity sha1-TJGgYCcz22NQfh2/Exh9bHGhU8Q= dependencies: - "@typescript-eslint/scope-manager" "4.14.2" - "@typescript-eslint/types" "4.14.2" - "@typescript-eslint/typescript-estree" "4.14.2" + "@typescript-eslint/scope-manager" "4.15.1" + "@typescript-eslint/types" "4.15.1" + "@typescript-eslint/typescript-estree" "4.15.1" debug "^4.1.1" -"@typescript-eslint/scope-manager@4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.14.2.tgz?cache=0&sync_timestamp=1612203680032&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fscope-manager%2Fdownload%2F%40typescript-eslint%2Fscope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266" - integrity sha1-ZMvJymS2AGmq4MBgsr+BFjJDsmY= +"@typescript-eslint/scope-manager@4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.15.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fscope-manager%2Fdownload%2F%40typescript-eslint%2Fscope-manager-4.15.1.tgz#f6511eb38def2a8a6be600c530c243bbb56ac135" + integrity sha1-9lEes43vKopr5gDFMMJDu7VqwTU= dependencies: - "@typescript-eslint/types" "4.14.2" - "@typescript-eslint/visitor-keys" "4.14.2" + "@typescript-eslint/types" "4.15.1" + "@typescript-eslint/visitor-keys" "4.15.1" -"@typescript-eslint/types@4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/types/download/@typescript-eslint/types-4.14.2.tgz?cache=0&sync_timestamp=1612203678823&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Ftypes%2Fdownload%2F%40typescript-eslint%2Ftypes-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174" - integrity sha1-2W2mK+ItydxqBmR/NjOBU1D7MXQ= +"@typescript-eslint/types@4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/types/download/@typescript-eslint/types-4.15.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Ftypes%2Fdownload%2F%40typescript-eslint%2Ftypes-4.15.1.tgz#da702f544ef1afae4bc98da699eaecd49cf31c8c" + integrity sha1-2nAvVE7xr65LyY2mmers1JzzHIw= -"@typescript-eslint/typescript-estree@4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.14.2.tgz?cache=0&sync_timestamp=1612203612360&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Ftypescript-estree%2Fdownload%2F%40typescript-eslint%2Ftypescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9" - integrity sha1-nF69jK5NewFPiQrNgejhfzCcnfk= +"@typescript-eslint/typescript-estree@4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.15.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Ftypescript-estree%2Fdownload%2F%40typescript-eslint%2Ftypescript-estree-4.15.1.tgz#fa9a9ff88b4a04d901ddbe5b248bc0a00cd610be" + integrity sha1-+pqf+ItKBNkB3b5bJIvAoAzWEL4= dependencies: - "@typescript-eslint/types" "4.14.2" - "@typescript-eslint/visitor-keys" "4.14.2" + "@typescript-eslint/types" "4.15.1" + "@typescript-eslint/visitor-keys" "4.15.1" debug "^4.1.1" globby "^11.0.1" is-glob "^4.0.1" - lodash "^4.17.15" semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/visitor-keys@4.14.2": - version "4.14.2" - resolved "https://registry.npm.taobao.org/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.14.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fvisitor-keys%2Fdownload%2F%40typescript-eslint%2Fvisitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6" - integrity sha1-mXy+LLBpDh84SoM/ZHlOmHJ8cMY= +"@typescript-eslint/visitor-keys@4.15.1": + version "4.15.1" + resolved "https://registry.npm.taobao.org/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.15.1.tgz?cache=0&sync_timestamp=1613958452104&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fvisitor-keys%2Fdownload%2F%40typescript-eslint%2Fvisitor-keys-4.15.1.tgz#c76abbf2a3be8a70ed760f0e5756bf62de5865dd" + integrity sha1-x2q78qO+inDtdg8OV1a/Yt5YZd0= dependencies: - "@typescript-eslint/types" "4.14.2" + "@typescript-eslint/types" "4.15.1" eslint-visitor-keys "^2.0.0" "@ungap/event-target@^0.2.2": @@ -3688,13 +3694,13 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: "@types/color-name" "^1.1.1" color-convert "^2.0.1" -antd@^4.12.2: - version "4.12.2" - resolved "https://registry.npm.taobao.org/antd/download/antd-4.12.2.tgz?cache=0&sync_timestamp=1612411258715&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fantd%2Fdownload%2Fantd-4.12.2.tgz#3e00b21de418c94a358bf1fc064de15654a30161" - integrity sha1-PgCyHeQYyUo1i/H8Bk3hVlSjAWE= +antd@^4.12.2, antd@^4.12.3: + version "4.12.3" + resolved "https://registry.npm.taobao.org/antd/download/antd-4.12.3.tgz#b9f1401e4f2899a3b33c1953491775efbbaa4da3" + integrity sha1-ufFAHk8omaOzPBlTSRd177uqTaM= dependencies: - "@ant-design/colors" "^5.0.0" - "@ant-design/icons" "^4.4.0" + "@ant-design/colors" "^6.0.0" + "@ant-design/icons" "^4.5.0" "@ant-design/react-slick" "~0.28.1" "@babel/runtime" "^7.12.5" array-tree-filter "^2.1.0" @@ -6516,12 +6522,12 @@ eslint-visitor-keys@^2.0.0: resolved "https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-2.0.0.tgz?cache=0&sync_timestamp=1597435068105&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-visitor-keys%2Fdownload%2Feslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" integrity sha1-If3I+82ceVzAMh8FY3AglXUVEag= -eslint@^7.19.0: - version "7.19.0" - resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41" - integrity sha1-ZxliGxlrX61y5DOHmBMU5dDcP0E= +eslint@^7.20.0: + version "7.20.0" + resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.20.0.tgz?cache=0&sync_timestamp=1613169789969&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7" + integrity sha1-2wfEyk7aLiMW56pXrH/JHsVQvcc= dependencies: - "@babel/code-frame" "^7.0.0" + "@babel/code-frame" "7.12.11" "@eslint/eslintrc" "^0.3.0" ajv "^6.10.0" chalk "^4.0.0" @@ -6533,7 +6539,7 @@ eslint@^7.19.0: eslint-utils "^2.1.0" eslint-visitor-keys "^2.0.0" espree "^7.3.1" - esquery "^1.2.0" + esquery "^1.4.0" esutils "^2.0.2" file-entry-cache "^6.0.0" functional-red-black-tree "^1.0.1" @@ -6573,10 +6579,10 @@ esprima@^4.0.0, esprima@^4.0.1: resolved "https://registry.npm.taobao.org/esprima/download/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" integrity sha1-E7BM2z5sXRnfkatph6hpVhmwqnE= -esquery@^1.2.0: - version "1.3.1" - resolved "https://registry.npm.taobao.org/esquery/download/esquery-1.3.1.tgz?cache=0&sync_timestamp=1587061286348&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fesquery%2Fdownload%2Fesquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57" - integrity sha1-t4tYKKqOIU4p+3TE1bdS4cAz2lc= +esquery@^1.4.0: + version "1.4.0" + resolved "https://registry.npm.taobao.org/esquery/download/esquery-1.4.0.tgz?cache=0&sync_timestamp=1612565844379&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fesquery%2Fdownload%2Fesquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" + integrity sha1-IUj/w4uC6McFff7UhCWz5h8PJKU= dependencies: estraverse "^5.1.0" @@ -7807,10 +7813,10 @@ husky@^4.3.8: slash "^3.0.0" which-pm-runs "^1.0.0" -i18next@^19.8.6: - version "19.8.6" - resolved "https://registry.npm.taobao.org/i18next/download/i18next-19.8.6.tgz#0cca8f3c30aeb6b8244906bd1822284744b4b110" - integrity sha1-DMqPPDCutrgkSQa9GCIoR0S0sRA= +i18next@^19.8.6, i18next@^19.8.9: + version "19.8.9" + resolved "https://registry.npm.taobao.org/i18next/download/i18next-19.8.9.tgz#ee3175cf1edcd142b45eca49d23079edaa1e6fcc" + integrity sha1-7jF1zx7c0UK0XspJ0jB57aoeb8w= dependencies: "@babel/runtime" "^7.12.0" @@ -9221,10 +9227,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npm.taobao.org/lines-and-columns/download/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@^10.5.3: - version "10.5.3" - resolved "https://registry.npm.taobao.org/lint-staged/download/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5" - integrity sha1-xoKDiz6t1Mhk0QItoF2qCRL7HaU= +lint-staged@^10.5.4: + version "10.5.4" + resolved "https://registry.npm.taobao.org/lint-staged/download/lint-staged-10.5.4.tgz?cache=0&sync_timestamp=1612543823579&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flint-staged%2Fdownload%2Flint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665" + integrity sha1-zRU7XwmH0jcfwdKEekCaL+cFtmU= dependencies: chalk "^4.1.0" cli-truncate "^2.1.0" @@ -12416,10 +12422,10 @@ react-error-boundary@^3.1.0: dependencies: "@babel/runtime" "^7.12.5" -react-i18next@^11.8.5: - version "11.8.5" - resolved "https://registry.npm.taobao.org/react-i18next/download/react-i18next-11.8.5.tgz?cache=0&sync_timestamp=1609158096657&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Freact-i18next%2Fdownload%2Freact-i18next-11.8.5.tgz#a093335822e36252cda6efc0f55facef6253643f" - integrity sha1-oJMzWCLjYlLNpu/A9V+s72JTZD8= +react-i18next@^11.8.5, react-i18next@^11.8.7: + version "11.8.7" + resolved "https://registry.npm.taobao.org/react-i18next/download/react-i18next-11.8.7.tgz#845f31e01e2aa92a3954c374ebcc4bd54df1cace" + integrity sha1-hF8x4B4qqSo5VMN068xL1U3xys4= dependencies: "@babel/runtime" "^7.3.1" html-parse-stringify2 "2.0.1" @@ -13028,10 +13034,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^2.38.4: - version "2.38.4" - resolved "https://registry.npm.taobao.org/rollup/download/rollup-2.38.4.tgz#1b84ea8728c73b1a00a6a6e9c630ec8c3fe48cea" - integrity sha1-G4TqhyjHOxoApqbpxjDsjD/kjOo= +rollup@^2.39.0: + version "2.39.0" + resolved "https://registry.npm.taobao.org/rollup/download/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6" + integrity sha1-vk+YyeQheTqP7ILIVPtWfDXiKrY= optionalDependencies: fsevents "~2.3.1" @@ -14456,10 +14462,10 @@ typedoc@^0.19.2: shelljs "^0.8.4" typedoc-default-themes "^0.11.4" -typescript@~4.1.3: - version "4.1.3" - resolved "https://registry.npm.taobao.org/typescript/download/typescript-4.1.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha1-UZ1YK9lMugz4k0x9joRn5HP1O7c= +typescript@~4.1.5: + version "4.1.5" + resolved "https://registry.npm.taobao.org/typescript/download/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha1-Ejo7IUqv874ykm8Njx9ucE64mnI= ua-parser-js@^0.7.18: version "0.7.20" From d57ea530bf74d02954cf3fa93ccb99d2dbd12f65 Mon Sep 17 00:00:00 2001 From: easyops-eve Date: Mon, 22 Feb 2021 02:25:01 +0000 Subject: [PATCH 2/2] chore(): yarn renew --- package.json | 34 ++++++++++++++++----------------- yarn.lock | 54 ++++++++++++++++++++++++++-------------------------- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 306ca8db0..82e1e87bb 100644 --- a/package.json +++ b/package.json @@ -26,17 +26,17 @@ }, "devDependencies": { "@ant-design/compatible": "^1.0.8", - "@ant-design/icons": "^4.3.0", + "@ant-design/icons": "^4.5.0", "@fortawesome/react-fontawesome": "^0.1.14", - "@next-core/babel-runtime-helpers": "^1.0.6", - "@next-core/brick-http": "^2.2.5", - "@next-core/brick-icons": "^2.8.1", - "@next-core/brick-kit": "^2.33.0", + "@next-core/babel-runtime-helpers": "^1.0.7", + "@next-core/brick-http": "^2.2.6", + "@next-core/brick-icons": "^2.8.2", + "@next-core/brick-kit": "^2.33.1", "@next-core/brick-types": "^2.17.1", - "@next-core/brick-utils": "^2.10.8", + "@next-core/brick-utils": "^2.10.9", "@next-core/dev-dependencies": "^1.2.37", - "@next-core/easyops-analytics": "^0.1.5", - "@next-core/editor-bricks-helper": "^0.7.9", + "@next-core/easyops-analytics": "^0.1.6", + "@next-core/editor-bricks-helper": "^0.7.10", "@next-core/fontawesome-library": "^1.1.13", "@next-core/illustrations": "^0.3.5", "@size-limit/file": "^4.9.2", @@ -51,17 +51,17 @@ "@types/file-saver": "^2.0.1", "@types/history": "^4.7.8", "@types/jest": "^26.0.20", - "@types/js-yaml": "^3.12.5", + "@types/js-yaml": "^3.12.6", "@types/lodash": "^4.14.168", "@types/lolex": "^5.1.0", - "@types/node": "^12.12.31", + "@types/node": "^12.20.3", "@types/prismjs": "^1.16.3", - "@types/react": "^16.9.56", + "@types/react": "^16.14.4", "@types/react-dom": "^17.0.0", - "@types/react-test-renderer": "^17.0.0", + "@types/react-test-renderer": "^17.0.1", "@types/react-transition-group": "^4.4.0", "@types/yaml": "^1.9.6", - "antd": "^4.12.2", + "antd": "^4.12.3", "d3-drag": "^2.0.0", "d3-force": "^2.1.1", "d3-hierarchy": "^2.0.0", @@ -72,7 +72,7 @@ "echarts": "^4.9.0", "enzyme": "^3.11.0", "history": "^4.10.1", - "i18next": "^19.8.6", + "i18next": "^19.8.9", "js-yaml": "^3.14.1", "lodash": "^4.17.20", "lolex": "^5.1.2", @@ -82,15 +82,15 @@ "react-dnd": "^11.1.3", "react-dnd-html5-backend": "^11.1.3", "react-dom": "^16.14.0", - "react-i18next": "^11.8.5", + "react-i18next": "^11.8.7", "react-transition-group": "^4.4.1", "snapshot-diff": "^0.8.1" }, "workspaces": ["libs/*"], - "easyops": { "create-next-repo": "0.10.1", "dev-dependencies": "1.2.36" }, + "easyops": { "create-next-repo": "0.10.1", "dev-dependencies": "1.2.37" }, "resolutions": { "lodash": "^4.17.20", "@next-core/brick-types": "^2.17.1", - "@types/react": "^16.9.56" + "@types/react": "^16.14.4" } } diff --git a/yarn.lock b/yarn.lock index 6c48b720f..59a2d0c36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,7 +29,7 @@ resolved "https://registry.npm.taobao.org/@ant-design/icons-svg/download/@ant-design/icons-svg-4.1.0.tgz#480b025f4b20ef7fe8f47d4a4846e4fee84ea06c" integrity sha1-SAsCX0sg73/o9H1KSEbk/uhOoGw= -"@ant-design/icons@^4.0.0", "@ant-design/icons@^4.3.0", "@ant-design/icons@^4.5.0": +"@ant-design/icons@^4.0.0", "@ant-design/icons@^4.5.0": version "4.5.0" resolved "https://registry.npm.taobao.org/@ant-design/icons/download/@ant-design/icons-4.5.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design%2Ficons%2Fdownload%2F%40ant-design%2Ficons-4.5.0.tgz#dc5ceff85503932265143dc5c3013167daa3f754" integrity sha1-3Fzv+FUDkyJlFD3FwwExZ9qj91Q= @@ -2039,7 +2039,7 @@ dependencies: babel-plugin-prismjs "^2.0.1" -"@next-core/babel-runtime-helpers@^1.0.6", "@next-core/babel-runtime-helpers@^1.0.7": +"@next-core/babel-runtime-helpers@^1.0.7": version "1.0.7" resolved "https://registry.npm.taobao.org/@next-core/babel-runtime-helpers/download/@next-core/babel-runtime-helpers-1.0.7.tgz?cache=0&sync_timestamp=1613960485244&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbabel-runtime-helpers%2Fdownload%2F%40next-core%2Fbabel-runtime-helpers-1.0.7.tgz#55780d246edbe912289241e544cf9a8580536835" integrity sha1-VXgNJG7b6RIokkHlRM+ahYBTaDU= @@ -2090,17 +2090,17 @@ react-i18next "^11.8.7" react-transition-group "^4.4.1" -"@next-core/brick-http@^2.2.5", "@next-core/brick-http@^2.2.6": +"@next-core/brick-http@^2.2.6": version "2.2.6" resolved "https://registry.npm.taobao.org/@next-core/brick-http/download/@next-core/brick-http-2.2.6.tgz?cache=0&sync_timestamp=1613960501993&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-http%2Fdownload%2F%40next-core%2Fbrick-http-2.2.6.tgz#3d20e88ce5637268e37648f55dad2cb6e36372fc" integrity sha1-PSDojOVjcmjjdkj1Xa0stuNjcvw= -"@next-core/brick-icons@^2.8.1", "@next-core/brick-icons@^2.8.2": +"@next-core/brick-icons@^2.8.2": version "2.8.2" resolved "https://registry.npm.taobao.org/@next-core/brick-icons/download/@next-core/brick-icons-2.8.2.tgz?cache=0&sync_timestamp=1613960507148&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-icons%2Fdownload%2F%40next-core%2Fbrick-icons-2.8.2.tgz#6811441241d46cb58dc50eb5e407b314fcb018d1" integrity sha1-aBFEEkHUbLWNxQ615AezFPywGNE= -"@next-core/brick-kit@^2.33.0", "@next-core/brick-kit@^2.33.1": +"@next-core/brick-kit@^2.33.1": version "2.33.1" resolved "https://registry.npm.taobao.org/@next-core/brick-kit/download/@next-core/brick-kit-2.33.1.tgz#e9e5eb2fc6458d9113e3a99935d8b2064186daf5" integrity sha1-6eXrL8ZFjZET46mZNdiyBkGG2vU= @@ -2135,7 +2135,7 @@ resolved "https://registry.npm.taobao.org/@next-core/brick-types/download/@next-core/brick-types-2.17.1.tgz#f33c589cce41f9b1ffb8d2fa75fa0c647fb1ada3" integrity sha1-8zxYnM5B+bH/uNL6dfoMZH+xraM= -"@next-core/brick-utils@^2.10.8", "@next-core/brick-utils@^2.10.9": +"@next-core/brick-utils@^2.10.9": version "2.10.9" resolved "https://registry.npm.taobao.org/@next-core/brick-utils/download/@next-core/brick-utils-2.10.9.tgz?cache=0&sync_timestamp=1613960510226&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Fbrick-utils%2Fdownload%2F%40next-core%2Fbrick-utils-2.10.9.tgz#b70cadb64086092cda9ecb4b9f04d3f106046d3a" integrity sha1-twyttkCGCSzanstLnwTT8QYEbTo= @@ -2226,12 +2226,12 @@ typescript "~4.1.5" yargs "^16.2.0" -"@next-core/easyops-analytics@^0.1.5", "@next-core/easyops-analytics@^0.1.6": +"@next-core/easyops-analytics@^0.1.6": version "0.1.6" resolved "https://registry.npm.taobao.org/@next-core/easyops-analytics/download/@next-core/easyops-analytics-0.1.6.tgz?cache=0&sync_timestamp=1613960515011&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Feasyops-analytics%2Fdownload%2F%40next-core%2Feasyops-analytics-0.1.6.tgz#ec39540ac3dff386d9073bb2b10a20163912f6bf" integrity sha1-7DlUCsPf84bZBzuysQogFjkS9r8= -"@next-core/editor-bricks-helper@^0.7.10", "@next-core/editor-bricks-helper@^0.7.9": +"@next-core/editor-bricks-helper@^0.7.10": version "0.7.10" resolved "https://registry.npm.taobao.org/@next-core/editor-bricks-helper/download/@next-core/editor-bricks-helper-0.7.10.tgz?cache=0&sync_timestamp=1613960515050&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40next-core%2Feditor-bricks-helper%2Fdownload%2F%40next-core%2Feditor-bricks-helper-0.7.10.tgz#34d9ea12b04471d4b4aad508ac8553a9972abd67" integrity sha1-NNnqErBEcdS0qtUIrIVTqZcqvWc= @@ -3061,10 +3061,10 @@ jest-diff "^26.0.0" pretty-format "^26.0.0" -"@types/js-yaml@^3.12.5": - version "3.12.5" - resolved "https://registry.npm.taobao.org/@types/js-yaml/download/@types/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb" - integrity sha1-E21ealepMeHM5vnYEmqpipySprs= +"@types/js-yaml@^3.12.6": + version "3.12.6" + resolved "https://registry.npm.taobao.org/@types/js-yaml/download/@types/js-yaml-3.12.6.tgz#7f10c926aa41e189a2755c4c7fcf8e4573bd7ac1" + integrity sha1-fxDJJqpB4YmidVxMf8+ORXO9esE= "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6": version "7.0.6" @@ -3091,10 +3091,10 @@ resolved "https://registry.npm.taobao.org/@types/minimist/download/@types/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/node@*", "@types/node@^12.12.31": - version "12.12.35" - resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-12.12.35.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-12.12.35.tgz#1e61b226c14380f4384f70cfe49a65c2c553ad2b" - integrity sha1-HmGyJsFDgPQ4T3DP5JplwsVTrSs= +"@types/node@*", "@types/node@^12.20.3": + version "12.20.4" + resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-12.20.4.tgz?cache=0&sync_timestamp=1613758023673&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2" + integrity sha1-c2hwQ90A/LaWLGD79JlVOiTWvfI= "@types/normalize-package-data@^2.4.0": version "2.4.0" @@ -3133,10 +3133,10 @@ dependencies: "@types/react" "*" -"@types/react-test-renderer@>=16.9.0", "@types/react-test-renderer@^17.0.0": - version "17.0.0" - resolved "https://registry.npm.taobao.org/@types/react-test-renderer/download/@types/react-test-renderer-17.0.0.tgz#9be47b375eeb906fced37049e67284a438d56620" - integrity sha1-m+R7N17rkG/O03BJ5nKEpDjVZiA= +"@types/react-test-renderer@>=16.9.0", "@types/react-test-renderer@^17.0.1": + version "17.0.1" + resolved "https://registry.npm.taobao.org/@types/react-test-renderer/download/@types/react-test-renderer-17.0.1.tgz#3120f7d1c157fba9df0118dae20cb0297ee0e06b" + integrity sha1-MSD30cFX+6nfARja4gywKX7g4Gs= dependencies: "@types/react" "*" @@ -3147,10 +3147,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16.9.0", "@types/react@^16.9.56": - version "16.9.56" - resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.9.56.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Freact%2Fdownload%2F%40types%2Freact-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0" - integrity sha1-6iWEe1PFvsBkkzCV/DZrFGLirfA= +"@types/react@*", "@types/react@>=16.9.0", "@types/react@^16.14.4": + version "16.14.4" + resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.14.4.tgz?cache=0&sync_timestamp=1613155380024&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Freact%2Fdownload%2F%40types%2Freact-16.14.4.tgz#365f6a1e117d1eec960ba792c7e1e91ecad38e6f" + integrity sha1-Nl9qHhF9HuyWC6eSx+HpHsrTjm8= dependencies: "@types/prop-types" "*" csstype "^3.0.2" @@ -3694,7 +3694,7 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: "@types/color-name" "^1.1.1" color-convert "^2.0.1" -antd@^4.12.2, antd@^4.12.3: +antd@^4.12.3: version "4.12.3" resolved "https://registry.npm.taobao.org/antd/download/antd-4.12.3.tgz#b9f1401e4f2899a3b33c1953491775efbbaa4da3" integrity sha1-ufFAHk8omaOzPBlTSRd177uqTaM= @@ -7813,7 +7813,7 @@ husky@^4.3.8: slash "^3.0.0" which-pm-runs "^1.0.0" -i18next@^19.8.6, i18next@^19.8.9: +i18next@^19.8.9: version "19.8.9" resolved "https://registry.npm.taobao.org/i18next/download/i18next-19.8.9.tgz#ee3175cf1edcd142b45eca49d23079edaa1e6fcc" integrity sha1-7jF1zx7c0UK0XspJ0jB57aoeb8w= @@ -12422,7 +12422,7 @@ react-error-boundary@^3.1.0: dependencies: "@babel/runtime" "^7.12.5" -react-i18next@^11.8.5, react-i18next@^11.8.7: +react-i18next@^11.8.7: version "11.8.7" resolved "https://registry.npm.taobao.org/react-i18next/download/react-i18next-11.8.7.tgz#845f31e01e2aa92a3954c374ebcc4bd54df1cace" integrity sha1-hF8x4B4qqSo5VMN068xL1U3xys4=