Skip to content

Commit 1495bd3

Browse files
committed
chore(deps): bump Rslib 0.17.2
1 parent 0caffdb commit 1495bd3

File tree

5 files changed

+335
-23
lines changed

5 files changed

+335
-23
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"picocolors": "1.1.1",
5959
"prebundle": "1.5.0",
6060
"rsbuild-plugin-publint": "^0.3.3",
61-
"rslib": "npm:@rslib/[email protected].1",
61+
"rslib": "npm:@rslib/[email protected].2",
6262
"rslog": "^1.3.0",
6363
"tinyglobby": "0.2.14",
6464
"tsconfck": "3.1.6",

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": "^24.10.0",
3838
"fs-extra": "^11.3.2",
3939
"rsbuild-plugin-publint": "^0.3.3",
40-
"rslib": "npm:@rslib/[email protected].1",
40+
"rslib": "npm:@rslib/[email protected].2",
4141
"tsx": "^4.20.6",
4242
"typescript": "^5.9.3"
4343
},

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"picocolors": "1.1.1",
4444
"prebundle": "1.5.0",
4545
"rsbuild-plugin-publint": "^0.3.3",
46-
"rslib": "npm:@rslib/[email protected].1",
46+
"rslib": "npm:@rslib/[email protected].2",
4747
"tinyglobby": "0.2.14",
4848
"tsconfig-paths": "^4.2.0",
4949
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)