Update oxlint monorepo to ~1.61.0
CI / frontend-test (push) Successful in 29s
CI / backend-test (push) Successful in 1m11s
CI / frontend-e2e (push) Successful in 1m48s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-04-21 10:42:39 +00:00
parent 4f4086bb45
commit 860cb0c85c
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",