|
83 | 83 | "@babel/preset-typescript": "^7.14.5", |
84 | 84 | "@microsoft/api-extractor": "^7.18.1", |
85 | 85 | "@reduxjs/toolkit": "^2.0.0-beta.4", |
86 | | - "@testing-library/jest-dom": "^5.11.5", |
87 | | - "@testing-library/jest-native": "^3.4.3", |
88 | | - "@testing-library/react": "13.0.0", |
89 | | - "@testing-library/react-12": "npm:@testing-library/react@^12", |
90 | | - "@testing-library/react-hooks": "^3.4.2", |
91 | | - "@testing-library/react-native": "^7.1.0", |
| 86 | + "@testing-library/jest-dom": "^6.3.0", |
| 87 | + "@testing-library/react": "^14.1.2", |
| 88 | + "@testing-library/react-hooks": "^8.0.1", |
92 | 89 | "@types/react": "18.2.25", |
93 | | - "@types/react-native": "^0.67.4", |
94 | 90 | "@typescript-eslint/eslint-plugin": "^6.17.0", |
95 | 91 | "@typescript-eslint/parser": "^6.17.0", |
96 | 92 | "babel-eslint": "^10.1.0", |
97 | | - "babel-jest": "^29", |
98 | 93 | "codecov": "^3.8.0", |
99 | 94 | "cross-env": "^7.0.2", |
100 | 95 | "eslint": "^8.56.0", |
|
103 | 98 | "eslint-plugin-prettier": "^5.1.2", |
104 | 99 | "eslint-plugin-react": "^7.33.2", |
105 | 100 | "glob": "^7.1.6", |
106 | | - "jest": "^29", |
107 | | - "jest-environment-jsdom": "^29.5.0", |
108 | | - "metro-react-native-babel-preset": "^0.76.6", |
| 101 | + "jsdom": "^24.0.0", |
109 | 102 | "prettier": "^3.1.1", |
110 | 103 | "react": "18.2.0", |
111 | 104 | "react-dom": "18.2.0", |
112 | | - "react-native": "^0.71.11", |
113 | 105 | "react-test-renderer": "18.0.0", |
114 | 106 | "redux": "^5.0.0", |
115 | 107 | "rimraf": "^3.0.2", |
116 | | - "ts-jest": "^29", |
117 | 108 | "tsup": "^7.0.0", |
118 | 109 | "typescript": "^5.0", |
119 | 110 | "vitest": "^1.2.1" |
|
0 commit comments