Skip to content

Commit 04eacd4

Browse files
authored
chore(deps): bump Rslib v0.10.0 (#1063)
1 parent 7bffc91 commit 04eacd4

File tree

4 files changed

+36
-196
lines changed

4 files changed

+36
-196
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"picocolors": "1.1.1",
5858
"prebundle": "1.3.3",
5959
"rsbuild-plugin-publint": "^0.3.2",
60-
"rslib": "npm:@rslib/core@0.9.2",
60+
"rslib": "npm:@rslib/core@0.10.0",
6161
"rslog": "^1.2.3",
6262
"tsconfck": "3.1.6",
6363
"typescript": "^5.8.3"

packages/create-rslib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "^22.15.31",
3838
"fs-extra": "^11.3.0",
3939
"rsbuild-plugin-publint": "^0.3.2",
40-
"rslib": "npm:@rslib/core@0.9.2",
40+
"rslib": "npm:@rslib/core@0.10.0",
4141
"tsx": "^4.20.3",
4242
"typescript": "^5.8.3"
4343
},

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rsbuild/core": "1.4.0-beta.3",
4141
"@rslib/tsconfig": "workspace:*",
4242
"rsbuild-plugin-publint": "^0.3.2",
43-
"rslib": "npm:@rslib/core@0.9.2",
43+
"rslib": "npm:@rslib/core@0.10.0",
4444
"typescript": "^5.8.3"
4545
},
4646
"peerDependencies": {

0 commit comments

Comments
 (0)