Skip to content

Commit 567b59b

Browse files
chore(deps): update oxc apps
1 parent 4a5c9bc commit 567b59b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "module",
1515
"dependencies": {
1616
"cross-env": "^10.1.0",
17-
"oxfmt": "0.40.0",
17+
"oxfmt": "0.41.0",
1818
"oxlint": "catalog:",
1919
"oxlint-tsgolint": "catalog:",
2020
"vite-task-tools": "link:"

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ catalog:
66
'@types/node': 25.0.3
77
husky: ^9.1.7
88
lint-staged: ^16.3.3
9-
oxfmt: 0.40.0
9+
oxfmt: 0.41.0
1010
oxlint: ^1.55.0
1111
oxlint-tsgolint: ^0.17.0
1212

0 commit comments

Comments
 (0)