|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@babel/cli": "^7.24.1",
|
58 |
| - "@babel/core": "^7.24.0", |
| 58 | + "@babel/core": "^7.24.3", |
59 | 59 | "@babel/eslint-parser": "^7.24.1",
|
60 |
| - "@babel/preset-env": "^7.24.0", |
| 60 | + "@babel/preset-env": "^7.24.3", |
61 | 61 | "@babel/preset-react": "^7.24.1",
|
62 | 62 | "@babel/preset-stage-2": "^7.8.3",
|
63 | 63 | "@testing-library/dom": "^9.3.4",
|
|
73 | 73 | "eslint-import-resolver-webpack": "~0.13.8",
|
74 | 74 | "eslint-plugin-import": "~2.29.1",
|
75 | 75 | "eslint-plugin-jest": "^27.9.0",
|
76 |
| - "eslint-plugin-jest-dom": "^5.1.0", |
77 |
| - "eslint-plugin-react": "~7.34.0", |
| 76 | + "eslint-plugin-jest-dom": "^5.2.0", |
| 77 | + "eslint-plugin-react": "~7.34.1", |
78 | 78 | "eslint-plugin-testing-library": "^6.2.0",
|
79 | 79 | "history": "~5.3.0",
|
80 | 80 | "html-webpack-plugin": "~5.6.0",
|
|
84 | 84 | "prop-types": "~15.8.1",
|
85 | 85 | "react": "~18.2.0",
|
86 | 86 | "react-dom": "~18.2.0",
|
87 |
| - "react-router-dom": "~6.22.2", |
| 87 | + "react-router-dom": "~6.22.3", |
88 | 88 | "rimraf": "~5.0.5",
|
89 | 89 | "style-loader": "~3.3.4",
|
90 | 90 | "webpack": "5.91.0",
|
|
0 commit comments