From cf6640492ed02a23a56a66ba7418650acdf8a792 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 19:05:45 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41bf751..ea1a36e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@vitejs/plugin-vue": "2.3.1", "@vue/compiler-sfc": "3.2.33", "autoprefixer": "10.4.4", - "cypress": "9.5.4", + "cypress": "15.19.0", "eslint": "8.13.0", "eslint-plugin-cypress": "2.12.1", "https-localhost": "4.7.1",