Commit 98749ec6fed0608c01e42f5a13666a9b43a24d6d

Authored by vben
1 parent 98c206d9

chore: update deps

Showing 2 changed files with 173 additions and 115 deletions
package.json
@@ -43,7 +43,7 @@ @@ -43,7 +43,7 @@
43 "axios": "^0.21.1", 43 "axios": "^0.21.1",
44 "codemirror": "^5.62.2", 44 "codemirror": "^5.62.2",
45 "cropperjs": "^1.5.12", 45 "cropperjs": "^1.5.12",
46 - "crypto-js": "^4.0.0", 46 + "crypto-js": "^4.1.1",
47 "echarts": "^5.1.2", 47 "echarts": "^5.1.2",
48 "intro.js": "^4.1.0", 48 "intro.js": "^4.1.0",
49 "lodash-es": "^4.17.21", 49 "lodash-es": "^4.17.21",
@@ -65,9 +65,9 @@ @@ -65,9 +65,9 @@
65 "xlsx": "^0.17.0" 65 "xlsx": "^0.17.0"
66 }, 66 },
67 "devDependencies": { 67 "devDependencies": {
68 - "@commitlint/cli": "^12.1.4",  
69 - "@commitlint/config-conventional": "^12.1.4",  
70 - "@iconify/json": "^1.1.374", 68 + "@commitlint/cli": "^13.1.0",
  69 + "@commitlint/config-conventional": "^13.1.0",
  70 + "@iconify/json": "^1.1.380",
71 "@purge-icons/generated": "^0.7.0", 71 "@purge-icons/generated": "^0.7.0",
72 "@types/codemirror": "^5.60.2", 72 "@types/codemirror": "^5.60.2",
73 "@types/crypto-js": "^4.0.2", 73 "@types/crypto-js": "^4.0.2",
@@ -77,7 +77,7 @@ @@ -77,7 +77,7 @@
77 "@types/jest": "^26.0.24", 77 "@types/jest": "^26.0.24",
78 "@types/lodash-es": "^4.17.4", 78 "@types/lodash-es": "^4.17.4",
79 "@types/mockjs": "^1.0.4", 79 "@types/mockjs": "^1.0.4",
80 - "@types/node": "^16.4.0", 80 + "@types/node": "^16.4.2",
81 "@types/nprogress": "^0.2.0", 81 "@types/nprogress": "^0.2.0",
82 "@types/qrcode": "^1.4.1", 82 "@types/qrcode": "^1.4.1",
83 "@types/qs": "^6.9.7", 83 "@types/qs": "^6.9.7",
@@ -97,10 +97,10 @@ @@ -97,10 +97,10 @@
97 "eslint": "^7.31.0", 97 "eslint": "^7.31.0",
98 "eslint-config-prettier": "^8.3.0", 98 "eslint-config-prettier": "^8.3.0",
99 "eslint-define-config": "^1.0.9", 99 "eslint-define-config": "^1.0.9",
100 - "eslint-plugin-jest": "^24.3.7", 100 + "eslint-plugin-jest": "^24.4.0",
101 "eslint-plugin-prettier": "^3.4.0", 101 "eslint-plugin-prettier": "^3.4.0",
102 "eslint-plugin-vue": "^7.14.0", 102 "eslint-plugin-vue": "^7.14.0",
103 - "esno": "^0.7.3", 103 + "esno": "^0.8.0",
104 "fs-extra": "^10.0.0", 104 "fs-extra": "^10.0.0",
105 "http-server": "^0.12.3", 105 "http-server": "^0.12.3",
106 "husky": "^7.0.1", 106 "husky": "^7.0.1",
@@ -108,9 +108,9 @@ @@ -108,9 +108,9 @@
108 "is-ci": "^3.0.0", 108 "is-ci": "^3.0.0",
109 "jest": "^27.0.6", 109 "jest": "^27.0.6",
110 "less": "^4.1.1", 110 "less": "^4.1.1",
111 - "lint-staged": "^11.0.1", 111 + "lint-staged": "^11.1.1",
112 "npm-run-all": "^4.1.5", 112 "npm-run-all": "^4.1.5",
113 - "postcss": "^8.3.5", 113 + "postcss": "^8.3.6",
114 "prettier": "^2.3.2", 114 "prettier": "^2.3.2",
115 "pretty-quick": "^3.1.1", 115 "pretty-quick": "^3.1.1",
116 "rimraf": "^3.0.2", 116 "rimraf": "^3.0.2",
@@ -119,7 +119,7 @@ @@ -119,7 +119,7 @@
119 "stylelint-config-prettier": "^8.0.2", 119 "stylelint-config-prettier": "^8.0.2",
120 "stylelint-config-standard": "^22.0.0", 120 "stylelint-config-standard": "^22.0.0",
121 "stylelint-order": "^4.1.0", 121 "stylelint-order": "^4.1.0",
122 - "tailwindcss": "^2.2.5", 122 + "tailwindcss": "^2.2.7",
123 "ts-jest": "^27.0.4", 123 "ts-jest": "^27.0.4",
124 "ts-node": "^10.1.0", 124 "ts-node": "^10.1.0",
125 "typescript": "4.3.5", 125 "typescript": "4.3.5",
@@ -129,7 +129,7 @@ @@ -129,7 +129,7 @@
129 "vite-plugin-imagemin": "^0.4.1", 129 "vite-plugin-imagemin": "^0.4.1",
130 "vite-plugin-mock": "^2.9.3", 130 "vite-plugin-mock": "^2.9.3",
131 "vite-plugin-purge-icons": "^0.7.0", 131 "vite-plugin-purge-icons": "^0.7.0",
132 - "vite-plugin-pwa": "^0.8.1", 132 + "vite-plugin-pwa": "^0.8.2",
133 "vite-plugin-style-import": "^1.0.1", 133 "vite-plugin-style-import": "^1.0.1",
134 "vite-plugin-svg-icons": "^1.0.1", 134 "vite-plugin-svg-icons": "^1.0.1",
135 "vite-plugin-theme": "^0.8.1", 135 "vite-plugin-theme": "^0.8.1",
yarn.lock
@@ -944,34 +944,34 @@ @@ -944,34 +944,34 @@
944 resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" 944 resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
945 integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== 945 integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
946 946
947 -"@commitlint/cli@^12.1.4":  
948 - version "12.1.4"  
949 - resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.4.tgz#af4d9dd3c0122c7b39a61fa1cd2abbad0422dbe0"  
950 - integrity sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==  
951 - dependencies:  
952 - "@commitlint/format" "^12.1.4"  
953 - "@commitlint/lint" "^12.1.4"  
954 - "@commitlint/load" "^12.1.4"  
955 - "@commitlint/read" "^12.1.4"  
956 - "@commitlint/types" "^12.1.4" 947 +"@commitlint/cli@^13.1.0":
  948 + version "13.1.0"
  949 + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.1.0.tgz#3608bb24dbef41aaa0729ffe65c7f9b57409626a"
  950 + integrity sha512-xN/uNYWtGTva5OMSd+xA6e6/c2jk8av7MUbdd6w2cw89u6z3fAWoyiH87X0ewdSMNYmW/6B3L/2dIVGHRDID5w==
  951 + dependencies:
  952 + "@commitlint/format" "^13.1.0"
  953 + "@commitlint/lint" "^13.1.0"
  954 + "@commitlint/load" "^13.1.0"
  955 + "@commitlint/read" "^13.1.0"
  956 + "@commitlint/types" "^13.1.0"
957 lodash "^4.17.19" 957 lodash "^4.17.19"
958 resolve-from "5.0.0" 958 resolve-from "5.0.0"
959 resolve-global "1.0.0" 959 resolve-global "1.0.0"
960 - yargs "^16.2.0" 960 + yargs "^17.0.0"
961 961
962 -"@commitlint/config-conventional@^12.1.4":  
963 - version "12.1.4"  
964 - resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"  
965 - integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ== 962 +"@commitlint/config-conventional@^13.1.0":
  963 + version "13.1.0"
  964 + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
  965 + integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
966 dependencies: 966 dependencies:
967 conventional-changelog-conventionalcommits "^4.3.1" 967 conventional-changelog-conventionalcommits "^4.3.1"
968 968
969 -"@commitlint/ensure@^12.1.4":  
970 - version "12.1.4"  
971 - resolved "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.4.tgz#287ae2dcc5ccb086e749705b1bd9bdb99773056f"  
972 - integrity sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw== 969 +"@commitlint/ensure@^13.1.0":
  970 + version "13.1.0"
  971 + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-13.1.0.tgz#057a325b54f104cbeed2a26bacb5eec29298e7d5"
  972 + integrity sha512-NRGyjOdZQnlYwm9it//BZJ2Vm+4x7G9rEnHpLCvNKYY0c6RA8Qf7hamLAB8dWO12RLuFt06JaOpHZoTt/gHutA==
973 dependencies: 973 dependencies:
974 - "@commitlint/types" "^12.1.4" 974 + "@commitlint/types" "^13.1.0"
975 lodash "^4.17.19" 975 lodash "^4.17.19"
976 976
977 "@commitlint/execute-rule@^12.1.4": 977 "@commitlint/execute-rule@^12.1.4":
@@ -979,33 +979,38 @@ @@ -979,33 +979,38 @@
979 resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1" 979 resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1"
980 integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg== 980 integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==
981 981
982 -"@commitlint/format@^12.1.4":  
983 - version "12.1.4"  
984 - resolved "https://registry.npmjs.org/@commitlint/format/-/format-12.1.4.tgz#db2d46418a6ae57c90e5f7f65dff46f0265d9f24"  
985 - integrity sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g== 982 +"@commitlint/execute-rule@^13.0.0":
  983 + version "13.0.0"
  984 + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-13.0.0.tgz#7823303b82b5d86dac46e67cfa005f4433476981"
  985 + integrity sha512-lBz2bJhNAgkkU/rFMAw3XBNujbxhxlaFHY3lfKB/MxpAa+pIfmWB3ig9i1VKe0wCvujk02O0WiMleNaRn2KJqw==
  986 +
  987 +"@commitlint/format@^13.1.0":
  988 + version "13.1.0"
  989 + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-13.1.0.tgz#915570d958d83bae5fa645de6b1e6c9dd1362ec0"
  990 + integrity sha512-n46rYvzf+6Sm99TJjTLjJBkjm6JVcklt31lDO5Q+pCIV0NnJ4qIUcwa6wIL9a9Vqb1XzlMgtp27E0zyYArkvSg==
986 dependencies: 991 dependencies:
987 - "@commitlint/types" "^12.1.4" 992 + "@commitlint/types" "^13.1.0"
988 chalk "^4.0.0" 993 chalk "^4.0.0"
989 994
990 -"@commitlint/is-ignored@^12.1.4":  
991 - version "12.1.4"  
992 - resolved "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz#4c430bc3b361aa9be5cd4ddb252c1559870ea7bc"  
993 - integrity sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw== 995 +"@commitlint/is-ignored@^13.1.0":
  996 + version "13.1.0"
  997 + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-13.1.0.tgz#88a5dfbc8f9ea91e860323af6681aa131322b0c4"
  998 + integrity sha512-P6zenLE5Tn3FTNjRzmL9+/KooTXEI0khA2TmUbuei9KiycemeO4q7Xk7w7aXwFPNAbN0O9oI7z3z7cFpzKJWmQ==
994 dependencies: 999 dependencies:
995 - "@commitlint/types" "^12.1.4" 1000 + "@commitlint/types" "^13.1.0"
996 semver "7.3.5" 1001 semver "7.3.5"
997 1002
998 -"@commitlint/lint@^12.1.4":  
999 - version "12.1.4"  
1000 - resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.4.tgz#856b7fd2b2e6367b836cb84a12f1c1b3c0e40d22"  
1001 - integrity sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA== 1003 +"@commitlint/lint@^13.1.0":
  1004 + version "13.1.0"
  1005 + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-13.1.0.tgz#ea56ce0970f9b75ffe7bd2c9968f4f1d4461ba3a"
  1006 + integrity sha512-qH9AYSQDDTaSWSdtOvB3G1RdPpcYSgddAdFYqpFewlKQ1GJj/L+sM7vwqCG7/ip6AiM04Sry1sgmFzaEoFREUA==
1002 dependencies: 1007 dependencies:
1003 - "@commitlint/is-ignored" "^12.1.4"  
1004 - "@commitlint/parse" "^12.1.4"  
1005 - "@commitlint/rules" "^12.1.4"  
1006 - "@commitlint/types" "^12.1.4" 1008 + "@commitlint/is-ignored" "^13.1.0"
  1009 + "@commitlint/parse" "^13.1.0"
  1010 + "@commitlint/rules" "^13.1.0"
  1011 + "@commitlint/types" "^13.1.0"
1007 1012
1008 -"@commitlint/load@>6.1.1", "@commitlint/load@^12.1.4": 1013 +"@commitlint/load@>6.1.1":
1009 version "12.1.4" 1014 version "12.1.4"
1010 resolved "https://registry.npmjs.org/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab" 1015 resolved "https://registry.npmjs.org/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab"
1011 integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA== 1016 integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==
@@ -1018,28 +1023,41 @@ @@ -1018,28 +1023,41 @@
1018 lodash "^4.17.19" 1023 lodash "^4.17.19"
1019 resolve-from "^5.0.0" 1024 resolve-from "^5.0.0"
1020 1025
1021 -"@commitlint/message@^12.1.4":  
1022 - version "12.1.4"  
1023 - resolved "https://registry.npmjs.org/@commitlint/message/-/message-12.1.4.tgz#3895edcc0709deca5945f3d55f5ea95a9f1f446d"  
1024 - integrity sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA== 1026 +"@commitlint/load@^13.1.0":
  1027 + version "13.1.0"
  1028 + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.1.0.tgz#d6c9b547551f2216586d6c1964d93f92e7b04277"
  1029 + integrity sha512-zlZbjJCWnWmBOSwTXis8H7I6pYk6JbDwOCuARA6B9Y/qt2PD+NCo0E/7EuaaFoxjHl+o56QR5QttuMBrf+BJzg==
  1030 + dependencies:
  1031 + "@commitlint/execute-rule" "^13.0.0"
  1032 + "@commitlint/resolve-extends" "^13.0.0"
  1033 + "@commitlint/types" "^13.1.0"
  1034 + chalk "^4.0.0"
  1035 + cosmiconfig "^7.0.0"
  1036 + lodash "^4.17.19"
  1037 + resolve-from "^5.0.0"
1025 1038
1026 -"@commitlint/parse@^12.1.4":  
1027 - version "12.1.4"  
1028 - resolved "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.4.tgz#ba03d54d24ef84f6fd2ff31c5e9998b22d7d0aa1"  
1029 - integrity sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw== 1039 +"@commitlint/message@^13.0.0":
  1040 + version "13.0.0"
  1041 + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-13.0.0.tgz#4f8d56b59e9cee8b37b8db6b48c26d7faf33762f"
  1042 + integrity sha512-W/pxhesVEk8747BEWJ+VGQ9ILHmCV27/pEwJ0hGny1wqVquUR8SxvScRCbUjHCB1YtWX4dEnOPXOS9CLH/CX7A==
  1043 +
  1044 +"@commitlint/parse@^13.1.0":
  1045 + version "13.1.0"
  1046 + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-13.1.0.tgz#b88764be36527a468531e1b8dd2d95693ff9ba34"
  1047 + integrity sha512-xFybZcqBiKVjt6vTStvQkySWEUYPI0AcO4QQELyy29o8EzYZqWkhUfrb7K61fWiHsplWL1iL6F3qCLoxSgTcrg==
1030 dependencies: 1048 dependencies:
1031 - "@commitlint/types" "^12.1.4" 1049 + "@commitlint/types" "^13.1.0"
1032 conventional-changelog-angular "^5.0.11" 1050 conventional-changelog-angular "^5.0.11"
1033 conventional-commits-parser "^3.0.0" 1051 conventional-commits-parser "^3.0.0"
1034 1052
1035 -"@commitlint/read@^12.1.4":  
1036 - version "12.1.4"  
1037 - resolved "https://registry.npmjs.org/@commitlint/read/-/read-12.1.4.tgz#552fda42ef185d5b578beb6f626a5f8b282de3a6"  
1038 - integrity sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg== 1053 +"@commitlint/read@^13.1.0":
  1054 + version "13.1.0"
  1055 + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-13.1.0.tgz#ccb65426b1228b8a598ed36966722d19756eea41"
  1056 + integrity sha512-NrVe23GMKyL6i1yDJD8IpqCBzhzoS3wtLfDj8QBzc01Ov1cYBmDojzvBklypGb+MLJM1NbzmRM4PR5pNX0U/NQ==
1039 dependencies: 1057 dependencies:
1040 - "@commitlint/top-level" "^12.1.4"  
1041 - "@commitlint/types" "^12.1.4"  
1042 - fs-extra "^9.0.0" 1058 + "@commitlint/top-level" "^13.0.0"
  1059 + "@commitlint/types" "^13.1.0"
  1060 + fs-extra "^10.0.0"
1043 git-raw-commits "^2.0.0" 1061 git-raw-commits "^2.0.0"
1044 1062
1045 "@commitlint/resolve-extends@^12.1.4": 1063 "@commitlint/resolve-extends@^12.1.4":
@@ -1052,25 +1070,36 @@ @@ -1052,25 +1070,36 @@
1052 resolve-from "^5.0.0" 1070 resolve-from "^5.0.0"
1053 resolve-global "^1.0.0" 1071 resolve-global "^1.0.0"
1054 1072
1055 -"@commitlint/rules@^12.1.4":  
1056 - version "12.1.4"  
1057 - resolved "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.4.tgz#0e141b08caa3d7bdc48aa784baa8baff3efd64db"  
1058 - integrity sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg== 1073 +"@commitlint/resolve-extends@^13.0.0":
  1074 + version "13.0.0"
  1075 + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-13.0.0.tgz#a38fcd2474483bf9ec6e1e901b27b8a23abe7d73"
  1076 + integrity sha512-1SyaE+UOsYTkQlTPUOoj4NwxQhGFtYildVS/d0TJuK8a9uAJLw7bhCLH2PEeH5cC2D1do4Eqhx/3bLDrSLH3hg==
1059 dependencies: 1077 dependencies:
1060 - "@commitlint/ensure" "^12.1.4"  
1061 - "@commitlint/message" "^12.1.4"  
1062 - "@commitlint/to-lines" "^12.1.4"  
1063 - "@commitlint/types" "^12.1.4" 1078 + import-fresh "^3.0.0"
  1079 + lodash "^4.17.19"
  1080 + resolve-from "^5.0.0"
  1081 + resolve-global "^1.0.0"
1064 1082
1065 -"@commitlint/to-lines@^12.1.4":  
1066 - version "12.1.4"  
1067 - resolved "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.4.tgz#caa582dbf121f377a0588bb64e25c4854843cd25"  
1068 - integrity sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw== 1083 +"@commitlint/rules@^13.1.0":
  1084 + version "13.1.0"
  1085 + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-13.1.0.tgz#04f5aaf952884364ebf4e899ec440e3985f0e580"
  1086 + integrity sha512-b6F+vBqEXsHVghrhomG0Y6YJimHZqkzZ0n5QEpk03dpBXH2OnsezpTw5e+GvbyYCc7PutGbYVQkytuv+7xCxYA==
  1087 + dependencies:
  1088 + "@commitlint/ensure" "^13.1.0"
  1089 + "@commitlint/message" "^13.0.0"
  1090 + "@commitlint/to-lines" "^13.0.0"
  1091 + "@commitlint/types" "^13.1.0"
  1092 + execa "^5.0.0"
1069 1093
1070 -"@commitlint/top-level@^12.1.4":  
1071 - version "12.1.4"  
1072 - resolved "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.4.tgz#96d5c715bfc1bdf86dfcf11b67fc2cf7658c7a6e"  
1073 - integrity sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg== 1094 +"@commitlint/to-lines@^13.0.0":
  1095 + version "13.0.0"
  1096 + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-13.0.0.tgz#5937dd287e3a4f984580ea94bdb994132169a780"
  1097 + integrity sha512-mzxWwCio1M4/kG9/69TTYqrraQ66LmtJCYTzAZdZ2eJX3I5w52pSjyP/DJzAUVmmJCYf2Kw3s+RtNVShtnZ+Rw==
  1098 +
  1099 +"@commitlint/top-level@^13.0.0":
  1100 + version "13.0.0"
  1101 + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-13.0.0.tgz#f8e1d1425240cd72c600e4da5716418c4ea0bda2"
  1102 + integrity sha512-baBy3MZBF28sR93yFezd4a5TdHsbXaakeladfHK9dOcGdXo9oQe3GS5hP3BmlN680D6AiQSN7QPgEJgrNUWUCg==
1074 dependencies: 1103 dependencies:
1075 find-up "^5.0.0" 1104 find-up "^5.0.0"
1076 1105
@@ -1081,6 +1110,13 @@ @@ -1081,6 +1110,13 @@
1081 dependencies: 1110 dependencies:
1082 chalk "^4.0.0" 1111 chalk "^4.0.0"
1083 1112
  1113 +"@commitlint/types@^13.1.0":
  1114 + version "13.1.0"
  1115 + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-13.1.0.tgz#12cfb6e932372b1816af8900e2d10694add28191"
  1116 + integrity sha512-zcVjuT+OfKt8h91vhBxt05RMcTGEx6DM7Q9QZeuMbXFk6xgbsSEDMMapbJPA1bCZ81fa/1OQBijSYPrKvtt06g==
  1117 + dependencies:
  1118 + chalk "^4.0.0"
  1119 +
1084 "@ctrl/tinycolor@^3.3.1": 1120 "@ctrl/tinycolor@^3.3.1":
1085 version "3.4.0" 1121 version "3.4.0"
1086 resolved "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz#c3c5ae543c897caa9c2a68630bed355be5f9990f" 1122 resolved "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz#c3c5ae543c897caa9c2a68630bed355be5f9990f"
@@ -1193,10 +1229,10 @@ @@ -1193,10 +1229,10 @@
1193 dependencies: 1229 dependencies:
1194 cross-fetch "^3.0.6" 1230 cross-fetch "^3.0.6"
1195 1231
1196 -"@iconify/json@^1.1.374":  
1197 - version "1.1.374"  
1198 - resolved "https://registry.yarnpkg.com/@iconify/json/-/json-1.1.374.tgz#ebf95d44d05d2a90f10a7de93f6c0f686598462d"  
1199 - integrity sha512-qW22YycqaCEACCiPNq0mQc/f1CsogZa7c3Ahv/2ZFAEZzOG7xtdzW88t2sGFvS/WBrOQY+mn3stWWwAIeZVNkQ== 1232 +"@iconify/json@^1.1.380":
  1233 + version "1.1.380"
  1234 + resolved "https://registry.yarnpkg.com/@iconify/json/-/json-1.1.380.tgz#e61eac6429c2ed12ccd23d219e63668d5196601e"
  1235 + integrity sha512-DKhpEjG8fc7VwrtoFStY+vHFgMKh8MSmzUG+1SfKjezBbPZI+bb2aVPNpLoHULkSoaV3eFVUw60/cte1iQCljw==
1200 1236
1201 "@intlify/core-base@9.1.6": 1237 "@intlify/core-base@9.1.6":
1202 version "9.1.6" 1238 version "9.1.6"
@@ -1883,10 +1919,10 @@ @@ -1883,10 +1919,10 @@
1883 resolved "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d" 1919 resolved "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
1884 integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw== 1920 integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
1885 1921
1886 -"@types/node@^16.4.0":  
1887 - version "16.4.0"  
1888 - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.0.tgz#2c219eaa3b8d1e4d04f4dd6e40bc68c7467d5272"  
1889 - integrity sha512-HrJuE7Mlqcjj+00JqMWpZ3tY8w7EUd+S0U3L1+PQSWiXZbOgyQDvi+ogoUxaHApPJq5diKxYBQwA3iIlNcPqOg== 1922 +"@types/node@^16.4.2":
  1923 + version "16.4.2"
  1924 + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.2.tgz#0a95d7fd950cb1eaca0ce11031d72e8f680b775a"
  1925 + integrity sha512-vxyhOzFCm+jC/T5KugbVsYy1DbQM0h3NCFUrVbu0+pYa/nr+heeucpqxpa8j4pUmIGLPYzboY9zIdOF0niFAjQ==
1890 1926
1891 "@types/normalize-package-data@^2.4.0": 1927 "@types/normalize-package-data@^2.4.0":
1892 version "2.4.0" 1928 version "2.4.0"
@@ -3918,10 +3954,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3: @@ -3918,10 +3954,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
3918 shebang-command "^2.0.0" 3954 shebang-command "^2.0.0"
3919 which "^2.0.1" 3955 which "^2.0.1"
3920 3956
3921 -crypto-js@^4.0.0:  
3922 - version "4.0.0"  
3923 - resolved "https://registry.npmjs.org/crypto-js/-/crypto-js-4.0.0.tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc"  
3924 - integrity sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg== 3957 +crypto-js@^4.1.1:
  3958 + version "4.1.1"
  3959 + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
  3960 + integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
3925 3961
3926 crypto-random-string@^2.0.0: 3962 crypto-random-string@^2.0.0:
3927 version "2.0.0" 3963 version "2.0.0"
@@ -4654,10 +4690,10 @@ eslint-define-config@^1.0.9: @@ -4654,10 +4690,10 @@ eslint-define-config@^1.0.9:
4654 resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.9.tgz#72e5e2410c576667a6ba1b5bff9801eeda476256" 4690 resolved "https://registry.yarnpkg.com/eslint-define-config/-/eslint-define-config-1.0.9.tgz#72e5e2410c576667a6ba1b5bff9801eeda476256"
4655 integrity sha512-LRzNlRo9sv43BAXY+nhZIUCZLRisTMEXXSqlGc2uZ8emAGyJv3FDSew2MIVRMwThexEjVxjNmeqduaexJ/GT3Q== 4691 integrity sha512-LRzNlRo9sv43BAXY+nhZIUCZLRisTMEXXSqlGc2uZ8emAGyJv3FDSew2MIVRMwThexEjVxjNmeqduaexJ/GT3Q==
4656 4692
4657 -eslint-plugin-jest@^24.3.7:  
4658 - version "24.3.7"  
4659 - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.7.tgz#a4deaa9e88182b92533a9c25cc4f3c369d7f33eb"  
4660 - integrity sha512-pXED2NA4q2M/5mxlN6GyuUXAFJndT0uosOkQCHaUED9pqgBPd89ZzpcZEU6c5HtZNahC00M36FkwLdDHMDqaHw== 4693 +eslint-plugin-jest@^24.4.0:
  4694 + version "24.4.0"
  4695 + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz#fa4b614dbd46a98b652d830377971f097bda9262"
  4696 + integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==
4661 dependencies: 4697 dependencies:
4662 "@typescript-eslint/experimental-utils" "^4.0.1" 4698 "@typescript-eslint/experimental-utils" "^4.0.1"
4663 4699
@@ -4756,10 +4792,10 @@ eslint@^7.31.0: @@ -4756,10 +4792,10 @@ eslint@^7.31.0:
4756 text-table "^0.2.0" 4792 text-table "^0.2.0"
4757 v8-compile-cache "^2.0.3" 4793 v8-compile-cache "^2.0.3"
4758 4794
4759 -esno@^0.7.3:  
4760 - version "0.7.3"  
4761 - resolved "https://registry.npmjs.org/esno/-/esno-0.7.3.tgz#e99b063241d0527df4de2c69471dfe91c00a314b"  
4762 - integrity sha512-ONTHZLBipMC9uK9oqASzqYGCrjcqp/N0NXt/Q0WpYw/Ikm9he+rYER2ATx6czaFcMvwrbIXBlNe9hSEiTrNKow== 4795 +esno@^0.8.0:
  4796 + version "0.8.0"
  4797 + resolved "https://registry.yarnpkg.com/esno/-/esno-0.8.0.tgz#33ca366ea2cef6c499010b48c11848a719e9dbb3"
  4798 + integrity sha512-zbvu/Kmv+/MznS1J3/U9fXBpnpl7N2dVkwihq1YzR4JzYfJMuwFxDQ0WcTSUX+rBXmKxbYlgj9dwbog+mJXo1Q==
4763 dependencies: 4799 dependencies:
4764 cross-spawn "^7.0.3" 4800 cross-spawn "^7.0.3"
4765 esbuild "^0.12.8" 4801 esbuild "^0.12.8"
@@ -5361,7 +5397,7 @@ fs-extra@^10.0.0: @@ -5361,7 +5397,7 @@ fs-extra@^10.0.0:
5361 jsonfile "^6.0.1" 5397 jsonfile "^6.0.1"
5362 universalify "^2.0.0" 5398 universalify "^2.0.0"
5363 5399
5364 -fs-extra@^9.0.0, fs-extra@^9.0.1, fs-extra@^9.1.0: 5400 +fs-extra@^9.0.1, fs-extra@^9.1.0:
5365 version "9.1.0" 5401 version "9.1.0"
5366 resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" 5402 resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
5367 integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== 5403 integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
@@ -7392,10 +7428,10 @@ lines-and-columns@^1.1.6: @@ -7392,10 +7428,10 @@ lines-and-columns@^1.1.6:
7392 resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" 7428 resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7393 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= 7429 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7394 7430
7395 -lint-staged@^11.0.1:  
7396 - version "11.0.1"  
7397 - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"  
7398 - integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw== 7431 +lint-staged@^11.1.1:
  7432 + version "11.1.1"
  7433 + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
  7434 + integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
7399 dependencies: 7435 dependencies:
7400 chalk "^4.1.1" 7436 chalk "^4.1.1"
7401 cli-truncate "^2.1.0" 7437 cli-truncate "^2.1.0"
@@ -8956,6 +8992,15 @@ postcss@^8.1.10, postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.10, postcss@^8.3.5 @@ -8956,6 +8992,15 @@ postcss@^8.1.10, postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.10, postcss@^8.3.5
8956 nanoid "^3.1.23" 8992 nanoid "^3.1.23"
8957 source-map-js "^0.6.2" 8993 source-map-js "^0.6.2"
8958 8994
  8995 +postcss@^8.3.6:
  8996 + version "8.3.6"
  8997 + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
  8998 + integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==
  8999 + dependencies:
  9000 + colorette "^1.2.2"
  9001 + nanoid "^3.1.23"
  9002 + source-map-js "^0.6.2"
  9003 +
8959 posthtml-parser@^0.2.0, posthtml-parser@^0.2.1: 9004 posthtml-parser@^0.2.0, posthtml-parser@^0.2.1:
8960 version "0.2.1" 9005 version "0.2.1"
8961 resolved "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.2.1.tgz#35d530de386740c2ba24ff2eb2faf39ccdf271dd" 9006 resolved "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.2.1.tgz#35d530de386740c2ba24ff2eb2faf39ccdf271dd"
@@ -10557,10 +10602,10 @@ table@^6.0.9, table@^6.6.0: @@ -10557,10 +10602,10 @@ table@^6.0.9, table@^6.6.0:
10557 string-width "^4.2.0" 10602 string-width "^4.2.0"
10558 strip-ansi "^6.0.0" 10603 strip-ansi "^6.0.0"
10559 10604
10560 -tailwindcss@^2.2.5:  
10561 - version "2.2.5"  
10562 - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.5.tgz#5d71674baa98b97fe888b88b56c177b929ae290c"  
10563 - integrity sha512-/85aI7qltFUXCF/zRKCm2Z1TYKy74DK3V4DP1gxz++YK0CgV3TlXB9h7ylKAukrc+ILcRPe6+dSQ1lbCj8XSJQ== 10605 +tailwindcss@^2.2.7:
  10606 + version "2.2.7"
  10607 + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.7.tgz#795d07a14ef46c2dc4a1610f7f906f697daaf731"
  10608 + integrity sha512-jv35rugP5j8PpzbXnsria7ZAry7Evh0KtQ4MZqNd+PhF+oIKPwJTVwe/rmfRx9cZw3W7iPZyzBmeoAoNwfJ1yg==
10564 dependencies: 10609 dependencies:
10565 arg "^5.0.0" 10610 arg "^5.0.0"
10566 bytes "^3.0.0" 10611 bytes "^3.0.0"
@@ -11305,10 +11350,10 @@ vite-plugin-purge-icons@^0.7.0: @@ -11305,10 +11350,10 @@ vite-plugin-purge-icons@^0.7.0:
11305 "@purge-icons/generated" "^0.7.0" 11350 "@purge-icons/generated" "^0.7.0"
11306 rollup-plugin-purge-icons "^0.7.0" 11351 rollup-plugin-purge-icons "^0.7.0"
11307 11352
11308 -vite-plugin-pwa@^0.8.1:  
11309 - version "0.8.1"  
11310 - resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.8.1.tgz#8b6fc6c26fcc6fab9d39a087256ba6280173b6eb"  
11311 - integrity sha512-Hrfz+NpZ6yroVm5yiCWQ1N9HX9o6H/CCyg7ZHiaP3ZZC29a0Z9lqnnicEAhZMLkVPJqHM60wowL0EJkyOVyxBg== 11353 +vite-plugin-pwa@^0.8.2:
  11354 + version "0.8.2"
  11355 + resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.8.2.tgz#2789a157e2f71faf834d968945efc22eee9ad64a"
  11356 + integrity sha512-DuhFaTTV+a7FczxtKMgBEsaCOifJT5Kpe1KhHL72exb2buPkJ3Na+hoy6akAFDp7T3JuAvH0CAO9kivwbp0MPQ==
11312 dependencies: 11357 dependencies:
11313 debug "^4.3.2" 11358 debug "^4.3.2"
11314 fast-glob "^3.2.5" 11359 fast-glob "^3.2.5"
@@ -12029,6 +12074,19 @@ yargs@^16.0.3, yargs@^16.2.0: @@ -12029,6 +12074,19 @@ yargs@^16.0.3, yargs@^16.2.0:
12029 y18n "^5.0.5" 12074 y18n "^5.0.5"
12030 yargs-parser "^20.2.2" 12075 yargs-parser "^20.2.2"
12031 12076
  12077 +yargs@^17.0.0:
  12078 + version "17.0.1"
  12079 + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"
  12080 + integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==
  12081 + dependencies:
  12082 + cliui "^7.0.2"
  12083 + escalade "^3.1.1"
  12084 + get-caller-file "^2.0.5"
  12085 + require-directory "^2.1.1"
  12086 + string-width "^4.2.0"
  12087 + y18n "^5.0.5"
  12088 + yargs-parser "^20.2.2"
  12089 +
12032 yauzl@^2.4.2: 12090 yauzl@^2.4.2:
12033 version "2.10.0" 12091 version "2.10.0"
12034 resolved "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9" 12092 resolved "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"