From 037dffbcff891bb41370131992406fa390efe645 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Jun 2026 05:00:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-oxlint to ~1.68.0 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 491f93a..26c76ad 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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.68.0", "eslint-plugin-vue": "~10.8.0", "eslint-plugin-vue-scoped-css": "^3.1.0", "jiti": "^2.6.1",