Skip to content

Commit cddbcd3

Browse files
chore(deps): update oxc apps
1 parent 8bf5df2 commit cddbcd3

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.53.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
@@ -8,9 +8,9 @@ catalog:
88
'@types/node': 25.0.3
99
husky: ^9.1.7
1010
lint-staged: ^17.0.0
11-
oxfmt: 0.42.0
11+
oxfmt: 0.53.0
1212
oxlint: ^1.55.0
13-
oxlint-tsgolint: ^0.18.0
13+
oxlint-tsgolint: ^0.23.0
1414
typescript: ^6.0.3
1515

1616
catalogMode: prefer

0 commit comments

Comments
 (0)