yarn.lock 18 KB
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


"@babel/parser@^7.16.4":
  version "7.17.7"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800"
  integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==

"@vitejs/plugin-vue@^2.2.0":
  version "2.2.4"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vitejs/plugin-vue/-/plugin-vue-2.2.4.tgz#ab8b199ca82496b05d2654c5f34ffcf9b947243d"
  integrity sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==

"@vue/compiler-core@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/compiler-core/-/compiler-core-3.2.31.tgz#d38f06c2cf845742403b523ab4596a3fda152e89"
  integrity sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==
  dependencies:
    "@babel/parser" "^7.16.4"
    "@vue/shared" "3.2.31"
    estree-walker "^2.0.2"
    source-map "^0.6.1"

"@vue/compiler-dom@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/compiler-dom/-/compiler-dom-3.2.31.tgz#b1b7dfad55c96c8cc2b919cd7eb5fd7e4ddbf00e"
  integrity sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==
  dependencies:
    "@vue/compiler-core" "3.2.31"
    "@vue/shared" "3.2.31"

"@vue/compiler-sfc@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/compiler-sfc/-/compiler-sfc-3.2.31.tgz#d02b29c3fe34d599a52c5ae1c6937b4d69f11c2f"
  integrity sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==
  dependencies:
    "@babel/parser" "^7.16.4"
    "@vue/compiler-core" "3.2.31"
    "@vue/compiler-dom" "3.2.31"
    "@vue/compiler-ssr" "3.2.31"
    "@vue/reactivity-transform" "3.2.31"
    "@vue/shared" "3.2.31"
    estree-walker "^2.0.2"
    magic-string "^0.25.7"
    postcss "^8.1.10"
    source-map "^0.6.1"

"@vue/compiler-ssr@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/compiler-ssr/-/compiler-ssr-3.2.31.tgz#4fa00f486c9c4580b40a4177871ebbd650ecb99c"
  integrity sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==
  dependencies:
    "@vue/compiler-dom" "3.2.31"
    "@vue/shared" "3.2.31"

"@vue/reactivity-transform@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/reactivity-transform/-/reactivity-transform-3.2.31.tgz#0f5b25c24e70edab2b613d5305c465b50fc00911"
  integrity sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==
  dependencies:
    "@babel/parser" "^7.16.4"
    "@vue/compiler-core" "3.2.31"
    "@vue/shared" "3.2.31"
    estree-walker "^2.0.2"
    magic-string "^0.25.7"

"@vue/reactivity@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/reactivity/-/reactivity-3.2.31.tgz#fc90aa2cdf695418b79e534783aca90d63a46bbd"
  integrity sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==
  dependencies:
    "@vue/shared" "3.2.31"

"@vue/runtime-core@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/runtime-core/-/runtime-core-3.2.31.tgz#9d284c382f5f981b7a7b5971052a1dc4ef39ac7a"
  integrity sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==
  dependencies:
    "@vue/reactivity" "3.2.31"
    "@vue/shared" "3.2.31"

"@vue/runtime-dom@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/runtime-dom/-/runtime-dom-3.2.31.tgz#79ce01817cb3caf2c9d923f669b738d2d7953eff"
  integrity sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==
  dependencies:
    "@vue/runtime-core" "3.2.31"
    "@vue/shared" "3.2.31"
    csstype "^2.6.8"

"@vue/server-renderer@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/server-renderer/-/server-renderer-3.2.31.tgz#201e9d6ce735847d5989403af81ef80960da7141"
  integrity sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==
  dependencies:
    "@vue/compiler-ssr" "3.2.31"
    "@vue/shared" "3.2.31"

"@vue/shared@3.2.31":
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/@vue/shared/-/shared-3.2.31.tgz#c90de7126d833dcd3a4c7534d534be2fb41faa4e"
  integrity sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==

csstype@^2.6.8:
  version "2.6.20"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/csstype/-/csstype-2.6.20.tgz#9229c65ea0b260cf4d3d997cb06288e36a8d6dda"
  integrity sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==

esbuild-android-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-android-64/-/esbuild-android-64-0.14.27.tgz#b868bbd9955a92309c69df628d8dd1945478b45c"
  integrity sha512-LuEd4uPuj/16Y8j6kqy3Z2E9vNY9logfq8Tq+oTE2PZVuNs3M1kj5Qd4O95ee66yDGb3isaOCV7sOLDwtMfGaQ==

esbuild-android-arm64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-android-arm64/-/esbuild-android-arm64-0.14.27.tgz#e7d6430555e8e9c505fd87266bbc709f25f1825c"
  integrity sha512-E8Ktwwa6vX8q7QeJmg8yepBYXaee50OdQS3BFtEHKrzbV45H4foMOeEE7uqdjGQZFBap5VAqo7pvjlyA92wznQ==

esbuild-darwin-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-darwin-64/-/esbuild-darwin-64-0.14.27.tgz#4dc7484127564e89b4445c0a560a3cb50b3d68e1"
  integrity sha512-czw/kXl/1ZdenPWfw9jDc5iuIYxqUxgQ/Q+hRd4/3udyGGVI31r29LCViN2bAJgGvQkqyLGVcG03PJPEXQ5i2g==

esbuild-darwin-arm64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.27.tgz#469e59c665f84a8ed323166624c5e7b9b2d22ac1"
  integrity sha512-BEsv2U2U4o672oV8+xpXNxN9bgqRCtddQC6WBh4YhXKDcSZcdNh7+6nS+DM2vu7qWIWNA4JbRG24LUUYXysimQ==

esbuild-freebsd-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.27.tgz#895df03bf5f87094a56c9a5815bf92e591903d70"
  integrity sha512-7FeiFPGBo+ga+kOkDxtPmdPZdayrSzsV9pmfHxcyLKxu+3oTcajeZlOO1y9HW+t5aFZPiv7czOHM4KNd0tNwCA==

esbuild-freebsd-arm64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.27.tgz#0b72a41a6b8655e9a8c5608f2ec1afdcf6958441"
  integrity sha512-8CK3++foRZJluOWXpllG5zwAVlxtv36NpHfsbWS7TYlD8S+QruXltKlXToc/5ZNzBK++l6rvRKELu/puCLc7jA==

esbuild-linux-32@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-32/-/esbuild-linux-32-0.14.27.tgz#43b8ba3803b0bbe7f051869c6a8bf6de1e95de28"
  integrity sha512-qhNYIcT+EsYSBClZ5QhLzFzV5iVsP1YsITqblSaztr3+ZJUI+GoK8aXHyzKd7/CKKuK93cxEMJPpfi1dfsOfdw==

esbuild-linux-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-64/-/esbuild-linux-64-0.14.27.tgz#dc8072097327ecfadba1735562824ce8c05dd0bd"
  integrity sha512-ESjck9+EsHoTaKWlFKJpPZRN26uiav5gkI16RuI8WBxUdLrrAlYuYSndxxKgEn1csd968BX/8yQZATYf/9+/qg==

esbuild-linux-arm64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.27.tgz#c52b58cbe948426b1559910f521b0a3f396f10b8"
  integrity sha512-no6Mi17eV2tHlJnqBHRLekpZ2/VYx+NfGxKcBE/2xOMYwctsanCaXxw4zapvNrGE9X38vefVXLz6YCF8b1EHiQ==

esbuild-linux-arm@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-arm/-/esbuild-linux-arm-0.14.27.tgz#df869dbd67d4ee3a04b3c7273b6bd2b233e78a18"
  integrity sha512-JnnmgUBdqLQO9hoNZQqNHFWlNpSX82vzB3rYuCJMhtkuaWQEmQz6Lec1UIxJdC38ifEghNTBsF9bbe8dFilnCw==

esbuild-linux-mips64le@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.27.tgz#a2b646d9df368b01aa970a7b8968be6dd6b01d19"
  integrity sha512-NolWP2uOvIJpbwpsDbwfeExZOY1bZNlWE/kVfkzLMsSgqeVcl5YMen/cedRe9mKnpfLli+i0uSp7N+fkKNU27A==

esbuild-linux-ppc64le@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.27.tgz#9a21af766a0292578a3009c7408b8509cac7cefd"
  integrity sha512-/7dTjDvXMdRKmsSxKXeWyonuGgblnYDn0MI1xDC7J1VQXny8k1qgNp6VmrlsawwnsymSUUiThhkJsI+rx0taNA==

esbuild-linux-riscv64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.27.tgz#344a27f91568056a5903ad5841b447e00e78d740"
  integrity sha512-D+aFiUzOJG13RhrSmZgrcFaF4UUHpqj7XSKrIiCXIj1dkIkFqdrmqMSOtSs78dOtObWiOrFCDDzB24UyeEiNGg==

esbuild-linux-s390x@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.27.tgz#73a7309bd648a07ef58f069658f989a5096130db"
  integrity sha512-CD/D4tj0U4UQjELkdNlZhQ8nDHU5rBn6NGp47Hiz0Y7/akAY5i0oGadhEIg0WCY/HYVXFb3CsSPPwaKcTOW3bg==

esbuild-netbsd-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.27.tgz#482a587cdbd18a6c264a05136596927deb46c30a"
  integrity sha512-h3mAld69SrO1VoaMpYl3a5FNdGRE/Nqc+E8VtHOag4tyBwhCQXxtvDDOAKOUQexBGca0IuR6UayQ4ntSX5ij1Q==

esbuild-openbsd-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.27.tgz#e99f8cdc63f1628747b63edd124d53cf7796468d"
  integrity sha512-xwSje6qIZaDHXWoPpIgvL+7fC6WeubHHv18tusLYMwL+Z6bEa4Pbfs5IWDtQdHkArtfxEkIZz77944z8MgDxGw==

esbuild-sunos-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-sunos-64/-/esbuild-sunos-64-0.14.27.tgz#8611d825bcb8239c78d57452e83253a71942f45c"
  integrity sha512-/nBVpWIDjYiyMhuqIqbXXsxBc58cBVH9uztAOIfWShStxq9BNBik92oPQPJ57nzWXRNKQUEFWr4Q98utDWz7jg==

esbuild-windows-32@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-windows-32/-/esbuild-windows-32-0.14.27.tgz#c06374206d4d92dd31d4fda299b09f51a35e82f6"
  integrity sha512-Q9/zEjhZJ4trtWhFWIZvS/7RUzzi8rvkoaS9oiizkHTTKd8UxFwn/Mm2OywsAfYymgUYm8+y2b+BKTNEFxUekw==

esbuild-windows-64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-windows-64/-/esbuild-windows-64-0.14.27.tgz#756631c1d301dfc0d1a887deed2459ce4079582f"
  integrity sha512-b3y3vTSl5aEhWHK66ngtiS/c6byLf6y/ZBvODH1YkBM+MGtVL6jN38FdHUsZasCz9gFwYs/lJMVY9u7GL6wfYg==

esbuild-windows-arm64@0.14.27:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.27.tgz#ad7e187193dcd18768b16065a950f4441d7173f4"
  integrity sha512-I/reTxr6TFMcR5qbIkwRGvldMIaiBu2+MP0LlD7sOlNXrfqIl9uNjsuxFPGEG4IRomjfQ5q8WT+xlF/ySVkqKg==

esbuild@^0.14.14:
  version "0.14.27"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/esbuild/-/esbuild-0.14.27.tgz#41fe0f1b6b68b9f77cac025009bc54bb96e616f1"
  integrity sha512-MZQt5SywZS3hA9fXnMhR22dv0oPGh6QtjJRIYbgL1AeqAoQZE+Qn5ppGYQAoHv/vq827flj4tIJ79Mrdiwk46Q==
  optionalDependencies:
    esbuild-android-64 "0.14.27"
    esbuild-android-arm64 "0.14.27"
    esbuild-darwin-64 "0.14.27"
    esbuild-darwin-arm64 "0.14.27"
    esbuild-freebsd-64 "0.14.27"
    esbuild-freebsd-arm64 "0.14.27"
    esbuild-linux-32 "0.14.27"
    esbuild-linux-64 "0.14.27"
    esbuild-linux-arm "0.14.27"
    esbuild-linux-arm64 "0.14.27"
    esbuild-linux-mips64le "0.14.27"
    esbuild-linux-ppc64le "0.14.27"
    esbuild-linux-riscv64 "0.14.27"
    esbuild-linux-s390x "0.14.27"
    esbuild-netbsd-64 "0.14.27"
    esbuild-openbsd-64 "0.14.27"
    esbuild-sunos-64 "0.14.27"
    esbuild-windows-32 "0.14.27"
    esbuild-windows-64 "0.14.27"
    esbuild-windows-arm64 "0.14.27"

estree-walker@^2.0.2:
  version "2.0.2"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
  integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==

fsevents@~2.3.2:
  version "2.3.2"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
  integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==

function-bind@^1.1.1:
  version "1.1.1"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
  integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==

has@^1.0.3:
  version "1.0.3"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
  integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
  dependencies:
    function-bind "^1.1.1"

is-core-module@^2.8.1:
  version "2.8.1"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
  integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
  dependencies:
    has "^1.0.3"

magic-string@^0.25.7:
  version "0.25.9"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c"
  integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==
  dependencies:
    sourcemap-codec "^1.4.8"

nanoid@^3.3.1:
  version "3.3.1"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
  integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==

path-parse@^1.0.7:
  version "1.0.7"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
  integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==

picocolors@^1.0.0:
  version "1.0.0"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
  integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

postcss@^8.1.10, postcss@^8.4.6:
  version "8.4.12"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
  integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
  dependencies:
    nanoid "^3.3.1"
    picocolors "^1.0.0"
    source-map-js "^1.0.2"

resolve@^1.22.0:
  version "1.22.0"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
  integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
  dependencies:
    is-core-module "^2.8.1"
    path-parse "^1.0.7"
    supports-preserve-symlinks-flag "^1.0.0"

rollup@^2.59.0:
  version "2.70.1"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
  integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
  optionalDependencies:
    fsevents "~2.3.2"

source-map-js@^1.0.2:
  version "1.0.2"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
  integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==

source-map@^0.6.1:
  version "0.6.1"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
  integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==

sourcemap-codec@^1.4.8:
  version "1.4.8"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
  integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==

supports-preserve-symlinks-flag@^1.0.0:
  version "1.0.0"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
  integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

vite@^2.8.0:
  version "2.8.6"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/vite/-/vite-2.8.6.tgz#32d50e23c99ca31b26b8ccdc78b1d72d4d7323d3"
  integrity sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==
  dependencies:
    esbuild "^0.14.14"
    postcss "^8.4.6"
    resolve "^1.22.0"
    rollup "^2.59.0"
  optionalDependencies:
    fsevents "~2.3.2"

vue@^3.2.25:
  version "3.2.31"
  resolved "http://www.hotent.xyz:8081/nexus/repository/group-npm/vue/-/vue-3.2.31.tgz#e0c49924335e9f188352816788a4cca10f817ce6"
  integrity sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==
  dependencies:
    "@vue/compiler-dom" "3.2.31"
    "@vue/compiler-sfc" "3.2.31"
    "@vue/runtime-dom" "3.2.31"
    "@vue/server-renderer" "3.2.31"
    "@vue/shared" "3.2.31"