Skip to content

Commit 95e36c1

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

File tree

2 files changed

+199
-206
lines changed

2 files changed

+199
-206
lines changed

package.json

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

0 commit comments

Comments
 (0)