mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
chore(deps): update all patch dependencies (#12883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d7a2da1ea8
commit
d3a0ce0283
2
.github/workflows/deploy-v4-site.yml
vendored
2
.github/workflows/deploy-v4-site.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
run: npm run build:site
|
||||
|
||||
- name: Deploy for GitHub 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.6.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.6.1
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: packages/vant/site-dist
|
||||
|
@ -19,7 +19,7 @@
|
||||
"engines": {
|
||||
"pnpm": ">= 9.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.1.2",
|
||||
"packageManager": "pnpm@9.1.4",
|
||||
"devDependencies": {
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
|
@ -46,15 +46,15 @@
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@babel/core": "^7.24.6",
|
||||
"@babel/preset-typescript": "^7.24.6",
|
||||
"@rsbuild/core": "0.6.15",
|
||||
"@rsbuild/plugin-babel": "0.6.15",
|
||||
"@rsbuild/plugin-vue": "0.6.15",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.15",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vue/babel-plugin-jsx": "^1.2.2",
|
||||
"autoprefixer": "^10.4.19",
|
||||
@ -81,7 +81,7 @@
|
||||
"terser": "^5.31.0",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.11",
|
||||
"vite": "^5.2.12",
|
||||
"vue-router": "^4.3.2"
|
||||
}
|
||||
}
|
||||
|
@ -59,7 +59,7 @@
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
"@vant/icons": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vitest/coverage-istanbul": "^1.5.3",
|
||||
"@vue/runtime-core": "^3.4.27",
|
||||
@ -68,7 +68,7 @@
|
||||
"diffable-html": "^5.0.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.11",
|
||||
"vite": "^5.2.12",
|
||||
"vitest": "^1.5.3",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.4.27",
|
||||
|
529
pnpm-lock.yaml
generated
529
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user