chore(deps-dev): bump cypress-vite from 1.10.0 to 1.10.2

Bumps [cypress-vite](https://github.com/mammadataei/cypress-vite) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/mammadataei/cypress-vite/releases)
- [Changelog](https://github.com/mammadataei/cypress-vite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mammadataei/cypress-vite/compare/v1.10.0...v1.10.2)

---
updated-dependencies:
- dependency-name: cypress-vite
  dependency-version: 1.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-28 19:45:30 +00:00 committed by GitHub
parent c4eb60d70c
commit 0a6cee2106
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

@ -60,7 +60,7 @@
"cypress-axe": "^1.7.0",
"cypress-if": "^1.16.1",
"cypress-split": "^1.25.0",
"cypress-vite": "^1.10.0",
"cypress-vite": "^1.10.2",
"cypress-wait-until": "^3.0.2",
"eslint": "^10.5.0",
"eslint-plugin-cypress": "^6.4.1",
@ -6854,9 +6854,9 @@
}
},
"node_modules/cypress-vite": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/cypress-vite/-/cypress-vite-1.10.0.tgz",
"integrity": "sha512-jZtf8IGr3xDer0I/gE69OqvWK8c+Tbn6OQSUeH3h9xJTiitfyuYo/WvevjSNJICg4IV/pEjlUclqpBpc5KF9fQ==",
"version": "1.10.2",
"resolved": "https://registry.npmjs.org/cypress-vite/-/cypress-vite-1.10.2.tgz",
"integrity": "sha512-tmCH7riwzprnl5M21ZXfU4jzBY7XBFHLBOAZA7B+SXSYOHmMbNPFrt+Y45EzlW8DVQCTVWs/dH76zx3WXvCZAA==",
"dev": true,
"license": "MIT",
"peerDependencies": {

View file

@ -89,7 +89,7 @@
"cypress-axe": "^1.7.0",
"cypress-if": "^1.16.1",
"cypress-split": "^1.25.0",
"cypress-vite": "^1.10.0",
"cypress-vite": "^1.10.2",
"cypress-wait-until": "^3.0.2",
"eslint": "^10.5.0",
"eslint-plugin-cypress": "^6.4.1",