From 509fc79969ba64055902f0bdf18540824e0c945a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 05:21:38 +0000 Subject: [PATCH] chore(deps): update dependency axe-core to v4.11.2 --- packages/cv-wrapper/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index fd6f7bfe..988d727b 100644 --- a/packages/cv-wrapper/package.json +++ b/packages/cv-wrapper/package.json @@ -38,7 +38,7 @@ "@vue/eslint-config-prettier": "10.2.0", "@vue/eslint-config-typescript": "14.6.0", "@vue/tsconfig": "0.7.0", - "axe-core": "4.10.3", + "axe-core": "4.11.2", "eslint-plugin-vue": "10.4.0", "eslint-plugin-vuejs-accessibility": "2.4.2", "typescript": "5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94395635..21189f59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: 0.7.0 version: 0.7.0(typescript@5.8.3)(vue@3.5.31(typescript@5.8.3)) axe-core: - specifier: 4.10.3 - version: 4.10.3 + specifier: 4.11.2 + version: 4.11.2 eslint-plugin-vue: specifier: 10.4.0 version: 10.4.0(@typescript-eslint/parser@8.58.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.4.0(eslint@9.32.0(jiti@2.6.1))) @@ -149,7 +149,7 @@ importers: version: 1.0.3(@vite-pwa/assets-generator@1.0.2)(vite@7.0.8(@types/node@22.17.2)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.46.1)(yaml@2.8.3))(workbox-build@7.4.0)(workbox-window@7.4.0) vue-axe: specifier: 3.1.2 - version: 3.1.2(axe-core@4.10.3)(vue@3.5.31(typescript@5.8.3)) + version: 3.1.2(axe-core@4.11.2)(vue@3.5.31(typescript@5.8.3)) vue-tsc: specifier: 3.0.10 version: 3.0.10(typescript@5.8.3) @@ -1763,8 +1763,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axe-core@4.10.3: - resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} + axe-core@4.11.2: + resolution: {integrity: sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==} engines: {node: '>=4'} b4a@1.8.0: @@ -5597,7 +5597,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axe-core@4.10.3: {} + axe-core@4.11.2: {} b4a@1.8.0: {} @@ -7754,9 +7754,9 @@ snapshots: vscode-uri@3.1.0: {} - vue-axe@3.1.2(axe-core@4.10.3)(vue@3.5.31(typescript@5.8.3)): + vue-axe@3.1.2(axe-core@4.11.2)(vue@3.5.31(typescript@5.8.3)): dependencies: - axe-core: 4.10.3 + axe-core: 4.11.2 prismjs: 1.30.0 vue: 3.5.31(typescript@5.8.3)