refactor: ♻️ Remove any trace of Cypress
This commit is contained in:
@@ -85,7 +85,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.19.0",
|
||||
"@testing-library/cypress": "^8.0.2",
|
||||
"@types/google-spreadsheet": "^3.1.5",
|
||||
"@types/micro-cors": "^0.1.2",
|
||||
"@types/node": "^17.0.17",
|
||||
@@ -95,13 +94,11 @@
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/react": "^17.0.39",
|
||||
"@types/react-table": "^7.7.9",
|
||||
"@types/testing-library__cypress": "^5.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.11.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"eslint": "<8.0.0",
|
||||
"eslint-config-next": "12.0.10",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-cypress": "^2.12.1",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"firebase-admin": "^10.0.2",
|
||||
"next-transpile-modules": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user