Skip to content

Commit 6bf155b

Browse files
chore(deps): update all non-major dependencies
1 parent da463f8 commit 6bf155b

File tree

2 files changed

+227
-93
lines changed

2 files changed

+227
-93
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
4141
"@playwright/test": "^1.50.1",
42-
"@rsbuild/core": "1.2.3",
43-
"@rslib/core": "^0.4.0",
44-
"@types/node": "^22.13.0",
42+
"@rsbuild/core": "1.2.14",
43+
"@rslib/core": "^0.5.2",
44+
"@types/node": "^22.13.7",
4545
"nano-staged": "^0.8.0",
4646
"playwright": "^1.50.1",
4747
"simple-git-hooks": "^2.11.1",
48-
"typescript": "^5.7.3"
48+
"typescript": "^5.8.2"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "[email protected].4",
58+
"packageManager": "[email protected].6",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)