Skip to content

Commit 5eed250

Browse files
authored
chore: bump rslib (#160)
1 parent f107b28 commit 5eed250

File tree

4 files changed

+18
-138
lines changed

4 files changed

+18
-138
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.11.1",
5050
"picocolors": "1.0.1",
5151
"prebundle": "1.2.2",
52-
"rslib": "npm:@rslib/[email protected].3",
52+
"rslib": "npm:@rslib/[email protected].4",
5353
"rslog": "^1.2.2",
5454
"typescript": "^5.5.4"
5555
},

packages/create-rslib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/fs-extra": "^11.0.4",
3535
"@types/node": "~18.19.39",
3636
"fs-extra": "^11.2.0",
37-
"rslib": "npm:@rslib/[email protected].3",
37+
"rslib": "npm:@rslib/[email protected].4",
3838
"typescript": "^5.5.4"
3939
},
4040
"engines": {

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@microsoft/api-extractor": "^7.47.7",
3737
"@rsbuild/core": "1.0.1-rc.0",
3838
"@rslib/tsconfig": "workspace:*",
39-
"rslib": "npm:@rslib/[email protected].3",
39+
"rslib": "npm:@rslib/[email protected].4",
4040
"typescript": "^5.5.4"
4141
},
4242
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)