From 401b49656a1c7394d4317f852d1fb8ac9f243366 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 08:43:27 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vuejs-accessibility to v2.5.0 --- packages/cv-wrapper/package.json | 2 +- pnpm-lock.yaml | 42 ++++++-------------------------- 2 files changed, 8 insertions(+), 36 deletions(-) diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index fd6f7bfe..bfe55a2c 100644 --- a/packages/cv-wrapper/package.json +++ b/packages/cv-wrapper/package.json @@ -40,7 +40,7 @@ "@vue/tsconfig": "0.7.0", "axe-core": "4.10.3", "eslint-plugin-vue": "10.4.0", - "eslint-plugin-vuejs-accessibility": "2.4.2", + "eslint-plugin-vuejs-accessibility": "2.5.0", "typescript": "5.8.3", "unplugin-vue-components": "28.8.0", "user-agent-data-types": "0.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d95d2e90..bfd79aec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: 10.4.0 version: 10.4.0(@typescript-eslint/parser@8.35.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.32.0(jiti@2.6.1))) eslint-plugin-vuejs-accessibility: - specifier: 2.4.2 - version: 2.4.2(eslint@9.32.0(jiti@2.6.1))(globals@16.3.0) + specifier: 2.5.0 + version: 2.5.0(eslint@9.32.0(jiti@2.6.1))(globals@16.3.0) typescript: specifier: 5.8.3 version: 5.8.3 @@ -2192,17 +2192,13 @@ packages: '@typescript-eslint/parser': optional: true - eslint-plugin-vuejs-accessibility@2.4.2: - resolution: {integrity: sha512-5IvE0QnRj7nFZBm00V+nB+VtXIW5E4CkNg0m6vFyCapTFcTeMxU87zX39Yy2UZZ+GClJYfppEzoX07WrSFoPqQ==} + eslint-plugin-vuejs-accessibility@2.5.0: + resolution: {integrity: sha512-oZ2fL4tS91Cm/ezH3BueNP+FtpbbeS627OSqqgp9/lsN//glmoPcLBT6D53xwGocLtyBybaT99tX4ThBh8+ytA==} engines: {node: '>=16.0.0'} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 globals: '>= 13.12.1' - eslint-scope@7.2.2: - resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-scope@8.4.0: resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3716,12 +3712,6 @@ packages: peerDependencies: eslint: ^8.57.0 || ^9.0.0 - vue-eslint-parser@9.4.3: - resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==} - engines: {node: ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '>=6.0.0' - vue-i18n@11.1.12: resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} engines: {node: '>= 16'} @@ -3923,7 +3913,7 @@ snapshots: '@babel/helper-compilation-targets': 7.27.1 '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.1) '@babel/helpers': 7.27.1 - '@babel/parser': 7.29.0 + '@babel/parser': 7.29.2 '@babel/template': 7.27.1 '@babel/traverse': 7.27.1 '@babel/types': 7.29.0 @@ -6058,20 +6048,15 @@ snapshots: optionalDependencies: '@typescript-eslint/parser': 8.35.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) - eslint-plugin-vuejs-accessibility@2.4.2(eslint@9.32.0(jiti@2.6.1))(globals@16.3.0): + eslint-plugin-vuejs-accessibility@2.5.0(eslint@9.32.0(jiti@2.6.1))(globals@16.3.0): dependencies: aria-query: 5.3.2 eslint: 9.32.0(jiti@2.6.1) globals: 16.3.0 - vue-eslint-parser: 9.4.3(eslint@9.32.0(jiti@2.6.1)) + vue-eslint-parser: 10.2.0(eslint@9.32.0(jiti@2.6.1)) transitivePeerDependencies: - supports-color - eslint-scope@7.2.2: - dependencies: - esrecurse: 4.3.0 - estraverse: 5.3.0 - eslint-scope@8.4.0: dependencies: esrecurse: 4.3.0 @@ -7689,19 +7674,6 @@ snapshots: transitivePeerDependencies: - supports-color - vue-eslint-parser@9.4.3(eslint@9.32.0(jiti@2.6.1)): - dependencies: - debug: 4.4.1 - eslint: 9.32.0(jiti@2.6.1) - eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 - esquery: 1.6.0 - lodash: 4.17.21 - semver: 7.7.2 - transitivePeerDependencies: - - supports-color - vue-i18n@11.1.12(vue@3.5.31(typescript@5.8.3)): dependencies: '@intlify/core-base': 11.1.12