Skip to content

Commit b72ea93

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

File tree

2 files changed

+172
-171
lines changed

2 files changed

+172
-171
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
},
6262
"devDependencies": {
6363
"@biomejs/biome": "^1.9.4",
64-
"@playwright/test": "^1.50.1",
65-
"@rsbuild/core": "^1.2.14",
66-
"@rslib/core": "^0.5.2",
67-
"@types/node": "^22.13.7",
64+
"@playwright/test": "^1.51.1",
65+
"@rsbuild/core": "^1.3.1",
66+
"@rslib/core": "^0.6.1",
67+
"@types/node": "^22.13.14",
6868
"nano-staged": "^0.8.0",
69-
"playwright": "^1.50.1",
70-
"simple-git-hooks": "^2.11.1",
69+
"playwright": "^1.51.1",
70+
"simple-git-hooks": "^2.12.1",
7171
"tsx": "^4.19.3",
7272
"typescript": "^5.8.2"
7373
},
@@ -79,7 +79,7 @@
7979
"optional": true
8080
}
8181
},
82-
"packageManager": "pnpm@10.5.2",
82+
"packageManager": "pnpm@10.7.0",
8383
"publishConfig": {
8484
"access": "public",
8585
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)