Skip to content

Commit 9a9f372

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

File tree

2 files changed

+221
-221
lines changed

2 files changed

+221
-221
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,19 @@
3333
]
3434
},
3535
"dependencies": {
36-
"@napi-rs/image": "^1.10.0",
36+
"@napi-rs/image": "^1.11.1",
3737
"svgo": "^3.3.2"
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.53.2",
42-
"@rsbuild/core": "1.4.2",
43-
"@rslib/core": "^0.10.4",
44-
"@types/node": "^22.15.34",
41+
"@playwright/test": "^1.54.1",
42+
"@rsbuild/core": "1.4.12",
43+
"@rslib/core": "^0.11.0",
44+
"@types/node": "^22.17.0",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.53.2",
47-
"simple-git-hooks": "^2.13.0",
48-
"typescript": "^5.8.3"
46+
"playwright": "^1.54.1",
47+
"simple-git-hooks": "^2.13.1",
48+
"typescript": "^5.9.2"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@10.12.4",
58+
"packageManager": "pnpm@10.14.0",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)