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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
This commit is contained in:
renovate[bot]
2024-05-02 01:21:41 +00:00
committed by GitHub
parent 86df4c1441
commit 80ca6fbad5
11 changed files with 538 additions and 293 deletions

View File

@@ -41,17 +41,17 @@
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.6",
"@types/lodash": "^4.17.0",
"@types/markdown-it": "^13.0.7",
"@types/markdown-it": "^13.0.8",
"rimraf": "^5.0.5",
"vue": "^3.4.23"
"vue": "^3.4.26"
},
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/core": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@rsbuild/core": "0.6.4",
"@rsbuild/plugin-babel": "0.6.4",
"@rsbuild/plugin-vue": "0.6.4",
"@rsbuild/plugin-vue-jsx": "0.6.4",
"@rsbuild/core": "0.6.8",
"@rsbuild/plugin-babel": "0.6.8",
"@rsbuild/plugin-vue": "0.6.8",
"@rsbuild/plugin-vue-jsx": "0.6.8",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.0.4",
@@ -59,7 +59,7 @@
"@vue/babel-plugin-jsx": "^1.2.2",
"autoprefixer": "^10.4.19",
"commander": "^12.0.0",
"rslog": "^1.2.1",
"rslog": "^1.2.2",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"enquirer": "2.4.1",
@@ -80,8 +80,8 @@
"rspack-plugin-virtual-module": "^0.1.12",
"terser": "^5.30.3",
"transliteration": "^2.3.5",
"typescript": "^5.0.4",
"vite": "^5.0.12",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vue-router": "^4.3.2"
}
}