From d9f8d0fa82328889965b7283702f1bae83157c60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 05:54:56 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v14 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d0a938aa..693c0e17 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@typescript-eslint/eslint-plugin": "^8.23.0", "@typescript-eslint/parser": "^8.23.0", "axe-core": "^4.10.2", - "cypress": "13.17.0", + "cypress": "14.0.2", "cypress-axe": "^1.6.0", "eslint": "9.19.0", "eslint-config-next": "15.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0567764..bb1a6ee5 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.0.2 + version: 14.0.2 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.0.2) eslint: specifier: 9.19.0 version: 9.19.0(jiti@1.21.7) @@ -3684,9 +3684,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.0.2: + resolution: {integrity: sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true damerau-levenshtein@1.0.8: @@ -12581,12 +12581,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.0.2): dependencies: axe-core: 4.10.2 - cypress: 13.17.0 + cypress: 14.0.2 - cypress@13.17.0: + cypress@14.0.2: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1)