|
@@ -1225,18 +1225,31 @@ archiver-utils@^5.0.0:
|
|
|
normalize-path "^3.0.0"
|
|
|
readable-stream "^3.6.0"
|
|
|
|
|
|
-archiver@^7.0.0:
|
|
|
- version "7.0.0"
|
|
|
- resolved "http://39.108.216.210:9000/archiver/-/archiver-7.0.0.tgz#06802fffa0c00afe4628119d2752cc7b70e1e6e6"
|
|
|
- integrity sha512-R9HM9egs8FfktSqUqyjlKmvF4U+CWNqm/2tlROV+lOFg79MLdT67ae1l3hU47pGy8twSXxHoiefMCh43w0BriQ==
|
|
|
+archiver-utils@^5.0.2:
|
|
|
+ version "5.0.2"
|
|
|
+ resolved "http://39.108.216.210:9000/archiver-utils/-/archiver-utils-5.0.2.tgz#63bc719d951803efc72cf961a56ef810760dd14d"
|
|
|
+ integrity sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==
|
|
|
dependencies:
|
|
|
- archiver-utils "^5.0.0"
|
|
|
+ glob "^10.0.0"
|
|
|
+ graceful-fs "^4.2.0"
|
|
|
+ is-stream "^2.0.1"
|
|
|
+ lazystream "^1.0.0"
|
|
|
+ lodash "^4.17.15"
|
|
|
+ normalize-path "^3.0.0"
|
|
|
+ readable-stream "^4.0.0"
|
|
|
+
|
|
|
+archiver@^7.0.1:
|
|
|
+ version "7.0.1"
|
|
|
+ resolved "http://39.108.216.210:9000/archiver/-/archiver-7.0.1.tgz#c9d91c350362040b8927379c7aa69c0655122f61"
|
|
|
+ integrity sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==
|
|
|
+ dependencies:
|
|
|
+ archiver-utils "^5.0.2"
|
|
|
async "^3.2.4"
|
|
|
buffer-crc32 "^1.0.0"
|
|
|
readable-stream "^4.0.0"
|
|
|
readdir-glob "^1.1.2"
|
|
|
tar-stream "^3.0.0"
|
|
|
- zip-stream "^6.0.0"
|
|
|
+ zip-stream "^6.0.1"
|
|
|
|
|
|
argparse@^2.0.1:
|
|
|
version "2.0.1"
|
|
@@ -1435,13 +1448,14 @@ combined-stream@^1.0.8:
|
|
|
dependencies:
|
|
|
delayed-stream "~1.0.0"
|
|
|
|
|
|
-compress-commons@^6.0.0:
|
|
|
- version "6.0.0"
|
|
|
- resolved "http://39.108.216.210:9000/compress-commons/-/compress-commons-6.0.0.tgz#9a89dfe2898f8b366cb2b715d6998dbd91f7332e"
|
|
|
- integrity sha512-t6IJvJfBdf7ZvRENJeRFsNq9KaVOlUbQUwA9mlCR6fLa1NLVLbuLobXOKSNTjLZFms7PsqUFNwwRpQNu1go40Q==
|
|
|
+compress-commons@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "http://39.108.216.210:9000/compress-commons/-/compress-commons-6.0.2.tgz#26d31251a66b9d6ba23a84064ecd3a6a71d2609e"
|
|
|
+ integrity sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==
|
|
|
dependencies:
|
|
|
crc-32 "^1.2.0"
|
|
|
- crc32-stream "^5.0.0"
|
|
|
+ crc32-stream "^6.0.0"
|
|
|
+ is-stream "^2.0.1"
|
|
|
normalize-path "^3.0.0"
|
|
|
readable-stream "^4.0.0"
|
|
|
|
|
@@ -1470,13 +1484,13 @@ crc-32@^1.2.0:
|
|
|
resolved "http://39.108.216.210:9000/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff"
|
|
|
integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==
|
|
|
|
|
|
-crc32-stream@^5.0.0:
|
|
|
- version "5.0.0"
|
|
|
- resolved "http://39.108.216.210:9000/crc32-stream/-/crc32-stream-5.0.0.tgz#a97d3a802c8687f101c27cc17ca5253327354720"
|
|
|
- integrity sha512-B0EPa1UK+qnpBZpG+7FgPCu0J2ETLpXq09o9BkLkEAhdB6Z61Qo4pJ3JYu0c+Qi+/SAL7QThqnzS06pmSSyZaw==
|
|
|
+crc32-stream@^6.0.0:
|
|
|
+ version "6.0.0"
|
|
|
+ resolved "http://39.108.216.210:9000/crc32-stream/-/crc32-stream-6.0.0.tgz#8529a3868f8b27abb915f6c3617c0fadedbf9430"
|
|
|
+ integrity sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==
|
|
|
dependencies:
|
|
|
crc-32 "^1.2.0"
|
|
|
- readable-stream "^3.4.0"
|
|
|
+ readable-stream "^4.0.0"
|
|
|
|
|
|
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
|
version "7.0.3"
|
|
@@ -1579,10 +1593,10 @@ electron-to-chromium@^1.4.668:
|
|
|
resolved "http://39.108.216.210:9000/electron-to-chromium/-/electron-to-chromium-1.4.685.tgz#3ce988e4dfbb3aa984840394b1d7064c01ad74c1"
|
|
|
integrity sha512-yDYeobbTEe4TNooEzOQO6xFqg9XnAkVy2Lod1C1B2it8u47JNLYvl9nLDWBamqUakWB8Jc1hhS1uHUNYTNQdfw==
|
|
|
|
|
|
-element-plus@2.6.0:
|
|
|
- version "2.6.0"
|
|
|
- resolved "http://39.108.216.210:9000/element-plus/-/element-plus-2.6.0.tgz#bba8707780ee4612f8fc05f397e2b8b71510ec62"
|
|
|
- integrity sha512-MP+N48P+diyndR+GjY+0VOrUmFnajD4U0CkrXIMzmeRmq4+dwi0bdzVo587v4wDo9Hs+ggviyacqm3NS8JYVqw==
|
|
|
+element-plus@2.6.1:
|
|
|
+ version "2.6.1"
|
|
|
+ resolved "http://39.108.216.210:9000/element-plus/-/element-plus-2.6.1.tgz#d65a45d2b01cd8566fad6573e995ed40d6d406a4"
|
|
|
+ integrity sha512-6VRpLjwtIVdtUuITJPPKtpOH1NM6nuAkRE3q5O4Lrx0N1bYMhTkiqb2Jy7zfQuDPbOIkkF2OABTzegpNnzgsnQ==
|
|
|
dependencies:
|
|
|
"@ctrl/tinycolor" "^3.4.1"
|
|
|
"@element-plus/icons-vue" "^2.3.1"
|
|
@@ -2001,10 +2015,10 @@ has-flag@^4.0.0:
|
|
|
resolved "http://39.108.216.210:9000/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
|
|
|
|
-hc-vue3-ui@^3.2.3:
|
|
|
- version "3.2.3"
|
|
|
- resolved "http://39.108.216.210:9000/hc-vue3-ui/-/hc-vue3-ui-3.2.3.tgz#b3e5139ebbf3bab0cd15c41f3693a078146e4283"
|
|
|
- integrity sha512-TWWYd1PbEkvHqDmL+TRoknbX6hRekHqe5TbHYiYg52FPLE2RrSKXUDB0IVMGztAekPgpqqPZ46Yr6Pgo0ps8Eg==
|
|
|
+hc-vue3-ui@^3.2.4:
|
|
|
+ version "3.2.4"
|
|
|
+ resolved "http://39.108.216.210:9000/hc-vue3-ui/-/hc-vue3-ui-3.2.4.tgz#a4e2696ead7ffaa96540ed2552b2d06f9aab8590"
|
|
|
+ integrity sha512-8LYYNMr3oL5EDC79Ud3ixLtTa0G2iQrnm/ieAqG6PVt3bCO/GSqn6ObhBoQrasBZHNGoTfH1BYERye/yOfohOA==
|
|
|
|
|
|
human-signals@^2.1.0:
|
|
|
version "2.1.0"
|
|
@@ -2086,7 +2100,7 @@ is-path-inside@^3.0.3:
|
|
|
resolved "http://39.108.216.210:9000/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
|
|
|
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
|
|
|
|
|
|
-is-stream@^2.0.0:
|
|
|
+is-stream@^2.0.0, is-stream@^2.0.1:
|
|
|
version "2.0.1"
|
|
|
resolved "http://39.108.216.210:9000/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
|
|
|
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
|
|
@@ -2586,7 +2600,7 @@ readable-stream@^2.0.5:
|
|
|
string_decoder "~1.1.1"
|
|
|
util-deprecate "~1.0.1"
|
|
|
|
|
|
-readable-stream@^3.4.0, readable-stream@^3.6.0:
|
|
|
+readable-stream@^3.6.0:
|
|
|
version "3.6.2"
|
|
|
resolved "http://39.108.216.210:9000/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
|
|
|
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
|
@@ -3068,13 +3082,13 @@ yocto-queue@^0.1.0:
|
|
|
resolved "http://39.108.216.210:9000/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
|
|
|
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|
|
|
|
|
|
-zip-stream@^6.0.0:
|
|
|
- version "6.0.0"
|
|
|
- resolved "http://39.108.216.210:9000/zip-stream/-/zip-stream-6.0.0.tgz#b2514478a5f37b63c823bb5c3ba0f19b20e5d98b"
|
|
|
- integrity sha512-X0WFquRRDtL9HR9hc1OrabOP/VKJEX7gAr2geayt3b7dLgXgSXI6ucC4CphLQP/aQt2GyHIYgmXxtC+dVdghAQ==
|
|
|
+zip-stream@^6.0.1:
|
|
|
+ version "6.0.1"
|
|
|
+ resolved "http://39.108.216.210:9000/zip-stream/-/zip-stream-6.0.1.tgz#e141b930ed60ccaf5d7fa9c8260e0d1748a2bbfb"
|
|
|
+ integrity sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==
|
|
|
dependencies:
|
|
|
archiver-utils "^5.0.0"
|
|
|
- compress-commons "^6.0.0"
|
|
|
+ compress-commons "^6.0.2"
|
|
|
readable-stream "^4.0.0"
|
|
|
|
|
|
zrender@5.5.0:
|