fix: Vscode中wot等类型提示问题
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
"pinia-plugin-persistedstate": "3.2.1",
|
||||
"qs": "6.5.3",
|
||||
"vue": "3.4.21",
|
||||
"wot-design-uni": "^1.3.9",
|
||||
"wot-design-uni": "^1.3.10",
|
||||
"z-paging": "^2.7.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -112,6 +112,7 @@
|
||||
"@types/wechat-miniprogram": "^3.4.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@uni-helper/uni-types": "1.0.0-alpha.3",
|
||||
"@uni-helper/vite-plugin-uni-layouts": "^0.1.10",
|
||||
"@uni-helper/vite-plugin-uni-manifest": "^0.2.6",
|
||||
"@uni-helper/vite-plugin-uni-pages": "0.2.20",
|
||||
@@ -144,7 +145,7 @@
|
||||
"stylelint-config-recommended-vue": "^1.5.0",
|
||||
"stylelint-prettier": "^5.0.0",
|
||||
"terser": "^5.31.1",
|
||||
"typescript": "^4.9.5",
|
||||
"typescript": "^5.5.4",
|
||||
"unocss": "^0.58.9",
|
||||
"unocss-applet": "^0.7.8",
|
||||
"unplugin-auto-import": "^0.17.6",
|
||||
|
||||
Reference in New Issue
Block a user