build: remove @uni-helper/uni-app-types 才有提示
This commit is contained in:
parent
f3639a402a
commit
69a40f24f2
@ -112,7 +112,6 @@
|
||||
"@types/wechat-miniprogram": "^3.4.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.15.0",
|
||||
"@typescript-eslint/parser": "^6.15.0",
|
||||
"@uni-helper/uni-app-types": "^0.5.12",
|
||||
"@uni-helper/vite-plugin-uni-components": "^0.0.8",
|
||||
"@uni-helper/vite-plugin-uni-layouts": "^0.1.7",
|
||||
"@uni-helper/vite-plugin-uni-manifest": "^0.2.3",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -106,9 +106,6 @@ devDependencies:
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^6.15.0
|
||||
version: 6.15.0(eslint@8.56.0)(typescript@4.9.5)
|
||||
'@uni-helper/uni-app-types':
|
||||
specifier: ^0.5.12
|
||||
version: 0.5.12(typescript@4.9.5)
|
||||
'@uni-helper/vite-plugin-uni-components':
|
||||
specifier: ^0.0.8
|
||||
version: 0.0.8
|
||||
@ -4058,17 +4055,6 @@ packages:
|
||||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@uni-helper/uni-app-types@0.5.12(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-SeUEgDgGftI4XEp1AB3C6IFLnRPT83tgTCCmlLUBmQyHh+UhRY+CX4QtgQ0n/kF8txNUq8Bc9YwKlYdXQGx6Ww==}
|
||||
engines: {node: '>=14.18'}
|
||||
peerDependencies:
|
||||
typescript: ^4.8.0 || ^5.0.0
|
||||
dependencies:
|
||||
'@dcloudio/types': 3.4.8
|
||||
typescript: 4.9.5
|
||||
vue3: /vue@3.4.19(typescript@4.9.5)
|
||||
dev: true
|
||||
|
||||
/@uni-helper/uni-env@0.0.3:
|
||||
resolution: {integrity: sha512-K6MEnmN7Dg+NnEkfUUhjaKc/rPVY7tcGdsVUKOlC1/z2E6H6zjSSTdJg8z+sVJtZ03Ff1G/MHz2PYDyAS6gjQQ==}
|
||||
dev: true
|
||||
|
@ -15,7 +15,6 @@
|
||||
"types": [
|
||||
"@dcloudio/types",
|
||||
"@types/wechat-miniprogram",
|
||||
"@uni-helper/uni-app-types",
|
||||
"wot-design-uni/global.d.ts",
|
||||
"./global.d.ts"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user