Skip to content

Commit 315e8e0

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

File tree

2 files changed

+199
-206
lines changed

2 files changed

+199
-206
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@
6161
},
6262
"devDependencies": {
6363
"@biomejs/biome": "^1.9.4",
64-
"@playwright/test": "^1.51.1",
65-
"@rsbuild/core": "^1.3.1",
66-
"@rslib/core": "^0.6.1",
67-
"@types/node": "^22.13.14",
64+
"@playwright/test": "^1.52.0",
65+
"@rsbuild/core": "^1.3.14",
66+
"@rslib/core": "^0.6.8",
67+
"@types/node": "^22.15.3",
6868
"nano-staged": "^0.8.0",
69-
"playwright": "^1.51.1",
70-
"simple-git-hooks": "^2.12.1",
71-
"tsx": "^4.19.3",
72-
"typescript": "^5.8.2"
69+
"playwright": "^1.52.0",
70+
"simple-git-hooks": "^2.13.0",
71+
"tsx": "^4.19.4",
72+
"typescript": "^5.8.3"
7373
},
7474
"peerDependencies": {
7575
"@rsbuild/core": "1.x"
@@ -79,7 +79,7 @@
7979
"optional": true
8080
}
8181
},
82-
"packageManager": "pnpm@10.7.0",
82+
"packageManager": "pnpm@10.10.0",
8383
"publishConfig": {
8484
"access": "public",
8585
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)