Upgrade oxfmt and oxlint, update .oxfmtrc.json import patterns (#6955)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Matiss Janis Aboltins
2026-02-12 23:08:35 +00:00
committed by GitHub
parent 96a3128305
commit 6f7af102a6
4 changed files with 327 additions and 101 deletions

View File

@@ -77,8 +77,8 @@
"minimatch": "^10.1.1",
"node-jq": "^6.3.1",
"npm-run-all": "^4.1.5",
"oxfmt": "^0.26.0",
"oxlint": "^1.41.0",
"oxfmt": "^0.32.0",
"oxlint": "^1.47.0",
"p-limit": "^7.2.0",
"prompts": "^2.4.2",
"source-map-support": "^0.5.21",