diff --git a/package.json b/package.json index 2c45f5b39..c1da38791 100644 --- a/package.json +++ b/package.json @@ -83,11 +83,11 @@ "@testing-library/cypress": "^10.1.0", "@types/dockerode": "^3.3.47", "@vue/tsconfig": "^0.5.1", - "cypress": "^13.17.0", + "cypress": "^15.18.0", "cypress-split": "^1.24.28", - "cypress-visual-regression": "^5.3.0", + "cypress-visual-regression": "^6.0.0", "dockerode": "^4.0.10", - "eslint-plugin-cypress": "^3.6.0", + "eslint-plugin-cypress": "^6.4.1", "ts-node": "^10.9.2", "tslib": "^2.8.1", "typescript": "^5.9.3",