feat(cli): bump Rsbuild v0.7 (#12903)
This commit is contained in:
@@ -48,10 +48,12 @@
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@rsbuild/core": "0.7.2",
|
||||
"@rsbuild/plugin-babel": "0.7.2",
|
||||
"@rsbuild/plugin-less": "0.7.2",
|
||||
"@rsbuild/plugin-sass": "0.7.2",
|
||||
"@rsbuild/plugin-vue": "0.7.2",
|
||||
"@rsbuild/plugin-vue-jsx": "0.7.2",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
|
||||
Reference in New Issue
Block a user