From a6f1c6ca19d4d061a965f82bcf7c8bf186596fbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 07:24:01 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d7044d..8987af3 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "autoprefixer": "^10.4.16", "eslint": "^9.13.0", "eslint-plugin-storybook": "^10.2.14", - "eslint-plugin-vue": "^9.29.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^9.0.0", "prettier": "^3.1.1", "prettier-plugin-tailwindcss": "^0.7.0",