Commit 86de31045b92cab63d8fbe7bf9ec0cd8e5330c90

Authored by vben
1 parent 96c10d6c

chore: update deps

Showing 2 changed files with 114 additions and 84 deletions
package.json
@@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
23 "dependencies": { 23 "dependencies": {
24 "@iconify/iconify": "^2.0.0-rc.1", 24 "@iconify/iconify": "^2.0.0-rc.1",
25 "ant-design-vue": "^2.0.0-beta.13", 25 "ant-design-vue": "^2.0.0-beta.13",
26 - "apexcharts": "^3.22.0", 26 + "apexcharts": "^3.22.1",
27 "axios": "^0.21.0", 27 "axios": "^0.21.0",
28 "echarts": "^4.9.0", 28 "echarts": "^4.9.0",
29 "lodash-es": "^4.17.15", 29 "lodash-es": "^4.17.15",
@@ -32,7 +32,6 @@ @@ -32,7 +32,6 @@
32 "path-to-regexp": "^6.2.0", 32 "path-to-regexp": "^6.2.0",
33 "qrcode": "^1.4.4", 33 "qrcode": "^1.4.4",
34 "vditor": "^3.6.0", 34 "vditor": "^3.6.0",
35 - "vite": "^1.0.0-rc.8",  
36 "vue": "^3.0.2", 35 "vue": "^3.0.2",
37 "vue-i18n": "^9.0.0-beta.6", 36 "vue-i18n": "^9.0.0-beta.6",
38 "vue-router": "^4.0.0-rc.1", 37 "vue-router": "^4.0.0-rc.1",
@@ -44,7 +43,7 @@ @@ -44,7 +43,7 @@
44 "devDependencies": { 43 "devDependencies": {
45 "@commitlint/cli": "^11.0.0", 44 "@commitlint/cli": "^11.0.0",
46 "@commitlint/config-conventional": "^11.0.0", 45 "@commitlint/config-conventional": "^11.0.0",
47 - "@iconify/json": "^1.1.249", 46 + "@iconify/json": "^1.1.251",
48 "@ls-lint/ls-lint": "^1.9.2", 47 "@ls-lint/ls-lint": "^1.9.2",
49 "@purge-icons/generated": "^0.4.1", 48 "@purge-icons/generated": "^0.4.1",
50 "@types/echarts": "^4.9.0", 49 "@types/echarts": "^4.9.0",
@@ -57,8 +56,8 @@ @@ -57,8 +56,8 @@
57 "@types/rollup-plugin-visualizer": "^2.6.0", 56 "@types/rollup-plugin-visualizer": "^2.6.0",
58 "@types/yargs": "^15.0.9", 57 "@types/yargs": "^15.0.9",
59 "@types/zxcvbn": "^4.4.0", 58 "@types/zxcvbn": "^4.4.0",
60 - "@typescript-eslint/eslint-plugin": "^4.6.0",  
61 - "@typescript-eslint/parser": "^4.6.0", 59 + "@typescript-eslint/eslint-plugin": "^4.6.1",
  60 + "@typescript-eslint/parser": "^4.6.1",
62 "@vue/compiler-sfc": "^3.0.2", 61 "@vue/compiler-sfc": "^3.0.2",
63 "@vuedx/typecheck": "^0.2.4-0", 62 "@vuedx/typecheck": "^0.2.4-0",
64 "@vuedx/typescript-plugin-vue": "^0.2.4-0", 63 "@vuedx/typescript-plugin-vue": "^0.2.4-0",
@@ -77,7 +76,7 @@ @@ -77,7 +76,7 @@
77 "husky": "^4.3.0", 76 "husky": "^4.3.0",
78 "koa-static": "^5.0.0", 77 "koa-static": "^5.0.0",
79 "less": "^3.12.2", 78 "less": "^3.12.2",
80 - "lint-staged": "^10.5.0", 79 + "lint-staged": "^10.5.1",
81 "portfinder": "^1.0.28", 80 "portfinder": "^1.0.28",
82 "postcss-import": "^12.0.1", 81 "postcss-import": "^12.0.1",
83 "prettier": "^2.1.2", 82 "prettier": "^2.1.2",
@@ -91,10 +90,11 @@ @@ -91,10 +90,11 @@
91 "tasksfile": "^5.1.1", 90 "tasksfile": "^5.1.1",
92 "ts-node": "^9.0.0", 91 "ts-node": "^9.0.0",
93 "typescript": "^4.0.5", 92 "typescript": "^4.0.5",
  93 + "vite": "^1.0.0-rc.9",
94 "vite-plugin-html": "^1.0.0-beta.2", 94 "vite-plugin-html": "^1.0.0-beta.2",
95 "vite-plugin-mock": "^1.0.6", 95 "vite-plugin-mock": "^1.0.6",
96 "vite-plugin-purge-icons": "^0.4.4", 96 "vite-plugin-purge-icons": "^0.4.4",
97 - "vite-plugin-pwa": "^0.1.3", 97 + "vite-plugin-pwa": "^0.1.5",
98 "vue-eslint-parser": "^7.1.1", 98 "vue-eslint-parser": "^7.1.1",
99 "yargs": "^16.1.0" 99 "yargs": "^16.1.0"
100 }, 100 },
yarn.lock
@@ -168,7 +168,7 @@ @@ -168,7 +168,7 @@
168 dependencies: 168 dependencies:
169 "@babel/types" "^7.12.1" 169 "@babel/types" "^7.12.1"
170 170
171 -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1": 171 +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1":
172 version "7.12.1" 172 version "7.12.1"
173 resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" 173 resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c"
174 integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== 174 integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA==
@@ -1045,10 +1045,10 @@ @@ -1045,10 +1045,10 @@
1045 resolved "https://registry.npmjs.org/@iconify/iconify/-/iconify-2.0.0-rc.1.tgz#a8bae29d71016d5af98c69f56a73c4a040217b3a" 1045 resolved "https://registry.npmjs.org/@iconify/iconify/-/iconify-2.0.0-rc.1.tgz#a8bae29d71016d5af98c69f56a73c4a040217b3a"
1046 integrity sha512-ji5H04VjYtR4seIEgVVLPxg1KRhrFquOiyfPyLVS6vYPkuqV6bcWdssi05YSmf/OAzG4E7Qsg80/bOKyd5tYTw== 1046 integrity sha512-ji5H04VjYtR4seIEgVVLPxg1KRhrFquOiyfPyLVS6vYPkuqV6bcWdssi05YSmf/OAzG4E7Qsg80/bOKyd5tYTw==
1047 1047
1048 -"@iconify/json@^1.1.249":  
1049 - version "1.1.249"  
1050 - resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.249.tgz#c5823a6feaebb8c09e246f61dde9b5ba162ce8df"  
1051 - integrity sha512-LBq5vCroudxbAphEMkboTHcNcCBSRN1mQNUC/wXLrfWMGBzckPMdguQ94Ajo1f4NeoH4l/oJSWnTbocgqrMfOw== 1048 +"@iconify/json@^1.1.251":
  1049 + version "1.1.251"
  1050 + resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.251.tgz#02574964f7566790c44704273b4a5e45dd82775c"
  1051 + integrity sha512-jprDcV8+8h71bPUOpxc8e0R8sw03PXn1lewQlZjoShZA6qdPM1fD+t3ilEAOU+m8JtPoyd3IJ0Z8mZqGxdI/Wg==
1052 1052
1053 "@koa/cors@^3.1.0": 1053 "@koa/cors@^3.1.0":
1054 version "3.1.0" 1054 version "3.1.0"
@@ -1126,6 +1126,14 @@ @@ -1126,6 +1126,14 @@
1126 dependencies: 1126 dependencies:
1127 "@iconify/iconify" ">=2.0.0-rc.1" 1127 "@iconify/iconify" ">=2.0.0-rc.1"
1128 1128
  1129 +"@rollup/plugin-babel@^5.2.1":
  1130 + version "5.2.1"
  1131 + resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.1.tgz#20fc8f8864dc0eaa1c5578408459606808f72924"
  1132 + integrity sha512-Jd7oqFR2dzZJ3NWANDyBjwTtX/lYbZpVcmkHrfQcpvawHs9E4c0nYk5U2mfZ6I/DZcIvy506KZJi54XK/jxH7A==
  1133 + dependencies:
  1134 + "@babel/helper-module-imports" "^7.10.4"
  1135 + "@rollup/pluginutils" "^3.1.0"
  1136 +
1129 "@rollup/plugin-commonjs@^15.1.0": 1137 "@rollup/plugin-commonjs@^15.1.0":
1130 version "15.1.0" 1138 version "15.1.0"
1131 resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238" 1139 resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
@@ -1500,61 +1508,61 @@ @@ -1500,61 +1508,61 @@
1500 resolved "https://registry.npmjs.org/@types/zxcvbn/-/zxcvbn-4.4.0.tgz#fbc1d941cc6d9d37d18405c513ba6b294f89b609" 1508 resolved "https://registry.npmjs.org/@types/zxcvbn/-/zxcvbn-4.4.0.tgz#fbc1d941cc6d9d37d18405c513ba6b294f89b609"
1501 integrity sha512-GQLOT+SN20a+AI51y3fAimhyTF4Y0RG+YP3gf91OibIZ7CJmPFgoZi+ZR5a+vRbS01LbQosITWum4ATmJ1Z6Pg== 1509 integrity sha512-GQLOT+SN20a+AI51y3fAimhyTF4Y0RG+YP3gf91OibIZ7CJmPFgoZi+ZR5a+vRbS01LbQosITWum4ATmJ1Z6Pg==
1502 1510
1503 -"@typescript-eslint/eslint-plugin@^4.6.0":  
1504 - version "4.6.0"  
1505 - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.0.tgz#210cd538bb703f883aff81d3996961f5dba31fdb"  
1506 - integrity sha512-1+419X+Ynijytr1iWI+/IcX/kJryc78YNpdaXR1aRO1sU3bC0vZrIAF1tIX7rudVI84W7o7M4zo5p1aVt70fAg== 1511 +"@typescript-eslint/eslint-plugin@^4.6.1":
  1512 + version "4.6.1"
  1513 + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.1.tgz#99d77eb7a016fd5a5e749d2c44a7e4c317eb7da3"
  1514 + integrity sha512-SNZyflefTMK2JyrPfFFzzoy2asLmZvZJ6+/L5cIqg4HfKGiW2Gr1Go1OyEVqne/U4QwmoasuMwppoBHWBWF2nA==
1507 dependencies: 1515 dependencies:
1508 - "@typescript-eslint/experimental-utils" "4.6.0"  
1509 - "@typescript-eslint/scope-manager" "4.6.0" 1516 + "@typescript-eslint/experimental-utils" "4.6.1"
  1517 + "@typescript-eslint/scope-manager" "4.6.1"
1510 debug "^4.1.1" 1518 debug "^4.1.1"
1511 functional-red-black-tree "^1.0.1" 1519 functional-red-black-tree "^1.0.1"
1512 regexpp "^3.0.0" 1520 regexpp "^3.0.0"
1513 semver "^7.3.2" 1521 semver "^7.3.2"
1514 tsutils "^3.17.1" 1522 tsutils "^3.17.1"
1515 1523
1516 -"@typescript-eslint/experimental-utils@4.6.0":  
1517 - version "4.6.0"  
1518 - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.0.tgz#f750aef4dd8e5970b5c36084f0a5ca2f0db309a4"  
1519 - integrity sha512-pnh6Beh2/4xjJVNL+keP49DFHk3orDHHFylSp3WEjtgW3y1U+6l+jNnJrGlbs6qhAz5z96aFmmbUyKhunXKvKw== 1524 +"@typescript-eslint/experimental-utils@4.6.1":
  1525 + version "4.6.1"
  1526 + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.1.tgz#a9c691dfd530a9570274fe68907c24c07a06c4aa"
  1527 + integrity sha512-qyPqCFWlHZXkEBoV56UxHSoXW2qnTr4JrWVXOh3soBP3q0o7p4pUEMfInDwIa0dB/ypdtm7gLOS0hg0a73ijfg==
1520 dependencies: 1528 dependencies:
1521 "@types/json-schema" "^7.0.3" 1529 "@types/json-schema" "^7.0.3"
1522 - "@typescript-eslint/scope-manager" "4.6.0"  
1523 - "@typescript-eslint/types" "4.6.0"  
1524 - "@typescript-eslint/typescript-estree" "4.6.0" 1530 + "@typescript-eslint/scope-manager" "4.6.1"
  1531 + "@typescript-eslint/types" "4.6.1"
  1532 + "@typescript-eslint/typescript-estree" "4.6.1"
1525 eslint-scope "^5.0.0" 1533 eslint-scope "^5.0.0"
1526 eslint-utils "^2.0.0" 1534 eslint-utils "^2.0.0"
1527 1535
1528 -"@typescript-eslint/parser@^4.6.0":  
1529 - version "4.6.0"  
1530 - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.6.0.tgz#7e9ff7df2f21d5c8f65f17add3b99eeeec33199d"  
1531 - integrity sha512-Dj6NJxBhbdbPSZ5DYsQqpR32MwujF772F2H3VojWU6iT4AqL4BKuoNWOPFCoSZvCcADDvQjDpa6OLDAaiZPz2Q== 1536 +"@typescript-eslint/parser@^4.6.1":
  1537 + version "4.6.1"
  1538 + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428"
  1539 + integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ==
1532 dependencies: 1540 dependencies:
1533 - "@typescript-eslint/scope-manager" "4.6.0"  
1534 - "@typescript-eslint/types" "4.6.0"  
1535 - "@typescript-eslint/typescript-estree" "4.6.0" 1541 + "@typescript-eslint/scope-manager" "4.6.1"
  1542 + "@typescript-eslint/types" "4.6.1"
  1543 + "@typescript-eslint/typescript-estree" "4.6.1"
1536 debug "^4.1.1" 1544 debug "^4.1.1"
1537 1545
1538 -"@typescript-eslint/scope-manager@4.6.0":  
1539 - version "4.6.0"  
1540 - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.6.0.tgz#b7d8b57fe354047a72dfb31881d9643092838662"  
1541 - integrity sha512-uZx5KvStXP/lwrMrfQQwDNvh2ppiXzz5TmyTVHb+5TfZ3sUP7U1onlz3pjoWrK9konRyFe1czyxObWTly27Ang== 1546 +"@typescript-eslint/scope-manager@4.6.1":
  1547 + version "4.6.1"
  1548 + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992"
  1549 + integrity sha512-f95+80r6VdINYscJY1KDUEDcxZ3prAWHulL4qRDfNVD0I5QAVSGqFkwHERDoLYJJWmEAkUMdQVvx7/c2Hp+Bjg==
1542 dependencies: 1550 dependencies:
1543 - "@typescript-eslint/types" "4.6.0"  
1544 - "@typescript-eslint/visitor-keys" "4.6.0" 1551 + "@typescript-eslint/types" "4.6.1"
  1552 + "@typescript-eslint/visitor-keys" "4.6.1"
1545 1553
1546 -"@typescript-eslint/types@4.6.0":  
1547 - version "4.6.0"  
1548 - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.6.0.tgz#157ca925637fd53c193c6bf226a6c02b752dde2f"  
1549 - integrity sha512-5FAgjqH68SfFG4UTtIFv+rqYJg0nLjfkjD0iv+5O27a0xEeNZ5rZNDvFGZDizlCD1Ifj7MAbSW2DPMrf0E9zjA== 1554 +"@typescript-eslint/types@4.6.1":
  1555 + version "4.6.1"
  1556 + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
  1557 + integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w==
1550 1558
1551 -"@typescript-eslint/typescript-estree@4.6.0":  
1552 - version "4.6.0"  
1553 - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.0.tgz#85bd98dcc8280511cfc5b2ce7b03a9ffa1732b08"  
1554 - integrity sha512-s4Z9qubMrAo/tw0CbN0IN4AtfwuehGXVZM0CHNMdfYMGBDhPdwTEpBrecwhP7dRJu6d9tT9ECYNaWDHvlFSngA== 1559 +"@typescript-eslint/typescript-estree@4.6.1":
  1560 + version "4.6.1"
  1561 + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f"
  1562 + integrity sha512-/J/kxiyjQQKqEr5kuKLNQ1Finpfb8gf/NpbwqFFYEBjxOsZ621r9AqwS9UDRA1Rrr/eneX/YsbPAIhU2rFLjXQ==
1555 dependencies: 1563 dependencies:
1556 - "@typescript-eslint/types" "4.6.0"  
1557 - "@typescript-eslint/visitor-keys" "4.6.0" 1564 + "@typescript-eslint/types" "4.6.1"
  1565 + "@typescript-eslint/visitor-keys" "4.6.1"
1558 debug "^4.1.1" 1566 debug "^4.1.1"
1559 globby "^11.0.1" 1567 globby "^11.0.1"
1560 is-glob "^4.0.1" 1568 is-glob "^4.0.1"
@@ -1562,12 +1570,12 @@ @@ -1562,12 +1570,12 @@
1562 semver "^7.3.2" 1570 semver "^7.3.2"
1563 tsutils "^3.17.1" 1571 tsutils "^3.17.1"
1564 1572
1565 -"@typescript-eslint/visitor-keys@4.6.0":  
1566 - version "4.6.0"  
1567 - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.0.tgz#fb05d6393891b0a089b243fc8f9fb8039383d5da"  
1568 - integrity sha512-38Aa9Ztl0XyFPVzmutHXqDMCu15Xx8yKvUo38Gu3GhsuckCh3StPI5t2WIO9LHEsOH7MLmlGfKUisU8eW1Sjhg== 1573 +"@typescript-eslint/visitor-keys@4.6.1":
  1574 + version "4.6.1"
  1575 + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614"
  1576 + integrity sha512-owABze4toX7QXwOLT3/D5a8NecZEjEWU1srqxENTfqsY3bwVnl3YYbOh6s1rp2wQKO9RTHFGjKes08FgE7SVMw==
1569 dependencies: 1577 dependencies:
1570 - "@typescript-eslint/types" "4.6.0" 1578 + "@typescript-eslint/types" "4.6.1"
1571 eslint-visitor-keys "^2.0.0" 1579 eslint-visitor-keys "^2.0.0"
1572 1580
1573 "@vue/compiler-core@*", "@vue/compiler-core@3.0.2", "@vue/compiler-core@^3.0.0-rc.5": 1581 "@vue/compiler-core@*", "@vue/compiler-core@3.0.2", "@vue/compiler-core@^3.0.0-rc.5":
@@ -1830,10 +1838,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: @@ -1830,10 +1838,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
1830 dependencies: 1838 dependencies:
1831 color-convert "^2.0.1" 1839 color-convert "^2.0.1"
1832 1840
1833 -ant-design-vue@^2.0.0-beta.12:  
1834 - version "2.0.0-beta.12"  
1835 - resolved "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-2.0.0-beta.12.tgz#6a14f89f0024ebf10ccca7879464c2178345a3e5"  
1836 - integrity sha512-XSVfXini3ltUnCFR2jDRyko3WHB6Z2jtqHn3oFS08L306DLgLtfPYcdmO9P700LHnISs8v6NLPKGRhXgkxiKdQ== 1841 +ant-design-vue@^2.0.0-beta.13:
  1842 + version "2.0.0-beta.13"
  1843 + resolved "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-2.0.0-beta.13.tgz#04f925bc5283d0cab1b7c608e055ca6949e49a70"
  1844 + integrity sha512-VOSPqRfe66iR8LNaOM7rbGjttUBPXyv7s6U13rVfVX2f7iw7omokZk+wQMtU0w8so1cNY2gMPvYWkXx3/ghmlA==
1837 dependencies: 1845 dependencies:
1838 "@ant-design-vue/use" "^0.0.1-0" 1846 "@ant-design-vue/use" "^0.0.1-0"
1839 "@ant-design/icons-vue" "^5.1.5" 1847 "@ant-design/icons-vue" "^5.1.5"
@@ -1877,11 +1885,12 @@ anymatch@~3.1.1: @@ -1877,11 +1885,12 @@ anymatch@~3.1.1:
1877 normalize-path "^3.0.0" 1885 normalize-path "^3.0.0"
1878 picomatch "^2.0.4" 1886 picomatch "^2.0.4"
1879 1887
1880 -apexcharts@^3.22.0:  
1881 - version "3.22.0"  
1882 - resolved "https://registry.npmjs.org/apexcharts/-/apexcharts-3.22.0.tgz#df6f1030d0d5bba605069907102d2c261afe97cb"  
1883 - integrity sha512-DDh2eXnAEA8GoKU/hdicOaS2jzGehXwv8Bj1djYYudkeQzEdglFoWsVyIxff+Ds7+aUtVAJzd/9ythZuyyIbXQ== 1888 +apexcharts@^3.22.1:
  1889 + version "3.22.1"
  1890 + resolved "https://registry.npmjs.org/apexcharts/-/apexcharts-3.22.1.tgz#c3593f135a7e188bc395777fa87f722992933c3e"
  1891 + integrity sha512-wZ/6FT1JMKy9d6ZFbzNt98DLFYnSl19dhD1wav4rh+QTIQSS8qwD79T9ZaSJNXsWv0KfqLu6BIeUI+Z2U9O/eg==
1884 dependencies: 1892 dependencies:
  1893 + "@rollup/plugin-babel" "^5.2.1"
1885 svg.draggable.js "^2.2.2" 1894 svg.draggable.js "^2.2.2"
1886 svg.easing.js "^2.0.0" 1895 svg.easing.js "^2.0.0"
1887 svg.filter.js "^2.0.2" 1896 svg.filter.js "^2.0.2"
@@ -2542,7 +2551,7 @@ colorette@^1.2.1: @@ -2542,7 +2551,7 @@ colorette@^1.2.1:
2542 resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" 2551 resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
2543 integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== 2552 integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
2544 2553
2545 -commander@*, commander@^6.0.0: 2554 +commander@*, commander@^6.0.0, commander@^6.2.0:
2546 version "6.2.0" 2555 version "6.2.0"
2547 resolved "https://registry.npmjs.org/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75" 2556 resolved "https://registry.npmjs.org/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
2548 integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q== 2557 integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
@@ -3563,6 +3572,21 @@ execa@^4.0.3: @@ -3563,6 +3572,21 @@ execa@^4.0.3:
3563 signal-exit "^3.0.2" 3572 signal-exit "^3.0.2"
3564 strip-final-newline "^2.0.0" 3573 strip-final-newline "^2.0.0"
3565 3574
  3575 +execa@^4.1.0:
  3576 + version "4.1.0"
  3577 + resolved "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
  3578 + integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
  3579 + dependencies:
  3580 + cross-spawn "^7.0.0"
  3581 + get-stream "^5.0.0"
  3582 + human-signals "^1.1.1"
  3583 + is-stream "^2.0.0"
  3584 + merge-stream "^2.0.0"
  3585 + npm-run-path "^4.0.0"
  3586 + onetime "^5.1.0"
  3587 + signal-exit "^3.0.2"
  3588 + strip-final-newline "^2.0.0"
  3589 +
3566 execall@^2.0.0: 3590 execall@^2.0.0:
3567 version "2.0.0" 3591 version "2.0.0"
3568 resolved "https://registry.npmjs.org/execall/-/execall-2.0.0.tgz#16a06b5fe5099df7d00be5d9c06eecded1663b45" 3592 resolved "https://registry.npmjs.org/execall/-/execall-2.0.0.tgz#16a06b5fe5099df7d00be5d9c06eecded1663b45"
@@ -5073,20 +5097,20 @@ lines-and-columns@^1.1.6: @@ -5073,20 +5097,20 @@ lines-and-columns@^1.1.6:
5073 resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" 5097 resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5074 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= 5098 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5075 5099
5076 -lint-staged@^10.5.0:  
5077 - version "10.5.0"  
5078 - resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.0.tgz#c923c2447a84c595874f3de696778736227e7a7a"  
5079 - integrity sha512-gjC9+HGkBubOF+Yyoj9pd52Qfm/kYB+dRX1UOgWjHKvSDYl+VHkZXlBMlqSZa2cH3Kp5/uNL480sV6e2dTgXSg== 5100 +lint-staged@^10.5.1:
  5101 + version "10.5.1"
  5102 + resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.1.tgz#901e915c2360072dded0e7d752a0d9a49e079daa"
  5103 + integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw==
5080 dependencies: 5104 dependencies:
5081 chalk "^4.1.0" 5105 chalk "^4.1.0"
5082 cli-truncate "^2.1.0" 5106 cli-truncate "^2.1.0"
5083 - commander "^6.0.0" 5107 + commander "^6.2.0"
5084 cosmiconfig "^7.0.0" 5108 cosmiconfig "^7.0.0"
5085 - debug "^4.1.1" 5109 + debug "^4.2.0"
5086 dedent "^0.7.0" 5110 dedent "^0.7.0"
5087 enquirer "^2.3.6" 5111 enquirer "^2.3.6"
5088 - execa "^4.0.3"  
5089 - listr2 "^2.6.0" 5112 + execa "^4.1.0"
  5113 + listr2 "^3.2.2"
5090 log-symbols "^4.0.0" 5114 log-symbols "^4.0.0"
5091 micromatch "^4.0.2" 5115 micromatch "^4.0.2"
5092 normalize-path "^3.0.0" 5116 normalize-path "^3.0.0"
@@ -5094,10 +5118,10 @@ lint-staged@^10.5.0: @@ -5094,10 +5118,10 @@ lint-staged@^10.5.0:
5094 string-argv "0.3.1" 5118 string-argv "0.3.1"
5095 stringify-object "^3.3.0" 5119 stringify-object "^3.3.0"
5096 5120
5097 -listr2@^2.6.0:  
5098 - version "2.6.2"  
5099 - resolved "https://registry.npmjs.org/listr2/-/listr2-2.6.2.tgz#4912eb01e1e2dd72ec37f3895a56bf2622d6f36a"  
5100 - integrity sha512-6x6pKEMs8DSIpA/tixiYY2m/GcbgMplMVmhQAaLFxEtNSKLeWTGjtmU57xvv6QCm2XcqzyNXL/cTSVf4IChCRA== 5121 +listr2@^3.2.2:
  5122 + version "3.2.2"
  5123 + resolved "https://registry.npmjs.org/listr2/-/listr2-3.2.2.tgz#d20feb75015e506992b55af40722ba1af168b8f1"
  5124 + integrity sha512-AajqcZEUikF2ioph6PfH3dIuxJclhr3i3kHgTOP0xeXdWQohrvJAAmqVcV43/GI987HFY/vzT73jYXoa4esDHg==
5101 dependencies: 5125 dependencies:
5102 chalk "^4.1.0" 5126 chalk "^4.1.0"
5103 cli-truncate "^2.1.0" 5127 cli-truncate "^2.1.0"
@@ -5105,7 +5129,7 @@ listr2@^2.6.0: @@ -5105,7 +5129,7 @@ listr2@^2.6.0:
5105 indent-string "^4.0.0" 5129 indent-string "^4.0.0"
5106 log-update "^4.0.0" 5130 log-update "^4.0.0"
5107 p-map "^4.0.0" 5131 p-map "^4.0.0"
5108 - rxjs "^6.6.2" 5132 + rxjs "^6.6.3"
5109 through "^2.3.8" 5133 through "^2.3.8"
5110 5134
5111 load-json-file@^1.0.0: 5135 load-json-file@^1.0.0:
@@ -5884,6 +5908,11 @@ p-locate@^5.0.0: @@ -5884,6 +5908,11 @@ p-locate@^5.0.0:
5884 dependencies: 5908 dependencies:
5885 p-limit "^3.0.2" 5909 p-limit "^3.0.2"
5886 5910
  5911 +p-map-series@^2.1.0:
  5912 + version "2.1.0"
  5913 + resolved "https://registry.npmjs.org/p-map-series/-/p-map-series-2.1.0.tgz#7560d4c452d9da0c07e692fdbfe6e2c81a2a91f2"
  5914 + integrity sha512-RpYIIK1zXSNEOdwxcfe7FdvGcs7+y5n8rifMhMNWvaxRNMPINJHF5GDeuVxWqnfrcHPSCnp7Oo5yNXHId9Av2Q==
  5915 +
5887 p-map@^4.0.0: 5916 p-map@^4.0.0:
5888 version "4.0.0" 5917 version "4.0.0"
5889 resolved "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b" 5918 resolved "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
@@ -6938,7 +6967,7 @@ run-parallel@^1.1.9: @@ -6938,7 +6967,7 @@ run-parallel@^1.1.9:
6938 resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef" 6967 resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef"
6939 integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw== 6968 integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw==
6940 6969
6941 -rxjs@^6.4.0, rxjs@^6.6.2: 6970 +rxjs@^6.4.0, rxjs@^6.6.3:
6942 version "6.6.3" 6971 version "6.6.3"
6943 resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552" 6972 resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
6944 integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ== 6973 integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
@@ -8169,19 +8198,19 @@ vite-plugin-purge-icons@^0.4.4: @@ -8169,19 +8198,19 @@ vite-plugin-purge-icons@^0.4.4:
8169 "@purge-icons/generated" "^0.4.1" 8198 "@purge-icons/generated" "^0.4.1"
8170 rollup-plugin-purge-icons "^0.4.4" 8199 rollup-plugin-purge-icons "^0.4.4"
8171 8200
8172 -vite-plugin-pwa@^0.1.3:  
8173 - version "0.1.3"  
8174 - resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.1.3.tgz#e3934ffd1c916cd336ae45517d373f8114c740f4"  
8175 - integrity sha512-WZ1zMQyXpZVprX69zD8KFYb0mcVKtacktXYfSNVPQl3mG1Ucsm6tl398eIZOshVEzhlRvUDH8xcLAB26+2sDeg== 8201 +vite-plugin-pwa@^0.1.5:
  8202 + version "0.1.5"
  8203 + resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.1.5.tgz#df14fa3041639a2087391bef87e7fb9d449b322d"
  8204 + integrity sha512-7zUCeg0v1z8JpR+1yKN8Bz0d2d6UvV9whi+GkLGc70ms7G1XvkV0WieBSZwTT0lCwrdxthnvbgJJzJlYPHd0KQ==
8176 dependencies: 8205 dependencies:
8177 debug "^4.3.0" 8206 debug "^4.3.0"
8178 fast-glob "^3.2.4" 8207 fast-glob "^3.2.4"
8179 rollup-plugin-workbox "^5.2.1" 8208 rollup-plugin-workbox "^5.2.1"
8180 8209
8181 -vite@^1.0.0-rc.8:  
8182 - version "1.0.0-rc.8"  
8183 - resolved "https://registry.npmjs.org/vite/-/vite-1.0.0-rc.8.tgz#26ebe3d6cb7c36f0bceb04398eef0d5d2d7c10df"  
8184 - integrity sha512-HLRVbtsRYr7zIcq2IbKGq13URP2bOw/hrJ3Ufjp+TRM8PM6Ncquvqrr0WswIJOT6a+z3NGDJPi61Z97A0mdVvA== 8210 +vite@^1.0.0-rc.9:
  8211 + version "1.0.0-rc.9"
  8212 + resolved "https://registry.npmjs.org/vite/-/vite-1.0.0-rc.9.tgz#63621a39cf36fe9a6dccafdb11360a5ebbdb2663"
  8213 + integrity sha512-u0PT2sKMes2RtE5rZsLY0nFm6kEmce7IhVRWKFXmrsjn0MBOCNEi+S6iNnJDmsj1nzvU2dMZ5MHhFyXIqTgjzA==
8185 dependencies: 8214 dependencies:
8186 "@babel/parser" "^7.12.3" 8215 "@babel/parser" "^7.12.3"
8187 "@koa/cors" "^3.1.0" 8216 "@koa/cors" "^3.1.0"
@@ -8221,6 +8250,7 @@ vite@^1.0.0-rc.8: @@ -8221,6 +8250,7 @@ vite@^1.0.0-rc.8:
8221 minimist "^1.2.5" 8250 minimist "^1.2.5"
8222 open "^7.2.1" 8251 open "^7.2.1"
8223 ora "^5.1.0" 8252 ora "^5.1.0"
  8253 + p-map-series "^2.1.0"
8224 postcss-discard-comments "^4.0.2" 8254 postcss-discard-comments "^4.0.2"
8225 postcss-import "^12.0.1" 8255 postcss-import "^12.0.1"
8226 postcss-load-config "^3.0.0" 8256 postcss-load-config "^3.0.0"