1 Commits

Author SHA1 Message Date
Renovate Bot a1f0a75c62 chore(deps): update dependency eslint-plugin-oxlint to ~1.70.0
renovate/artifacts Artifact file update failure
Frontend CI / build-and-check (pull_request) Failing after 10s
Frontend Playwright / e2e (pull_request) Failing after 4m52s
2026-06-16 05:00:25 +00:00
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.4.3" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="13.2.2" />
</ItemGroup>
</Project>
+1 -1
View File
@@ -32,7 +32,7 @@
"@vue/tsconfig": "^0.9.1",
"eslint": "^10.2.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-oxlint": "~1.60.0",
"eslint-plugin-oxlint": "~1.70.0",
"eslint-plugin-vue": "~10.8.0",
"eslint-plugin-vue-scoped-css": "^3.1.0",
"jiti": "^2.6.1",