Skip to content

Commit 8d65f37

Browse files
chore(deps): update dependency rslib to v0.3.0 (#650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d65c83f commit 8d65f37

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"picocolors": "1.1.1",
5353
"prebundle": "1.2.5",
5454
"rsbuild-plugin-publint": "^0.2.1",
55-
"rslib": "npm:@rslib/core@0.2.2",
55+
"rslib": "npm:@rslib/core@0.3.0",
5656
"rslog": "^1.2.3",
5757
"tsconfck": "3.1.4",
5858
"typescript": "^5.7.2"

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.2.2",
41+
"rslib": "npm:@rslib/core@0.3.0",
4242
"tsx": "^4.19.2",
4343
"typescript": "^5.7.2"
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.2.0-alpha.0",
3939
"@rslib/tsconfig": "workspace:*",
4040
"rsbuild-plugin-publint": "^0.2.1",
41-
"rslib": "npm:@rslib/core@0.2.2",
41+
"rslib": "npm:@rslib/core@0.3.0",
4242
"typescript": "^5.7.2"
4343
},
4444
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)