Skip to content

Commit 62a656a

Browse files
chore(deps): update dependency rslib to v0.1.0
1 parent 7326280 commit 62a656a

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
@@ -49,7 +49,7 @@
4949
"memfs": "^4.14.0",
5050
"picocolors": "1.1.1",
5151
"prebundle": "1.2.5",
52-
"rslib": "npm:@rslib/core@0.0.18",
52+
"rslib": "npm:@rslib/core@0.1.0",
5353
"rslog": "^1.2.3",
5454
"tsconfck": "3.1.4",
5555
"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/fs-extra": "^11.0.4",
3939
"@types/node": "^22.8.1",
4040
"fs-extra": "^11.2.0",
41-
"rslib": "npm:@rslib/core@0.0.18",
41+
"rslib": "npm:@rslib/core@0.1.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
@@ -37,7 +37,7 @@
3737
"@microsoft/api-extractor": "^7.47.11",
3838
"@rsbuild/core": "~1.1.4",
3939
"@rslib/tsconfig": "workspace:*",
40-
"rslib": "npm:@rslib/core@0.0.18",
40+
"rslib": "npm:@rslib/core@0.1.0",
4141
"typescript": "^5.6.3"
4242
},
4343
"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)