Skip to content

Commit 8fc8181

Browse files
chore(deps): update all non-major dependencies (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8749bfa commit 8fc8181

File tree

2 files changed

+154
-153
lines changed

2 files changed

+154
-153
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"bump": "npx bumpp"
2525
},
2626
"devDependencies": {
27-
"@rsbuild/core": "^1.2.14",
28-
"@rslib/core": "^0.5.2",
29-
"@types/node": "^22.13.7",
30-
"prettier": "^3.5.2",
27+
"@rsbuild/core": "^1.3.1",
28+
"@rslib/core": "^0.6.1",
29+
"@types/node": "^22.13.14",
30+
"prettier": "^3.5.3",
3131
"typescript": "^5.8.2"
3232
},
3333
"peerDependencies": {
@@ -38,7 +38,7 @@
3838
"optional": true
3939
}
4040
},
41-
"packageManager": "pnpm@10.5.2",
41+
"packageManager": "pnpm@10.7.0",
4242
"publishConfig": {
4343
"access": "public",
4444
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)