|
10 | 10 | "@testing-library/jest-dom": "^6.6.3", |
11 | 11 | "@testing-library/react": "^16.0.0", |
12 | 12 | "@testing-library/user-event": "^14.4.3", |
13 | | - "@types/jest": "29.5.14", |
| 13 | + "@types/jest": "30.0.0", |
14 | 14 | "@types/node": "22.14.1", |
15 | 15 | "@types/react": "18.3.23", |
16 | 16 | "@types/react-dom": "18.3.7", |
17 | 17 | "@types/react-email-editor": "1.7.0", |
18 | 18 | "@types/styled-components": "5.1.34", |
19 | 19 | "@typescript-eslint/eslint-plugin": "7.18.0", |
20 | 20 | "@typescript-eslint/parser": "7.18.0", |
21 | | - "babel-jest": "29.7.0", |
| 21 | + "babel-jest": "30.0.2", |
22 | 22 | "dotenv": "16.5.0", |
23 | 23 | "dotenv-flow-webpack": "2.0.0", |
24 | 24 | "eclint": "2.8.1", |
|
27 | 27 | "eslint-plugin-jest": "28.13.5", |
28 | 28 | "eslint-plugin-prettier": "5.4.1", |
29 | 29 | "eslint-plugin-react": "7.37.5", |
30 | | - "jest": "29.7.0", |
| 30 | + "jest": "30.0.3", |
31 | 31 | "mini-css-extract-plugin": "2.9.2", |
32 | 32 | "npm-watch": "0.13.0", |
33 | 33 | "prettier": "3.3.3", |
|
0 commit comments