Skip to content

Commit da0c8ce

Browse files
chore(deps): update all patch dependencies (#834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Timeless0911 <[email protected]>
1 parent 0e48473 commit da0c8ce

File tree

7 files changed

+118
-228
lines changed

7 files changed

+118
-228
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"simple-git-hooks": "^2.11.1",
5858
"typescript": "^5.8.2",
5959
"vitest": "^3.0.8",
60-
"zx": "^8.4.0"
60+
"zx": "^8.4.1"
6161
},
6262
"packageManager": "[email protected]",
6363
"engines": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"picocolors": "1.1.1",
5858
"prebundle": "1.2.7",
5959
"rsbuild-plugin-publint": "^0.3.0",
60-
"rslib": "npm:@rslib/[email protected].3",
60+
"rslib": "npm:@rslib/[email protected].4",
6161
"rslog": "^1.2.3",
6262
"tsconfck": "3.1.5",
6363
"typescript": "^5.8.2"

packages/create-rslib/package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
40-
"rslib": "npm:@rslib/[email protected].3",
40+
"rslib": "npm:@rslib/[email protected].4",
4141
"tsx": "^4.19.3",
4242
"typescript": "^5.8.2"
4343
},

packages/plugin-dts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dev": "rslib build --watch"
3030
},
3131
"dependencies": {
32-
"@ast-grep/napi": "^0.36.0",
32+
"@ast-grep/napi": "^0.36.1",
3333
"magic-string": "^0.30.17",
3434
"picocolors": "1.1.1",
3535
"tinyglobby": "^0.2.12",
@@ -40,7 +40,7 @@
4040
"@rsbuild/core": "~1.2.18",
4141
"@rslib/tsconfig": "workspace:*",
4242
"rsbuild-plugin-publint": "^0.3.0",
43-
"rslib": "npm:@rslib/[email protected].3",
43+
"rslib": "npm:@rslib/[email protected].4",
4444
"typescript": "^5.8.2"
4545
},
4646
"peerDependencies": {

0 commit comments

Comments
 (0)