Skip to content

Commit 7b0b59e

Browse files
chore(deps): update all non-major dependencies (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04524a1 commit 7b0b59e

File tree

2 files changed

+162
-162
lines changed

2 files changed

+162
-162
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.53.2",
42-
"@rsbuild/core": "1.4.2",
43-
"@rslib/core": "^0.10.4",
44-
"@types/node": "^22.15.34",
41+
"@playwright/test": "^1.54.1",
42+
"@rsbuild/core": "1.4.12",
43+
"@rslib/core": "^0.11.0",
44+
"@types/node": "^22.17.0",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.53.2",
47-
"simple-git-hooks": "^2.13.0",
46+
"playwright": "^1.54.1",
47+
"simple-git-hooks": "^2.13.1",
4848
"terser": "^5.43.1",
49-
"typescript": "^5.8.3"
49+
"typescript": "^5.9.2"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "1.x"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.12.4",
59+
"packageManager": "pnpm@10.14.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)