Skip to content

Commit

Permalink
1. 使用Springdoc全面替换Springfox,配置更灵活、配置更多样
Browse files Browse the repository at this point in the history
2. Swagger文档注解全面升级为支持OpenAPI
3. 使用Springdoc重构文档聚合功能,支持聚合查阅和服务独立查阅。Knife4j同步升级至3.0.3版本。
4. Swagger文档默认支持OAuth2 Password、Authorization Code 两种认证流程
5. 整合Camunda Engine Rest 与Swagger,实现Camunda API接口文档查阅,支持聚合查阅。
6. 修复Bpmn服务默认启动Tomcat问题。
7. 升级前端依赖包版本
8. 更新Nacos配置文件及导入包
9. 更新在线文档
  • Loading branch information
herodotus-ecosystem committed Sep 11, 2021
1 parent 4ea1551 commit 0e3a73d
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 94 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@mdi/font": "^5.9.55",
"axios": "^0.21.1",
"@mdi/font": "^6.1.95",
"axios": "^0.21.4",
"babel-polyfill": "^6.26.0",
"bpmn-js": "^8.7.3",
"bpmn-js-properties-panel": "^0.44.0",
"camunda-bpmn-moddle": "^5.1.2",
"core-js": "^3.17.2",
"camunda-bpmn-moddle": "^6.0.0",
"core-js": "^3.17.3",
"localforage": "^1.10.0",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"roboto-fontface": "*",
"sweetalert2": "^11.1.4",
"sweetalert2": "^11.1.5",
"vee-validate": "^3.4.12",
"vue": "^2.6.14",
"vue-i18n": "^8.25.0",
Expand All @@ -31,28 +31,28 @@
},
"devDependencies": {
"@babel/code-frame": "^7.14.5",
"@babel/core": "^7.15.4",
"@babel/preset-env": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@vue/cli-plugin-babel": "~4.5.13",
"@vue/cli-plugin-eslint": "~4.5.13",
"@vue/cli-plugin-router": "~4.5.13",
"@vue/cli-plugin-vuex": "~4.5.13",
"@vue/cli-service": "~4.5.13",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"browserslist": "^4.16.8",
"browserslist": "^4.17.0",
"eslint": "^7.32.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^7.17.0",
"material-design-icons-iconfont": "^6.1.0",
"node-sass": "^6.0.1",
"prettier": "^2.3.2",
"prettier": "^2.4.0",
"sass": "^1.32.13",
"sass-loader": "^10.1.1",
"vue-cli-plugin-vuetify": "~2.4.2",
"vue-template-compiler": "^2.6.14",
"vuetify-loader": "^1.7.2",
"vuetify-loader": "^1.7.3",
"webpack": "^4.44.1"
}
}
164 changes: 80 additions & 84 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
resolved "https://registry.nlark.com/@babel/compat-data/download/@babel/compat-data-7.14.0.tgz?cache=0&sync_timestamp=1619727645372&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fcompat-data%2Fdownload%2F%40babel%2Fcompat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
integrity sha1-qQESi84q0CVl35Xm7L8ZXPlGWRk=

"@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
version "7.14.7"
resolved "https://registry.nlark.com/@babel/compat-data/download/@babel/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
integrity sha1-ewR9ejqJpn0iWNxh9gTwmPG8fgg=

"@babel/compat-data@^7.15.0":
version "7.15.0"
resolved "https://registry.nlark.com/@babel/compat-data/download/@babel/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
Expand All @@ -69,17 +64,17 @@
semver "^5.4.1"
source-map "^0.5.0"

"@babel/core@^7.15.4":
version "7.15.4"
resolved "https://registry.nlark.com/@babel/core/download/@babel/core-7.15.4.tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397"
integrity sha1-pw0GxYrh/OOcI/jv15+dXriy85c=
"@babel/core@^7.15.5":
version "7.15.5"
resolved "https://registry.nlark.com/@babel/core/download/@babel/core-7.15.5.tgz?cache=0&sync_timestamp=1630745970453&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
integrity sha1-+O2aznMHIlRGCfkMm7SRYtw79bk=
dependencies:
"@babel/code-frame" "^7.14.5"
"@babel/generator" "^7.15.4"
"@babel/helper-compilation-targets" "^7.15.4"
"@babel/helper-module-transforms" "^7.15.4"
"@babel/helpers" "^7.15.4"
"@babel/parser" "^7.15.4"
"@babel/parser" "^7.15.5"
"@babel/template" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@babel/types" "^7.15.4"
Expand Down Expand Up @@ -183,16 +178,6 @@
browserslist "^4.14.5"
semver "7.0.0"

"@babel/helper-compilation-targets@^7.14.5":
version "7.14.5"
resolved "https://registry.nlark.com/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
integrity sha1-epnF0JZ5Eely/iw0EffVtJhJjs8=
dependencies:
"@babel/compat-data" "^7.14.5"
"@babel/helper-validator-option" "^7.14.5"
browserslist "^4.16.6"
semver "^6.3.0"

"@babel/helper-compilation-targets@^7.15.4":
version "7.15.4"
resolved "https://registry.nlark.com/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
Expand Down Expand Up @@ -766,6 +751,11 @@
resolved "https://registry.nlark.com/@babel/parser/download/@babel/parser-7.15.4.tgz?cache=0&sync_timestamp=1630620115881&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
integrity sha1-AvKTG4IlEtOq0X1HWug9p0olWoQ=

"@babel/parser@^7.15.5":
version "7.15.6"
resolved "https://registry.nlark.com/@babel/parser/download/@babel/parser-7.15.6.tgz?cache=0&sync_timestamp=1631216408192&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.15.6.tgz#043b9aa3c303c0722e5377fef9197f4cf1796549"
integrity sha1-BDuao8MDwHIuU3f++Rl/TPF5ZUk=

"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
version "7.15.4"
resolved "https://registry.nlark.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/download/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e"
Expand Down Expand Up @@ -932,16 +922,16 @@
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
"@babel/plugin-transform-parameters" "^7.12.1"

"@babel/plugin-proposal-object-rest-spread@^7.14.7":
version "7.14.7"
resolved "https://registry.nlark.com/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363"
integrity sha1-WSCis99/eQHfAgWXTAZBsT/Z02M=
"@babel/plugin-proposal-object-rest-spread@^7.15.6":
version "7.15.6"
resolved "https://registry.nlark.com/@babel/plugin-proposal-object-rest-spread/download/@babel/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11"
integrity sha1-72gFDIcD0Hslr0AsuWz380po7RE=
dependencies:
"@babel/compat-data" "^7.14.7"
"@babel/helper-compilation-targets" "^7.14.5"
"@babel/compat-data" "^7.15.0"
"@babel/helper-compilation-targets" "^7.15.4"
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
"@babel/plugin-transform-parameters" "^7.14.5"
"@babel/plugin-transform-parameters" "^7.15.4"

"@babel/plugin-proposal-optional-catch-binding@^7.12.1":
version "7.12.1"
Expand Down Expand Up @@ -1491,13 +1481,6 @@
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"

"@babel/plugin-transform-parameters@^7.14.5":
version "7.14.5"
resolved "https://registry.nlark.com/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.14.5.tgz#49662e86a1f3ddccac6363a7dfb1ff0a158afeb3"
integrity sha1-SWYuhqHz3cysY2On37H/ChWK/rM=
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"

"@babel/plugin-transform-parameters@^7.15.4":
version "7.15.4"
resolved "https://registry.nlark.com/@babel/plugin-transform-parameters/download/@babel/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62"
Expand Down Expand Up @@ -1730,10 +1713,10 @@
core-js-compat "^3.8.0"
semver "^5.5.0"

"@babel/preset-env@^7.15.4":
version "7.15.4"
resolved "https://registry.nlark.com/@babel/preset-env/download/@babel/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815"
integrity sha1-GX5/madVxIjwr0Ea8XnL0Q3m6BU=
"@babel/preset-env@^7.15.6":
version "7.15.6"
resolved "https://registry.nlark.com/@babel/preset-env/download/@babel/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659"
integrity sha1-DziY251j0yDyGxc4DYRid53ldlk=
dependencies:
"@babel/compat-data" "^7.15.0"
"@babel/helper-compilation-targets" "^7.15.4"
Expand All @@ -1749,7 +1732,7 @@
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
"@babel/plugin-proposal-object-rest-spread" "^7.15.6"
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
"@babel/plugin-proposal-private-methods" "^7.14.5"
Expand Down Expand Up @@ -1802,7 +1785,7 @@
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
"@babel/plugin-transform-unicode-regex" "^7.14.5"
"@babel/preset-modules" "^0.1.4"
"@babel/types" "^7.15.4"
"@babel/types" "^7.15.6"
babel-plugin-polyfill-corejs2 "^0.2.2"
babel-plugin-polyfill-corejs3 "^0.2.2"
babel-plugin-polyfill-regenerator "^0.2.2"
Expand Down Expand Up @@ -1966,6 +1949,14 @@
"@babel/helper-validator-identifier" "^7.14.9"
to-fast-properties "^2.0.0"

"@babel/types@^7.15.6":
version "7.15.6"
resolved "https://registry.nlark.com/@babel/types/download/@babel/types-7.15.6.tgz?cache=0&sync_timestamp=1631216408117&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
integrity sha1-mavcSCGLKIHAWN0KerBbmcm+dY8=
dependencies:
"@babel/helper-validator-identifier" "^7.14.9"
to-fast-properties "^2.0.0"

"@bpmn-io/element-templates-validator@^0.2.0":
version "0.2.0"
resolved "https://registry.nlark.com/@bpmn-io/element-templates-validator/download/@bpmn-io/element-templates-validator-0.2.0.tgz#c3174e6f1b961cee64515bb2b6a0fd82021d56c2"
Expand Down Expand Up @@ -2057,10 +2048,10 @@
cssnano-preset-default "^4.0.0"
postcss "^7.0.0"

"@mdi/font@^5.9.55":
version "5.9.55"
resolved "https://registry.npm.taobao.org/@mdi/font/download/@mdi/font-5.9.55.tgz#41acd50b88073ded7095fc3029d8712b6e12f38e"
integrity sha1-QazVC4gHPe1wlfwwKdhxK24S844=
"@mdi/font@^6.1.95":
version "6.1.95"
resolved "https://registry.nlark.com/@mdi/font/download/@mdi/font-6.1.95.tgz#665b7dc13b2d1d1ebefcfac5a68c1013581aaa96"
integrity sha1-Zlt9wTstHR6+/PrFpowQE1gaqpY=

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
Expand Down Expand Up @@ -3023,12 +3014,12 @@ aws4@^1.8.0:
resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.11.0.tgz?cache=0&sync_timestamp=1604101210422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faws4%2Fdownload%2Faws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
integrity sha1-1h9G2DslGSUOJ4Ta9bCUeai0HFk=

axios@^0.21.1:
version "0.21.1"
resolved "https://registry.npm.taobao.org/axios/download/axios-0.21.1.tgz?cache=0&sync_timestamp=1608609294136&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha1-IlY0gZYvTWvemnbVFu8OXTwJsrg=
axios@^0.21.4:
version "0.21.4"
resolved "https://registry.nlark.com/axios/download/axios-0.21.4.tgz?cache=0&sync_timestamp=1630942656836&other_urls=https%3A%2F%2Fregistry.nlark.com%2Faxios%2Fdownload%2Faxios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
integrity sha1-xnuQ3AVo5cHPKwuFjEO6KOLtpXU=
dependencies:
follow-redirects "^1.10.0"
follow-redirects "^1.14.0"

babel-eslint@^10.1.0:
version "10.1.0"
Expand Down Expand Up @@ -3390,14 +3381,14 @@ browserslist@^4.16.7:
escalade "^3.1.1"
node-releases "^1.1.73"

browserslist@^4.16.8:
version "4.16.8"
resolved "https://registry.nlark.com/browserslist/download/browserslist-4.16.8.tgz#cb868b0b554f137ba6e33de0ecff2eda403c4fb0"
integrity sha1-y4aLC1VPE3um4z3g7P8u2kA8T7A=
browserslist@^4.17.0:
version "4.17.0"
resolved "https://registry.nlark.com/browserslist/download/browserslist-4.17.0.tgz?cache=0&sync_timestamp=1630836541147&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.17.0.tgz#1fcd81ec75b41d6d4994fb0831b92ac18c01649c"
integrity sha1-H82B7HW0HW1JlPsIMbkqwYwBZJw=
dependencies:
caniuse-lite "^1.0.30001251"
caniuse-lite "^1.0.30001254"
colorette "^1.3.0"
electron-to-chromium "^1.3.811"
electron-to-chromium "^1.3.830"
escalade "^3.1.1"
node-releases "^1.1.75"

Expand Down Expand Up @@ -3562,10 +3553,10 @@ camelcase@^6.0.0:
resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-6.2.0.tgz?cache=0&sync_timestamp=1603921882890&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase%2Fdownload%2Fcamelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
integrity sha1-kkr4gcnVJaydh/QNlk5c6pgqGAk=

camunda-bpmn-moddle@^5.1.2:
version "5.1.2"
resolved "https://registry.npm.taobao.org/camunda-bpmn-moddle/download/camunda-bpmn-moddle-5.1.2.tgz#766242f5401a863cbc6bb3bd7c43472d6f4856db"
integrity sha1-dmJC9UAahjy8a7O9fENHLW9IVts=
camunda-bpmn-moddle@^6.0.0:
version "6.0.0"
resolved "https://registry.nlark.com/camunda-bpmn-moddle/download/camunda-bpmn-moddle-6.0.0.tgz#d71a535b6216707369769bd58355abfdfd5c91a0"
integrity sha1-1xpTW2IWcHNpdpvVg1Wr/f1ckaA=
dependencies:
min-dash "^3.5.2"

Expand Down Expand Up @@ -3594,10 +3585,10 @@ caniuse-lite@^1.0.30001248:
resolved "https://registry.nlark.com/caniuse-lite/download/caniuse-lite-1.0.30001248.tgz#26ab45e340f155ea5da2920dadb76a533cb8ebce"
integrity sha1-JqtF40DxVepdopINrbdqUzy4684=

caniuse-lite@^1.0.30001251:
version "1.0.30001251"
resolved "https://registry.nlark.com/caniuse-lite/download/caniuse-lite-1.0.30001251.tgz#6853a606ec50893115db660f82c094d18f096d85"
integrity sha1-aFOmBuxQiTEV22YPgsCU0Y8JbYU=
caniuse-lite@^1.0.30001254:
version "1.0.30001255"
resolved "https://registry.nlark.com/caniuse-lite/download/caniuse-lite-1.0.30001255.tgz#f3b09b59ab52e39e751a569523618f47c4298ca0"
integrity sha1-87CbWatS4551GlaVI2GPR8QpjKA=

case-sensitive-paths-webpack-plugin@^2.3.0:
version "2.3.0"
Expand Down Expand Up @@ -4080,10 +4071,10 @@ core-js@^2.4.0, core-js@^2.5.0:
resolved "https://registry.npm.taobao.org/core-js/download/core-js-2.6.12.tgz?cache=0&sync_timestamp=1607215997560&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha1-2TM9+nsGXjR8xWgiGdb2kIWcwuw=

core-js@^3.17.2:
version "3.17.2"
resolved "https://registry.nlark.com/core-js/download/core-js-3.17.2.tgz?cache=0&sync_timestamp=1630603316188&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcore-js%2Fdownload%2Fcore-js-3.17.2.tgz#f960eae710dc62c29cca93d5332e3660e289db10"
integrity sha1-+WDq5xDcYsKcypPVMy42YOKJ2xA=
core-js@^3.17.3:
version "3.17.3"
resolved "https://registry.nlark.com/core-js/download/core-js-3.17.3.tgz?cache=0&sync_timestamp=1631176914291&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcore-js%2Fdownload%2Fcore-js-3.17.3.tgz#8e8bd20e91df9951e903cabe91f9af4a0895bc1e"
integrity sha1-jovSDpHfmVHpA8q+kfmvSgiVvB4=

core-js@^3.6.5:
version "3.8.1"
Expand Down Expand Up @@ -4731,10 +4722,10 @@ electron-to-chromium@^1.3.793:
resolved "https://registry.nlark.com/electron-to-chromium/download/electron-to-chromium-1.3.802.tgz#0afa989321de3e904ac653ee79e0d642883731a1"
integrity sha1-CvqYkyHePpBKxlPueeDWQog3MaE=

electron-to-chromium@^1.3.811:
version "1.3.813"
resolved "https://registry.nlark.com/electron-to-chromium/download/electron-to-chromium-1.3.813.tgz#751a007d71c00faed8b5e9edaf3634c14b9c5a1f"
integrity sha1-dRoAfXHAD67YtentrzY0wUucWh8=
electron-to-chromium@^1.3.830:
version "1.3.835"
resolved "https://registry.nlark.com/electron-to-chromium/download/electron-to-chromium-1.3.835.tgz#98fa4402ab7bc6afbe4953a8ca9b63cb3a6bf08b"
integrity sha1-mPpEAqt7xq++SVOoyptjyzpr8Is=

elliptic@^6.5.3:
version "6.5.3"
Expand Down Expand Up @@ -5438,11 +5429,16 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3"
readable-stream "^2.3.6"

follow-redirects@^1.0.0, follow-redirects@^1.10.0:
follow-redirects@^1.0.0:
version "1.13.1"
resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.13.1.tgz?cache=0&sync_timestamp=1607916915121&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
integrity sha1-X2m4Ezds7k/QR0o6uoNd8Eq3Y7c=

follow-redirects@^1.14.0:
version "1.14.3"
resolved "https://registry.nlark.com/follow-redirects/download/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
integrity sha1-atp4EY2NJMruWVWVrM3ArGq9Ai4=

for-in@^1.0.2:
version "1.0.2"
resolved "https://registry.npm.taobao.org/for-in/download/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
Expand Down Expand Up @@ -8442,10 +8438,10 @@ prettier@^1.18.2:
resolved "https://registry.npm.taobao.org/prettier/download/prettier-1.19.1.tgz?cache=0&sync_timestamp=1606521062616&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprettier%2Fdownload%2Fprettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
integrity sha1-99f1/4qc2HKnvkyhQglZVqYHl8s=

prettier@^2.3.2:
version "2.3.2"
resolved "https://registry.nlark.com/prettier/download/prettier-2.3.2.tgz?cache=0&sync_timestamp=1624696248980&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fprettier%2Fdownload%2Fprettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
integrity sha1-7ygKBewlNxLkhiM9tcbyNEHnNC0=
prettier@^2.4.0:
version "2.4.0"
resolved "https://registry.nlark.com/prettier/download/prettier-2.4.0.tgz?cache=0&sync_timestamp=1631179258679&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fprettier%2Fdownload%2Fprettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
integrity sha1-hb3+D3DD53fPE6T//zlxPKb2TLo=

pretty-error@^2.0.2:
version "2.1.2"
Expand Down Expand Up @@ -9722,10 +9718,10 @@ svgo@^1.0.0:
unquote "~1.1.1"
util.promisify "~1.0.0"

sweetalert2@^11.1.4:
version "11.1.4"
resolved "https://registry.nlark.com/sweetalert2/download/sweetalert2-11.1.4.tgz#3497064c0ec1493f6df937804b841d889a71a4d8"
integrity sha1-NJcGTA7BST9t+TeAS4QdiJpxpNg=
sweetalert2@^11.1.5:
version "11.1.5"
resolved "https://registry.nlark.com/sweetalert2/download/sweetalert2-11.1.5.tgz#6bc0d681e8f83c744a9284a84aefbfdcc7d92bec"
integrity sha1-a8DWgej4PHRKkoSoSu+/3MfZK+w=

table@^6.0.9:
version "6.7.1"
Expand Down Expand Up @@ -10316,10 +10312,10 @@ vue@^2.6.14:
resolved "https://registry.nlark.com/vue/download/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
integrity sha1-5RqlJQJQ1Wmj+606ilpofWA24jU=

vuetify-loader@^1.7.2:
version "1.7.2"
resolved "https://registry.npm.taobao.org/vuetify-loader/download/vuetify-loader-1.7.2.tgz#5cdc45309496cf3a5fe431fd7611706ffa4aa8c8"
integrity sha1-XNxFMJSWzzpf5DH9dhFwb/pKqMg=
vuetify-loader@^1.7.3:
version "1.7.3"
resolved "https://registry.nlark.com/vuetify-loader/download/vuetify-loader-1.7.3.tgz#404657f4925c828f400fe3269003421d586835c6"
integrity sha1-QEZX9JJcgo9AD+MmkANCHVhoNcY=
dependencies:
decache "^4.6.0"
file-loader "^6.2.0"
Expand Down

0 comments on commit 0e3a73d

Please sign in to comment.