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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-02 20:22:59 +08:00
committed by GitHub
parent d7a2da1ea8
commit d3a0ce0283
5 changed files with 390 additions and 155 deletions

View File

@@ -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"
}
}

View File

@@ -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",