|
82 | 82 | "@emotion/react": "^11.11.1",
|
83 | 83 | "@emotion/styled": "^11.11.0",
|
84 | 84 | "@faker-js/faker": "^9.0.0",
|
85 |
| - "@jest/environment": "^29.7.0", |
| 85 | + "@jest/environment": "^30.0.0", |
86 | 86 | "@mui/lab": "6.0.0-dev.240424162023-9968b4889d",
|
87 | 87 | "@mui/material": "^6.1.6",
|
88 | 88 | "@mui/system": "^6.1.6",
|
|
104 | 104 | "@testing-library/jest-dom": "^6.6.3",
|
105 | 105 | "@testing-library/react": "^16.0.1",
|
106 | 106 | "@testing-library/user-event": "14.6.1",
|
107 |
| - "@types/jest": "^29.5.14", |
| 107 | + "@types/jest": "^30.0.0", |
108 | 108 | "@types/lodash": "^4.17.13",
|
109 | 109 | "@types/react": "^19.0.8",
|
110 | 110 | "@types/react-dom": "^19.0.0",
|
|
121 | 121 | "eslint-plugin-react-hooks": "^5.0.0",
|
122 | 122 | "eslint-plugin-styled-components-a11y": "^2.1.35",
|
123 | 123 | "eslint-plugin-testing-library": "^7.0.0",
|
124 |
| - "jest": "^29.7.0", |
125 |
| - "jest-environment-jsdom": "^29.5.0", |
| 124 | + "jest": "^30.0.0", |
| 125 | + "jest-environment-jsdom": "^30.0.0", |
126 | 126 | "jest-extended": "^6.0.0",
|
127 | 127 | "jest-fail-on-console": "^3.3.1",
|
128 | 128 | "jest-fixed-jsdom": "^0.0.9",
|
|
0 commit comments