mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(deps): bump vite v4.3 (#11912)
This commit is contained in:
parent
f53b7e13ec
commit
0d102db0ee
@ -79,14 +79,14 @@
|
||||
"nano-staged": "^0.8.0",
|
||||
"nanospinner": "^1.1.0",
|
||||
"picocolors": "^1.0.0",
|
||||
"postcss": "^8.4.16",
|
||||
"postcss": "^8.4.23",
|
||||
"postcss-load-config": "^4.0.1",
|
||||
"prettier": "^2.7.1",
|
||||
"release-it": "^15.4.1",
|
||||
"terser": "^5.16.1",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.2.0",
|
||||
"vite": "^4.3.9",
|
||||
"vite-plugin-md": "^0.11.9",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
|
72
pnpm-lock.yaml
generated
72
pnpm-lock.yaml
generated
@ -131,16 +131,16 @@ importers:
|
||||
version: link:../vant-touch-emulator
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(vite@4.2.0)(vue@3.2.47)
|
||||
version: 4.0.0(vite@4.3.9)(vue@3.2.47)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(vite@4.2.0)(vue@3.2.47)
|
||||
version: 3.0.0(vite@4.3.9)(vue@3.2.47)
|
||||
'@vue/babel-plugin-jsx':
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1(@babel/core@7.20.7)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.8
|
||||
version: 10.4.13(postcss@8.4.20)
|
||||
version: 10.4.13(postcss@8.4.23)
|
||||
commander:
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
@ -208,11 +208,11 @@ importers:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
postcss:
|
||||
specifier: ^8.4.16
|
||||
version: 8.4.20
|
||||
specifier: ^8.4.23
|
||||
version: 8.4.23
|
||||
postcss-load-config:
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(postcss@8.4.20)
|
||||
version: 4.0.1(postcss@8.4.23)
|
||||
prettier:
|
||||
specifier: ^2.7.1
|
||||
version: 2.7.1
|
||||
@ -229,11 +229,11 @@ importers:
|
||||
specifier: ^5.0.4
|
||||
version: 5.0.4
|
||||
vite:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(less@4.1.3)(terser@5.16.1)
|
||||
specifier: ^4.3.9
|
||||
version: 4.3.9(less@4.1.3)(terser@5.16.1)
|
||||
vite-plugin-md:
|
||||
specifier: ^0.11.9
|
||||
version: 0.11.9(vite@4.2.0)
|
||||
version: 0.11.9(vite@4.3.9)
|
||||
vue-router:
|
||||
specifier: ^4.1.6
|
||||
version: 4.1.6(vue@3.2.47)
|
||||
@ -1684,7 +1684,7 @@ packages:
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: false
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.0.0(vite@4.2.0)(vue@3.2.47):
|
||||
/@vitejs/plugin-vue-jsx@3.0.0(vite@4.3.9)(vue@3.2.47):
|
||||
resolution: {integrity: sha512-vurkuzgac5SYuxd2HUZqAFAWGTF10diKBwJNbCvnWijNZfXd+7jMtqjPFbGt7idOJUn584fP1Ar9j/GN2jQ3Ew==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1694,20 +1694,20 @@ packages:
|
||||
'@babel/core': 7.20.7
|
||||
'@babel/plugin-transform-typescript': 7.20.2(@babel/core@7.20.7)
|
||||
'@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.20.7)
|
||||
vite: 4.2.0(less@4.1.3)(terser@5.16.1)
|
||||
vite: 4.3.9(less@4.1.3)(terser@5.16.1)
|
||||
vue: 3.2.47
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@vitejs/plugin-vue@4.0.0(vite@4.2.0)(vue@3.2.47):
|
||||
/@vitejs/plugin-vue@4.0.0(vite@4.3.9)(vue@3.2.47):
|
||||
resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.2.0(less@4.1.3)(terser@5.16.1)
|
||||
vite: 4.3.9(less@4.1.3)(terser@5.16.1)
|
||||
vue: 3.2.47
|
||||
dev: false
|
||||
|
||||
@ -1757,7 +1757,7 @@ packages:
|
||||
'@vue/shared': 3.2.47
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.9
|
||||
postcss: 8.4.21
|
||||
postcss: 8.4.23
|
||||
source-map: 0.6.1
|
||||
|
||||
/@vue/compiler-ssr@3.2.47:
|
||||
@ -2003,7 +2003,7 @@ packages:
|
||||
/asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
/autoprefixer@10.4.13(postcss@8.4.20):
|
||||
/autoprefixer@10.4.13(postcss@8.4.23):
|
||||
resolution: {integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
hasBin: true
|
||||
@ -2015,7 +2015,7 @@ packages:
|
||||
fraction.js: 4.2.0
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
postcss: 8.4.20
|
||||
postcss: 8.4.23
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: false
|
||||
|
||||
@ -5087,8 +5087,8 @@ packages:
|
||||
dependencies:
|
||||
picocolors: 1.0.0
|
||||
|
||||
/nanoid@3.3.4:
|
||||
resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
|
||||
/nanoid@3.3.6:
|
||||
resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
@ -5534,7 +5534,7 @@ packages:
|
||||
dependencies:
|
||||
find-up: 4.1.0
|
||||
|
||||
/postcss-load-config@4.0.1(postcss@8.4.20):
|
||||
/postcss-load-config@4.0.1(postcss@8.4.23):
|
||||
resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
|
||||
engines: {node: '>= 14'}
|
||||
peerDependencies:
|
||||
@ -5547,7 +5547,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
lilconfig: 2.0.6
|
||||
postcss: 8.4.20
|
||||
postcss: 8.4.23
|
||||
yaml: 2.2.1
|
||||
dev: false
|
||||
|
||||
@ -5563,20 +5563,11 @@ packages:
|
||||
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
||||
dev: false
|
||||
|
||||
/postcss@8.4.20:
|
||||
resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==}
|
||||
/postcss@8.4.23:
|
||||
resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
dependencies:
|
||||
nanoid: 3.3.4
|
||||
picocolors: 1.0.0
|
||||
source-map-js: 1.0.2
|
||||
dev: false
|
||||
|
||||
/postcss@8.4.21:
|
||||
resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
dependencies:
|
||||
nanoid: 3.3.4
|
||||
nanoid: 3.3.6
|
||||
picocolors: 1.0.0
|
||||
source-map-js: 1.0.2
|
||||
|
||||
@ -5922,8 +5913,8 @@ packages:
|
||||
glob: 10.1.0
|
||||
dev: true
|
||||
|
||||
/rollup@3.19.1:
|
||||
resolution: {integrity: sha512-lAbrdN7neYCg/8WaoWn/ckzCtz+jr70GFfYdlf50OF7387HTg+wiuiqJRFYawwSPpqfqDNYqK7smY/ks2iAudg==}
|
||||
/rollup@3.23.0:
|
||||
resolution: {integrity: sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==}
|
||||
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
@ -6576,7 +6567,7 @@ packages:
|
||||
spdx-expression-parse: 3.0.1
|
||||
dev: false
|
||||
|
||||
/vite-plugin-md@0.11.9(vite@4.2.0):
|
||||
/vite-plugin-md@0.11.9(vite@4.3.9):
|
||||
resolution: {integrity: sha512-0uD2BPIct3FbEA1hAm56hlrBByEn542HTsS/FoWf33lJIgijVBDDV6FE12ud0SHS6sculITKliF2ntog2kiHmQ==}
|
||||
peerDependencies:
|
||||
vite: ^2.0.0
|
||||
@ -6586,11 +6577,11 @@ packages:
|
||||
'@types/markdown-it': 12.2.3
|
||||
gray-matter: 4.0.3
|
||||
markdown-it: 12.3.2
|
||||
vite: 4.2.0(less@4.1.3)(terser@5.16.1)
|
||||
vite: 4.3.9(less@4.1.3)(terser@5.16.1)
|
||||
dev: false
|
||||
|
||||
/vite@4.2.0(less@4.1.3)(terser@5.16.1):
|
||||
resolution: {integrity: sha512-AbDTyzzwuKoRtMIRLGNxhLRuv1FpRgdIw+1y6AQG73Q5+vtecmvzKo/yk8X/vrHDpETRTx01ABijqUHIzBXi0g==}
|
||||
/vite@4.3.9(less@4.1.3)(terser@5.16.1):
|
||||
resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -6616,9 +6607,8 @@ packages:
|
||||
dependencies:
|
||||
esbuild: 0.17.12
|
||||
less: 4.1.3
|
||||
postcss: 8.4.21
|
||||
resolve: 1.22.1
|
||||
rollup: 3.19.1
|
||||
postcss: 8.4.23
|
||||
rollup: 3.23.0
|
||||
terser: 5.16.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user