Skip to content

Commit 3064778

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

File tree

2 files changed

+283
-155
lines changed

2 files changed

+283
-155
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.50.1",
38-
"@rsbuild/core": "^1.2.3",
39-
"@rslib/core": "^0.4.0",
40-
"@types/node": "^22.13.0",
37+
"@playwright/test": "^1.51.1",
38+
"@rsbuild/core": "^1.3.1",
39+
"@rslib/core": "^0.6.1",
40+
"@types/node": "^22.13.14",
4141
"nano-staged": "^0.8.0",
42-
"playwright": "^1.50.1",
42+
"playwright": "^1.51.1",
4343
"prebundle": "^1.2.7",
44-
"simple-git-hooks": "^2.11.1",
45-
"typescript": "^5.7.3",
44+
"simple-git-hooks": "^2.12.1",
45+
"typescript": "^5.8.2",
4646
"yaml-loader": "^0.8.1"
4747
},
4848
"peerDependencies": {
@@ -53,7 +53,7 @@
5353
"optional": true
5454
}
5555
},
56-
"packageManager": "[email protected].4",
56+
"packageManager": "[email protected].9",
5757
"publishConfig": {
5858
"access": "public",
5959
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)