Skip to content

Commit 7a64823

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

File tree

2 files changed

+182
-135
lines changed

2 files changed

+182
-135
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.52.0",
44-
"@rsbuild/core": "^1.3.22",
43+
"@playwright/test": "^1.53.2",
44+
"@rsbuild/core": "^1.4.2",
4545
"@rsbuild/plugin-less": "1.2.4",
46-
"@rslib/core": "^0.9.1",
47-
"@types/node": "^22.15.29",
46+
"@rslib/core": "^0.10.4",
47+
"@types/node": "^22.15.34",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.52.0",
49+
"playwright": "^1.53.2",
5050
"simple-git-hooks": "^2.13.0",
5151
"typescript": "^5.8.3",
5252
"vue": "^2.7.16"
@@ -59,7 +59,7 @@
5959
"optional": true
6060
}
6161
},
62-
"packageManager": "pnpm@10.11.0",
62+
"packageManager": "pnpm@10.12.4",
6363
"publishConfig": {
6464
"access": "public",
6565
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)