From 6d6615c68ffc64cc6023b93e3d359c69c139b45f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 19:48:52 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to v10 --- Rnwood.Smtp4dev/ClientApp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rnwood.Smtp4dev/ClientApp/package.json b/Rnwood.Smtp4dev/ClientApp/package.json index 4af5a8fe5..d056cdee6 100644 --- a/Rnwood.Smtp4dev/ClientApp/package.json +++ b/Rnwood.Smtp4dev/ClientApp/package.json @@ -31,7 +31,7 @@ "device-sizes": "^1.2.3", "element-plus": "^2.7.0", "eslint": "^8.57.0", - "eslint-plugin-vue": "^9", + "eslint-plugin-vue": "^10.0.0", "html-validate": "^10.0.0", "node-polyfill-webpack-plugin": "^4.0.0", "sanitize-html": "^2.13.0",