Skip to content

Commit 5a18846

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

File tree

2 files changed

+221
-174
lines changed

2 files changed

+221
-174
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.52.0",
41-
"@rsbuild/core": "^1.3.22",
42-
"@rslib/core": "^0.9.1",
43-
"@types/node": "^22.15.29",
44-
"eslint": "^9.28.0",
40+
"@playwright/test": "^1.53.2",
41+
"@rsbuild/core": "^1.4.2",
42+
"@rslib/core": "^0.10.4",
43+
"@types/node": "^22.15.34",
44+
"eslint": "^9.30.0",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.52.0",
46+
"playwright": "^1.53.2",
4747
"simple-git-hooks": "^2.13.0",
4848
"typescript": "^5.8.3"
4949
},
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.11.0",
59+
"packageManager": "pnpm@10.12.4",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)