Skip to content

Commit 26ff0b6

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

File tree

2 files changed

+172
-171
lines changed

2 files changed

+172
-171
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.50.1",
41-
"@rsbuild/core": "1.2.13",
42-
"@rslib/core": "^0.5.2",
43-
"@types/node": "^22.13.7",
40+
"@playwright/test": "^1.51.1",
41+
"@rsbuild/core": "1.3.1",
42+
"@rslib/core": "^0.6.1",
43+
"@types/node": "^22.13.14",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.50.1",
46-
"simple-git-hooks": "^2.11.1",
45+
"playwright": "^1.51.1",
46+
"simple-git-hooks": "^2.12.1",
4747
"typescript": "^5.8.2"
4848
},
4949
"peerDependencies": {
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@10.5.2",
57+
"packageManager": "pnpm@10.7.0",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)