mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-05-22 06:31:46 +08:00
parent
5ea5d8f25b
commit
97228aa15f
@ -49,7 +49,7 @@
|
|||||||
"@vant/cli": "^1.0.3",
|
"@vant/cli": "^1.0.3",
|
||||||
"@vant/doc": "^2.5.5",
|
"@vant/doc": "^2.5.5",
|
||||||
"@vant/eslint-config": "^2.2.2",
|
"@vant/eslint-config": "^2.2.2",
|
||||||
"@vant/icons": "1.2.0",
|
"@vant/icons": "1.2.5",
|
||||||
"@vant/markdown-loader": "^2.3.0",
|
"@vant/markdown-loader": "^2.3.0",
|
||||||
"@vant/stylelint-config": "^1.3.0",
|
"@vant/stylelint-config": "^1.3.0",
|
||||||
"autoprefixer": "^9.6.1",
|
"autoprefixer": "^9.6.1",
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
"noImplicitAny": false,
|
"noImplicitAny": false,
|
||||||
"outDir": "dist",
|
"outDir": "dist",
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
|
"strict": true,
|
||||||
"types": ["miniprogram-api-typings"],
|
"types": ["miniprogram-api-typings"],
|
||||||
"paths": {
|
"paths": {
|
||||||
"definitions/*": ["./packages/definitions/*"],
|
"definitions/*": ["./packages/definitions/*"],
|
||||||
|
@ -1617,10 +1617,10 @@
|
|||||||
eslint-plugin-import "^2.20.2"
|
eslint-plugin-import "^2.20.2"
|
||||||
eslint-plugin-vue "^6.2.2"
|
eslint-plugin-vue "^6.2.2"
|
||||||
|
|
||||||
"@vant/icons@1.2.0":
|
"@vant/icons@1.2.5":
|
||||||
version "1.2.0"
|
version "1.2.5"
|
||||||
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.2.0.tgz#ed31f367185704fa2ef9b437a0c8d3ee5e4f5f58"
|
resolved "http://registry.npm.qima-inc.com/@vant/icons/download/@vant/icons-1.2.5.tgz#f3db43c4b300300829e3c4e909beaa33d1cbe786"
|
||||||
integrity sha512-japcEMXv5BWyWNwjL52WX9pdMWB2wrZtvF0p0CwhbKJyoz/WxuvHVsNjzbeCtkBlofa+0txfJTt22qyz5BABaA==
|
integrity sha1-89tDxLMAMAgp48TpCb6qM9HL54Y=
|
||||||
|
|
||||||
"@vant/markdown-loader@^2.3.0":
|
"@vant/markdown-loader@^2.3.0":
|
||||||
version "2.3.0"
|
version "2.3.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user