Browse Source

fix versions

AykutSarac 3 years ago
parent
commit
806d774418
2 changed files with 400 additions and 337 deletions
  1. 4 3
      package.json
  2. 396 334
      yarn.lock

+ 4 - 3
package.json

@@ -27,7 +27,7 @@
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.16.4",
-    "@testing-library/react": "^13.1.0",
+    "@testing-library/react": "^12.0.0",
     "@testing-library/user-event": "^14.1.0",
     "@types/enzyme": "^3.10.12",
     "@types/jest": "^27.4.1",
@@ -36,13 +36,14 @@
     "@types/react": "18.0.5",
     "@types/react-splitter-layout": "^3.0.2",
     "@types/styled-components": "^5.1.25",
-    "babel-jest": "^27.5.1",
+    "babel-jest": "^28",
     "enzyme": "^3.11.0",
     "eslint": "8.13.0",
     "eslint-config-next": "12.1.5",
     "eslint-plugin-testing-library": "^5.3.1",
     "gh-pages": "^3.2.3",
-    "jest": "^27.5.1",
+    "jest": "^28",
+    "jest-environment-jsdom": "^28.0.0",
     "prettier": "^2.6.2",
     "ts-node": "^10.7.0",
     "typescript": "4.6.3"

File diff suppressed because it is too large
+ 396 - 334
yarn.lock


Some files were not shown because too many files changed in this diff