Update the e2e tests dependencies

This commit is contained in:
Felipe Knorr Kuhn 2025-11-13 09:56:28 -08:00
parent 1315360b9d
commit 635498684e
No known key found for this signature in database
GPG key ID: 79619B52BB097C1A
2 changed files with 476 additions and 1008 deletions

File diff suppressed because it is too large Load diff

View file

@ -111,12 +111,11 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.5.0",
"@types/cypress": "^1.1.3",
"cypress": "^13.17.0",
"cypress-fail-on-console-error": "~5.1.0",
"cypress-wait-until": "^2.0.1",
"cypress": "^15.6.0",
"cypress-fail-on-console-error": "~5.1.1",
"cypress-wait-until": "^3.0.1",
"mock-socket": "~9.3.1",
"start-server-and-test": "~2.1.0"
"start-server-and-test": "~2.1.2"
},
"scarfSettings": {
"enabled": false