chore: update Cypress version to 15.10.0 in package.json and package-lock.json

This commit is contained in:
Abhimanyu Saharan
2026-02-12 00:38:48 +05:30
parent 586502b407
commit 848cfae11d
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
"autoprefixer": "^10.4.24", "autoprefixer": "^10.4.24",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cypress": "^14.0.0", "cypress": "^14.5.4",
"eslint": "^9", "eslint": "^9",
"eslint-config-next": "16.1.6", "eslint-config-next": "16.1.6",
"jsdom": "^25.0.1", "jsdom": "^25.0.1",

View File

@@ -44,7 +44,7 @@
"autoprefixer": "^10.4.24", "autoprefixer": "^10.4.24",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cypress": "^14.0.0", "cypress": "^15.10.0",
"eslint": "^9", "eslint": "^9",
"eslint-config-next": "16.1.6", "eslint-config-next": "16.1.6",
"jsdom": "^25.0.1", "jsdom": "^25.0.1",