Update react monorepo to v19.2.0

This commit is contained in:
Renovater 2025-10-01 22:03:36 +00:00
parent 7317e3efb2
commit 80a789bb17
2 changed files with 11 additions and 11 deletions

View file

@ -21,8 +21,8 @@
},
"devDependencies": {
"@eslint/js": "9.33.0",
"@types/react": "19.1.17",
"@types/react-dom": "19.1.11",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"@vitejs/plugin-react": "5.0.4",
"eslint": "9.33.0",
"eslint-plugin-react": "7.37.5",