bump versions + no duplicate imports error
Source diff could not be displayed: it is too large. Options to address this: view the blob.
... | ... | @@ -74,8 +74,8 @@ |
"@testing-library/cypress": "^10.0.2", | ||
"@types/react": "^18.3.10", | ||
"@types/react-dom": "^18.3.0", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^6.4.0", | ||
"@typescript-eslint/eslint-plugin": "^8.12.2", | ||
"@typescript-eslint/parser": "^8.12.1", | ||
"cypress": "^13.15.0", | ||
"cypress-cucumber-preprocessor": "^4.3.1", | ||
"eslint": "^8.57.0", | ||
... | ... |
Please register or sign in to comment