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

Bumps [cypress](https://github.com/cypress-io/cypress) from 15.5.0 to 15.6.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.5.0...v15.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-17 06:29:05 +00:00 committed by GitHub
parent 51cb58be1f
commit 9f675f9479
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -37,7 +37,7 @@
"@vue/tsconfig": "^0.8.1",
"@zip.js/zip.js": "^2.8.8",
"concurrently": "^9.2.1",
"cypress": "^15.5.0",
"cypress": "^15.6.0",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.25",
@ -6462,9 +6462,9 @@
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
},
"node_modules/cypress": {
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.5.0.tgz",
"integrity": "sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==",
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.6.0.tgz",
"integrity": "sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

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