chore: resolve package-lock conflict

This commit is contained in:
Riya
2026-02-07 17:12:14 +00:00
12 changed files with 371 additions and 23 deletions

View File

@@ -43,6 +43,7 @@
"autoprefixer": "^10.4.24",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cypress": "^14.0.0",
"eslint": "^9",
"eslint-config-next": "16.1.6",
"jsdom": "^25.0.1",
@@ -54,7 +55,6 @@
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5",
"vitest": "^2.1.8",
"cypress": "^14.0.0"
"vitest": "^2.1.8"
}
}