diff --git a/app/.vitepress/src/views/other/projects/components/DocsList.vue b/app/.vitepress/src/views/other/projects/components/DocsList.vue
index 77df4b28115cdade731772fb907aaffff6e36069..b1b518bcd66f2d951752019187b72f91a74558c6 100644
--- a/app/.vitepress/src/views/other/projects/components/DocsList.vue
+++ b/app/.vitepress/src/views/other/projects/components/DocsList.vue
@@ -37,12 +37,12 @@ const goLink = (path: string) => {
{{ item.DESC }}
{{ i.TEXT }}
@@ -77,12 +77,12 @@ const goLink = (path: string) => {
{{ i.TEXT }}
diff --git a/app/en/download/index.md b/app/en/download/index.md
index 1f698762fb699b820e1183fda8524bb30112a8e9..b24bc5b4e950a09e54c445535afdf0a6fe46010f 100644
--- a/app/en/download/index.md
+++ b/app/en/download/index.md
@@ -1,3 +1,7 @@
+---
+title: "Download"
+
+---
diff --git a/app/en/index.md b/app/en/index.md
index 529ca30419698eaeaaec09e08bc83addc37b41d1..c496cbbfe6662cab42b50ddfbba5d68d9e7c4bbc 100644
--- a/app/en/index.md
+++ b/app/en/index.md
@@ -1,3 +1,6 @@
+---
+title: "openEuler"
+---
diff --git a/app/en/mirror/list/index.md b/app/en/mirror/list/index.md
index 0b715cc9df467ea47d1b3daa621ec51a27ed1e66..56d0e292cbb6cf1f586148adeccb365eee0df97b 100644
--- a/app/en/mirror/list/index.md
+++ b/app/en/mirror/list/index.md
@@ -1,3 +1,6 @@
+---
+title: "Mirrors"
+---
diff --git a/app/en/mirror/select/index.md b/app/en/mirror/select/index.md
new file mode 100644
index 0000000000000000000000000000000000000000..97f2c20227e022fa44163a2e1539350e867afd34
--- /dev/null
+++ b/app/en/mirror/select/index.md
@@ -0,0 +1,9 @@
+---
+title: "Selected Mirrors"
+---
+
+
+
+
diff --git a/app/en/other/brand/index.md b/app/en/other/brand/index.md
index 7c858a257c9a19403ee41d6e78ac88ec1407074d..4882099a06d08ee13813f5a561472380a87a196f 100644
--- a/app/en/other/brand/index.md
+++ b/app/en/other/brand/index.md
@@ -1,3 +1,7 @@
+---
+title: "TradeMark"
+
+---
diff --git a/app/en/other/legal/index.md b/app/en/other/legal/index.md
index b915e5ff1d1beb904af183bf80d21ee39f5642bb..20fe2294d3b946227016070758b9c4778b4b047f 100644
--- a/app/en/other/legal/index.md
+++ b/app/en/other/legal/index.md
@@ -1,6 +1,5 @@
---
title: '法律声明'
-tags: legal
---
diff --git a/app/ru/download/index.md b/app/ru/download/index.md
index 1f698762fb699b820e1183fda8524bb30112a8e9..b24bc5b4e950a09e54c445535afdf0a6fe46010f 100644
--- a/app/ru/download/index.md
+++ b/app/ru/download/index.md
@@ -1,3 +1,7 @@
+---
+title: "Download"
+
+---
diff --git a/app/ru/index.md b/app/ru/index.md
index 529ca30419698eaeaaec09e08bc83addc37b41d1..d64c726076e39d936e8540442f1590354f57c05b 100644
--- a/app/ru/index.md
+++ b/app/ru/index.md
@@ -1,3 +1,7 @@
+---
+title: 'openEuler'
+---
+
diff --git a/app/ru/mirror/list/index.md b/app/ru/mirror/list/index.md
index 0b715cc9df467ea47d1b3daa621ec51a27ed1e66..56d0e292cbb6cf1f586148adeccb365eee0df97b 100644
--- a/app/ru/mirror/list/index.md
+++ b/app/ru/mirror/list/index.md
@@ -1,3 +1,6 @@
+---
+title: "Mirrors"
+---
diff --git a/app/ru/mirror/select/index.md b/app/ru/mirror/select/index.md
new file mode 100644
index 0000000000000000000000000000000000000000..97f2c20227e022fa44163a2e1539350e867afd34
--- /dev/null
+++ b/app/ru/mirror/select/index.md
@@ -0,0 +1,9 @@
+---
+title: "Selected Mirrors"
+---
+
+
+
+
diff --git a/app/ru/other/brand/index.md b/app/ru/other/brand/index.md
index 7c858a257c9a19403ee41d6e78ac88ec1407074d..4882099a06d08ee13813f5a561472380a87a196f 100644
--- a/app/ru/other/brand/index.md
+++ b/app/ru/other/brand/index.md
@@ -1,3 +1,7 @@
+---
+title: "TradeMark"
+
+---
diff --git a/app/ru/other/legal/index.md b/app/ru/other/legal/index.md
index a4be2e434a01f0b17581fdd8f53efd3ed2d5c72a..47143e7347dab3eac7fbe1e052f14ed93018a274 100644
--- a/app/ru/other/legal/index.md
+++ b/app/ru/other/legal/index.md
@@ -1,6 +1,5 @@
---
title: '法律声明'
-tags: legal
---
diff --git a/app/zh/download/index.md b/app/zh/download/index.md
index 1f698762fb699b820e1183fda8524bb30112a8e9..82c225c8e293e75967d6cf588558f0f6030bbbbd 100644
--- a/app/zh/download/index.md
+++ b/app/zh/download/index.md
@@ -1,3 +1,6 @@
+---
+title: "下载"
+---
diff --git a/app/zh/index.md b/app/zh/index.md
index 529ca30419698eaeaaec09e08bc83addc37b41d1..c496cbbfe6662cab42b50ddfbba5d68d9e7c4bbc 100644
--- a/app/zh/index.md
+++ b/app/zh/index.md
@@ -1,3 +1,6 @@
+---
+title: "openEuler"
+---
diff --git a/app/zh/mirror/list/index.md b/app/zh/mirror/list/index.md
index 0b715cc9df467ea47d1b3daa621ec51a27ed1e66..b40e6d8fa49f083fd08a03c069a6eaedcf55060e 100644
--- a/app/zh/mirror/list/index.md
+++ b/app/zh/mirror/list/index.md
@@ -1,3 +1,7 @@
+---
+title: '镜像列表'
+---
+
diff --git a/app/zh/mirror/select/index.md b/app/zh/mirror/select/index.md
index b542c94bb234db982a1a9402695cb968f39c4a78..8be46296246c8a3b5808416b292cd1116bef541e 100644
--- a/app/zh/mirror/select/index.md
+++ b/app/zh/mirror/select/index.md
@@ -1,3 +1,7 @@
+---
+title: '镜像选择'
+---
+
diff --git a/app/zh/other/brand/index.md b/app/zh/other/brand/index.md
index 7c858a257c9a19403ee41d6e78ac88ec1407074d..51f59f0a18f5ce15a43c3ae15e0dbc41ca37dde7 100644
--- a/app/zh/other/brand/index.md
+++ b/app/zh/other/brand/index.md
@@ -1,3 +1,6 @@
+---
+title: "品牌"
+---
diff --git a/app/zh/other/legal/index.md b/app/zh/other/legal/index.md
index 8b0b94e82c3e6979b7b4aa0a30b189ec278885d2..ad97933f413dd30a5afc0d41b7ed1d17a9d58dff 100644
--- a/app/zh/other/legal/index.md
+++ b/app/zh/other/legal/index.md
@@ -1,6 +1,5 @@
---
title: '法律声明'
-tags: legal
---
diff --git a/package-lock.json b/package-lock.json
index b65d1956ebfbafae9159d04bec678968d0e7dc5d..1ff5ee48e887c82c4c845d3d16513e522ddc20d7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,6 +8,7 @@
"name": "openeuler-portal",
"version": "0.0.1",
"dependencies": {
+ "@amap/amap-jsapi-loader": "^1.0.1",
"axios": "^0.27.2",
"element-plus": "^2.2.9",
"lodash": "^4.17.21",
@@ -193,6 +194,11 @@
"@algolia/requester-common": "4.13.1"
}
},
+ "node_modules/@amap/amap-jsapi-loader": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz",
+ "integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw=="
+ },
"node_modules/@ampproject/remapping": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
@@ -5491,6 +5497,11 @@
"@algolia/requester-common": "4.13.1"
}
},
+ "@amap/amap-jsapi-loader": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz",
+ "integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw=="
+ },
"@ampproject/remapping": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
diff --git a/package.json b/package.json
index 6e025faf93d83ca2ef51200e8b331f1c16e0ebc3..02d9b7293039cd2037c63aeb612f8bd3c97e4164 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"author": "",
"license": "",
"dependencies": {
+ "@amap/amap-jsapi-loader": "^1.0.1",
"axios": "^0.27.2",
"element-plus": "^2.2.9",
"lodash": "^4.17.21",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 306a0d3bf275ab552e80dc554e84b1d701af19e4..9dba4d88cc6d4b19abd6f1ae38dff58fc0dae379 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1,6 +1,7 @@
lockfileVersion: 5.4
specifiers:
+ '@amap/amap-jsapi-loader': ^1.0.1
'@types/node': ^18.0.1
'@typescript-eslint/eslint-plugin': ^5.30.5
'@typescript-eslint/parser': ^5.30.5
@@ -27,6 +28,7 @@ specifiers:
vue: ^3.2.33
dependencies:
+ '@amap/amap-jsapi-loader': 1.0.1
axios: registry.npmmirror.com/axios/0.27.2
element-plus: registry.npmmirror.com/element-plus/2.2.9_vue@3.2.33
lodash: registry.npmmirror.com/lodash/4.17.21
@@ -56,6 +58,202 @@ devDependencies:
packages:
+ /@amap/amap-jsapi-loader/1.0.1:
+ resolution: {integrity: sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==}
+ dev: false
+
+ /@sxzz/popperjs-es/2.11.7:
+ resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
+ dev: false
+
+ /esbuild-android-64/0.14.48:
+ resolution: {integrity: sha512-3aMjboap/kqwCUpGWIjsk20TtxVoKck8/4Tu19rubh7t5Ra0Yrpg30Mt1QXXlipOazrEceGeWurXKeFJgkPOUg==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-android-arm64/0.14.48:
+ resolution: {integrity: sha512-vptI3K0wGALiDq+EvRuZotZrJqkYkN5282iAfcffjI5lmGG9G1ta/CIVauhY42MBXwEgDJkweiDcDMRLzBZC4g==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-darwin-64/0.14.48:
+ resolution: {integrity: sha512-gGQZa4+hab2Va/Zww94YbshLuWteyKGD3+EsVon8EWTWhnHFRm5N9NbALNbwi/7hQ/hM1Zm4FuHg+k6BLsl5UA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-darwin-arm64/0.14.48:
+ resolution: {integrity: sha512-bFjnNEXjhZT+IZ8RvRGNJthLWNHV5JkCtuOFOnjvo5pC0sk2/QVk0Qc06g2PV3J0TcU6kaPC3RN9yy9w2PSLEA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-freebsd-64/0.14.48:
+ resolution: {integrity: sha512-1NOlwRxmOsnPcWOGTB10JKAkYSb2nue0oM1AfHWunW/mv3wERfJmnYlGzL3UAOIUXZqW8GeA2mv+QGwq7DToqA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-freebsd-arm64/0.14.48:
+ resolution: {integrity: sha512-gXqKdO8wabVcYtluAbikDH2jhXp+Klq5oCD5qbVyUG6tFiGhrC9oczKq3vIrrtwcxDQqK6+HDYK8Zrd4bCA9Gw==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-32/0.14.48:
+ resolution: {integrity: sha512-ghGyDfS289z/LReZQUuuKq9KlTiTspxL8SITBFQFAFRA/IkIvDpnZnCAKTCjGXAmUqroMQfKJXMxyjJA69c/nQ==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-64/0.14.48:
+ resolution: {integrity: sha512-vni3p/gppLMVZLghI7oMqbOZdGmLbbKR23XFARKnszCIBpEMEDxOMNIKPmMItQrmH/iJrL1z8Jt2nynY0bE1ug==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-arm/0.14.48:
+ resolution: {integrity: sha512-+VfSV7Akh1XUiDNXgqgY1cUP1i2vjI+BmlyXRfVz5AfV3jbpde8JTs5Q9sYgaoq5cWfuKfoZB/QkGOI+QcL1Tw==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-arm64/0.14.48:
+ resolution: {integrity: sha512-3CFsOlpoxlKPRevEHq8aAntgYGYkE1N9yRYAcPyng/p4Wyx0tPR5SBYsxLKcgPB9mR8chHEhtWYz6EZ+H199Zw==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-mips64le/0.14.48:
+ resolution: {integrity: sha512-cs0uOiRlPp6ymknDnjajCgvDMSsLw5mST2UXh+ZIrXTj2Ifyf2aAP3Iw4DiqgnyYLV2O/v/yWBJx+WfmKEpNLA==}
+ engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-ppc64le/0.14.48:
+ resolution: {integrity: sha512-+2F0vJMkuI0Wie/wcSPDCqXvSFEELH7Jubxb7mpWrA/4NpT+/byjxDz0gG6R1WJoeDefcrMfpBx4GFNN1JQorQ==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-riscv64/0.14.48:
+ resolution: {integrity: sha512-BmaK/GfEE+5F2/QDrIXteFGKnVHGxlnK9MjdVKMTfvtmudjY3k2t8NtlY4qemKSizc+QwyombGWTBDc76rxePA==}
+ engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-linux-s390x/0.14.48:
+ resolution: {integrity: sha512-tndw/0B9jiCL+KWKo0TSMaUm5UWBLsfCKVdbfMlb3d5LeV9WbijZ8Ordia8SAYv38VSJWOEt6eDCdOx8LqkC4g==}
+ engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-netbsd-64/0.14.48:
+ resolution: {integrity: sha512-V9hgXfwf/T901Lr1wkOfoevtyNkrxmMcRHyticybBUHookznipMOHoF41Al68QBsqBxnITCEpjjd4yAos7z9Tw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-openbsd-64/0.14.48:
+ resolution: {integrity: sha512-+IHf4JcbnnBl4T52egorXMatil/za0awqzg2Vy6FBgPcBpisDWT2sVz/tNdrK9kAqj+GZG/jZdrOkj7wsrNTKA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-sunos-64/0.14.48:
+ resolution: {integrity: sha512-77m8bsr5wOpOWbGi9KSqDphcq6dFeJyun8TA+12JW/GAjyfTwVtOnN8DOt6DSPUfEV+ltVMNqtXUeTeMAxl5KA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-windows-32/0.14.48:
+ resolution: {integrity: sha512-EPgRuTPP8vK9maxpTGDe5lSoIBHGKO/AuxDncg5O3NkrPeLNdvvK8oywB0zGaAZXxYWfNNSHskvvDgmfVTguhg==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-windows-64/0.14.48:
+ resolution: {integrity: sha512-YmpXjdT1q0b8ictSdGwH3M8VCoqPpK1/UArze3X199w6u8hUx3V8BhAi1WjbsfDYRBanVVtduAhh2sirImtAvA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /esbuild-windows-arm64/0.14.48:
+ resolution: {integrity: sha512-HHaOMCsCXp0rz5BT2crTka6MPWVno121NKApsGs/OIW5QC0ggC69YMGs1aJct9/9FSUF4A1xNE/cLvgB5svR4g==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /fsevents/2.3.2:
+ resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
+ engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
+ os: [darwin]
+ requiresBuild: true
+ dev: true
+ optional: true
+
registry.npmmirror.com/@algolia/autocomplete-core/1.7.1:
resolution: {integrity: sha512-eiZw+fxMzNQn01S8dA/hcCpoWCOCwcIIEUtHHdzN5TGB3IpzLbuhqFeTfh2OUhhgkE8Uo17+wH+QJ/wYyQmmzg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.1.tgz}
name: '@algolia/autocomplete-core'
@@ -801,12 +999,6 @@ packages:
picomatch: registry.npmmirror.com/picomatch/2.3.1
dev: true
- registry.npmmirror.com/@sxzz/popperjs-es/2.11.7:
- resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz}
- name: '@sxzz/popperjs-es'
- version: 2.11.7
- dev: false
-
registry.npmmirror.com/@types/json-schema/7.0.11:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz}
name: '@types/json-schema'
@@ -1494,7 +1686,7 @@ packages:
normalize-path: registry.npmmirror.com/normalize-path/3.0.0
readdirp: registry.npmmirror.com/readdirp/3.6.0
optionalDependencies:
- fsevents: registry.npmmirror.com/fsevents/2.3.2
+ fsevents: 2.3.2
dev: true
registry.npmmirror.com/clean-stack/2.2.0:
@@ -1704,7 +1896,7 @@ packages:
'@ctrl/tinycolor': registry.npmmirror.com/@ctrl/tinycolor/3.4.1
'@element-plus/icons-vue': registry.npmmirror.com/@element-plus/icons-vue/2.0.6_vue@3.2.33
'@floating-ui/dom': registry.npmmirror.com/@floating-ui/dom/0.5.4
- '@popperjs/core': registry.npmmirror.com/@sxzz/popperjs-es/2.11.7
+ '@popperjs/core': /@sxzz/popperjs-es/2.11.7
'@types/lodash': registry.npmmirror.com/@types/lodash/4.14.182
'@types/lodash-es': registry.npmmirror.com/@types/lodash-es/4.17.6
'@vueuse/core': registry.npmmirror.com/@vueuse/core/8.9.1_vue@3.2.33
@@ -1739,226 +1931,6 @@ packages:
version: 0.10.5
dev: true
- registry.npmmirror.com/esbuild-android-64/0.14.48:
- resolution: {integrity: sha512-3aMjboap/kqwCUpGWIjsk20TtxVoKck8/4Tu19rubh7t5Ra0Yrpg30Mt1QXXlipOazrEceGeWurXKeFJgkPOUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.14.48.tgz}
- name: esbuild-android-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [android]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-android-arm64/0.14.48:
- resolution: {integrity: sha512-vptI3K0wGALiDq+EvRuZotZrJqkYkN5282iAfcffjI5lmGG9G1ta/CIVauhY42MBXwEgDJkweiDcDMRLzBZC4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.48.tgz}
- name: esbuild-android-arm64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [android]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-darwin-64/0.14.48:
- resolution: {integrity: sha512-gGQZa4+hab2Va/Zww94YbshLuWteyKGD3+EsVon8EWTWhnHFRm5N9NbALNbwi/7hQ/hM1Zm4FuHg+k6BLsl5UA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.48.tgz}
- name: esbuild-darwin-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [darwin]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-darwin-arm64/0.14.48:
- resolution: {integrity: sha512-bFjnNEXjhZT+IZ8RvRGNJthLWNHV5JkCtuOFOnjvo5pC0sk2/QVk0Qc06g2PV3J0TcU6kaPC3RN9yy9w2PSLEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.48.tgz}
- name: esbuild-darwin-arm64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [darwin]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-freebsd-64/0.14.48:
- resolution: {integrity: sha512-1NOlwRxmOsnPcWOGTB10JKAkYSb2nue0oM1AfHWunW/mv3wERfJmnYlGzL3UAOIUXZqW8GeA2mv+QGwq7DToqA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.48.tgz}
- name: esbuild-freebsd-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [freebsd]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-freebsd-arm64/0.14.48:
- resolution: {integrity: sha512-gXqKdO8wabVcYtluAbikDH2jhXp+Klq5oCD5qbVyUG6tFiGhrC9oczKq3vIrrtwcxDQqK6+HDYK8Zrd4bCA9Gw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.48.tgz}
- name: esbuild-freebsd-arm64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [freebsd]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-32/0.14.48:
- resolution: {integrity: sha512-ghGyDfS289z/LReZQUuuKq9KlTiTspxL8SITBFQFAFRA/IkIvDpnZnCAKTCjGXAmUqroMQfKJXMxyjJA69c/nQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.14.48.tgz}
- name: esbuild-linux-32
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-64/0.14.48:
- resolution: {integrity: sha512-vni3p/gppLMVZLghI7oMqbOZdGmLbbKR23XFARKnszCIBpEMEDxOMNIKPmMItQrmH/iJrL1z8Jt2nynY0bE1ug==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.14.48.tgz}
- name: esbuild-linux-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-arm/0.14.48:
- resolution: {integrity: sha512-+VfSV7Akh1XUiDNXgqgY1cUP1i2vjI+BmlyXRfVz5AfV3jbpde8JTs5Q9sYgaoq5cWfuKfoZB/QkGOI+QcL1Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.48.tgz}
- name: esbuild-linux-arm
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [arm]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-arm64/0.14.48:
- resolution: {integrity: sha512-3CFsOlpoxlKPRevEHq8aAntgYGYkE1N9yRYAcPyng/p4Wyx0tPR5SBYsxLKcgPB9mR8chHEhtWYz6EZ+H199Zw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.48.tgz}
- name: esbuild-linux-arm64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-mips64le/0.14.48:
- resolution: {integrity: sha512-cs0uOiRlPp6ymknDnjajCgvDMSsLw5mST2UXh+ZIrXTj2Ifyf2aAP3Iw4DiqgnyYLV2O/v/yWBJx+WfmKEpNLA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.48.tgz}
- name: esbuild-linux-mips64le
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [mips64el]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-ppc64le/0.14.48:
- resolution: {integrity: sha512-+2F0vJMkuI0Wie/wcSPDCqXvSFEELH7Jubxb7mpWrA/4NpT+/byjxDz0gG6R1WJoeDefcrMfpBx4GFNN1JQorQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.48.tgz}
- name: esbuild-linux-ppc64le
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [ppc64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-riscv64/0.14.48:
- resolution: {integrity: sha512-BmaK/GfEE+5F2/QDrIXteFGKnVHGxlnK9MjdVKMTfvtmudjY3k2t8NtlY4qemKSizc+QwyombGWTBDc76rxePA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.48.tgz}
- name: esbuild-linux-riscv64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [riscv64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-linux-s390x/0.14.48:
- resolution: {integrity: sha512-tndw/0B9jiCL+KWKo0TSMaUm5UWBLsfCKVdbfMlb3d5LeV9WbijZ8Ordia8SAYv38VSJWOEt6eDCdOx8LqkC4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.48.tgz}
- name: esbuild-linux-s390x
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [s390x]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-netbsd-64/0.14.48:
- resolution: {integrity: sha512-V9hgXfwf/T901Lr1wkOfoevtyNkrxmMcRHyticybBUHookznipMOHoF41Al68QBsqBxnITCEpjjd4yAos7z9Tw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.48.tgz}
- name: esbuild-netbsd-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [netbsd]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-openbsd-64/0.14.48:
- resolution: {integrity: sha512-+IHf4JcbnnBl4T52egorXMatil/za0awqzg2Vy6FBgPcBpisDWT2sVz/tNdrK9kAqj+GZG/jZdrOkj7wsrNTKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.48.tgz}
- name: esbuild-openbsd-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [openbsd]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-sunos-64/0.14.48:
- resolution: {integrity: sha512-77m8bsr5wOpOWbGi9KSqDphcq6dFeJyun8TA+12JW/GAjyfTwVtOnN8DOt6DSPUfEV+ltVMNqtXUeTeMAxl5KA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.48.tgz}
- name: esbuild-sunos-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [sunos]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-windows-32/0.14.48:
- resolution: {integrity: sha512-EPgRuTPP8vK9maxpTGDe5lSoIBHGKO/AuxDncg5O3NkrPeLNdvvK8oywB0zGaAZXxYWfNNSHskvvDgmfVTguhg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.14.48.tgz}
- name: esbuild-windows-32
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [win32]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-windows-64/0.14.48:
- resolution: {integrity: sha512-YmpXjdT1q0b8ictSdGwH3M8VCoqPpK1/UArze3X199w6u8hUx3V8BhAi1WjbsfDYRBanVVtduAhh2sirImtAvA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.48.tgz}
- name: esbuild-windows-64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [x64]
- os: [win32]
- requiresBuild: true
- dev: true
- optional: true
-
- registry.npmmirror.com/esbuild-windows-arm64/0.14.48:
- resolution: {integrity: sha512-HHaOMCsCXp0rz5BT2crTka6MPWVno121NKApsGs/OIW5QC0ggC69YMGs1aJct9/9FSUF4A1xNE/cLvgB5svR4g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.48.tgz}
- name: esbuild-windows-arm64
- version: 0.14.48
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [win32]
- requiresBuild: true
- dev: true
- optional: true
-
registry.npmmirror.com/esbuild/0.14.48:
resolution: {integrity: sha512-w6N1Yn5MtqK2U1/WZTX9ZqUVb8IOLZkZ5AdHkT6x3cHDMVsYWC7WPdiLmx19w3i4Rwzy5LqsEMtVihG3e4rFzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild/-/esbuild-0.14.48.tgz}
name: esbuild
@@ -1967,26 +1939,26 @@ packages:
hasBin: true
requiresBuild: true
optionalDependencies:
- esbuild-android-64: registry.npmmirror.com/esbuild-android-64/0.14.48
- esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.14.48
- esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.14.48
- esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.14.48
- esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.14.48
- esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.14.48
- esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.14.48
- esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.14.48
- esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.14.48
- esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.14.48
- esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.14.48
- esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.14.48
- esbuild-linux-riscv64: registry.npmmirror.com/esbuild-linux-riscv64/0.14.48
- esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.14.48
- esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.14.48
- esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.14.48
- esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.14.48
- esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.14.48
- esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.14.48
- esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.14.48
+ esbuild-android-64: 0.14.48
+ esbuild-android-arm64: 0.14.48
+ esbuild-darwin-64: 0.14.48
+ esbuild-darwin-arm64: 0.14.48
+ esbuild-freebsd-64: 0.14.48
+ esbuild-freebsd-arm64: 0.14.48
+ esbuild-linux-32: 0.14.48
+ esbuild-linux-64: 0.14.48
+ esbuild-linux-arm: 0.14.48
+ esbuild-linux-arm64: 0.14.48
+ esbuild-linux-mips64le: 0.14.48
+ esbuild-linux-ppc64le: 0.14.48
+ esbuild-linux-riscv64: 0.14.48
+ esbuild-linux-s390x: 0.14.48
+ esbuild-netbsd-64: 0.14.48
+ esbuild-openbsd-64: 0.14.48
+ esbuild-sunos-64: 0.14.48
+ esbuild-windows-32: 0.14.48
+ esbuild-windows-64: 0.14.48
+ esbuild-windows-arm64: 0.14.48
dev: true
registry.npmmirror.com/escalade/3.1.1:
@@ -2369,16 +2341,6 @@ packages:
version: 1.0.0
dev: true
- registry.npmmirror.com/fsevents/2.3.2:
- resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz}
- name: fsevents
- version: 2.3.2
- engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
- os: [darwin]
- requiresBuild: true
- dev: true
- optional: true
-
registry.npmmirror.com/function-bind/1.1.1:
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz}
name: function-bind
@@ -3310,7 +3272,7 @@ packages:
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
- fsevents: registry.npmmirror.com/fsevents/2.3.2
+ fsevents: 2.3.2
dev: true
registry.npmmirror.com/run-parallel/1.2.0:
@@ -3809,7 +3771,7 @@ packages:
rollup: registry.npmmirror.com/rollup/2.76.0
sass: registry.npmmirror.com/sass/1.51.0
optionalDependencies:
- fsevents: registry.npmmirror.com/fsevents/2.3.2
+ fsevents: 2.3.2
dev: true
registry.npmmirror.com/vitepress/1.0.0-alpha.4_sass@1.51.0: