Skip to content

Commit deea2e0

Browse files
chore(deps): update all non-major dependencies (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc160c6 commit deea2e0

File tree

6 files changed

+89
-300
lines changed

6 files changed

+89
-300
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.0",
60-
"rslib": "npm:@rslib/[email protected].3",
60+
"rslib": "npm:@rslib/[email protected].4",
6161
"rslog": "^1.2.3",
6262
"tsconfck": "3.1.5",
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.8.1",
3838
"fs-extra": "^11.3.0",
3939
"rsbuild-plugin-publint": "^0.3.0",
40-
"rslib": "npm:@rslib/[email protected].3",
40+
"rslib": "npm:@rslib/[email protected].4",
4141
"tsx": "^4.19.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.3.8",
4141
"@rslib/tsconfig": "workspace:*",
4242
"rsbuild-plugin-publint": "^0.3.0",
43-
"rslib": "npm:@rslib/[email protected].3",
43+
"rslib": "npm:@rslib/[email protected].4",
4444
"typescript": "^5.8.3"
4545
},
4646
"peerDependencies": {

0 commit comments

Comments
 (0)