Skip to content

Commit 4a642e9

Browse files
chore(deps): update dependency rslib to v0.5.0
1 parent ed07723 commit 4a642e9

File tree

4 files changed

+18
-16
lines changed

4 files changed

+18
-16
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.2.7",
5959
"rsbuild-plugin-publint": "^0.3.0",
60-
"rslib": "npm:@rslib/core@0.4.1",
60+
"rslib": "npm:@rslib/core@0.5.0",
6161
"rslog": "^1.2.3",
6262
"tsconfck": "3.1.5",
6363
"typescript": "^5.7.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.8.1",
3838
"fs-extra": "^11.3.0",
3939
"rsbuild-plugin-publint": "^0.3.0",
40-
"rslib": "npm:@rslib/core@0.4.1",
40+
"rslib": "npm:@rslib/core@0.5.0",
4141
"tsx": "^4.19.3",
4242
"typescript": "^5.7.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.2.9",
4141
"@rslib/tsconfig": "workspace:*",
4242
"rsbuild-plugin-publint": "^0.3.0",
43-
"rslib": "npm:@rslib/core@0.4.1",
43+
"rslib": "npm:@rslib/core@0.5.0",
4444
"typescript": "^5.7.3"
4545
},
4646
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)