From 92342c64f1fc2cd6776e8df979467aa5bd2b28a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 09:05:24 +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 ea0c365..07d4bda 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,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": "^6.1.1", "prettier": "^3.1.1", "prettier-plugin-tailwindcss": "^0.7.0",