mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(deps): bump vite from 4.4.9 to 4.4.12 (#12493)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9744216633
commit
2523aa385a
@ -81,7 +81,7 @@
|
||||
"terser": "^5.19.2",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.4.2",
|
||||
"vite": "^4.4.12",
|
||||
"vue-router": "^4.1.6"
|
||||
}
|
||||
}
|
||||
|
@ -67,7 +67,7 @@
|
||||
"diffable-html": "^5.0.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.4.2",
|
||||
"vite": "^4.4.12",
|
||||
"vitest": "0.34.2",
|
||||
"vitest-canvas-mock": "^0.3.2",
|
||||
"vue": "^3.3.4",
|
||||
|
36
pnpm-lock.yaml
generated
36
pnpm-lock.yaml
generated
@ -87,10 +87,10 @@ importers:
|
||||
version: link:../vant-icons
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.0.0
|
||||
version: 4.2.3(vite@4.4.9)(vue@3.3.4)
|
||||
version: 4.2.3(vite@4.4.12)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.1(vite@4.4.9)(vue@3.3.4)
|
||||
version: 3.0.1(vite@4.4.12)(vue@3.3.4)
|
||||
'@vitest/coverage-istanbul':
|
||||
specifier: 0.34.1
|
||||
version: 0.34.1(vitest@0.34.2)
|
||||
@ -110,8 +110,8 @@ importers:
|
||||
specifier: ^5.0.4
|
||||
version: 5.1.6
|
||||
vite:
|
||||
specifier: ^4.4.2
|
||||
version: 4.4.9(@types/node@18.17.5)
|
||||
specifier: ^4.4.12
|
||||
version: 4.4.12(@types/node@18.17.5)
|
||||
vitest:
|
||||
specifier: 0.34.2
|
||||
version: 0.34.2(jsdom@22.1.0)
|
||||
@ -174,10 +174,10 @@ importers:
|
||||
version: link:../vant-touch-emulator
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.0.0
|
||||
version: 4.2.3(vite@4.4.9)(vue@3.3.4)
|
||||
version: 4.2.3(vite@4.4.12)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.1(vite@4.4.9)(vue@3.3.4)
|
||||
version: 3.0.1(vite@4.4.12)(vue@3.3.4)
|
||||
'@vue/babel-plugin-jsx':
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.5(@babel/core@7.23.2)
|
||||
@ -254,8 +254,8 @@ importers:
|
||||
specifier: ^5.0.4
|
||||
version: 5.1.6
|
||||
vite:
|
||||
specifier: ^4.4.2
|
||||
version: 4.4.9(less@4.2.0)(terser@5.19.2)
|
||||
specifier: ^4.4.12
|
||||
version: 4.4.12(less@4.2.0)(terser@5.19.2)
|
||||
vue-router:
|
||||
specifier: ^4.1.6
|
||||
version: 4.2.4(vue@3.3.4)
|
||||
@ -1388,7 +1388,7 @@ packages:
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: false
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.9)(vue@3.3.4):
|
||||
/@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.12)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -1398,19 +1398,19 @@ packages:
|
||||
'@babel/core': 7.23.2
|
||||
'@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.2)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.2)
|
||||
vite: 4.4.9(@types/node@18.17.5)
|
||||
vite: 4.4.12(@types/node@18.17.5)
|
||||
vue: 3.3.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@vitejs/plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4):
|
||||
/@vitejs/plugin-vue@4.2.3(vite@4.4.12)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.4.9(@types/node@18.17.5)
|
||||
vite: 4.4.12(@types/node@18.17.5)
|
||||
vue: 3.3.4
|
||||
|
||||
/@vitest/coverage-istanbul@0.34.1(vitest@0.34.2):
|
||||
@ -4141,7 +4141,7 @@ packages:
|
||||
mlly: 1.4.0
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.9(@types/node@18.17.5)
|
||||
vite: 4.4.12(@types/node@18.17.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -4153,8 +4153,8 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite@4.4.9(@types/node@18.17.5):
|
||||
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
||||
/vite@4.4.12(@types/node@18.17.5):
|
||||
resolution: {integrity: sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -4188,8 +4188,8 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
/vite@4.4.9(less@4.2.0)(terser@5.19.2):
|
||||
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
||||
/vite@4.4.12(less@4.2.0)(terser@5.19.2):
|
||||
resolution: {integrity: sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -4287,7 +4287,7 @@ packages:
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.4.9(@types/node@18.17.5)
|
||||
vite: 4.4.12(@types/node@18.17.5)
|
||||
vite-node: 0.34.2(@types/node@18.17.5)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user