Skip to content

Commit 6f5ee08

Browse files
chore(deps): update dependency rslib to v0.4.0 (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 459531e commit 6f5ee08

File tree

4 files changed

+20
-135
lines changed

4 files changed

+20
-135
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"picocolors": "1.1.1",
5454
"prebundle": "1.2.7",
5555
"rsbuild-plugin-publint": "^0.2.1",
56-
"rslib": "npm:@rslib/core@0.3.2",
56+
"rslib": "npm:@rslib/core@0.4.0",
5757
"rslog": "^1.2.3",
5858
"tsconfck": "3.1.4",
5959
"typescript": "^5.7.3"

packages/create-rslib/package.json

+1-1
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.2.1",
40-
"rslib": "npm:@rslib/core@0.3.2",
40+
"rslib": "npm:@rslib/core@0.4.0",
4141
"tsx": "^4.19.2",
4242
"typescript": "^5.7.3"
4343
},

packages/plugin-dts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rsbuild/core": "~1.2.3",
3939
"@rslib/tsconfig": "workspace:*",
4040
"rsbuild-plugin-publint": "^0.2.1",
41-
"rslib": "npm:@rslib/core@0.3.2",
41+
"rslib": "npm:@rslib/core@0.4.0",
4242
"typescript": "^5.7.3"
4343
},
4444
"peerDependencies": {

pnpm-lock.yaml

+17-132
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)