From c5da17407c04b2bc54d1ddb12e3c0f6a35b4e2d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:29:11 +0000 Subject: [PATCH] chore(deps): update cypress --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",