From fc1f884e35935180d7ec3a16b6b0303aa1280c3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 22:58:56 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v14 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 22741345..4fafa44d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@typescript-eslint/eslint-plugin": "^8.24.1", "@typescript-eslint/parser": "^8.24.1", "axe-core": "^4.10.2", - "cypress": "13.17.0", + "cypress": "14.1.0", "cypress-axe": "^1.6.0", "eslint": "9.21.0", "eslint-config-next": "15.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af3e4225..334efecd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,11 +133,11 @@ importers: specifier: ^4.10.2 version: 4.10.2 cypress: - specifier: 13.17.0 - version: 13.17.0 + specifier: 14.1.0 + version: 14.1.0 cypress-axe: specifier: ^1.6.0 - version: 1.6.0(axe-core@4.10.2)(cypress@13.17.0) + version: 1.6.0(axe-core@4.10.2)(cypress@14.1.0) eslint: specifier: 9.21.0 version: 9.21.0(jiti@1.21.7) @@ -3715,9 +3715,9 @@ packages: axe-core: ^3 || ^4 cypress: ^10 || ^11 || ^12 || ^13 || ^14 - cypress@13.17.0: - resolution: {integrity: sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==} - engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} + cypress@14.1.0: + resolution: {integrity: sha512-pPPj8Uu9NwjaaiXAEcjYZZmgsq6v9Zs1Nw6a+zRF+ANgYSNhH4S32SjFRsvMcuOHR/8dp4GBJhBPqIPSs+TxaA==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true damerau-levenshtein@1.0.8: @@ -12640,12 +12640,12 @@ snapshots: cyclist@1.0.2: {} - cypress-axe@1.6.0(axe-core@4.10.2)(cypress@13.17.0): + cypress-axe@1.6.0(axe-core@4.10.2)(cypress@14.1.0): dependencies: axe-core: 4.10.2 - cypress: 13.17.0 + cypress: 14.1.0 - cypress@13.17.0: + cypress@14.1.0: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -12684,7 +12684,7 @@ snapshots: process: 0.11.10 proxy-from-env: 1.0.0 request-progress: 3.0.0 - semver: 7.6.3 + semver: 7.7.1 supports-color: 8.1.1 tmp: 0.2.3 tree-kill: 1.2.2