Skip to content

Commit 141bdf1

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

File tree

2 files changed

+142
-143
lines changed

2 files changed

+142
-143
lines changed

package.json

Lines changed: 8 additions & 8 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.56.1",
42-
"@rsbuild/core": "1.6.0",
43-
"@rslib/core": "^0.17.0",
44-
"@types/node": "^22.18.13",
45-
"nano-staged": "^0.8.0",
46-
"playwright": "^1.56.1",
41+
"@playwright/test": "^1.57.0",
42+
"@rsbuild/core": "1.6.10",
43+
"@rslib/core": "^0.18.2",
44+
"@types/node": "^22.19.1",
45+
"nano-staged": "^0.9.0",
46+
"playwright": "^1.57.0",
4747
"simple-git-hooks": "^2.13.1",
48-
"terser": "^5.44.0",
48+
"terser": "^5.44.1",
4949
"typescript": "^5.9.3"
5050
},
5151
"peerDependencies": {
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@10.20.0",
59+
"packageManager": "pnpm@10.24.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)