Skip to content

Commit ee9e7a2

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

File tree

2 files changed

+177
-176
lines changed

2 files changed

+177
-176
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
},
4343
"devDependencies": {
4444
"@biomejs/biome": "^1.9.4",
45-
"@playwright/test": "^1.50.1",
46-
"@rsbuild/core": "^1.2.13",
47-
"@rslib/core": "^0.5.2",
45+
"@playwright/test": "^1.51.1",
46+
"@rsbuild/core": "^1.3.1",
47+
"@rslib/core": "^0.6.1",
4848
"@types/fs-extra": "^11.0.4",
49-
"@types/node": "^22.13.7",
49+
"@types/node": "^22.13.14",
5050
"fs-extra": "^11.3.0",
5151
"nano-staged": "^0.8.0",
52-
"playwright": "^1.50.1",
53-
"simple-git-hooks": "^2.11.1",
52+
"playwright": "^1.51.1",
53+
"simple-git-hooks": "^2.12.1",
5454
"typescript": "^5.8.2"
5555
},
5656
"peerDependencies": {
@@ -61,7 +61,7 @@
6161
"optional": true
6262
}
6363
},
64-
"packageManager": "pnpm@10.5.2",
64+
"packageManager": "pnpm@10.7.0",
6565
"publishConfig": {
6666
"access": "public",
6767
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)