Merge pull request #6108 from mempool/knorrium/update_test_deps

Update the e2e tests dependencies
This commit is contained in:
mononaut 2025-11-15 13:58:11 +08:00 committed by GitHub
commit 4cb3a12835
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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