Update oxlint monorepo to ~1.59.0
CI / backend-test (push) Successful in 1m0s
CI / frontend-test (push) Failing after 15s
CI / frontend-e2e (push) Successful in 1m37s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-04-07 17:04:47 +00:00
parent b12106d3bf
commit 5951970257
2 changed files with 114 additions and 87 deletions
+2 -2
View File
@@ -38,14 +38,14 @@
"@vue/tsconfig": "^0.9.0",
"eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.55.0",
"eslint-plugin-oxlint": "~1.59.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.55.0",
"oxlint": "~1.59.0",
"prettier": "3.8.1",
"typescript": "~5.9.3",
"vite": "^8.0.0",