Skip to content

Commit 7ea9f60

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

File tree

2 files changed

+120
-124
lines changed

2 files changed

+120
-124
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.48.2",
42-
"@rsbuild/core": "1.0.19",
43-
"@rslib/core": "^0.0.16",
44-
"@types/node": "^22.8.6",
41+
"@playwright/test": "^1.49.0",
42+
"@rsbuild/core": "1.1.6",
43+
"@rslib/core": "^0.1.1",
44+
"@types/node": "^22.10.1",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.48.2",
46+
"playwright": "^1.49.0",
4747
"simple-git-hooks": "^2.11.1",
48-
"typescript": "^5.6.3"
48+
"typescript": "^5.7.2"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@9.12.3",
58+
"packageManager": "pnpm@9.14.4",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)