Skip to content

Commit eaa9aed

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

File tree

2 files changed

+171
-170
lines changed

2 files changed

+171
-170
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "^1.9.4",
32-
"@playwright/test": "^1.50.1",
33-
"@rsbuild/core": "^1.2.13",
34-
"@rslib/core": "^0.5.2",
35-
"@types/node": "^22.13.7",
36-
"playwright": "^1.50.1",
37-
"simple-git-hooks": "^2.11.1",
32+
"@playwright/test": "^1.51.1",
33+
"@rsbuild/core": "^1.3.1",
34+
"@rslib/core": "^0.6.1",
35+
"@types/node": "^22.13.14",
36+
"playwright": "^1.51.1",
37+
"simple-git-hooks": "^2.12.1",
3838
"typescript": "^5.8.2"
3939
},
4040
"peerDependencies": {
@@ -45,7 +45,7 @@
4545
"optional": true
4646
}
4747
},
48-
"packageManager": "pnpm@10.5.2",
48+
"packageManager": "pnpm@10.7.0",
4949
"publishConfig": {
5050
"access": "public",
5151
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)