perf: move @vant/icons to dev dependencies (#11075)
This commit is contained in:
Generated
+2
-2
@@ -50,7 +50,7 @@ importers:
|
||||
'@vant/area-data': workspace:*
|
||||
'@vant/cli': workspace:*
|
||||
'@vant/eslint-config': workspace:*
|
||||
'@vant/icons': ^1.8.0
|
||||
'@vant/icons': workspace:*
|
||||
'@vant/popperjs': ^1.3.0
|
||||
'@vant/use': ^1.4.2
|
||||
'@vue/runtime-core': ^3.2.38
|
||||
@@ -59,7 +59,6 @@ importers:
|
||||
vue: ^3.2.38
|
||||
vue-router: ^4.1.5
|
||||
dependencies:
|
||||
'@vant/icons': link:../vant-icons
|
||||
'@vant/popperjs': link:../vant-popperjs
|
||||
'@vant/use': link:../vant-use
|
||||
devDependencies:
|
||||
@@ -68,6 +67,7 @@ importers:
|
||||
'@vant/area-data': link:../vant-area-data
|
||||
'@vant/cli': link:../vant-cli
|
||||
'@vant/eslint-config': link:../vant-eslint-config
|
||||
'@vant/icons': link:../vant-icons
|
||||
'@vue/runtime-core': 3.2.38
|
||||
'@vue/test-utils': 2.0.2_vue@3.2.38
|
||||
typescript: 4.8.2
|
||||
|
||||
Reference in New Issue
Block a user