From 5ecbb708be2053d702c0494b1a3c234b91e436f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:01:52 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v15.14.0 --- examples/basic-pnpm/package.json | 2 +- examples/basic-pnpm/pnpm-lock.yaml | 10 +++++----- examples/basic/package-lock.json | 8 ++++---- examples/basic/package.json | 2 +- examples/browser/package-lock.json | 8 ++++---- examples/browser/package.json | 2 +- examples/component-tests/package-lock.json | 8 ++++---- examples/component-tests/package.json | 2 +- examples/config/package-lock.json | 8 ++++---- examples/config/package.json | 2 +- examples/custom-command/package-lock.json | 8 ++++---- examples/custom-command/package.json | 2 +- examples/env/package-lock.json | 8 ++++---- examples/env/package.json | 2 +- examples/install-command/package.json | 2 +- examples/install-command/yarn.lock | 8 ++++---- examples/install-only/package-lock.json | 8 ++++---- examples/install-only/package.json | 2 +- examples/nextjs/package-lock.json | 8 ++++---- examples/nextjs/package.json | 2 +- examples/node-versions/package-lock.json | 8 ++++---- examples/node-versions/package.json | 2 +- examples/quiet/package-lock.json | 8 ++++---- examples/quiet/package.json | 2 +- examples/recording/package-lock.json | 8 ++++---- examples/recording/package.json | 2 +- .../packages/workspace-1/package.json | 2 +- .../packages/workspace-2/package.json | 2 +- examples/start-and-pnpm-workspaces/pnpm-lock.yaml | 14 +++++++------- .../workspace-1/package.json | 2 +- .../workspace-2/package.json | 2 +- examples/start-and-yarn-workspaces/yarn.lock | 8 ++++---- examples/start/package-lock.json | 8 ++++---- examples/start/package.json | 2 +- examples/wait-on-vite/package-lock.json | 8 ++++---- examples/wait-on-vite/package.json | 2 +- examples/wait-on/package-lock.json | 8 ++++---- examples/wait-on/package.json | 2 +- examples/webpack/package-lock.json | 8 ++++---- examples/webpack/package.json | 2 +- examples/yarn-classic/package.json | 2 +- examples/yarn-classic/yarn.lock | 8 ++++---- examples/yarn-modern-pnp/package.json | 2 +- examples/yarn-modern-pnp/yarn.lock | 10 +++++----- examples/yarn-modern/package.json | 2 +- examples/yarn-modern/yarn.lock | 10 +++++----- 46 files changed, 118 insertions(+), 118 deletions(-) diff --git a/examples/basic-pnpm/package.json b/examples/basic-pnpm/package.json index 7f0c1a35c..867dc4b01 100644 --- a/examples/basic-pnpm/package.json +++ b/examples/basic-pnpm/package.json @@ -9,6 +9,6 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/basic-pnpm/pnpm-lock.yaml b/examples/basic-pnpm/pnpm-lock.yaml index 576681b82..d6c4424c5 100644 --- a/examples/basic-pnpm/pnpm-lock.yaml +++ b/examples/basic-pnpm/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: cypress: - specifier: 15.13.1 - version: 15.13.1 + specifier: 15.14.0 + version: 15.14.0 packages: @@ -173,8 +173,8 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - cypress@15.13.1: - resolution: {integrity: sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==} + cypress@15.14.0: + resolution: {integrity: sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==} engines: {node: ^20.1.0 || ^22.0.0 || >=24.0.0} hasBin: true @@ -830,7 +830,7 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cypress@15.13.1: + cypress@15.14.0: dependencies: '@cypress/request': 3.0.10 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) diff --git a/examples/basic/package-lock.json b/examples/basic/package-lock.json index b52a6be59..fdace7a4c 100644 --- a/examples/basic/package-lock.json +++ b/examples/basic/package-lock.json @@ -8,7 +8,7 @@ "name": "example-basic", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } }, "node_modules/@cypress/request": { @@ -547,9 +547,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/basic/package.json b/examples/basic/package.json index 3aad14e7f..c6ffd4b66 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -9,6 +9,6 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/browser/package-lock.json b/examples/browser/package-lock.json index 868087409..5d8e3a5a9 100644 --- a/examples/browser/package-lock.json +++ b/examples/browser/package-lock.json @@ -8,7 +8,7 @@ "name": "example-browser", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "image-size": "2.0.2" } }, @@ -548,9 +548,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/browser/package.json b/examples/browser/package.json index 689d61513..9c9c874c1 100644 --- a/examples/browser/package.json +++ b/examples/browser/package.json @@ -14,7 +14,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "image-size": "2.0.2" } } diff --git a/examples/component-tests/package-lock.json b/examples/component-tests/package-lock.json index 08d0442a4..253889e26 100644 --- a/examples/component-tests/package-lock.json +++ b/examples/component-tests/package-lock.json @@ -15,7 +15,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.2.0", - "cypress": "15.13.1", + "cypress": "15.14.0", "vite": "^7.3.2" } }, @@ -1907,9 +1907,9 @@ "license": "MIT" }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/component-tests/package.json b/examples/component-tests/package.json index 63f0e9576..7ad350c5d 100644 --- a/examples/component-tests/package.json +++ b/examples/component-tests/package.json @@ -17,7 +17,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.2.0", - "cypress": "15.13.1", + "cypress": "15.14.0", "vite": "^7.3.2" } } diff --git a/examples/config/package-lock.json b/examples/config/package-lock.json index 149d284d0..89b992762 100644 --- a/examples/config/package-lock.json +++ b/examples/config/package-lock.json @@ -8,7 +8,7 @@ "name": "example-config", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } }, @@ -904,9 +904,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/config/package.json b/examples/config/package.json index a9d7f82da..3d34204d1 100644 --- a/examples/config/package.json +++ b/examples/config/package.json @@ -12,7 +12,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } } diff --git a/examples/custom-command/package-lock.json b/examples/custom-command/package-lock.json index 62ba44313..dac31278e 100644 --- a/examples/custom-command/package-lock.json +++ b/examples/custom-command/package-lock.json @@ -8,7 +8,7 @@ "name": "example-custom-command", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "lodash": "^4.17.23" } }, @@ -548,9 +548,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/custom-command/package.json b/examples/custom-command/package.json index def812d87..9ab4939f3 100644 --- a/examples/custom-command/package.json +++ b/examples/custom-command/package.json @@ -10,7 +10,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "lodash": "^4.17.23" } } diff --git a/examples/env/package-lock.json b/examples/env/package-lock.json index 999608bba..f089260af 100644 --- a/examples/env/package-lock.json +++ b/examples/env/package-lock.json @@ -8,7 +8,7 @@ "name": "example-env", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } }, "node_modules/@cypress/request": { @@ -547,9 +547,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/env/package.json b/examples/env/package.json index 599563bbf..26deb0eb6 100644 --- a/examples/env/package.json +++ b/examples/env/package.json @@ -9,6 +9,6 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/install-command/package.json b/examples/install-command/package.json index 67f062268..43faca24c 100644 --- a/examples/install-command/package.json +++ b/examples/install-command/package.json @@ -8,7 +8,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" }, "dependencies": { "arg": "5.0.0", diff --git a/examples/install-command/yarn.lock b/examples/install-command/yarn.lock index 06b518718..f36b293e7 100644 --- a/examples/install-command/yarn.lock +++ b/examples/install-command/yarn.lock @@ -298,10 +298,10 @@ cross-spawn@^7.0.0: shebang-command "^2.0.0" which "^2.0.1" -cypress@15.13.1: - version "15.13.1" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.13.1.tgz#75fb321b5c10e9d1737868a9158250fe2e07607c" - integrity sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg== +cypress@15.14.0: + version "15.14.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.14.0.tgz#762d58fd7acc348bbf35f566164e7c234d1756b1" + integrity sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ== dependencies: "@cypress/request" "^3.0.10" "@cypress/xvfb" "^1.2.4" diff --git a/examples/install-only/package-lock.json b/examples/install-only/package-lock.json index af13810e0..89741da96 100644 --- a/examples/install-only/package-lock.json +++ b/examples/install-only/package-lock.json @@ -12,7 +12,7 @@ "debug": "4.3.6" }, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } }, "node_modules/@cypress/request": { @@ -556,9 +556,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/install-only/package.json b/examples/install-only/package.json index ad73c368c..e7caec84d 100644 --- a/examples/install-only/package.json +++ b/examples/install-only/package.json @@ -12,6 +12,6 @@ "debug": "4.3.6" }, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/nextjs/package-lock.json b/examples/nextjs/package-lock.json index 99dc5bd5c..d2451361a 100644 --- a/examples/nextjs/package-lock.json +++ b/examples/nextjs/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@tailwindcss/postcss": "^4.2.2", - "cypress": "15.13.1", + "cypress": "15.14.0", "tailwindcss": "^4.2.2" } }, @@ -1668,9 +1668,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 7d5e348ef..c6018788c 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@tailwindcss/postcss": "^4.2.2", - "cypress": "15.13.1", + "cypress": "15.14.0", "tailwindcss": "^4.2.2" } } diff --git a/examples/node-versions/package-lock.json b/examples/node-versions/package-lock.json index dab1f3ed6..d41acf13b 100644 --- a/examples/node-versions/package-lock.json +++ b/examples/node-versions/package-lock.json @@ -8,7 +8,7 @@ "name": "example-node-versions", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } }, "node_modules/@cypress/request": { @@ -547,9 +547,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/node-versions/package.json b/examples/node-versions/package.json index 88757817f..613ccfafc 100644 --- a/examples/node-versions/package.json +++ b/examples/node-versions/package.json @@ -9,6 +9,6 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/quiet/package-lock.json b/examples/quiet/package-lock.json index 319e87faa..83e6ce6dd 100644 --- a/examples/quiet/package-lock.json +++ b/examples/quiet/package-lock.json @@ -8,7 +8,7 @@ "name": "example-quiet", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "image-size": "2.0.2" } }, @@ -548,9 +548,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/quiet/package.json b/examples/quiet/package.json index 469449fab..52fc76e23 100644 --- a/examples/quiet/package.json +++ b/examples/quiet/package.json @@ -10,7 +10,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "image-size": "2.0.2" } } diff --git a/examples/recording/package-lock.json b/examples/recording/package-lock.json index 5f2628113..a4f5d42b9 100644 --- a/examples/recording/package-lock.json +++ b/examples/recording/package-lock.json @@ -8,7 +8,7 @@ "name": "example-recording", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } }, "node_modules/@cypress/request": { @@ -547,9 +547,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/recording/package.json b/examples/recording/package.json index 6b03f3bad..f5be1aaa6 100644 --- a/examples/recording/package.json +++ b/examples/recording/package.json @@ -10,6 +10,6 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/start-and-pnpm-workspaces/packages/workspace-1/package.json b/examples/start-and-pnpm-workspaces/packages/workspace-1/package.json index 99b068ac3..928484205 100644 --- a/examples/start-and-pnpm-workspaces/packages/workspace-1/package.json +++ b/examples/start-and-pnpm-workspaces/packages/workspace-1/package.json @@ -11,7 +11,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } } diff --git a/examples/start-and-pnpm-workspaces/packages/workspace-2/package.json b/examples/start-and-pnpm-workspaces/packages/workspace-2/package.json index 6b3ccdd48..1966e0113 100644 --- a/examples/start-and-pnpm-workspaces/packages/workspace-2/package.json +++ b/examples/start-and-pnpm-workspaces/packages/workspace-2/package.json @@ -11,7 +11,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } } diff --git a/examples/start-and-pnpm-workspaces/pnpm-lock.yaml b/examples/start-and-pnpm-workspaces/pnpm-lock.yaml index e8b358259..2ebc01ca8 100644 --- a/examples/start-and-pnpm-workspaces/pnpm-lock.yaml +++ b/examples/start-and-pnpm-workspaces/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: packages/workspace-1: devDependencies: cypress: - specifier: 15.13.1 - version: 15.13.1 + specifier: 15.14.0 + version: 15.14.0 serve: specifier: ^14.2.6 version: 14.2.6 @@ -20,8 +20,8 @@ importers: packages/workspace-2: devDependencies: cypress: - specifier: 15.13.1 - version: 15.13.1 + specifier: 15.14.0 + version: 15.14.0 serve: specifier: ^14.2.6 version: 14.2.6 @@ -260,8 +260,8 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - cypress@15.13.1: - resolution: {integrity: sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==} + cypress@15.14.0: + resolution: {integrity: sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==} engines: {node: ^20.1.0 || ^22.0.0 || >=24.0.0} hasBin: true @@ -1139,7 +1139,7 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cypress@15.13.1: + cypress@15.14.0: dependencies: '@cypress/request': 3.0.10 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) diff --git a/examples/start-and-yarn-workspaces/workspace-1/package.json b/examples/start-and-yarn-workspaces/workspace-1/package.json index 99b068ac3..928484205 100644 --- a/examples/start-and-yarn-workspaces/workspace-1/package.json +++ b/examples/start-and-yarn-workspaces/workspace-1/package.json @@ -11,7 +11,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } } diff --git a/examples/start-and-yarn-workspaces/workspace-2/package.json b/examples/start-and-yarn-workspaces/workspace-2/package.json index 6b3ccdd48..1966e0113 100644 --- a/examples/start-and-yarn-workspaces/workspace-2/package.json +++ b/examples/start-and-yarn-workspaces/workspace-2/package.json @@ -11,7 +11,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } } diff --git a/examples/start-and-yarn-workspaces/yarn.lock b/examples/start-and-yarn-workspaces/yarn.lock index 0eabb7872..fe591ce4a 100644 --- a/examples/start-and-yarn-workspaces/yarn.lock +++ b/examples/start-and-yarn-workspaces/yarn.lock @@ -433,10 +433,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3: shebang-command "^2.0.0" which "^2.0.1" -cypress@15.13.1: - version "15.13.1" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.13.1.tgz#75fb321b5c10e9d1737868a9158250fe2e07607c" - integrity sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg== +cypress@15.14.0: + version "15.14.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.14.0.tgz#762d58fd7acc348bbf35f566164e7c234d1756b1" + integrity sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ== dependencies: "@cypress/request" "^3.0.10" "@cypress/xvfb" "^1.2.4" diff --git a/examples/start/package-lock.json b/examples/start/package-lock.json index b94019dc6..a4898fc97 100644 --- a/examples/start/package-lock.json +++ b/examples/start/package-lock.json @@ -8,7 +8,7 @@ "name": "example-start", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } }, @@ -904,9 +904,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/start/package.json b/examples/start/package.json index 4e25d69d6..e7ddc2fd6 100644 --- a/examples/start/package.json +++ b/examples/start/package.json @@ -12,7 +12,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "serve": "^14.2.6" } } diff --git a/examples/wait-on-vite/package-lock.json b/examples/wait-on-vite/package-lock.json index 231296983..6583fc0c5 100644 --- a/examples/wait-on-vite/package-lock.json +++ b/examples/wait-on-vite/package-lock.json @@ -8,7 +8,7 @@ "name": "example-wait-on-vite", "version": "3.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "vite": "^7.3.2" } }, @@ -1393,9 +1393,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/wait-on-vite/package.json b/examples/wait-on-vite/package.json index b684c7a63..d7e677e59 100644 --- a/examples/wait-on-vite/package.json +++ b/examples/wait-on-vite/package.json @@ -11,7 +11,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "vite": "^7.3.2" } } diff --git a/examples/wait-on/package-lock.json b/examples/wait-on/package-lock.json index 506678d65..9e41c4019 100644 --- a/examples/wait-on/package-lock.json +++ b/examples/wait-on/package-lock.json @@ -12,7 +12,7 @@ "debug": "4.3.6" }, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } }, "node_modules/@cypress/request": { @@ -556,9 +556,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/wait-on/package.json b/examples/wait-on/package.json index 5df568f64..660829ee9 100644 --- a/examples/wait-on/package.json +++ b/examples/wait-on/package.json @@ -21,6 +21,6 @@ "debug": "4.3.6" }, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/webpack/package-lock.json b/examples/webpack/package-lock.json index 85d40fef7..b00f42ea3 100644 --- a/examples/webpack/package-lock.json +++ b/examples/webpack/package-lock.json @@ -8,7 +8,7 @@ "name": "example-webpack", "version": "2.0.0", "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "webpack": "^5.105.4", "webpack-cli": "^5.1.4", "webpack-dev-server": "^5.2.3" @@ -1823,9 +1823,9 @@ } }, "node_modules/cypress": { - "version": "15.13.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.13.1.tgz", - "integrity": "sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", + "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/examples/webpack/package.json b/examples/webpack/package.json index 392f6ead0..56fc5bbf3 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -9,7 +9,7 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1", + "cypress": "15.14.0", "webpack": "^5.105.4", "webpack-cli": "^5.1.4", "webpack-dev-server": "^5.2.3" diff --git a/examples/yarn-classic/package.json b/examples/yarn-classic/package.json index d6465aac0..30e226136 100644 --- a/examples/yarn-classic/package.json +++ b/examples/yarn-classic/package.json @@ -8,6 +8,6 @@ }, "private": true, "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/yarn-classic/yarn.lock b/examples/yarn-classic/yarn.lock index 0575d1953..f75a43692 100644 --- a/examples/yarn-classic/yarn.lock +++ b/examples/yarn-classic/yarn.lock @@ -293,10 +293,10 @@ cross-spawn@^7.0.0: shebang-command "^2.0.0" which "^2.0.1" -cypress@15.13.1: - version "15.13.1" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.13.1.tgz#75fb321b5c10e9d1737868a9158250fe2e07607c" - integrity sha512-jLkgo75zlwo7PhXp0XJot+zIfFSDzN1SvTml6Xf3ETM1XHRWnH3Q4LAR3orCo/BsnxPnhjG3m5HYSvn9DAtwBg== +cypress@15.14.0: + version "15.14.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.14.0.tgz#762d58fd7acc348bbf35f566164e7c234d1756b1" + integrity sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ== dependencies: "@cypress/request" "^3.0.10" "@cypress/xvfb" "^1.2.4" diff --git a/examples/yarn-modern-pnp/package.json b/examples/yarn-modern-pnp/package.json index f4c37cc92..a73041f51 100644 --- a/examples/yarn-modern-pnp/package.json +++ b/examples/yarn-modern-pnp/package.json @@ -9,6 +9,6 @@ "private": true, "packageManager": "yarn@4.14.1", "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/yarn-modern-pnp/yarn.lock b/examples/yarn-modern-pnp/yarn.lock index 1a0dded1c..14353a1f5 100644 --- a/examples/yarn-modern-pnp/yarn.lock +++ b/examples/yarn-modern-pnp/yarn.lock @@ -402,9 +402,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:15.13.1": - version: 15.13.1 - resolution: "cypress@npm:15.13.1" +"cypress@npm:15.14.0": + version: 15.14.0 + resolution: "cypress@npm:15.14.0" dependencies: "@cypress/request": "npm:^3.0.10" "@cypress/xvfb": "npm:^1.2.4" @@ -451,7 +451,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/eecc539d15af2f5bfc7ab9cb5502fc1e2f9f71571dbcb392b5d99109786c63548dd4a0aa20c512beb61a0a76dee10ea6c421a79026e96fb3a9dddd59c319541d + checksum: 10c0/117301c5553a2da07bcafdc7c9faaf7821610f8bbac5c449ddd14f6ce05029d8d3028e8c598d356f4b2f6c54deb8dcf4034a78a939b8b30f9039800c402cbaff languageName: node linkType: hard @@ -599,7 +599,7 @@ __metadata: version: 0.0.0-use.local resolution: "example-yarn-modern-pnp@workspace:." dependencies: - cypress: "npm:15.13.1" + cypress: "npm:15.14.0" languageName: unknown linkType: soft diff --git a/examples/yarn-modern/package.json b/examples/yarn-modern/package.json index 11cc618df..f1083f277 100644 --- a/examples/yarn-modern/package.json +++ b/examples/yarn-modern/package.json @@ -9,6 +9,6 @@ "private": true, "packageManager": "yarn@4.14.1", "devDependencies": { - "cypress": "15.13.1" + "cypress": "15.14.0" } } diff --git a/examples/yarn-modern/yarn.lock b/examples/yarn-modern/yarn.lock index 5ef87c620..9bc788a29 100644 --- a/examples/yarn-modern/yarn.lock +++ b/examples/yarn-modern/yarn.lock @@ -402,9 +402,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:15.13.1": - version: 15.13.1 - resolution: "cypress@npm:15.13.1" +"cypress@npm:15.14.0": + version: 15.14.0 + resolution: "cypress@npm:15.14.0" dependencies: "@cypress/request": "npm:^3.0.10" "@cypress/xvfb": "npm:^1.2.4" @@ -451,7 +451,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/eecc539d15af2f5bfc7ab9cb5502fc1e2f9f71571dbcb392b5d99109786c63548dd4a0aa20c512beb61a0a76dee10ea6c421a79026e96fb3a9dddd59c319541d + checksum: 10c0/117301c5553a2da07bcafdc7c9faaf7821610f8bbac5c449ddd14f6ce05029d8d3028e8c598d356f4b2f6c54deb8dcf4034a78a939b8b30f9039800c402cbaff languageName: node linkType: hard @@ -599,7 +599,7 @@ __metadata: version: 0.0.0-use.local resolution: "example-yarn-modern@workspace:." dependencies: - cypress: "npm:15.13.1" + cypress: "npm:15.14.0" languageName: unknown linkType: soft