From 348a4d8f56fcad7b84484a48a3bda643b7be5f4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 03:10:15 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v15 --- package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 5c9298af..5c614d99 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@typescript-eslint/parser": "^8.40.0", "@typescript-eslint/utils": "^8.40.0", "axe-core": "^4.10.3", - "cypress": "14.5.4", + "cypress": "15.0.0", "cypress-axe": "^1.6.0", "eslint": "9.33.0", "eslint-config-next": "15.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e4b6b40..c4d63119 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,7 +113,7 @@ importers: version: 4.1.12 '@testing-library/cypress': specifier: ^10.0.3 - version: 10.0.3(cypress@14.5.4) + version: 10.0.3(cypress@15.0.0) '@testing-library/jest-dom': specifier: ^6.8.0 version: 6.8.0 @@ -148,11 +148,11 @@ importers: specifier: ^4.10.3 version: 4.10.3 cypress: - specifier: 14.5.4 - version: 14.5.4 + specifier: 15.0.0 + version: 15.0.0 cypress-axe: specifier: ^1.6.0 - version: 1.6.0(axe-core@4.10.3)(cypress@14.5.4) + version: 1.6.0(axe-core@4.10.3)(cypress@15.0.0) eslint: specifier: 9.33.0 version: 9.33.0(jiti@2.5.1) @@ -4339,9 +4339,9 @@ packages: axe-core: ^3 || ^4 cypress: ^10 || ^11 || ^12 || ^13 || ^14 - cypress@14.5.4: - resolution: {integrity: sha512-0Dhm4qc9VatOcI1GiFGVt8osgpPdqJLHzRwcAB5MSD/CAAts3oybvPUPawHyvJZUd8osADqZe/xzMsZ8sDTjXw==} - engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + cypress@15.0.0: + resolution: {integrity: sha512-OH5Srk10qTzHYYt3BsP9V1DPYIAzms55s3xQn4mGmYO4k6pi25MCajDyPbiULfNDhNcthNQ2xmYvu1JdeEw1Hw==} + engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} hasBin: true damerau-levenshtein@1.0.8: @@ -8421,8 +8421,8 @@ packages: resolution: {integrity: sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw==} engines: {node: '>=6'} - tmp@0.2.3: - resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==} + tmp@0.2.5: + resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==} engines: {node: '>=14.14'} tmpl@1.0.5: @@ -12705,11 +12705,11 @@ snapshots: '@tanstack/virtual-core@3.13.12': {} - '@testing-library/cypress@10.0.3(cypress@14.5.4)': + '@testing-library/cypress@10.0.3(cypress@15.0.0)': dependencies: '@babel/runtime': 7.27.0 '@testing-library/dom': 10.4.0 - cypress: 14.5.4 + cypress: 15.0.0 '@testing-library/dom@10.4.0': dependencies: @@ -14143,12 +14143,12 @@ snapshots: cyclist@1.0.2: {} - cypress-axe@1.6.0(axe-core@4.10.3)(cypress@14.5.4): + cypress-axe@1.6.0(axe-core@4.10.3)(cypress@15.0.0): dependencies: axe-core: 4.10.3 - cypress: 14.5.4 + cypress: 15.0.0 - cypress@14.5.4: + cypress@15.0.0: dependencies: '@cypress/request': 3.0.9 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -14190,7 +14190,7 @@ snapshots: request-progress: 3.0.0 semver: 7.7.2 supports-color: 8.1.1 - tmp: 0.2.3 + tmp: 0.2.5 tree-kill: 1.2.2 untildify: 4.0.0 yauzl: 2.10.0 @@ -19590,7 +19590,7 @@ snapshots: dependencies: rimraf: 2.7.1 - tmp@0.2.3: {} + tmp@0.2.5: {} tmpl@1.0.5: {}