Skip to content

Commit e0a614d

Browse files
chore(deps): update oxc apps
1 parent 6e9bea9 commit e0a614d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"dependencies": {
66
"cross-env": "^10.1.0",
7-
"oxfmt": "0.42.0",
7+
"oxfmt": "0.51.0",
88
"oxlint": "catalog:",
99
"oxlint-tsgolint": "catalog:"
1010
}

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ catalog:
66
'@types/node': 25.0.3
77
husky: ^9.1.7
88
lint-staged: ^17.0.0
9-
oxfmt: 0.42.0
9+
oxfmt: 0.51.0
1010
oxlint: ^1.55.0
11-
oxlint-tsgolint: ^0.18.0
11+
oxlint-tsgolint: ^0.23.0
1212

1313
catalogMode: prefer

0 commit comments

Comments
 (0)