We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edeeac commit 9b1e9fcCopy full SHA for 9b1e9fc
packages/tools/package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"dependencies": {
6
"cross-env": "^10.1.0",
7
- "oxfmt": "0.42.0",
+ "oxfmt": "0.43.0",
8
"oxlint": "catalog:",
9
"oxlint-tsgolint": "catalog:"
10
}
pnpm-workspace.yaml
@@ -6,8 +6,8 @@ catalog:
'@types/node': 25.0.3
husky: ^9.1.7
lint-staged: ^16.3.3
- oxfmt: 0.42.0
+ oxfmt: 0.43.0
oxlint: ^1.55.0
11
- oxlint-tsgolint: ^0.18.0
+ oxlint-tsgolint: ^0.19.0
12
13
catalogMode: prefer
0 commit comments