mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(deps): bump Rsbuild to v0.3.2 (#12565)
This commit is contained in:
parent
3f6a00ae20
commit
e6dd92eed7
@ -19,7 +19,7 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"pnpm": ">= 8.8.0"
|
"pnpm": ">= 8.8.0"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.8.0",
|
"packageManager": "pnpm@8.14.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vant/cli": "workspace:*",
|
"@vant/cli": "workspace:*",
|
||||||
"@vant/eslint-config": "workspace:*",
|
"@vant/eslint-config": "workspace:*",
|
||||||
@ -27,10 +27,5 @@
|
|||||||
"husky": "^8.0.1",
|
"husky": "^8.0.1",
|
||||||
"nano-staged": "^0.8.0",
|
"nano-staged": "^0.8.0",
|
||||||
"prettier": "^3.0.0"
|
"prettier": "^3.0.0"
|
||||||
},
|
|
||||||
"pnpm": {
|
|
||||||
"overrides": {
|
|
||||||
"@rspack/core": "0.4.3"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -48,10 +48,10 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.23.2",
|
"@babel/core": "^7.23.2",
|
||||||
"@babel/preset-typescript": "^7.23.2",
|
"@babel/preset-typescript": "^7.23.2",
|
||||||
"@rsbuild/core": "0.2.10",
|
"@rsbuild/core": "0.3.2",
|
||||||
"@rsbuild/plugin-babel": "0.2.10",
|
"@rsbuild/plugin-babel": "0.3.2",
|
||||||
"@rsbuild/plugin-vue": "0.2.10",
|
"@rsbuild/plugin-vue": "0.3.2",
|
||||||
"@rsbuild/plugin-vue-jsx": "0.2.10",
|
"@rsbuild/plugin-vue-jsx": "0.3.2",
|
||||||
"@vant/eslint-config": "workspace:^",
|
"@vant/eslint-config": "workspace:^",
|
||||||
"@vant/touch-emulator": "workspace:^",
|
"@vant/touch-emulator": "workspace:^",
|
||||||
"@vitejs/plugin-vue": "^4.5.2",
|
"@vitejs/plugin-vue": "^4.5.2",
|
||||||
|
1721
pnpm-lock.yaml
generated
1721
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user