Skip to content

Commit 2a852fe

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

2 files changed

Lines changed: 171 additions & 124 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "^1.9.4",
32-
"@playwright/test": "^1.52.0",
33-
"@rsbuild/core": "^1.3.22",
34-
"@rslib/core": "^0.9.1",
35-
"@types/node": "^22.15.29",
36-
"playwright": "^1.52.0",
32+
"@playwright/test": "^1.53.2",
33+
"@rsbuild/core": "^1.4.2",
34+
"@rslib/core": "^0.10.4",
35+
"@types/node": "^22.15.34",
36+
"playwright": "^1.53.2",
3737
"simple-git-hooks": "^2.13.0",
3838
"typescript": "^5.8.3"
3939
},
@@ -45,7 +45,7 @@
4545
"optional": true
4646
}
4747
},
48-
"packageManager": "pnpm@10.11.0",
48+
"packageManager": "pnpm@10.12.4",
4949
"publishConfig": {
5050
"access": "public",
5151
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)