Skip to content

Commit 80f2d85

Browse files
committed
chore: bump rsbuild to 1.0.0-alpha.3
1 parent df12da2 commit 80f2d85

File tree

3 files changed

+14
-26
lines changed

3 files changed

+14
-26
lines changed

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@playwright/test": "1.43.1",
14-
"@rsbuild/core": "1.0.0-alpha.0",
14+
"@rsbuild/core": "1.0.0-alpha.3",
1515
"@rslib/core": "workspace:*",
1616
"@rslib/tsconfig": "workspace:*",
1717
"@types/fs-extra": "^11.0.4",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prebundle": "prebundle"
3939
},
4040
"dependencies": {
41-
"@rsbuild/core": "1.0.0-alpha.0"
41+
"@rsbuild/core": "1.0.0-alpha.3"
4242
},
4343
"devDependencies": {
4444
"@rslib/tsconfig": "workspace:*",

pnpm-lock.yaml

+12-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)