Skip to content

Commit 7cc26d0

Browse files
authored
chore: bump @rsbuild/core (#122)
1 parent e9d2133 commit 7cc26d0

File tree

5 files changed

+23
-15
lines changed

5 files changed

+23
-15
lines changed

.changeset/gorgeous-pets-bathe.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'rsbuild-plugin-dts': patch
3+
'@rslib/core': patch
4+
---
5+
6+
bump 0.0.3

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@e2e/helper": "workspace:*",
1313
"@playwright/test": "1.43.1",
14-
"@rsbuild/core": "1.0.1-beta.15",
14+
"@rsbuild/core": "1.0.1-beta.16",
1515
"@rslib/core": "workspace:*",
1616
"@rslib/tsconfig": "workspace:*",
1717
"@types/fs-extra": "^11.0.4",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prebundle": "prebundle"
3838
},
3939
"dependencies": {
40-
"@rsbuild/core": "1.0.1-beta.15",
40+
"@rsbuild/core": "1.0.1-beta.16",
4141
"rsbuild-plugin-dts": "workspace:*"
4242
},
4343
"devDependencies": {

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@microsoft/api-extractor": "^7.47.5",
37-
"@rsbuild/core": "1.0.1-beta.15",
37+
"@rsbuild/core": "1.0.1-beta.16",
3838
"@rslib/tsconfig": "workspace:*",
3939
"rslib": "npm:@rslib/[email protected]",
4040
"typescript": "^5.5.4"

pnpm-lock.yaml

Lines changed: 14 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)