Commit 683d1f52ca0823adbae790056fe25bb1df8b0bfa
1 parent
a65ad9ed
chore: update deps
Showing
2 changed files
with
144 additions
and
132 deletions
package.json
... | ... | @@ -22,8 +22,8 @@ |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@iconify/iconify": "^2.0.0-rc.2", |
25 | - "@vueuse/core": "^4.0.0-rc.8", | |
26 | - "ant-design-vue": "^2.0.0-rc.4", | |
25 | + "@vueuse/core": "^4.0.0-rc.9", | |
26 | + "ant-design-vue": "^2.0.0-rc.5", | |
27 | 27 | "apexcharts": "^3.22.3", |
28 | 28 | "axios": "^0.21.0", |
29 | 29 | "crypto-es": "^1.2.6", |
... | ... | @@ -35,9 +35,9 @@ |
35 | 35 | "path-to-regexp": "^6.2.0", |
36 | 36 | "qrcode": "^1.4.4", |
37 | 37 | "sortablejs": "^1.12.0", |
38 | - "vditor": "^3.7.0", | |
38 | + "vditor": "^3.7.2", | |
39 | 39 | "vue": "^3.0.4", |
40 | - "vue-i18n": "^9.0.0-beta.11", | |
40 | + "vue-i18n": "^9.0.0-beta.12", | |
41 | 41 | "vue-router": "^4.0.1", |
42 | 42 | "vue-types": "^3.0.1", |
43 | 43 | "vuex": "^4.0.0-rc.2", |
... | ... | @@ -48,14 +48,14 @@ |
48 | 48 | "devDependencies": { |
49 | 49 | "@commitlint/cli": "^11.0.0", |
50 | 50 | "@commitlint/config-conventional": "^11.0.0", |
51 | - "@iconify/json": "^1.1.271", | |
51 | + "@iconify/json": "^1.1.272", | |
52 | 52 | "@ls-lint/ls-lint": "^1.9.2", |
53 | 53 | "@purge-icons/generated": "^0.4.1", |
54 | - "@types/echarts": "^4.9.2", | |
54 | + "@types/echarts": "^4.9.3", | |
55 | 55 | "@types/fs-extra": "^9.0.5", |
56 | 56 | "@types/globrex": "^0.1.0", |
57 | 57 | "@types/koa-static": "^4.0.1", |
58 | - "@types/lodash-es": "^4.17.3", | |
58 | + "@types/lodash-es": "^4.17.4", | |
59 | 59 | "@types/mockjs": "^1.0.3", |
60 | 60 | "@types/nprogress": "^0.2.0", |
61 | 61 | "@types/qrcode": "^1.3.5", |
... | ... | @@ -63,8 +63,8 @@ |
63 | 63 | "@types/sortablejs": "^1.10.6", |
64 | 64 | "@types/yargs": "^15.0.11", |
65 | 65 | "@types/zxcvbn": "^4.4.0", |
66 | - "@typescript-eslint/eslint-plugin": "^4.9.0", | |
67 | - "@typescript-eslint/parser": "^4.9.0", | |
66 | + "@typescript-eslint/eslint-plugin": "^4.10.0", | |
67 | + "@typescript-eslint/parser": "^4.10.0", | |
68 | 68 | "@vue/compiler-sfc": "^3.0.4", |
69 | 69 | "@vuedx/typecheck": "^0.2.4-0", |
70 | 70 | "@vuedx/typescript-plugin-vue": "^0.2.4-0", |
... | ... | @@ -77,12 +77,12 @@ |
77 | 77 | "dotenv": "^8.2.0", |
78 | 78 | "eslint": "^7.15.0", |
79 | 79 | "eslint-config-prettier": "^7.0.0", |
80 | - "eslint-plugin-prettier": "^3.2.0", | |
80 | + "eslint-plugin-prettier": "^3.3.0", | |
81 | 81 | "eslint-plugin-vue": "^7.2.0", |
82 | 82 | "esno": "^0.3.0", |
83 | 83 | "fs-extra": "^9.0.1", |
84 | 84 | "globrex": "^0.1.2", |
85 | - "husky": "^4.3.5", | |
85 | + "husky": "^4.3.6", | |
86 | 86 | "koa-static": "^5.0.0", |
87 | 87 | "less": "^3.13.0", |
88 | 88 | "lint-staged": "^10.5.3", |
... | ... | @@ -103,7 +103,7 @@ |
103 | 103 | "vite-plugin-mock": "^1.0.9", |
104 | 104 | "vite-plugin-purge-icons": "^0.4.5", |
105 | 105 | "vite-plugin-pwa": "^0.1.7", |
106 | - "vue-eslint-parser": "^7.2.0", | |
106 | + "vue-eslint-parser": "^7.3.0", | |
107 | 107 | "yargs": "^16.2.0" |
108 | 108 | }, |
109 | 109 | "repository": { | ... | ... |
yarn.lock
... | ... | @@ -1046,48 +1046,48 @@ |
1046 | 1046 | resolved "https://registry.npmjs.org/@iconify/iconify/-/iconify-2.0.0-rc.2.tgz#c4a95ddc06ca9b9496df03604e66fdefb39f4c4b" |
1047 | 1047 | integrity sha512-BybEHU5/I9EQ0CcwKAqmreZ2bMnAXrqLCTptAc6vPetHMbrXdZfejP5mt57e/8PNSt/qE7BHniU5PCYA+PGIHw== |
1048 | 1048 | |
1049 | -"@iconify/json@^1.1.271": | |
1050 | - version "1.1.271" | |
1051 | - resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.271.tgz#6bfe7f9b17c6b61b969253c328e6dfec44caff6d" | |
1052 | - integrity sha512-AjAkvLTxmVIijjKcTtIx7l5omUeoJIOnoUCM5NVMpBXN0zY+X5KADWuMOpaANgKMnQNy+9TJlMSuUmMoNM+x7Q== | |
1053 | - | |
1054 | -"@intlify/core@9.0.0-beta.11": | |
1055 | - version "9.0.0-beta.11" | |
1056 | - resolved "https://registry.npmjs.org/@intlify/core/-/core-9.0.0-beta.11.tgz#5b5d054a5d96c4f661594d16440e4fd10a6b79a2" | |
1057 | - integrity sha512-5IPs52YyDrqbGpqh8VD5xjSzgkyM/CjbV8aNshc6zjXjzuM9f+7VbhybgUsNk1mu5l+JWFdKSNbQmCAJIKQHnQ== | |
1058 | - dependencies: | |
1059 | - "@intlify/message-compiler" "9.0.0-beta.11" | |
1060 | - "@intlify/message-resolver" "9.0.0-beta.11" | |
1061 | - "@intlify/runtime" "9.0.0-beta.11" | |
1062 | - "@intlify/shared" "9.0.0-beta.11" | |
1063 | - | |
1064 | -"@intlify/message-compiler@9.0.0-beta.11": | |
1065 | - version "9.0.0-beta.11" | |
1066 | - resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.0.0-beta.11.tgz#0bb19064243bd787667cd200a1daa6455783ceb2" | |
1067 | - integrity sha512-KLzYxNbbh1s4aq2PAzBO9loXxXViS61zk07P/iElXUfCS3wed4q3X2FJVfhqblFewY18tepyyfxkk7x8EUMLMA== | |
1068 | - dependencies: | |
1069 | - "@intlify/message-resolver" "9.0.0-beta.11" | |
1070 | - "@intlify/shared" "9.0.0-beta.11" | |
1049 | +"@iconify/json@^1.1.272": | |
1050 | + version "1.1.272" | |
1051 | + resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.272.tgz#27c7caee9764e0304161261ec08ffc2794944b66" | |
1052 | + integrity sha512-FyiTc7UiXJ5cDfk09lv70sYOSi5uLyK+a0LnF1KgWmofkikL06p98ksNRN7stmHryOYarSy75xgi6MbgAwtltQ== | |
1053 | + | |
1054 | +"@intlify/core@9.0.0-beta.12": | |
1055 | + version "9.0.0-beta.12" | |
1056 | + resolved "https://registry.npmjs.org/@intlify/core/-/core-9.0.0-beta.12.tgz#f7d2d09060b8e00ae37157e00a0daa1c86290802" | |
1057 | + integrity sha512-0wdOS9d0ZEvGkbNIdaxEHQQOfAIuhv1Q8CSpNImThh8ZDD+5Sa38wTerHBO0/Rk0HfHUP/hjPqbxxRqITmSo1g== | |
1058 | + dependencies: | |
1059 | + "@intlify/message-compiler" "9.0.0-beta.12" | |
1060 | + "@intlify/message-resolver" "9.0.0-beta.12" | |
1061 | + "@intlify/runtime" "9.0.0-beta.12" | |
1062 | + "@intlify/shared" "9.0.0-beta.12" | |
1063 | + | |
1064 | +"@intlify/message-compiler@9.0.0-beta.12": | |
1065 | + version "9.0.0-beta.12" | |
1066 | + resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.0.0-beta.12.tgz#836a49cfd057ecb2c536680cc01aa16693211891" | |
1067 | + integrity sha512-EMzBDBIsFvWV9w0tRAHzn2BD1C7nkJkXYwDWinROmoL6C4jgKUgon+9Uxp7lV0H1E+7hUfhGj6zHdtJrwFhH+g== | |
1068 | + dependencies: | |
1069 | + "@intlify/message-resolver" "9.0.0-beta.12" | |
1070 | + "@intlify/shared" "9.0.0-beta.12" | |
1071 | 1071 | source-map "0.6.1" |
1072 | 1072 | |
1073 | -"@intlify/message-resolver@9.0.0-beta.11": | |
1074 | - version "9.0.0-beta.11" | |
1075 | - resolved "https://registry.npmjs.org/@intlify/message-resolver/-/message-resolver-9.0.0-beta.11.tgz#e4d3717235c46daf86f3037f8d0329f4e159aa54" | |
1076 | - integrity sha512-j6ijgXsaKRt+kx9A5/GnlLD3cYGRWj4za7P/ZCVIsSWLF91cxs7rv+QGuexrPikmX0D2Ms8+lbf2rpjPDlru5w== | |
1073 | +"@intlify/message-resolver@9.0.0-beta.12": | |
1074 | + version "9.0.0-beta.12" | |
1075 | + resolved "https://registry.npmjs.org/@intlify/message-resolver/-/message-resolver-9.0.0-beta.12.tgz#98cf346f5da0fdf3408ba132c24841295a4e02db" | |
1076 | + integrity sha512-i8bmWzhiBH59YED3SXqvdUfwecl7OUPOU/8yvfdhg2rXuZ4e2chCPnLpPafXz6bi88HcRsWF4aRGlpwDVDYadg== | |
1077 | 1077 | |
1078 | -"@intlify/runtime@9.0.0-beta.11": | |
1079 | - version "9.0.0-beta.11" | |
1080 | - resolved "https://registry.npmjs.org/@intlify/runtime/-/runtime-9.0.0-beta.11.tgz#6065ac9566c4f5d7798bbbb7c0f2b3576ae770ad" | |
1081 | - integrity sha512-w10pcnLuq41CuoSnJaYK42lQAlU4qmC8Hjb2+TCVeKpTwSKq6DNnmHq0wlrypdEsFn/6nrfN5ta3TAjDvWP4+A== | |
1078 | +"@intlify/runtime@9.0.0-beta.12": | |
1079 | + version "9.0.0-beta.12" | |
1080 | + resolved "https://registry.npmjs.org/@intlify/runtime/-/runtime-9.0.0-beta.12.tgz#647a62a326d92690569798ef046d29e8daa25c96" | |
1081 | + integrity sha512-4ucZHqk/VGhrQEgu9xU5tE/sJTNfqKBhQtaXyEgYHchL9PvLoS1HFwPjABHvWjo3aVcv4d2cGtUPBwH4oLROKA== | |
1082 | 1082 | dependencies: |
1083 | - "@intlify/message-compiler" "9.0.0-beta.11" | |
1084 | - "@intlify/message-resolver" "9.0.0-beta.11" | |
1085 | - "@intlify/shared" "9.0.0-beta.11" | |
1083 | + "@intlify/message-compiler" "9.0.0-beta.12" | |
1084 | + "@intlify/message-resolver" "9.0.0-beta.12" | |
1085 | + "@intlify/shared" "9.0.0-beta.12" | |
1086 | 1086 | |
1087 | -"@intlify/shared@9.0.0-beta.11": | |
1088 | - version "9.0.0-beta.11" | |
1089 | - resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.0.0-beta.11.tgz#a2e3b31274ab3f7637e3ad815e6699f70e501dc8" | |
1090 | - integrity sha512-7HggeNO2OfU0/JKH1K+R5O0G8CoaPAN+i3NNuwlUZD7lPS9BT0j+UxHrRRhHZj1VflyXiE+BhMWg8+VYM2K4oA== | |
1087 | +"@intlify/shared@9.0.0-beta.12": | |
1088 | + version "9.0.0-beta.12" | |
1089 | + resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.0.0-beta.12.tgz#e939575bc4047411b9fc65347779f5b3173c1130" | |
1090 | + integrity sha512-XtHAzQ2KBcdN0Khc7ZDCo5GnKQK4Vv0GKD1BplCWntpA2d5XqjdDpFuKumvbiOjPvYtuCFnksJU0OgJiCWG+KQ== | |
1091 | 1091 | |
1092 | 1092 | "@koa/cors@^3.1.0": |
1093 | 1093 | version "3.1.0" |
... | ... | @@ -1326,10 +1326,10 @@ |
1326 | 1326 | "@types/keygrip" "*" |
1327 | 1327 | "@types/node" "*" |
1328 | 1328 | |
1329 | -"@types/echarts@^4.9.2": | |
1330 | - version "4.9.2" | |
1331 | - resolved "https://registry.npmjs.org/@types/echarts/-/echarts-4.9.2.tgz#305d250aabf3cb4c47e26ef6b335aab5354339f6" | |
1332 | - integrity sha512-ycAmdt/PbQEuj+9cI9O0mZV6Dd+R1+ngs9S8P7Cbxj8RWXbL8NOvnzXdJRvR/+9lx/hq/O1rdLxXYXXTVImujw== | |
1329 | +"@types/echarts@^4.9.3": | |
1330 | + version "4.9.3" | |
1331 | + resolved "https://registry.npmjs.org/@types/echarts/-/echarts-4.9.3.tgz#8a143cf315f6ae88d0778d75a133b378974d37d5" | |
1332 | + integrity sha512-CbgZUYdLy1G2BhCI6maBwVXmrqIx/D8KwUccMXQ9W2uyXNMjBvpIRXSs+UaBtvUihPV2f0g7LGj/yua1iY0VbQ== | |
1333 | 1333 | dependencies: |
1334 | 1334 | "@types/zrender" "*" |
1335 | 1335 | |
... | ... | @@ -1437,10 +1437,10 @@ |
1437 | 1437 | "@types/koa-compose" "*" |
1438 | 1438 | "@types/node" "*" |
1439 | 1439 | |
1440 | -"@types/lodash-es@^4.17.3": | |
1441 | - version "4.17.3" | |
1442 | - resolved "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.3.tgz#87eb0b3673b076b8ee655f1890260a136af09a2d" | |
1443 | - integrity sha512-iHI0i7ZAL1qepz1Y7f3EKg/zUMDwDfTzitx+AlHhJJvXwenP682ZyGbgPSc5Ej3eEAKVbNWKFuwOadCj5vBbYQ== | |
1440 | +"@types/lodash-es@^4.17.4": | |
1441 | + version "4.17.4" | |
1442 | + resolved "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.4.tgz#b2e440d2bf8a93584a9fd798452ec497986c9b97" | |
1443 | + integrity sha512-BBz79DCJbD2CVYZH67MBeHZRX++HF+5p8Mo5MzjZi64Wac39S3diedJYHZtScbRVf4DjZyN6LzA0SB0zy+HSSQ== | |
1444 | 1444 | dependencies: |
1445 | 1445 | "@types/lodash" "*" |
1446 | 1446 | |
... | ... | @@ -1575,61 +1575,61 @@ |
1575 | 1575 | resolved "https://registry.npmjs.org/@types/zxcvbn/-/zxcvbn-4.4.0.tgz#fbc1d941cc6d9d37d18405c513ba6b294f89b609" |
1576 | 1576 | integrity sha512-GQLOT+SN20a+AI51y3fAimhyTF4Y0RG+YP3gf91OibIZ7CJmPFgoZi+ZR5a+vRbS01LbQosITWum4ATmJ1Z6Pg== |
1577 | 1577 | |
1578 | -"@typescript-eslint/eslint-plugin@^4.9.0": | |
1579 | - version "4.9.1" | |
1580 | - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b" | |
1581 | - integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ== | |
1578 | +"@typescript-eslint/eslint-plugin@^4.10.0": | |
1579 | + version "4.10.0" | |
1580 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3" | |
1581 | + integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg== | |
1582 | 1582 | dependencies: |
1583 | - "@typescript-eslint/experimental-utils" "4.9.1" | |
1584 | - "@typescript-eslint/scope-manager" "4.9.1" | |
1583 | + "@typescript-eslint/experimental-utils" "4.10.0" | |
1584 | + "@typescript-eslint/scope-manager" "4.10.0" | |
1585 | 1585 | debug "^4.1.1" |
1586 | 1586 | functional-red-black-tree "^1.0.1" |
1587 | 1587 | regexpp "^3.0.0" |
1588 | 1588 | semver "^7.3.2" |
1589 | 1589 | tsutils "^3.17.1" |
1590 | 1590 | |
1591 | -"@typescript-eslint/experimental-utils@4.9.1": | |
1592 | - version "4.9.1" | |
1593 | - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2" | |
1594 | - integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg== | |
1591 | +"@typescript-eslint/experimental-utils@4.10.0": | |
1592 | + version "4.10.0" | |
1593 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e" | |
1594 | + integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw== | |
1595 | 1595 | dependencies: |
1596 | 1596 | "@types/json-schema" "^7.0.3" |
1597 | - "@typescript-eslint/scope-manager" "4.9.1" | |
1598 | - "@typescript-eslint/types" "4.9.1" | |
1599 | - "@typescript-eslint/typescript-estree" "4.9.1" | |
1597 | + "@typescript-eslint/scope-manager" "4.10.0" | |
1598 | + "@typescript-eslint/types" "4.10.0" | |
1599 | + "@typescript-eslint/typescript-estree" "4.10.0" | |
1600 | 1600 | eslint-scope "^5.0.0" |
1601 | 1601 | eslint-utils "^2.0.0" |
1602 | 1602 | |
1603 | -"@typescript-eslint/parser@^4.9.0": | |
1604 | - version "4.9.1" | |
1605 | - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.9.1.tgz#2d74c4db5dd5117379a9659081a4d1ec02629055" | |
1606 | - integrity sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g== | |
1603 | +"@typescript-eslint/parser@^4.10.0": | |
1604 | + version "4.10.0" | |
1605 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.10.0.tgz#1a622b0847b765b2d8f0ede6f0cdd85f03d76031" | |
1606 | + integrity sha512-amBvUUGBMadzCW6c/qaZmfr3t9PyevcSWw7hY2FuevdZVp5QPw/K76VSQ5Sw3BxlgYCHZcK6DjIhSZK0PQNsQg== | |
1607 | 1607 | dependencies: |
1608 | - "@typescript-eslint/scope-manager" "4.9.1" | |
1609 | - "@typescript-eslint/types" "4.9.1" | |
1610 | - "@typescript-eslint/typescript-estree" "4.9.1" | |
1608 | + "@typescript-eslint/scope-manager" "4.10.0" | |
1609 | + "@typescript-eslint/types" "4.10.0" | |
1610 | + "@typescript-eslint/typescript-estree" "4.10.0" | |
1611 | 1611 | debug "^4.1.1" |
1612 | 1612 | |
1613 | -"@typescript-eslint/scope-manager@4.9.1": | |
1614 | - version "4.9.1" | |
1615 | - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103" | |
1616 | - integrity sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ== | |
1613 | +"@typescript-eslint/scope-manager@4.10.0": | |
1614 | + version "4.10.0" | |
1615 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.10.0.tgz#dbd7e1fc63d7363e3aaff742a6f2b8afdbac9d27" | |
1616 | + integrity sha512-WAPVw35P+fcnOa8DEic0tQUhoJJsgt+g6DEcz257G7vHFMwmag58EfowdVbiNcdfcV27EFR0tUBVXkDoIvfisQ== | |
1617 | 1617 | dependencies: |
1618 | - "@typescript-eslint/types" "4.9.1" | |
1619 | - "@typescript-eslint/visitor-keys" "4.9.1" | |
1618 | + "@typescript-eslint/types" "4.10.0" | |
1619 | + "@typescript-eslint/visitor-keys" "4.10.0" | |
1620 | 1620 | |
1621 | -"@typescript-eslint/types@4.9.1": | |
1622 | - version "4.9.1" | |
1623 | - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2" | |
1624 | - integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA== | |
1621 | +"@typescript-eslint/types@4.10.0": | |
1622 | + version "4.10.0" | |
1623 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.10.0.tgz#12f983750ebad867f0c806e705c1953cd6415789" | |
1624 | + integrity sha512-+dt5w1+Lqyd7wIPMa4XhJxUuE8+YF+vxQ6zxHyhLGHJjHiunPf0wSV8LtQwkpmAsRi1lEOoOIR30FG5S2HS33g== | |
1625 | 1625 | |
1626 | -"@typescript-eslint/typescript-estree@4.9.1": | |
1627 | - version "4.9.1" | |
1628 | - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf" | |
1629 | - integrity sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw== | |
1626 | +"@typescript-eslint/typescript-estree@4.10.0": | |
1627 | + version "4.10.0" | |
1628 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.10.0.tgz#1e62e45fd57866afd42daf5e9fb6bd4e8dbcfa75" | |
1629 | + integrity sha512-mGK0YRp9TOk6ZqZ98F++bW6X5kMTzCRROJkGXH62d2azhghmq+1LNLylkGe6uGUOQzD452NOAEth5VAF6PDo5g== | |
1630 | 1630 | dependencies: |
1631 | - "@typescript-eslint/types" "4.9.1" | |
1632 | - "@typescript-eslint/visitor-keys" "4.9.1" | |
1631 | + "@typescript-eslint/types" "4.10.0" | |
1632 | + "@typescript-eslint/visitor-keys" "4.10.0" | |
1633 | 1633 | debug "^4.1.1" |
1634 | 1634 | globby "^11.0.1" |
1635 | 1635 | is-glob "^4.0.1" |
... | ... | @@ -1637,12 +1637,12 @@ |
1637 | 1637 | semver "^7.3.2" |
1638 | 1638 | tsutils "^3.17.1" |
1639 | 1639 | |
1640 | -"@typescript-eslint/visitor-keys@4.9.1": | |
1641 | - version "4.9.1" | |
1642 | - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1" | |
1643 | - integrity sha512-9gspzc6UqLQHd7lXQS7oWs+hrYggspv/rk6zzEMhCbYwPE/sF7oxo7GAjkS35Tdlt7wguIG+ViWCPtVZHz/ybQ== | |
1640 | +"@typescript-eslint/visitor-keys@4.10.0": | |
1641 | + version "4.10.0" | |
1642 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.10.0.tgz#9478822329a9bc8ebcc80623d7f79a01da5ee451" | |
1643 | + integrity sha512-hPyz5qmDMuZWFtHZkjcCpkAKHX8vdu1G3YsCLEd25ryZgnJfj6FQuJ5/O7R+dB1ueszilJmAFMtlU4CA6se3Jg== | |
1644 | 1644 | dependencies: |
1645 | - "@typescript-eslint/types" "4.9.1" | |
1645 | + "@typescript-eslint/types" "4.10.0" | |
1646 | 1646 | eslint-visitor-keys "^2.0.0" |
1647 | 1647 | |
1648 | 1648 | "@vue/compiler-core@*", "@vue/compiler-core@3.0.4", "@vue/compiler-core@^3.0.0-rc.5": |
... | ... | @@ -1800,18 +1800,18 @@ |
1800 | 1800 | vscode-languageserver-textdocument "^1.0.1" |
1801 | 1801 | vscode-uri "^2.1.2" |
1802 | 1802 | |
1803 | -"@vueuse/core@^4.0.0-rc.8": | |
1804 | - version "4.0.0-rc.8" | |
1805 | - resolved "https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.8.tgz#d4d1521d8bf1f5a5c45cac4cb81812c9f1d91d1e" | |
1806 | - integrity sha512-xQGBl9tUMnk0QpqQzdf/awMUW3sQPD9iM2IzmUfcygF43CDDAaoUT8mjH6v8oTm304IJYcjueW2VzqlonxPjwQ== | |
1803 | +"@vueuse/core@^4.0.0-rc.9": | |
1804 | + version "4.0.0-rc.9" | |
1805 | + resolved "https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.9.tgz#5e5f6029704ddc8f851286389ebf7faadf7073d5" | |
1806 | + integrity sha512-h/6qJ523kT9qASaX7ZgJKdrnubpuTmzFg+RIi1XL/Z/Uj9OpCCru1ORc8VPmFy6TfOcE4j/8Q9ZDmXJV3IfcIQ== | |
1807 | 1807 | dependencies: |
1808 | - "@vueuse/shared" "4.0.0-rc.8" | |
1808 | + "@vueuse/shared" "4.0.0-rc.9" | |
1809 | 1809 | vue-demi latest |
1810 | 1810 | |
1811 | -"@vueuse/shared@4.0.0-rc.8": | |
1812 | - version "4.0.0-rc.8" | |
1813 | - resolved "https://registry.npmjs.org/@vueuse/shared/-/shared-4.0.0-rc.8.tgz#4f948ad3a5600daaadd3136480ddd26e1cd8f246" | |
1814 | - integrity sha512-oXPPaKAAdknvXD/unbqsXdZ2E0w1iMYrgAvEqd82ei9STyGBhPL4mQ1aXq4uKwFpVi1Qt6GxXRfAurbvbDox2Q== | |
1811 | +"@vueuse/shared@4.0.0-rc.9": | |
1812 | + version "4.0.0-rc.9" | |
1813 | + resolved "https://registry.npmjs.org/@vueuse/shared/-/shared-4.0.0-rc.9.tgz#a54ddff35ad6f2d595e21163ddaa064ace9d7220" | |
1814 | + integrity sha512-JeEbKhE5TxMJZzfQt7GWyjY/RALr+orQJsoS0bKgtH0OG0L+iId3AOOuMkeBXsKWg6Q7wrtAYGLeM12SViD/NQ== | |
1815 | 1815 | dependencies: |
1816 | 1816 | vue-demi latest |
1817 | 1817 | |
... | ... | @@ -1925,10 +1925,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: |
1925 | 1925 | dependencies: |
1926 | 1926 | color-convert "^2.0.1" |
1927 | 1927 | |
1928 | -ant-design-vue@^2.0.0-rc.4: | |
1929 | - version "2.0.0-rc.4" | |
1930 | - resolved "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-2.0.0-rc.4.tgz#1f3da62be4ff09760db16545c0cf7ab0c303a4dc" | |
1931 | - integrity sha512-vKNbCYrd0wFdlGeSwyCotbG47g2f7u18wEuHMW9BSmwEh5Hluf6nu8q4An+4CJ6imwtG3bIHPC5wlGtCxLMkbg== | |
1928 | +ant-design-vue@^2.0.0-rc.5: | |
1929 | + version "2.0.0-rc.5" | |
1930 | + resolved "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-2.0.0-rc.5.tgz#cad07b4f9d8153cd399f1e374f438a2322b74b37" | |
1931 | + integrity sha512-1gdMaSjxiYuqWvfUTW9kTEOXqxWjk7gjI5zWiCv24vJ9O04SvxWtZEY1Rfcp3FZJl37BP7LT1Ee1CdHTBk0/+A== | |
1932 | 1932 | dependencies: |
1933 | 1933 | "@ant-design-vue/use" "^0.0.1-0" |
1934 | 1934 | "@ant-design/icons-vue" "^5.1.7" |
... | ... | @@ -3437,10 +3437,10 @@ eslint-config-prettier@^7.0.0: |
3437 | 3437 | resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97" |
3438 | 3438 | integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ== |
3439 | 3439 | |
3440 | -eslint-plugin-prettier@^3.2.0: | |
3441 | - version "3.2.0" | |
3442 | - resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2.0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c" | |
3443 | - integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg== | |
3440 | +eslint-plugin-prettier@^3.3.0: | |
3441 | + version "3.3.0" | |
3442 | + resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.0.tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40" | |
3443 | + integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ== | |
3444 | 3444 | dependencies: |
3445 | 3445 | prettier-linter-helpers "^1.0.0" |
3446 | 3446 | |
... | ... | @@ -4367,10 +4367,10 @@ human-signals@^1.1.1: |
4367 | 4367 | resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" |
4368 | 4368 | integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== |
4369 | 4369 | |
4370 | -husky@^4.3.5: | |
4371 | - version "4.3.5" | |
4372 | - resolved "https://registry.npmjs.org/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902" | |
4373 | - integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g== | |
4370 | +husky@^4.3.6: | |
4371 | + version "4.3.6" | |
4372 | + resolved "https://registry.npmjs.org/husky/-/husky-4.3.6.tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c" | |
4373 | + integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag== | |
4374 | 4374 | dependencies: |
4375 | 4375 | chalk "^4.0.0" |
4376 | 4376 | ci-info "^2.0.0" |
... | ... | @@ -8090,10 +8090,10 @@ vary@^1.1.2: |
8090 | 8090 | resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" |
8091 | 8091 | integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= |
8092 | 8092 | |
8093 | -vditor@^3.7.0: | |
8094 | - version "3.7.1" | |
8095 | - resolved "https://registry.npmjs.org/vditor/-/vditor-3.7.1.tgz#09ea23212416c4f1a129ec3863bbc52f47251bb1" | |
8096 | - integrity sha512-/yen904xluZ9CVRZqeEUULZDBV7FdANhtlwracOAkaeQoYMEqT7xqLpJsJPEk6OHJ4MtFXSIGodDAM5H9DskTQ== | |
8093 | +vditor@^3.7.2: | |
8094 | + version "3.7.2" | |
8095 | + resolved "https://registry.npmjs.org/vditor/-/vditor-3.7.2.tgz#d1308fa34a7457a89384f5667be53f05c6a3eec6" | |
8096 | + integrity sha512-CtDba2Jr/op+/E7aRKBoOY8rl8SMkkTdQHxuAbZzb7qv044BXadJIhiBLVv84UHhHaTgsDb/SWMklyoinxegAw== | |
8097 | 8097 | dependencies: |
8098 | 8098 | diff-match-patch "^1.0.5" |
8099 | 8099 | |
... | ... | @@ -8244,16 +8244,28 @@ vue-eslint-parser@^7.2.0: |
8244 | 8244 | esquery "^1.0.1" |
8245 | 8245 | lodash "^4.17.15" |
8246 | 8246 | |
8247 | -vue-i18n@^9.0.0-beta.11: | |
8248 | - version "9.0.0-beta.11" | |
8249 | - resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.0.0-beta.11.tgz#f647ea1a998e146cd0a1f9e25ae4da5b621e8313" | |
8250 | - integrity sha512-QZhRinjtGtlCk/RGv/KMzmQFI1SMb9AUnRiJ+i7UBQGhtz/LA7UltdGAEur/ajqoGMY6oi+CyKlYS5NdCfFs2w== | |
8247 | +vue-eslint-parser@^7.3.0: | |
8248 | + version "7.3.0" | |
8249 | + resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-7.3.0.tgz#894085839d99d81296fa081d19643733f23d7559" | |
8250 | + integrity sha512-n5PJKZbyspD0+8LnaZgpEvNCrjQx1DyDHw8JdWwoxhhC+yRip4TAvSDpXGf9SWX6b0umeB5aR61gwUo6NVvFxw== | |
8251 | + dependencies: | |
8252 | + debug "^4.1.1" | |
8253 | + eslint-scope "^5.0.0" | |
8254 | + eslint-visitor-keys "^1.1.0" | |
8255 | + espree "^6.2.1" | |
8256 | + esquery "^1.0.1" | |
8257 | + lodash "^4.17.15" | |
8258 | + | |
8259 | +vue-i18n@^9.0.0-beta.12: | |
8260 | + version "9.0.0-beta.12" | |
8261 | + resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.0.0-beta.12.tgz#f6e2fc1cc366b8f16aa4754642931e937ebde303" | |
8262 | + integrity sha512-hDnr+GsIGCIKRtZsdDczkhqyzbpLuPgEkH5bQyMzrKTLelXipLvIVmUCAsSjyR7xMHDCwP6AwVTIZwk6ENXkwg== | |
8251 | 8263 | dependencies: |
8252 | - "@intlify/core" "9.0.0-beta.11" | |
8253 | - "@intlify/message-compiler" "9.0.0-beta.11" | |
8254 | - "@intlify/message-resolver" "9.0.0-beta.11" | |
8255 | - "@intlify/runtime" "9.0.0-beta.11" | |
8256 | - "@intlify/shared" "9.0.0-beta.11" | |
8264 | + "@intlify/core" "9.0.0-beta.12" | |
8265 | + "@intlify/message-compiler" "9.0.0-beta.12" | |
8266 | + "@intlify/message-resolver" "9.0.0-beta.12" | |
8267 | + "@intlify/runtime" "9.0.0-beta.12" | |
8268 | + "@intlify/shared" "9.0.0-beta.12" | |
8257 | 8269 | "@vue/devtools-api" "^6.0.0-beta.2" |
8258 | 8270 | |
8259 | 8271 | vue-router@^4.0.1: | ... | ... |