Skip to content

Commit

Permalink
chore(deps): bump Rsbuild to v0.3.2 (youzan#12565)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored and CatsAndMice committed Apr 8, 2024
1 parent 65b7721 commit 99fa4a3
Show file tree
Hide file tree
Showing 3 changed files with 935 additions and 805 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,13 @@
"engines": {
"pnpm": ">= 8.8.0"
},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.14.1",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"eslint": "^8.46.0",
"husky": "^8.0.1",
"nano-staged": "^0.8.0",
"prettier": "^3.0.0"
},
"pnpm": {
"overrides": {
"@rspack/core": "0.4.3"
}
}
}
8 changes: 4 additions & 4 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 99fa4a3

Please sign in to comment.