Skip to content

Commit 04524a1

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

File tree

2 files changed

+180
-133
lines changed

2 files changed

+180
-133
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.52.0",
42-
"@rsbuild/core": "1.3.22",
43-
"@rslib/core": "^0.9.1",
44-
"@types/node": "^22.15.29",
41+
"@playwright/test": "^1.53.2",
42+
"@rsbuild/core": "1.4.2",
43+
"@rslib/core": "^0.10.4",
44+
"@types/node": "^22.15.34",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.52.0",
46+
"playwright": "^1.53.2",
4747
"simple-git-hooks": "^2.13.0",
48-
"terser": "^5.40.0",
48+
"terser": "^5.43.1",
4949
"typescript": "^5.8.3"
5050
},
5151
"peerDependencies": {
@@ -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)