build(deps-dev): bump cypress from 15.6.0 to 15.7.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 15.6.0 to 15.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v15.6.0...v15.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/56583/head
dependabot[bot] 2025-11-22 02:17:37 +07:00 committed by Andy Scherzinger
parent 5549200851
commit 4bdf65f15f
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated

@ -37,7 +37,7 @@
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.10",
"concurrently": "^9.2.1",
"cypress": "^15.6.0",
"cypress": "^15.7.0",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.25",
@ -6538,9 +6538,9 @@
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
},
"node_modules/cypress": {
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.6.0.tgz",
"integrity": "sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ==",
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.0.tgz",
"integrity": "sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@ -6581,7 +6581,6 @@
"process": "^0.11.10",
"proxy-from-env": "1.0.0",
"request-progress": "^3.0.0",
"semver": "^7.7.1",
"supports-color": "^8.1.1",
"systeminformation": "5.27.7",
"tmp": "~0.2.4",

@ -66,7 +66,7 @@
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.10",
"concurrently": "^9.2.1",
"cypress": "^15.6.0",
"cypress": "^15.7.0",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.25",