Skip to content

Commit 20422e2

Browse files
chore(deps): update all non-major dependencies (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3935dcb commit 20422e2

File tree

2 files changed

+116
-126
lines changed

2 files changed

+116
-126
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
42-
"@playwright/test": "^1.48.2",
43-
"@rsbuild/core": "1.0.19",
44-
"@rslib/core": "^0.0.16",
45-
"@types/node": "^22.8.6",
42+
"@playwright/test": "^1.49.0",
43+
"@rsbuild/core": "1.1.6",
44+
"@rslib/core": "^0.1.1",
45+
"@types/node": "^22.10.1",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.48.2",
47+
"playwright": "^1.49.0",
4848
"simple-git-hooks": "^2.11.1",
49-
"typescript": "^5.6.3"
49+
"typescript": "^5.7.2"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "1.x"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@9.12.3",
59+
"packageManager": "pnpm@9.14.4",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)