Skip to content

Commit c4b59f6

Browse files
fix(deps): update all non-major dependencies (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f21ca2 commit c4b59f6

File tree

2 files changed

+212
-198
lines changed

2 files changed

+212
-198
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
]
3434
},
3535
"dependencies": {
36-
"@napi-rs/image": "^1.9.2",
36+
"@napi-rs/image": "^1.10.0",
3737
"svgo": "^3.3.2"
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",
4848
"typescript": "^5.8.3"
4949
},
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.11.0",
58+
"packageManager": "pnpm@10.12.4",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)