mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
docs: fix Rsbuild HTML build failed (#12848)
This commit is contained in:
@@ -48,10 +48,10 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@rsbuild/core": "0.6.8",
|
||||
"@rsbuild/plugin-babel": "0.6.8",
|
||||
"@rsbuild/plugin-vue": "0.6.8",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.8",
|
||||
"@rsbuild/core": "0.6.9",
|
||||
"@rsbuild/plugin-babel": "0.6.9",
|
||||
"@rsbuild/plugin-vue": "0.6.9",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.9",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
|
Reference in New Issue
Block a user