From e65f965a6a2ad3d805c736add3406e5922ef499f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:51:00 +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",