Skip to content

Commit 06a9027

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

File tree

2 files changed

+109
-243
lines changed

2 files changed

+109
-243
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.48.2",
41-
"@rsbuild/core": "1.1.0",
42-
"@rslib/core": "^0.0.16",
43-
"@types/node": "^20.17.6",
40+
"@playwright/test": "^1.49.0",
41+
"@rsbuild/core": "1.1.6",
42+
"@rslib/core": "^0.1.1",
43+
"@types/node": "^20.17.9",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.48.2",
45+
"playwright": "^1.49.0",
4646
"simple-git-hooks": "^2.11.1",
47-
"typescript": "^5.6.3"
47+
"typescript": "^5.7.2"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@9.12.3",
57+
"packageManager": "pnpm@9.14.4",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)