|
@@ -59,6 +59,7 @@
|
|
|
"@types/parse": "^3.0.9",
|
|
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
|
"@typescript-eslint/parser": "^6.0.0",
|
|
|
+ "cypress": "latest",
|
|
|
"eslint": "^8.57.0",
|
|
|
"eslint-plugin-import": "^2.29.1",
|
|
|
"eslint-plugin-jsdoc": "^48.2.1",
|
|
@@ -70,8 +71,7 @@
|
|
|
"karma-coverage": "~2.2.0",
|
|
|
"karma-jasmine": "~5.1.0",
|
|
|
"karma-jasmine-html-reporter": "~2.1.0",
|
|
|
- "typescript": "~5.4.0",
|
|
|
- "cypress": "latest"
|
|
|
+ "typescript": "~5.4.0"
|
|
|
},
|
|
|
"description": "An Ionic project"
|
|
|
}
|