From 631b4d3eaa1de13f6293e263335859edf81eb777 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 11:00:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to v10.10.0 --- login-webcomponent/package-lock.json | 24 ++++++------ login-webcomponent/package.json | 2 +- .../package-lock.json | 38 +++++-------------- personalization-webcomponents/package.json | 2 +- 4 files changed, 24 insertions(+), 42 deletions(-) diff --git a/login-webcomponent/package-lock.json b/login-webcomponent/package-lock.json index 48b36dfd..99929e51 100644 --- a/login-webcomponent/package-lock.json +++ b/login-webcomponent/package-lock.json @@ -30,7 +30,7 @@ "@vue/test-utils": "2.4.11", "@vue/tsconfig": "0.9.1", "eslint": "9.39.5", - "eslint-plugin-vue": "10.9.2", + "eslint-plugin-vue": "10.10.0", "prettier": "3.9.6", "typescript": "5.9.3", "vite": "7.3.6", @@ -3909,18 +3909,18 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "10.9.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.9.2.tgz", - "integrity": "sha512-4g7ZP3pYcuqd7Zp0pzUKcos0W+RkjBz4EGdhJ92FcYk6v03Ti/GK5NwjgsjxHK+98eXDbHeK7VtX1az7/8doZA==", + "version": "10.10.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.10.0.tgz", + "integrity": "sha512-dL9x9rBHqqNcByWiLOHK6L0SB97V82/NC0cZRn9cXPjM7pCuWlpQQP9bFH4vjBv80ej1ZpzAkuD8zWH1o9bZbA==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-community/eslint-utils": "^4.4.0", + "@eslint-community/eslint-utils": "^4.9.1", "natural-compare": "^1.4.0", "nth-check": "^2.1.1", - "postcss-selector-parser": "^7.1.0", - "semver": "^7.6.3", - "xml-name-validator": "^4.0.0" + "postcss-selector-parser": "^7.1.4", + "semver": "^7.8.5", + "xml-name-validator": "^5.0.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -7588,13 +7588,13 @@ } }, "node_modules/xml-name-validator": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz", - "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", + "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", "dev": true, "license": "Apache-2.0", "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/xmlbuilder2": { diff --git a/login-webcomponent/package.json b/login-webcomponent/package.json index 008cf243..79cf45ee 100644 --- a/login-webcomponent/package.json +++ b/login-webcomponent/package.json @@ -38,7 +38,7 @@ "@vue/test-utils": "2.4.11", "@vue/tsconfig": "0.9.1", "eslint": "9.39.5", - "eslint-plugin-vue": "10.9.2", + "eslint-plugin-vue": "10.10.0", "prettier": "3.9.6", "typescript": "5.9.3", "vite": "7.3.6", diff --git a/personalization-webcomponents/package-lock.json b/personalization-webcomponents/package-lock.json index 260e91b8..6d91b7a2 100644 --- a/personalization-webcomponents/package-lock.json +++ b/personalization-webcomponents/package-lock.json @@ -27,7 +27,7 @@ "@vue/test-utils": "2.4.11", "@vue/tsconfig": "0.9.1", "eslint": "9.39.5", - "eslint-plugin-vue": "10.9.2", + "eslint-plugin-vue": "10.10.0", "jsdom": "29.1.1", "prettier": "3.9.6", "typescript": "5.9.3", @@ -3884,17 +3884,17 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "10.9.2", - "integrity": "sha512-4g7ZP3pYcuqd7Zp0pzUKcos0W+RkjBz4EGdhJ92FcYk6v03Ti/GK5NwjgsjxHK+98eXDbHeK7VtX1az7/8doZA==", + "version": "10.10.0", + "integrity": "sha512-dL9x9rBHqqNcByWiLOHK6L0SB97V82/NC0cZRn9cXPjM7pCuWlpQQP9bFH4vjBv80ej1ZpzAkuD8zWH1o9bZbA==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-community/eslint-utils": "^4.4.0", + "@eslint-community/eslint-utils": "^4.9.1", "natural-compare": "^1.4.0", "nth-check": "^2.1.1", - "postcss-selector-parser": "^7.1.0", - "semver": "^7.6.3", - "xml-name-validator": "^4.0.0" + "postcss-selector-parser": "^7.1.4", + "semver": "^7.8.5", + "xml-name-validator": "^5.0.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -4803,15 +4803,6 @@ } } }, - "node_modules/jsdom/node_modules/xml-name-validator": { - "version": "5.0.0", - "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=18" - } - }, "node_modules/jsesc": { "version": "3.1.0", "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", @@ -7322,15 +7313,6 @@ "node": ">=18" } }, - "node_modules/w3c-xmlserializer/node_modules/xml-name-validator": { - "version": "5.0.0", - "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=18" - } - }, "node_modules/webidl-conversions": { "version": "8.0.1", "integrity": "sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==", @@ -7515,12 +7497,12 @@ } }, "node_modules/xml-name-validator": { - "version": "4.0.0", - "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", + "version": "5.0.0", + "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", "dev": true, "license": "Apache-2.0", "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/xmlbuilder2": { diff --git a/personalization-webcomponents/package.json b/personalization-webcomponents/package.json index 3800881a..7427114d 100644 --- a/personalization-webcomponents/package.json +++ b/personalization-webcomponents/package.json @@ -36,7 +36,7 @@ "@vue/test-utils": "2.4.11", "@vue/tsconfig": "0.9.1", "eslint": "9.39.5", - "eslint-plugin-vue": "10.9.2", + "eslint-plugin-vue": "10.10.0", "jsdom": "29.1.1", "prettier": "3.9.6", "typescript": "5.9.3",