|
54 | 54 | "react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@babel/cli": "^7.25.7", |
| 57 | + "@babel/cli": "^7.25.9", |
58 | 58 | "@babel/core": "^7.25.7", |
59 | 59 | "@babel/eslint-parser": "^7.25.7", |
60 | 60 | "@babel/preset-env": "^7.25.7", |
61 | | - "@babel/preset-react": "^7.25.7", |
| 61 | + "@babel/preset-react": "^7.25.9", |
62 | 62 | "@babel/preset-stage-2": "^7.8.3", |
63 | 63 | "@testing-library/dom": "^10.4.0", |
64 | | - "@testing-library/jest-dom": "^6.5.0", |
| 64 | + "@testing-library/jest-dom": "^6.6.2", |
65 | 65 | "@testing-library/react": "^16.0.1", |
66 | 66 | "@testing-library/user-event": "^14.5.2", |
67 | 67 | "babel-jest": "~29.7.0", |
|
74 | 74 | "eslint-plugin-import": "~2.31.0", |
75 | 75 | "eslint-plugin-jest": "^28.8.3", |
76 | 76 | "eslint-plugin-jest-dom": "^5.4.0", |
77 | | - "eslint-plugin-react": "~7.37.1", |
78 | | - "eslint-plugin-testing-library": "^6.3.0", |
| 77 | + "eslint-plugin-react": "~7.37.2", |
| 78 | + "eslint-plugin-testing-library": "^6.4.0", |
79 | 79 | "history": "~5.3.0", |
80 | | - "html-webpack-plugin": "~5.6.0", |
| 80 | + "html-webpack-plugin": "~5.6.3", |
81 | 81 | "jest": "~29.7.0", |
82 | 82 | "jest-environment-jsdom": "^29.7.0", |
83 | 83 | "mini-css-extract-plugin": "^2.9.1", |
|
0 commit comments