diff --git a/package.json b/package.json index c5a2a379..035494c3 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@typescript-eslint/parser": "^8.22.0", "axe-core": "^4.10.2", "cypress": "13.17.0", - "cypress-axe": "^1.5.0", + "cypress-axe": "^1.6.0", "eslint": "9.19.0", "eslint-config-next": "15.1.6", "eslint-plugin-jest": "^28.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58432767..c4003bd7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,8 +136,8 @@ importers: specifier: 13.17.0 version: 13.17.0 cypress-axe: - specifier: ^1.5.0 - version: 1.5.0(axe-core@4.10.2)(cypress@13.17.0) + specifier: ^1.6.0 + version: 1.6.0(axe-core@4.10.2)(cypress@13.17.0) eslint: specifier: 9.19.0 version: 9.19.0(jiti@1.21.7) @@ -3671,12 +3671,12 @@ packages: cyclist@1.0.2: resolution: {integrity: sha512-0sVXIohTfLqVIW3kb/0n6IiWF3Ifj5nm2XaSrLq2DI6fKIGa2fYAZdk917rUneaeLVpYfFcyXE2ft0fe3remsA==} - cypress-axe@1.5.0: - resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==} + cypress-axe@1.6.0: + resolution: {integrity: sha512-C/ij50G8eebBrl/WsGT7E+T/SFyIsRZ3Epx9cRTLrPL9Y1GcxlQGFoAVdtSFWRrHSCWXq9HC6iJQMaI89O9yvQ==} engines: {node: '>=10'} peerDependencies: axe-core: ^3 || ^4 - cypress: ^10 || ^11 || ^12 || ^13 + cypress: ^10 || ^11 || ^12 || ^13 || ^14 cypress@13.17.0: resolution: {integrity: sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==} @@ -12559,7 +12559,7 @@ snapshots: cyclist@1.0.2: {} - cypress-axe@1.5.0(axe-core@4.10.2)(cypress@13.17.0): + cypress-axe@1.6.0(axe-core@4.10.2)(cypress@13.17.0): dependencies: axe-core: 4.10.2 cypress: 13.17.0