From 07497c144a6dc60c0feef158b6c0ff1785545453 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 26 Nov 2025 04:54:23 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to v10.6.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a4197f..c9387d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "eslint": "9.39.1", "eslint-plugin-nuxt": "4.0.0", "eslint-plugin-simple-import-sort": "12.1.1", - "eslint-plugin-vue": "10.6.0", + "eslint-plugin-vue": "10.6.1", "jsdom": "27.2.0", "postcss-html": "1.8.0", "stylelint": "16.26.0", @@ -12086,9 +12086,9 @@ "license": "MIT" }, "node_modules/eslint-plugin-vue": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.6.0.tgz", - "integrity": "sha512-TsoFluWxOpsJlE/l2jJygLQLWBPJ3Qdkesv7tBIunICbTcG0dS1/NBw/Ol4tJw5kHWlAVds4lUmC29/vlPUcEQ==", + "version": "10.6.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.6.1.tgz", + "integrity": "sha512-OMvDAFbewocYrJamF1EoSWoT4xa7/QRb/yYouEZMiroTE+WRmFUreR+kAFQHqM45W3kg5oljVfUYfH9HEwX1Bg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6241104..5ad0736 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint": "9.39.1", "eslint-plugin-nuxt": "4.0.0", "eslint-plugin-simple-import-sort": "12.1.1", - "eslint-plugin-vue": "10.6.0", + "eslint-plugin-vue": "10.6.1", "jsdom": "27.2.0", "postcss-html": "1.8.0", "stylelint": "16.26.0",