mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
chore(deps): update all patch dependencies (#13352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/deploy-v4-site.yml
vendored
2
.github/workflows/deploy-v4-site.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
run: npm run build:site
|
||||
|
||||
- name: Deploy for GitHub 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.7.2
|
||||
uses: JamesIves/github-pages-deploy-action@v4.7.3
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: packages/vant/site-dist
|
||||
|
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/node": "^22.13.5",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
|
@@ -31,13 +31,13 @@
|
||||
"release": "rm -rf ./site/node_modules && vant-cli release"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.26.8",
|
||||
"@babel/core": "^7.26.9",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@rsbuild/core": "^1.1.13",
|
||||
"@rsbuild/plugin-babel": "^1.0.3",
|
||||
"@rsbuild/plugin-less": "^1.1.0",
|
||||
"@rsbuild/plugin-babel": "^1.0.4",
|
||||
"@rsbuild/plugin-less": "^1.1.1",
|
||||
"@rsbuild/plugin-sass": "^1.1.2",
|
||||
"@rsbuild/plugin-vue": "^1.0.5",
|
||||
"@rsbuild/plugin-vue": "^1.0.6",
|
||||
"@rsbuild/plugin-vue-jsx": "^1.1.0",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
@@ -76,7 +76,7 @@
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/node": "^22.13.5",
|
||||
"rimraf": "^6.0.1",
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
|
@@ -54,7 +54,7 @@
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/node": "^22.13.5",
|
||||
"@vant/area-data": "workspace:*",
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
|
697
pnpm-lock.yaml
generated
697
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user