chore(deps): update all patch dependencies
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
renovate[bot]
2025-12-24 13:36:20 +00:00
committed by GitHub
parent db53e8d408
commit 0913e4f9ae
11 changed files with 573 additions and 461 deletions

View File

@@ -35,7 +35,7 @@ jobs:
run: npm run build:site
- name: Deploy for GitHub 🚀
uses: JamesIves/github-pages-deploy-action@v4.7.4
uses: JamesIves/github-pages-deploy-action@v4.7.6
with:
branch: gh-pages
folder: packages/vant/site-dist

View File

@@ -29,6 +29,6 @@
"prettier": "^3.7.4"
},
"overrides": {
"esbuild": "^0.27.1"
"esbuild": "^0.27.2"
}
}

View File

@@ -30,13 +30,13 @@
"dependencies": {
"enquirer": "2.4.1",
"fast-glob": "^3.3.3",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"picocolors": "^1.1.1",
"rslog": "^1.3.2"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.19.1",
"@types/node": "^22.19.3",
"rimraf": "^6.1.2",
"typescript": "^5.9.3"
},

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.18.3",
"@rslib/core": "^0.18.6",
"typescript": "^5.9.3"
}
}

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.18.3",
"@rslib/core": "^0.18.6",
"typescript": "^5.9.3"
}
}

View File

@@ -33,24 +33,24 @@
"dependencies": {
"@babel/core": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@rsbuild/core": "^1.6.13",
"@rsbuild/core": "^1.6.15",
"@rsbuild/plugin-babel": "^1.0.6",
"@rsbuild/plugin-less": "^1.5.0",
"@rsbuild/plugin-sass": "^1.4.0",
"@rsbuild/plugin-vue": "^1.2.0",
"@rsbuild/plugin-vue": "^1.2.2",
"@rsbuild/plugin-vue-jsx": "^1.1.1",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"@vue/babel-plugin-jsx": "^2.0.1",
"autoprefixer": "^10.4.22",
"autoprefixer": "^10.4.23",
"commander": "^14.0.2",
"enquirer": "2.4.1",
"esbuild": "^0.27.1",
"esbuild": "^0.27.2",
"eslint": "^8.57.1",
"fast-glob": "^3.3.3",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"hash-sum": "^2.0.0",
"highlight.js": "^11.11.1",
"husky": "^9.1.7",
@@ -69,16 +69,16 @@
"transliteration": "^2.3.5",
"typescript": "^5.9.3",
"vite": "^5.4.20",
"vue-router": "^4.6.3"
"vue-router": "^4.6.4"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.8",
"@types/lodash": "^4.17.21",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.19.1",
"@types/node": "^22.19.3",
"rimraf": "^6.1.2",
"vue": "^3.5.25"
"vue": "^3.5.26"
},
"engines": {
"node": ">=16.0.0"

View File

@@ -33,10 +33,10 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.18.3",
"@vue/runtime-core": "^3.5.25",
"@rslib/core": "^0.18.6",
"@vue/runtime-core": "^3.5.26",
"typescript": "^5.9.3",
"vant": "workspace:*",
"vue": "^3.5.25"
"vue": "^3.5.26"
}
}

View File

@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.8",
"@rslib/core": "^0.18.3",
"@rslib/core": "^0.18.6",
"typescript": "^5.9.3"
}
}

View File

@@ -36,9 +36,9 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.18.3",
"@rslib/core": "^0.18.6",
"typescript": "^5.9.3",
"vue": "^3.5.25"
"vue": "^3.5.26"
},
"peerDependencies": {
"vue": "^3.0.0"

View File

@@ -48,13 +48,13 @@
"dependencies": {
"@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^",
"@vue/shared": "^3.5.25"
"@vue/shared": "^3.5.26"
},
"peerDependencies": {
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^22.19.1",
"@types/node": "^22.19.3",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
@@ -62,7 +62,7 @@
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"@vitest/coverage-istanbul": "^3.2.4",
"@vue/runtime-core": "^3.5.25",
"@vue/runtime-core": "^3.5.26",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.2.3",
"diffable-html": "^6.0.1",
@@ -71,8 +71,8 @@
"vite": "^5.4.20",
"vitest": "^3.2.4",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.25",
"vue-router": "^4.6.3"
"vue": "^3.5.26",
"vue-router": "^4.6.4"
},
"sideEffects": [
"es/**/style/*",

984
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff