chore: use latest oxlint version (#13457)

oxlint-tsgolint install fails had been fixed

see https://github.com/oxc-project/oxc/issues/12892



#### PR Dependency Tree


* **PR #13457** 👈

This tree was auto-generated by
[Charcoal](https://github.com/danerwilliams/charcoal)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated the version range for a development dependency to allow for
newer compatible releases.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
fengmk2
2025-08-11 11:09:39 +08:00
committed by GitHub
parent f7461dd3d9
commit 07b9b4fb8d
2 changed files with 112 additions and 38 deletions

View File

@@ -82,7 +82,7 @@
"husky": "^9.1.7",
"lint-staged": "^16.0.0",
"msw": "^2.6.8",
"oxlint": "1.10.0",
"oxlint": "^1.11.1",
"prettier": "^3.4.2",
"semver": "^7.6.3",
"serve": "^14.2.4",