Remove Cypress from dependencies

I don't run e2e tests, and my instance is a Raspberry Pi, and so installing
Cypress is an extra gigabyte of disk space wasted for me.
This commit is contained in:
Michcio 2022-07-26 18:27:59 +02:00
parent 045c9bf088
commit 6aa52ecbfa
3 changed files with 20 additions and 665 deletions

View File

@ -49,7 +49,6 @@
"@types/gulp-rename": "2.0.1",
"@typescript-eslint/parser": "^5.36.2",
"cross-env": "7.0.3",
"cypress": "10.3.0",
"start-server-and-test": "1.14.0",
"typescript": "4.8.3"
},

View File

@ -98,7 +98,6 @@
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"cross-env": "7.0.3",
"cypress": "10.3.0",
"eslint": "^8.20.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-vue": "^9.1.1",

683
yarn.lock

File diff suppressed because it is too large Load Diff