We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0374e commit c940e3bCopy full SHA for c940e3b
package.json
@@ -72,9 +72,9 @@
72
"eslint-config-vkbansal": "~5.2.1",
73
"eslint-import-resolver-webpack": "~0.13.10",
74
"eslint-plugin-import": "~2.31.0",
75
- "eslint-plugin-jest": "^28.9.0",
+ "eslint-plugin-jest": "^28.10.0",
76
"eslint-plugin-jest-dom": "^5.5.0",
77
- "eslint-plugin-react": "~7.37.2",
+ "eslint-plugin-react": "~7.37.3",
78
"eslint-plugin-testing-library": "^7.1.1",
79
"history": "~5.3.0",
80
"html-webpack-plugin": "~5.6.3",
@@ -84,7 +84,7 @@
84
"prop-types": "~15.8.1",
85
"react": "~19.0.0",
86
"react-dom": "~19.0.0",
87
- "react-router-dom": "~6.28.0",
+ "react-router-dom": "~6.28.1",
88
"rimraf": "~5.0.10",
89
"style-loader": "~4.0.0",
90
"webpack": "5.97.1",
0 commit comments