chore(deps): update all patch dependencies (#13459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-20 21:32:57 +08:00
committed by GitHub
parent 061b0597d0
commit 22b904787d
7 changed files with 404 additions and 225 deletions

View File

@@ -32,22 +32,22 @@
},
"dependencies": {
"@babel/core": "^7.27.1",
"@babel/preset-typescript": "^7.27.0",
"@rsbuild/core": "^1.3.9",
"@babel/preset-typescript": "^7.27.1",
"@rsbuild/core": "^1.3.21",
"@rsbuild/plugin-babel": "^1.0.5",
"@rsbuild/plugin-less": "^1.2.2",
"@rsbuild/plugin-less": "^1.2.4",
"@rsbuild/plugin-sass": "^1.3.1",
"@rsbuild/plugin-vue": "^1.0.7",
"@rsbuild/plugin-vue-jsx": "^1.1.0",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vue/babel-plugin-jsx": "^1.4.0",
"autoprefixer": "^10.4.21",
"commander": "^13.1.0",
"enquirer": "2.4.1",
"esbuild": "^0.25.2",
"esbuild": "^0.25.4",
"eslint": "^8.57.1",
"fast-glob": "^3.3.3",
"fs-extra": "^11.3.0",
@@ -65,20 +65,20 @@
"prettier": "^3.5.3",
"rslog": "^1.2.3",
"rspack-plugin-virtual-module": "^0.1.13",
"terser": "^5.39.0",
"terser": "^5.39.2",
"transliteration": "^2.3.5",
"typescript": "^5.8.3",
"vite": "^5.4.18",
"vue-router": "^4.5.0"
"vite": "^5.4.19",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.8",
"@types/lodash": "^4.17.16",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.17",
"@types/node": "^22.15.19",
"rimraf": "^6.0.1",
"vue": "^3.5.13"
"vue": "^3.5.14"
},
"engines": {
"node": ">=16.0.0"