|
57 | 57 | "@babel/preset-env": "^7.19.3",
|
58 | 58 | "@babel/preset-react": "^7.18.6",
|
59 | 59 | "@babel/preset-stage-2": "^7.8.3",
|
60 |
| - "@testing-library/jest-dom": "^5.16.2", |
61 |
| - "@testing-library/react": "^12.1.3", |
62 |
| - "@testing-library/user-event": "^13.5.0", |
| 60 | + "@testing-library/jest-dom": "^5.16.5", |
| 61 | + "@testing-library/react": "^13.4.0", |
| 62 | + "@testing-library/user-event": "^14.4.3", |
63 | 63 | "@types/react": "^18.0.21",
|
64 | 64 | "@types/react-dom": "^18.0.6",
|
65 | 65 | "babel-eslint": "^10.1.0",
|
|
79 | 79 | "jest": "^29.1.2",
|
80 | 80 | "jest-css-modules": "^2.1.0",
|
81 | 81 | "jest-environment-jsdom": "^29.1.2",
|
82 |
| - "react": "^17.0.2", |
83 |
| - "react-dom": "^17.0.2", |
| 82 | + "react": "^18.2.0", |
| 83 | + "react-dom": "^18.2.0", |
84 | 84 | "sass": "^1.55.0",
|
85 | 85 | "sass-loader": "^13.0.2",
|
86 | 86 | "style-loader": "^3.3.1",
|
|
0 commit comments