Skip to content

Commit 1c5801c

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

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
@@ -39,13 +39,13 @@
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
42-
"@playwright/test": "^1.50.1",
43-
"@rsbuild/core": "1.2.14",
44-
"@rslib/core": "^0.5.2",
45-
"@types/node": "^22.13.8",
42+
"@playwright/test": "^1.51.1",
43+
"@rsbuild/core": "1.3.1",
44+
"@rslib/core": "^0.6.1",
45+
"@types/node": "^22.13.14",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.50.1",
48-
"simple-git-hooks": "^2.11.1",
47+
"playwright": "^1.51.1",
48+
"simple-git-hooks": "^2.12.1",
4949
"typescript": "^5.8.2"
5050
},
5151
"peerDependencies": {
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.5.2",
59+
"packageManager": "pnpm@10.7.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)