chore(deps): bump Rsbuild to v0.3.2 (#12565)

This commit is contained in:
neverland 2024-01-13 11:32:25 +08:00 committed by GitHub
parent 3f6a00ae20
commit e6dd92eed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 933 additions and 803 deletions

View File

@ -19,7 +19,7 @@
"engines": {
"pnpm": ">= 8.8.0"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.14.1",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
@ -27,10 +27,5 @@
"husky": "^8.0.1",
"nano-staged": "^0.8.0",
"prettier": "^3.0.0"
},
"pnpm": {
"overrides": {
"@rspack/core": "0.4.3"
}
}
}

View File

@ -48,10 +48,10 @@
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@rsbuild/core": "0.2.10",
"@rsbuild/plugin-babel": "0.2.10",
"@rsbuild/plugin-vue": "0.2.10",
"@rsbuild/plugin-vue-jsx": "0.2.10",
"@rsbuild/core": "0.3.2",
"@rsbuild/plugin-babel": "0.3.2",
"@rsbuild/plugin-vue": "0.3.2",
"@rsbuild/plugin-vue-jsx": "0.3.2",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^4.5.2",

1721
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff