|
182 | 182 | "@manypkg/cli": "^0.19.1", |
183 | 183 | "@preconstruct/cli": "^2.6.2", |
184 | 184 | "@testing-library/react": "13.0.0-alpha.5", |
185 | | - "@types/jest": "^27.0.3", |
| 185 | + "@types/jest": "^29.5.12", |
186 | 186 | "@types/node": "^12.20.37", |
187 | 187 | "@types/react": "^18.0.9", |
188 | 188 | "@typescript-eslint/eslint-plugin": "^7.13.0", |
189 | 189 | "@typescript-eslint/parser": "^7.13.0", |
190 | 190 | "babel-check-duplicated-nodes": "^1.0.0", |
191 | 191 | "babel-eslint": "^10.1.0", |
192 | | - "babel-jest": "^27.4.5", |
| 192 | + "babel-jest": "^29.7.0", |
193 | 193 | "babel-plugin-codegen": "^4.1.5", |
194 | 194 | "babel-plugin-jsx-pragmatic": "^1.0.2", |
195 | 195 | "benchmark": "^2.1.4", |
|
210 | 210 | "eslint-plugin-react-hooks": "^4.6.2", |
211 | 211 | "html-tag-names": "^1.1.2", |
212 | 212 | "husky": "^3.0.9", |
213 | | - "jest": "^27.4.5", |
214 | | - "jest-environment-jsdom": "^27.4.4", |
| 213 | + "jest": "^29.7.0", |
| 214 | + "jest-environment-jsdom": "^29.7.0", |
215 | 215 | "jest-in-case": "^1.0.2", |
216 | 216 | "jest-junit": "^13.0.0", |
217 | 217 | "jest-serializer-html": "^7.1.0", |
218 | | - "jest-watch-typeahead": "^1.0.0", |
| 218 | + "jest-watch-typeahead": "^2.2.2", |
219 | 219 | "lint-staged": "^7.2.0", |
220 | 220 | "module-alias": "^2.0.1", |
221 | 221 | "multipipe": "^1.0.2", |
|
239 | 239 | "unified": "^6.1.6", |
240 | 240 | "webpack-bundle-analyzer": "3.3.2" |
241 | 241 | }, |
242 | | - "packageManager": "[email protected]", |
243 | | - "resolutions": { |
244 | | - "[email protected]": "patch:jest-snapshot@npm:27.4.5#.yarn/patches/jest-snapshot-npm-27.4.5-6ace6bf68e.patch" |
245 | | - } |
| 242 | + "packageManager": "[email protected]" |
246 | 243 | } |
0 commit comments