Skip to content

Commit 9837eb7

Browse files
committed
fix: use correct oxlint and oxfmt versions
1 parent ba56753 commit 9837eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"devDependencies": {
3939
"@tailwindcss/typography": "^0.5.19",
40-
"oxfmt": "^0.11.3",
41-
"oxlint": "^0.19.0",
40+
"oxfmt": "^0.26.0",
41+
"oxlint": "^1.41.0",
4242
"pagefind": "^1.4.0"
4343
}
4444
}

0 commit comments

Comments
 (0)