|
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.23.4", |
58 | | - "@babel/core": "^7.23.7", |
59 | | - "@babel/eslint-parser": "^7.23.3", |
60 | | - "@babel/preset-env": "^7.23.7", |
| 57 | + "@babel/cli": "^7.23.9", |
| 58 | + "@babel/core": "^7.23.9", |
| 59 | + "@babel/eslint-parser": "^7.23.10", |
| 60 | + "@babel/preset-env": "^7.23.9", |
61 | 61 | "@babel/preset-react": "^7.23.3", |
62 | 62 | "@babel/preset-stage-2": "^7.8.3", |
63 | 63 | "@testing-library/dom": "^9.3.4", |
64 | | - "@testing-library/jest-dom": "^6.1.6", |
65 | | - "@testing-library/react": "^14.1.2", |
| 64 | + "@testing-library/jest-dom": "^6.4.2", |
| 65 | + "@testing-library/react": "^14.2.1", |
66 | 66 | "@testing-library/user-event": "^14.5.2", |
67 | 67 | "babel-jest": "~29.7.0", |
68 | 68 | "babel-loader": "~9.1.3", |
|
72 | 72 | "eslint-config-vkbansal": "~5.2.1", |
73 | 73 | "eslint-import-resolver-webpack": "~0.13.8", |
74 | 74 | "eslint-plugin-import": "~2.29.1", |
75 | | - "eslint-plugin-jest": "^27.6.3", |
| 75 | + "eslint-plugin-jest": "^27.9.0", |
76 | 76 | "eslint-plugin-jest-dom": "^5.1.0", |
77 | 77 | "eslint-plugin-react": "~7.33.2", |
78 | 78 | "eslint-plugin-testing-library": "^6.2.0", |
79 | 79 | "history": "~5.3.0", |
80 | 80 | "html-webpack-plugin": "~5.6.0", |
81 | 81 | "jest": "~29.7.0", |
82 | 82 | "jest-environment-jsdom": "^29.7.0", |
83 | | - "mini-css-extract-plugin": "^2.7.7", |
| 83 | + "mini-css-extract-plugin": "^2.8.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.21.2", |
| 87 | + "react-router-dom": "~6.21.3", |
88 | 88 | "rimraf": "~5.0.5", |
89 | 89 | "style-loader": "~3.3.4", |
90 | 90 | "webpack": "5.90.0", |
|
0 commit comments