Skip to content

Commit 10f58ad

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

File tree

2 files changed

+172
-171
lines changed

2 files changed

+172
-171
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.50.1",
42-
"@rsbuild/core": "1.2.14",
43-
"@rslib/core": "^0.5.2",
44-
"@types/node": "^22.13.8",
41+
"@playwright/test": "^1.51.1",
42+
"@rsbuild/core": "1.3.1",
43+
"@rslib/core": "^0.6.1",
44+
"@types/node": "^22.13.14",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.50.1",
47-
"simple-git-hooks": "^2.11.1",
46+
"playwright": "^1.51.1",
47+
"simple-git-hooks": "^2.12.1",
4848
"typescript": "^5.8.2"
4949
},
5050
"peerDependencies": {
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.5.2",
58+
"packageManager": "pnpm@10.7.0",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)