Update react #331

Open
renovate wants to merge 1 commits from renovate/react into master
Showing only changes of commit 0088eb6dea - Show all commits

View File

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