提交 6c740a5b 作者: 方治民

feat: 更新依赖,回滚 unplugin-auto-import 版本

上级 fa0a90dc
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"vue-types": "^4.1.1" "vue-types": "^4.1.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^16.3.0", "@commitlint/cli": "^17.0.1",
"@commitlint/config-conventional": "^16.2.4", "@commitlint/config-conventional": "^16.2.4",
"@dcloudio/types": "^2.6.8", "@dcloudio/types": "^2.6.8",
"@dcloudio/uni-automator": "^3.0.0-alpha-3041220220523001", "@dcloudio/uni-automator": "^3.0.0-alpha-3041220220523001",
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
"eslint": "^8.16.0", "eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.7.1", "eslint-plugin-vue": "^9.0.1",
"husky": "^7.0.4", "husky": "^7.0.4",
"less": "^4.1.2", "less": "^4.1.2",
"lint-staged": "^12.4.2", "lint-staged": "^12.4.2",
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
"typescript": "^4.7.2", "typescript": "^4.7.2",
"unplugin-auto-import": "^0.7.2", "unplugin-auto-import": "^0.7.2",
"vite": "^2.9.9", "vite": "^2.9.9",
"vue-eslint-parser": "^8.3.0" "vue-eslint-parser": "^9.0.2"
}, },
"engines": { "engines": {
"node": "^12 || >=14" "node": "^12 || >=14"
......
lockfileVersion: 5.3 lockfileVersion: 5.3
specifiers: specifiers:
'@commitlint/cli': ^16.3.0 '@commitlint/cli': ^17.0.1
'@commitlint/config-conventional': ^16.2.4 '@commitlint/config-conventional': ^16.2.4
'@dcloudio/types': ^2.6.8 '@dcloudio/types': ^2.6.8
'@dcloudio/uni-app': ^3.0.0-alpha-3041220220523001 '@dcloudio/uni-app': ^3.0.0-alpha-3041220220523001
...@@ -36,7 +36,7 @@ specifiers: ...@@ -36,7 +36,7 @@ specifiers:
eslint: ^8.16.0 eslint: ^8.16.0
eslint-config-prettier: ^8.5.0 eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.0.0 eslint-plugin-prettier: ^4.0.0
eslint-plugin-vue: ^8.7.1 eslint-plugin-vue: ^9.0.1
husky: ^7.0.4 husky: ^7.0.4
less: ^4.1.2 less: ^4.1.2
lint-staged: ^12.4.2 lint-staged: ^12.4.2
...@@ -63,7 +63,7 @@ specifiers: ...@@ -63,7 +63,7 @@ specifiers:
unplugin-auto-import: ^0.7.2 unplugin-auto-import: ^0.7.2
vite: ^2.9.9 vite: ^2.9.9
vue: ^3.2.36 vue: ^3.2.36
vue-eslint-parser: ^8.3.0 vue-eslint-parser: ^9.0.2
vue-i18n: ^9.1.10 vue-i18n: ^9.1.10
vue-types: ^4.1.1 vue-types: ^4.1.1
...@@ -92,7 +92,7 @@ dependencies: ...@@ -92,7 +92,7 @@ dependencies:
vue-types: 4.1.1_vue@3.2.36 vue-types: 4.1.1_vue@3.2.36
devDependencies: devDependencies:
'@commitlint/cli': 16.3.0 '@commitlint/cli': 17.0.1
'@commitlint/config-conventional': 16.2.4 '@commitlint/config-conventional': 16.2.4
'@dcloudio/types': 2.6.8 '@dcloudio/types': 2.6.8
'@dcloudio/uni-automator': 3.0.0-alpha-3041220220523001_postcss@8.4.14+vue@3.2.36 '@dcloudio/uni-automator': 3.0.0-alpha-3041220220523001_postcss@8.4.14+vue@3.2.36
...@@ -112,7 +112,7 @@ devDependencies: ...@@ -112,7 +112,7 @@ devDependencies:
eslint: 8.16.0 eslint: 8.16.0
eslint-config-prettier: 8.5.0_eslint@8.16.0 eslint-config-prettier: 8.5.0_eslint@8.16.0
eslint-plugin-prettier: 4.0.0_4fe3201cd09a8826bbd8050f2348cb2f eslint-plugin-prettier: 4.0.0_4fe3201cd09a8826bbd8050f2348cb2f
eslint-plugin-vue: 8.7.1_eslint@8.16.0 eslint-plugin-vue: 9.0.1_eslint@8.16.0
husky: 7.0.4 husky: 7.0.4
less: 4.1.2 less: 4.1.2
lint-staged: 12.4.2 lint-staged: 12.4.2
...@@ -134,7 +134,7 @@ devDependencies: ...@@ -134,7 +134,7 @@ devDependencies:
typescript: 4.7.2 typescript: 4.7.2
unplugin-auto-import: 0.7.2_@vueuse+core@8.5.0+vite@2.9.9 unplugin-auto-import: 0.7.2_@vueuse+core@8.5.0+vite@2.9.9
vite: 2.9.9_less@4.1.2+stylus@0.56.0 vite: 2.9.9_less@4.1.2+stylus@0.56.0
vue-eslint-parser: 8.3.0_eslint@8.16.0 vue-eslint-parser: 9.0.2_eslint@8.16.0
packages: packages:
...@@ -419,16 +419,17 @@ packages: ...@@ -419,16 +419,17 @@ packages:
'@babel/helper-validator-identifier': 7.16.7 '@babel/helper-validator-identifier': 7.16.7
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
/@commitlint/cli/16.3.0: /@commitlint/cli/17.0.1:
resolution: {integrity: sha512-P+kvONlfsuTMnxSwWE1H+ZcPMY3STFaHb2kAacsqoIkNx66O0T7sTpBxpxkMrFPyhkJiLJnJWMhk4bbvYD3BMA==} resolution: {integrity: sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
hasBin: true hasBin: true
dependencies: dependencies:
'@commitlint/format': 16.2.1 '@commitlint/format': 17.0.0
'@commitlint/lint': 16.2.4 '@commitlint/lint': 17.0.0
'@commitlint/load': 16.3.0 '@commitlint/load': 17.0.0
'@commitlint/read': 16.2.1 '@commitlint/read': 17.0.0
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
execa: 5.1.1
lodash: 4.17.21 lodash: 4.17.21
resolve-from: 5.0.0 resolve-from: 5.0.0
resolve-global: 1.0.0 resolve-global: 1.0.0
...@@ -445,14 +446,6 @@ packages: ...@@ -445,14 +446,6 @@ packages:
conventional-changelog-conventionalcommits: 4.6.3 conventional-changelog-conventionalcommits: 4.6.3
dev: true dev: true
/@commitlint/config-validator/16.2.1:
resolution: {integrity: sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==}
engines: {node: '>=v12'}
dependencies:
'@commitlint/types': 16.2.1
ajv: 6.12.6
dev: true
/@commitlint/config-validator/17.0.0: /@commitlint/config-validator/17.0.0:
resolution: {integrity: sha512-78IQjoZWR4kDHp/U5y17euEWzswJpPkA9TDL5F6oZZZaLIEreWzrDZD5PWtM8MsSRl/K2LDU/UrzYju2bKLMpA==} resolution: {integrity: sha512-78IQjoZWR4kDHp/U5y17euEWzswJpPkA9TDL5F6oZZZaLIEreWzrDZD5PWtM8MsSRl/K2LDU/UrzYju2bKLMpA==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
...@@ -460,71 +453,44 @@ packages: ...@@ -460,71 +453,44 @@ packages:
'@commitlint/types': 17.0.0 '@commitlint/types': 17.0.0
ajv: 6.12.6 ajv: 6.12.6
dev: true dev: true
optional: true
/@commitlint/ensure/16.2.1: /@commitlint/ensure/17.0.0:
resolution: {integrity: sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==} resolution: {integrity: sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
lodash: 4.17.21 lodash: 4.17.21
dev: true dev: true
/@commitlint/execute-rule/16.2.1:
resolution: {integrity: sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==}
engines: {node: '>=v12'}
dev: true
/@commitlint/execute-rule/17.0.0: /@commitlint/execute-rule/17.0.0:
resolution: {integrity: sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==} resolution: {integrity: sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dev: true dev: true
optional: true
/@commitlint/format/16.2.1: /@commitlint/format/17.0.0:
resolution: {integrity: sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==} resolution: {integrity: sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
/@commitlint/is-ignored/16.2.4: /@commitlint/is-ignored/17.0.0:
resolution: {integrity: sha512-Lxdq9aOAYCOOOjKi58ulbwK/oBiiKz+7Sq0+/SpFIEFwhHkIVugvDvWjh2VRBXmRC/x5lNcjDcYEwS/uYUvlYQ==} resolution: {integrity: sha512-UmacD0XM/wWykgdXn5CEWVS4XGuqzU+ZGvM2hwv85+SXGnIOaG88XHrt81u37ZeVt1riWW+YdOxcJW6+nd5v5w==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
semver: 7.3.7 semver: 7.3.7
dev: true dev: true
/@commitlint/lint/16.2.4: /@commitlint/lint/17.0.0:
resolution: {integrity: sha512-AUDuwOxb2eGqsXbTMON3imUGkc1jRdtXrbbohiLSCSk3jFVXgJLTMaEcr39pR00N8nE9uZ+V2sYaiILByZVmxQ==} resolution: {integrity: sha512-5FL7VLvGJQby24q0pd4UdM8FNFcL+ER1T/UBf8A9KRL5+QXV1Rkl6Zhcl7+SGpGlVo6Yo0pm6aLW716LVKWLGg==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies:
'@commitlint/is-ignored': 16.2.4
'@commitlint/parse': 16.2.1
'@commitlint/rules': 16.2.4
'@commitlint/types': 16.2.1
dev: true
/@commitlint/load/16.3.0:
resolution: {integrity: sha512-3tykjV/iwbkv2FU9DG+NZ/JqmP0Nm3b7aDwgCNQhhKV5P74JAuByULkafnhn+zsFGypG1qMtI5u+BZoa9APm0A==}
engines: {node: '>=v12'}
dependencies: dependencies:
'@commitlint/config-validator': 16.2.1 '@commitlint/is-ignored': 17.0.0
'@commitlint/execute-rule': 16.2.1 '@commitlint/parse': 17.0.0
'@commitlint/resolve-extends': 16.2.1 '@commitlint/rules': 17.0.0
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
'@types/node': 17.0.35
chalk: 4.1.2
cosmiconfig: 7.0.1
cosmiconfig-typescript-loader: 2.0.0_930cf294b789d5d471093937dde83c3c
lodash: 4.17.21
resolve-from: 5.0.0
typescript: 4.7.2
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
dev: true dev: true
/@commitlint/load/17.0.0: /@commitlint/load/17.0.0:
...@@ -546,44 +512,31 @@ packages: ...@@ -546,44 +512,31 @@ packages:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
dev: true dev: true
optional: true
/@commitlint/message/16.2.1: /@commitlint/message/17.0.0:
resolution: {integrity: sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==} resolution: {integrity: sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dev: true dev: true
/@commitlint/parse/16.2.1: /@commitlint/parse/17.0.0:
resolution: {integrity: sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==} resolution: {integrity: sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
conventional-changelog-angular: 5.0.13 conventional-changelog-angular: 5.0.13
conventional-commits-parser: 3.2.4 conventional-commits-parser: 3.2.4
dev: true dev: true
/@commitlint/read/16.2.1: /@commitlint/read/17.0.0:
resolution: {integrity: sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==} resolution: {integrity: sha512-zkuOdZayKX3J6F6mPnVMzohK3OBrsEdOByIqp4zQjA9VLw1hMsDEFQ18rKgUc2adkZar+4S01QrFreDCfZgbxA==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/top-level': 16.2.1 '@commitlint/top-level': 17.0.0
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
fs-extra: 10.1.0 fs-extra: 10.1.0
git-raw-commits: 2.0.11 git-raw-commits: 2.0.11
dev: true dev: true
/@commitlint/resolve-extends/16.2.1:
resolution: {integrity: sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==}
engines: {node: '>=v12'}
dependencies:
'@commitlint/config-validator': 16.2.1
'@commitlint/types': 16.2.1
import-fresh: 3.3.0
lodash: 4.17.21
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: true
/@commitlint/resolve-extends/17.0.0: /@commitlint/resolve-extends/17.0.0:
resolution: {integrity: sha512-wi60WiJmwaQ7lzMXK8Vbc18Hq9tE2j/6iv2AFfPUGV7fvfY6Sf1iNKuUHirSqR0fquUyufIXe4y/K9A6LVIIvw==} resolution: {integrity: sha512-wi60WiJmwaQ7lzMXK8Vbc18Hq9tE2j/6iv2AFfPUGV7fvfY6Sf1iNKuUHirSqR0fquUyufIXe4y/K9A6LVIIvw==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
...@@ -595,45 +548,36 @@ packages: ...@@ -595,45 +548,36 @@ packages:
resolve-from: 5.0.0 resolve-from: 5.0.0
resolve-global: 1.0.0 resolve-global: 1.0.0
dev: true dev: true
optional: true
/@commitlint/rules/16.2.4: /@commitlint/rules/17.0.0:
resolution: {integrity: sha512-rK5rNBIN2ZQNQK+I6trRPK3dWa0MtaTN4xnwOma1qxa4d5wQMQJtScwTZjTJeallFxhOgbNOgr48AMHkdounVg==} resolution: {integrity: sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
'@commitlint/ensure': 16.2.1 '@commitlint/ensure': 17.0.0
'@commitlint/message': 16.2.1 '@commitlint/message': 17.0.0
'@commitlint/to-lines': 16.2.1 '@commitlint/to-lines': 17.0.0
'@commitlint/types': 16.2.1 '@commitlint/types': 17.0.0
execa: 5.1.1 execa: 5.1.1
dev: true dev: true
/@commitlint/to-lines/16.2.1: /@commitlint/to-lines/17.0.0:
resolution: {integrity: sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==} resolution: {integrity: sha512-nEi4YEz04Rf2upFbpnEorG8iymyH7o9jYIVFBG1QdzebbIFET3ir+8kQvCZuBE5pKCtViE4XBUsRZz139uFrRQ==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dev: true dev: true
/@commitlint/top-level/16.2.1: /@commitlint/top-level/17.0.0:
resolution: {integrity: sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==} resolution: {integrity: sha512-dZrEP1PBJvodNWYPOYiLWf6XZergdksKQaT6i1KSROLdjf5Ai0brLOv5/P+CPxBeoj3vBxK4Ax8H1Pg9t7sHIQ==}
engines: {node: '>=v12'} engines: {node: '>=v14'}
dependencies: dependencies:
find-up: 5.0.0 find-up: 5.0.0
dev: true dev: true
/@commitlint/types/16.2.1:
resolution: {integrity: sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==}
engines: {node: '>=v12'}
dependencies:
chalk: 4.1.2
dev: true
/@commitlint/types/17.0.0: /@commitlint/types/17.0.0:
resolution: {integrity: sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ==} resolution: {integrity: sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
dependencies: dependencies:
chalk: 4.1.2 chalk: 4.1.2
dev: true dev: true
optional: true
/@cspotcode/source-map-support/0.8.1: /@cspotcode/source-map-support/0.8.1:
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
...@@ -3106,9 +3050,9 @@ packages: ...@@ -3106,9 +3050,9 @@ packages:
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
dev: true dev: true
/eslint-plugin-vue/8.7.1_eslint@8.16.0: /eslint-plugin-vue/9.0.1_eslint@8.16.0:
resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} resolution: {integrity: sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies: dependencies:
...@@ -3118,7 +3062,8 @@ packages: ...@@ -3118,7 +3062,8 @@ packages:
nth-check: 2.1.1 nth-check: 2.1.1
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.10
semver: 7.3.7 semver: 7.3.7
vue-eslint-parser: 8.3.0_eslint@8.16.0 vue-eslint-parser: 9.0.2_eslint@8.16.0
xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
...@@ -6297,9 +6242,9 @@ packages: ...@@ -6297,9 +6242,9 @@ packages:
vue: 3.2.36 vue: 3.2.36
dev: false dev: false
/vue-eslint-parser/8.3.0_eslint@8.16.0: /vue-eslint-parser/9.0.2_eslint@8.16.0:
resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '>=6.0.0' eslint: '>=6.0.0'
dependencies: dependencies:
...@@ -6454,6 +6399,11 @@ packages: ...@@ -6454,6 +6399,11 @@ packages:
optional: true optional: true
dev: true dev: true
/xml-name-validator/4.0.0:
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
engines: {node: '>=12'}
dev: true
/xmlhttprequest/1.8.0: /xmlhttprequest/1.8.0:
resolution: {integrity: sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=} resolution: {integrity: sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=}
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论