Update react
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-10-14 00:43:27 +00:00
parent 89cfd3ce21
commit 98297086ef
2 changed files with 135 additions and 81 deletions

View File

@@ -22,14 +22,14 @@
"date-and-time": "^3.6.0",
"dayjs": "^1.11.18",
"filesize": "^10.1.6",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^7.7.1",
"semver": "^7.7.3"
},
"devDependencies": {
"@types/react": "^19.1.15",
"@types/react-dom": "^19.1.9",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.46.0",
"@typescript-eslint/parser": "^8.46.0",