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.
2 parents 6c327a1 + ae85e7b commit 903fcc7Copy full SHA for 903fcc7
package.json
@@ -57,7 +57,7 @@
57
"@babel/cli": "^7.26.4",
58
"@babel/core": "^7.26.9",
59
"@babel/eslint-parser": "^7.26.8",
60
- "@babel/preset-env": "^7.26.7",
+ "@babel/preset-env": "^7.26.9",
61
"@babel/preset-react": "^7.26.3",
62
"@babel/preset-stage-2": "^7.8.3",
63
"@eslint/eslintrc": "^3.3.0",
@@ -86,7 +86,7 @@
86
"prop-types": "~15.8.1",
87
"react": "~19.0.0",
88
"react-dom": "~19.0.0",
89
- "react-router-dom": "~6.28.2",
+ "react-router-dom": "~7.2.0",
90
"rimraf": "~5.0.10",
91
"style-loader": "~4.0.0",
92
"webpack": "5.98.0",
0 commit comments