Update oxlint monorepo to ~1.51.0
All checks were successful
CI / backend-test (push) Successful in 55s
CI / frontend-test (push) Successful in 21s
CI / frontend-e2e (push) Successful in 49s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-03-06 20:07:38 +00:00
parent 1e7b0cb56c
commit 465fc2178f
2 changed files with 87 additions and 87 deletions

View File

@@ -38,14 +38,14 @@
"@vue/tsconfig": "^0.8.1",
"eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.50.0",
"eslint-plugin-oxlint": "~1.51.0",
"eslint-plugin-vue": "~10.8.0",
"jiti": "^2.6.1",
"jsdom": "^28.1.0",
"msw": "^2.12.10",
"npm-run-all2": "^8.0.4",
"openapi-typescript": "^7.13.0",
"oxlint": "~1.50.0",
"oxlint": "~1.51.0",
"prettier": "3.8.1",
"typescript": "~5.9.3",
"vite": "^7.3.1",