refactor: remove jest dependencies from project

- remove jest and related dependencies from project
This commit is contained in:
Angel Mendez Cano
2024-02-01 17:07:36 -06:00
parent 536797820d
commit 56001b8cd2
2 changed files with 33 additions and 1667 deletions

View File

@@ -88,14 +88,12 @@
"@react-spring/rafz": "^9.7.3",
"@react-types/dialog": "^3.5.5",
"@sentry/vite-plugin": "^2.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/content-type": "^1.1.5",
"@types/dom-screen-wake-lock": "^1.0.1",
"@types/dompurify": "^3.0.2",
"@types/grecaptcha": "^3.0.4",
"@types/jest": "^29.5.5",
"@types/node": "^20.0.0",
"@types/react-router-dom": "^5.3.3",
"@types/request": "^2.48.8",
@@ -117,9 +115,6 @@
"eslint-plugin-unicorn": "^50.0.0",
"i18next-parser": "^8.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.2.2",
"jest-environment-jsdom": "^29.3.1",
"jest-mock": "^29.5.0",
"prettier": "^3.0.0",
"sass": "^1.42.1",
"typescript": "^5.1.6",

1695
yarn.lock

File diff suppressed because it is too large Load Diff