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 2b7327a + 0deb25a commit 6d92c6bCopy full SHA for 6d92c6b
package.json
@@ -55,10 +55,10 @@
55
},
56
"devDependencies": {
57
"@babel/cli": "^7.28.3",
58
- "@babel/core": "^7.28.4",
59
- "@babel/eslint-parser": "^7.28.4",
60
- "@babel/preset-env": "^7.28.3",
61
- "@babel/preset-react": "^7.27.1",
+ "@babel/core": "^7.28.5",
+ "@babel/eslint-parser": "^7.28.5",
+ "@babel/preset-env": "^7.28.5",
+ "@babel/preset-react": "^7.28.5",
62
"@babel/preset-stage-2": "^7.8.3",
63
"@eslint/eslintrc": "^3.3.1",
64
"@testing-library/dom": "^10.4.1",
@@ -87,7 +87,7 @@
87
"react": "~19.2.0",
88
"react-dom": "~19.2.0",
89
"react-router-dom": "~7.9.4",
90
- "rimraf": "~5.0.10",
+ "rimraf": "~6.1.0",
91
"style-loader": "~4.0.0",
92
"webpack": "5.102.1",
93
"webpack-cli": "^6.0.1",
0 commit comments