|
@@ -30,6 +30,7 @@ specifiers:
|
|
unplugin-auto-import: ^0.5.11
|
|
unplugin-auto-import: ^0.5.11
|
|
unplugin-vue-components: ^0.17.14
|
|
unplugin-vue-components: ^0.17.14
|
|
vite: ^2.7.13
|
|
vite: ^2.7.13
|
|
|
|
+ vite-plugin-compression: ^0.5.1
|
|
vue: ^3.2.29
|
|
vue: ^3.2.29
|
|
vue-router: ^4.0.12
|
|
vue-router: ^4.0.12
|
|
vue-tsc: ^0.29.8
|
|
vue-tsc: ^0.29.8
|
|
@@ -68,6 +69,7 @@ devDependencies:
|
|
unplugin-auto-import: 0.5.11_@vueuse+core@7.5.5+vite@2.7.13
|
|
unplugin-auto-import: 0.5.11_@vueuse+core@7.5.5+vite@2.7.13
|
|
unplugin-vue-components: 0.17.14_vite@2.7.13+vue@3.2.29
|
|
unplugin-vue-components: 0.17.14_vite@2.7.13+vue@3.2.29
|
|
vite: 2.7.13_less@4.1.2
|
|
vite: 2.7.13_less@4.1.2
|
|
|
|
+ vite-plugin-compression: 0.5.1_vite@2.7.13
|
|
vue-tsc: 0.29.8_typescript@4.5.5
|
|
vue-tsc: 0.29.8_typescript@4.5.5
|
|
|
|
|
|
packages:
|
|
packages:
|
|
@@ -428,7 +430,7 @@ packages:
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
/@commitlint/load/16.1.0_@types+node@16.11.21:
|
|
/@commitlint/load/16.1.0_@types+node@16.11.21:
|
|
- resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==, tarball: '@commitlint/load/download/@commitlint/load-16.1.0.tgz'}
|
|
|
|
|
|
+ resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==}
|
|
engines: {node: '>=v12'}
|
|
engines: {node: '>=v12'}
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
dependencies:
|
|
dependencies:
|
|
@@ -1072,21 +1074,21 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/ansi-styles/3.2.1:
|
|
/ansi-styles/3.2.1:
|
|
- resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==, tarball: ansi-styles/download/ansi-styles-3.2.1.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
color-convert: 1.9.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/ansi-styles/4.3.0:
|
|
/ansi-styles/4.3.0:
|
|
- resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, tarball: ansi-styles/download/ansi-styles-4.3.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
color-convert: 2.0.1
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/ansi-styles/6.1.0:
|
|
/ansi-styles/6.1.0:
|
|
- resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==, tarball: ansi-styles/download/ansi-styles-6.1.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==}
|
|
engines: {node: '>=12'}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
@@ -1244,7 +1246,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/chalk/4.1.2:
|
|
/chalk/4.1.2:
|
|
- resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, tarball: chalk/download/chalk-4.1.2.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
ansi-styles: 4.3.0
|
|
@@ -1316,24 +1318,24 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/color-convert/1.9.3:
|
|
/color-convert/1.9.3:
|
|
- resolution: {integrity: sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=, tarball: color-convert/download/color-convert-1.9.3.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
color-name: 1.1.3
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/color-convert/2.0.1:
|
|
/color-convert/2.0.1:
|
|
- resolution: {integrity: sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=, tarball: color-convert/download/color-convert-2.0.1.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
engines: {node: '>=7.0.0'}
|
|
dependencies:
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
color-name: 1.1.4
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/color-name/1.1.3:
|
|
/color-name/1.1.3:
|
|
- resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=, tarball: color-name/download/color-name-1.1.3.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/color-name/1.1.4:
|
|
/color-name/1.1.4:
|
|
- resolution: {integrity: sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=, tarball: color-name/download/color-name-1.1.4.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/colorette/2.0.16:
|
|
/colorette/2.0.16:
|
|
@@ -1493,14 +1495,14 @@ packages:
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
/debug/3.2.7:
|
|
/debug/3.2.7:
|
|
- resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==, tarball: debug/download/debug-3.2.7.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
dependencies:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
ms: 2.1.3
|
|
dev: true
|
|
dev: true
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
/debug/4.3.3:
|
|
/debug/4.3.3:
|
|
- resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, tarball: debug/download/debug-4.3.3.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
|
|
engines: {node: '>=6.0'}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
supports-color: '*'
|
|
@@ -1512,7 +1514,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/debug/4.3.3_supports-color@9.2.1:
|
|
/debug/4.3.3_supports-color@9.2.1:
|
|
- resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==, tarball: debug/download/debug-4.3.3.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
|
|
engines: {node: '>=6.0'}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
supports-color: '*'
|
|
@@ -1634,7 +1636,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/errno/0.1.8:
|
|
/errno/0.1.8:
|
|
- resolution: {integrity: sha1-i7Ppx9Rjvkl2/4iPdrSAnrwugR8=, tarball: errno/download/errno-0.1.8.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
|
hasBin: true
|
|
hasBin: true
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
dependencies:
|
|
dependencies:
|
|
@@ -2119,6 +2121,15 @@ packages:
|
|
optional: true
|
|
optional: true
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /fs-extra/10.0.0:
|
|
|
|
+ resolution: {integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==}
|
|
|
|
+ engines: {node: '>=12'}
|
|
|
|
+ dependencies:
|
|
|
|
+ graceful-fs: 4.2.9
|
|
|
|
+ jsonfile: 6.1.0
|
|
|
|
+ universalify: 2.0.0
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/fs-extra/8.1.0:
|
|
/fs-extra/8.1.0:
|
|
resolution: {integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, tarball: fs-extra/download/fs-extra-8.1.0.tgz}
|
|
resolution: {integrity: sha1-SdQ8RaiM2Wd2aMt74bRu/bjS4cA=, tarball: fs-extra/download/fs-extra-8.1.0.tgz}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
engines: {node: '>=6 <7 || >=8'}
|
|
@@ -2133,7 +2144,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/fsevents/2.3.2:
|
|
/fsevents/2.3.2:
|
|
- resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=, tarball: fsevents/download/fsevents-2.3.2.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
@@ -2255,16 +2266,16 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/graceful-fs/4.2.9:
|
|
/graceful-fs/4.2.9:
|
|
- resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==, tarball: graceful-fs/download/graceful-fs-4.2.9.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/has-flag/3.0.0:
|
|
/has-flag/3.0.0:
|
|
- resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=, tarball: has-flag/download/has-flag-3.0.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/has-flag/4.0.0:
|
|
/has-flag/4.0.0:
|
|
- resolution: {integrity: sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s=, tarball: has-flag/download/has-flag-4.0.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
@@ -2341,7 +2352,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/image-size/0.5.5:
|
|
/image-size/0.5.5:
|
|
- resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=, tarball: image-size/download/image-size-0.5.5.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
engines: {node: '>=0.10.0'}
|
|
hasBin: true
|
|
hasBin: true
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
@@ -2546,7 +2557,15 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/jsonfile/4.0.0:
|
|
/jsonfile/4.0.0:
|
|
- resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==, tarball: jsonfile/download/jsonfile-4.0.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
|
|
|
+ optionalDependencies:
|
|
|
|
+ graceful-fs: 4.2.9
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
|
|
+ /jsonfile/6.1.0:
|
|
|
|
+ resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
|
|
|
|
+ dependencies:
|
|
|
|
+ universalify: 2.0.0
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.9
|
|
graceful-fs: 4.2.9
|
|
dev: true
|
|
dev: true
|
|
@@ -2690,7 +2709,7 @@ packages:
|
|
sourcemap-codec: 1.4.8
|
|
sourcemap-codec: 1.4.8
|
|
|
|
|
|
/make-dir/2.1.0:
|
|
/make-dir/2.1.0:
|
|
- resolution: {integrity: sha1-XwMQ4YuL6JjMBwCSlaMK5B6R5vU=, tarball: make-dir/download/make-dir-2.1.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
|
|
engines: {node: '>=6'}
|
|
engines: {node: '>=6'}
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
dependencies:
|
|
dependencies:
|
|
@@ -2726,7 +2745,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/mime/1.6.0:
|
|
/mime/1.6.0:
|
|
- resolution: {integrity: sha1-Ms2eXGRVO9WNGaVor0Uqz/BJgbE=, tarball: mime/download/mime-1.6.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
engines: {node: '>=4'}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
hasBin: true
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
@@ -2754,11 +2773,11 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/ms/2.1.2:
|
|
/ms/2.1.2:
|
|
- resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, tarball: ms/download/ms-2.1.2.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=, tarball: ms/download/ms-2.1.2.tgz?cache=0&sync_timestamp=1632822734970&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fms%2Fdownload%2Fms-2.1.2.tgz}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/ms/2.1.3:
|
|
/ms/2.1.3:
|
|
- resolution: {integrity: sha1-V0yBOM4dK1hh8LRFedut1gxmFbI=, tarball: ms/download/ms-2.1.3.tgz?cache=0&sync_timestamp=1632822734970&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fms%2Fdownload%2Fms-2.1.3.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
dev: true
|
|
dev: true
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
@@ -2780,7 +2799,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/needle/2.9.1:
|
|
/needle/2.9.1:
|
|
- resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==, tarball: needle/download/needle-2.9.1.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==}
|
|
engines: {node: '>= 4.4.x'}
|
|
engines: {node: '>= 4.4.x'}
|
|
hasBin: true
|
|
hasBin: true
|
|
requiresBuild: true
|
|
requiresBuild: true
|
|
@@ -3302,7 +3321,7 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/source-map/0.6.1:
|
|
/source-map/0.6.1:
|
|
- resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, tarball: source-map/download/source-map-0.6.1.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
|
/sourcemap-codec/1.4.8:
|
|
/sourcemap-codec/1.4.8:
|
|
@@ -3388,14 +3407,14 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/supports-color/5.5.0:
|
|
/supports-color/5.5.0:
|
|
- resolution: {integrity: sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=, tarball: supports-color/download/supports-color-5.5.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
has-flag: 3.0.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/supports-color/7.2.0:
|
|
/supports-color/7.2.0:
|
|
- resolution: {integrity: sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=, tarball: supports-color/download/supports-color-7.2.0.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
has-flag: 4.0.0
|
|
@@ -3523,10 +3542,15 @@ packages:
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
/universalify/0.1.2:
|
|
/universalify/0.1.2:
|
|
- resolution: {integrity: sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=, tarball: universalify/download/universalify-0.1.2.tgz}
|
|
|
|
|
|
+ resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
engines: {node: '>= 4.0.0'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /universalify/2.0.0:
|
|
|
|
+ resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
|
|
|
|
+ engines: {node: '>= 10.0.0'}
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/unplugin-auto-import/0.5.11_@vueuse+core@7.5.5+vite@2.7.13:
|
|
/unplugin-auto-import/0.5.11_@vueuse+core@7.5.5+vite@2.7.13:
|
|
resolution: {integrity: sha512-MJ3POLe/IysRHF4yd32FkKDoxqSRoiuIHm89ys67B8FLuz2Pvh9poeqTVe6IhJsNxwv0+GSdFfj5Dpq24lhm4g==, tarball: unplugin-auto-import/download/unplugin-auto-import-0.5.11.tgz}
|
|
resolution: {integrity: sha512-MJ3POLe/IysRHF4yd32FkKDoxqSRoiuIHm89ys67B8FLuz2Pvh9poeqTVe6IhJsNxwv0+GSdFfj5Dpq24lhm4g==, tarball: unplugin-auto-import/download/unplugin-auto-import-0.5.11.tgz}
|
|
engines: {node: '>=14'}
|
|
engines: {node: '>=14'}
|
|
@@ -3618,6 +3642,19 @@ packages:
|
|
resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, tarball: v8-compile-cache/download/v8-compile-cache-2.3.0.tgz}
|
|
resolution: {integrity: sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4=, tarball: v8-compile-cache/download/v8-compile-cache-2.3.0.tgz}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /vite-plugin-compression/0.5.1_vite@2.7.13:
|
|
|
|
+ resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ vite: '>=2.0.0'
|
|
|
|
+ dependencies:
|
|
|
|
+ chalk: 4.1.2
|
|
|
|
+ debug: 4.3.3
|
|
|
|
+ fs-extra: 10.0.0
|
|
|
|
+ vite: 2.7.13_less@4.1.2
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
+ - supports-color
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/vite/2.7.13_less@4.1.2:
|
|
/vite/2.7.13_less@4.1.2:
|
|
resolution: {integrity: sha512-Mq8et7f3aK0SgSxjDNfOAimZGW9XryfHRa/uV0jseQSilg+KhYDSoNb9h1rknOy6SuMkvNDLKCYAYYUMCE+IgQ==, tarball: vite/download/vite-2.7.13.tgz}
|
|
resolution: {integrity: sha512-Mq8et7f3aK0SgSxjDNfOAimZGW9XryfHRa/uV0jseQSilg+KhYDSoNb9h1rknOy6SuMkvNDLKCYAYYUMCE+IgQ==, tarball: vite/download/vite-2.7.13.tgz}
|
|
engines: {node: '>=12.2.0'}
|
|
engines: {node: '>=12.2.0'}
|