Skip to content

Commit 2ac72bf

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

File tree

2 files changed

+121
-252
lines changed

2 files changed

+121
-252
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.48.2",
38-
"@rsbuild/core": "^1.1.0",
39-
"@rslib/core": "^0.0.16",
40-
"@types/node": "^20.17.6",
37+
"@playwright/test": "^1.49.0",
38+
"@rsbuild/core": "^1.1.6",
39+
"@rslib/core": "^0.1.1",
40+
"@types/node": "^20.17.9",
4141
"nano-staged": "^0.8.0",
42-
"playwright": "^1.48.2",
42+
"playwright": "^1.49.0",
4343
"prebundle": "^1.2.5",
4444
"simple-git-hooks": "^2.11.1",
45-
"typescript": "^5.6.3",
45+
"typescript": "^5.7.2",
4646
"yaml-loader": "^0.8.1"
4747
},
4848
"peerDependencies": {
@@ -53,7 +53,7 @@
5353
"optional": true
5454
}
5555
},
56-
"packageManager": "pnpm@9.12.3",
56+
"packageManager": "pnpm@9.14.4",
5757
"publishConfig": {
5858
"access": "public",
5959
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)