Skip to content

Commit 66f4732

Browse files
chore(deps): update dependency rslib to v0.2.0 (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 002d4d4 commit 66f4732

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"picocolors": "1.1.1",
5252
"prebundle": "1.2.5",
5353
"rsbuild-plugin-publint": "^0.2.1",
54-
"rslib": "npm:@rslib/core@0.1.5",
54+
"rslib": "npm:@rslib/core@0.2.0",
5555
"rslog": "^1.2.3",
5656
"tsconfck": "3.1.4",
5757
"typescript": "^5.6.3"

packages/create-rslib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "^22.8.1",
3939
"fs-extra": "^11.2.0",
4040
"rsbuild-plugin-publint": "^0.2.1",
41-
"rslib": "npm:@rslib/core@0.1.5",
41+
"rslib": "npm:@rslib/core@0.2.0",
4242
"tsx": "^4.19.2",
4343
"typescript": "^5.6.3"
4444
},

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rsbuild/core": "~1.1.12",
3939
"@rslib/tsconfig": "workspace:*",
4040
"rsbuild-plugin-publint": "^0.2.1",
41-
"rslib": "npm:@rslib/core@0.1.5",
41+
"rslib": "npm:@rslib/core@0.2.0",
4242
"typescript": "^5.6.3"
4343
},
4444
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 13 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)