diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index c2f57ebb..a6565cc6 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.1", "eslint-plugin-vue": "10.4.0", "eslint-plugin-vuejs-accessibility": "2.4.1", "typescript": "5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a791fc30..1911c0e9 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.25(typescript@5.8.3)) axe-core: - specifier: 4.10.3 - version: 4.10.3 + specifier: 4.11.1 + version: 4.11.1 eslint-plugin-vue: 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))) @@ -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.39.0)(yaml@2.7.1))(workbox-build@7.3.0)(workbox-window@7.3.0) vue-axe: specifier: 3.1.2 - version: 3.1.2(axe-core@4.10.3)(vue@3.5.25(typescript@5.8.3)) + version: 3.1.2(axe-core@4.11.1)(vue@3.5.25(typescript@5.8.3)) vue-tsc: specifier: 3.0.10 version: 3.0.10(typescript@5.8.3) @@ -1747,8 +1747,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.1: + resolution: {integrity: sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==} engines: {node: '>=4'} b4a@1.6.7: @@ -3701,6 +3701,7 @@ packages: vue-i18n@11.1.12: resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} engines: {node: '>= 16'} + deprecated: This version is NOT deprecated. Previous deprecation was a mistake. peerDependencies: vue: ^3.0.0 @@ -5567,7 +5568,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axe-core@4.10.3: {} + axe-core@4.11.1: {} b4a@1.6.7: {} @@ -7661,9 +7662,9 @@ snapshots: vscode-uri@3.1.0: {} - vue-axe@3.1.2(axe-core@4.10.3)(vue@3.5.25(typescript@5.8.3)): + vue-axe@3.1.2(axe-core@4.11.1)(vue@3.5.25(typescript@5.8.3)): dependencies: - axe-core: 4.10.3 + axe-core: 4.11.1 prismjs: 1.30.0 vue: 3.5.25(typescript@5.8.3)