fix(Switch): switch node inherit font-size (#9842)
* fix(Switch): switch node inherit font-size * chore: upd
This commit is contained in:
Generated
+4
-6
@@ -6,6 +6,7 @@ importers:
|
||||
specifiers:
|
||||
'@vant/cli': workspace:*
|
||||
'@vant/eslint-config': workspace:*
|
||||
'@vant/stylelint-config': workspace:*
|
||||
eslint: ^8.2.0
|
||||
husky: ^7.0.4
|
||||
lint-staged: ^11.2.6
|
||||
@@ -14,6 +15,7 @@ importers:
|
||||
devDependencies:
|
||||
'@vant/cli': link:packages/vant-cli
|
||||
'@vant/eslint-config': link:packages/vant-eslint-config
|
||||
'@vant/stylelint-config': link:packages/vant-stylelint-config
|
||||
eslint: 8.2.0
|
||||
husky: 7.0.4
|
||||
lint-staged: 11.2.6
|
||||
@@ -58,7 +60,7 @@ importers:
|
||||
dependencies:
|
||||
'@vant/icons': link:../vant-icons
|
||||
'@vant/popperjs': link:../vant-popperjs
|
||||
'@vant/use': 1.3.3
|
||||
'@vant/use': link:../vant-use
|
||||
devDependencies:
|
||||
'@vant/area-data': link:../vant-area-data
|
||||
'@vant/cli': link:../vant-cli
|
||||
@@ -2335,10 +2337,6 @@ packages:
|
||||
eslint-visitor-keys: 3.0.0
|
||||
dev: false
|
||||
|
||||
/@vant/use/1.3.3:
|
||||
resolution: {integrity: sha512-EM06Wgc+2sy4VhAECBTRd4NuoUdVeprcfClMdAnS1HNibk13XYd8iGNi8XqijWzrIO/KCCgudnDW9Ja/iYy+rA==, tarball: '@vant/use/download/@vant/use-1.3.3.tgz?cache=0&sync_timestamp=1636624316375&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.3.3.tgz'}
|
||||
dev: false
|
||||
|
||||
/@vitejs/plugin-vue-jsx/1.2.0:
|
||||
resolution: {integrity: sha1-pCFr27ixKABTfTnjtXEfzy60cO8=, tarball: '@vitejs/plugin-vue-jsx/download/@vitejs/plugin-vue-jsx-1.2.0.tgz'}
|
||||
engines: {node: '>=12.0.0'}
|
||||
@@ -7489,7 +7487,7 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
/source-map/0.6.1:
|
||||
resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, tarball: source-map/download/source-map-0.6.1.tgz}
|
||||
resolution: {integrity: sha1-dHIq8y6WFOnCh6jQu95IteLxomM=, tarball: source-map/download/source-map-0.6.1.tgz?cache=0&sync_timestamp=1632822727980&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fsource-map%2Fdownload%2Fsource-map-0.6.1.tgz}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
/source-map/0.7.3:
|
||||
|
||||
Reference in New Issue
Block a user