Update oxlint monorepo to ~1.61.0
CI / frontend-test (push) Failing after 20s
CI / backend-test (push) Successful in 1m23s
CI / frontend-e2e (push) Successful in 2m2s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-04-20 22:02:48 +00:00
parent c1eb70f8cc
commit 64f4ff1a43
2 changed files with 87 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.60.0",
"eslint-plugin-oxlint": "~1.61.0",
"eslint-plugin-vue": "~10.8.0",
"jiti": "^2.6.1",
"jsdom": "^29.0.0",
"msw": "^2.12.10",
"npm-run-all2": "^8.0.4",
"openapi-typescript": "^7.13.0",
"oxlint": "~1.60.0",
"oxlint": "~1.61.0",
"prettier": "3.8.3",
"typescript": "~5.9.3",
"vite": "^8.0.0",