Update react
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-07 00:17:21 +00:00
parent 138b9d2dbe
commit de6d6f8630
2 changed files with 26 additions and 26 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.2"
},
"devDependencies": {
"@types/react": "^19.1.15",
"@types/react-dom": "^19.1.9",
"@types/react": "^19.2.1",
"@types/react-dom": "^19.2.0",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.44.1",