chore(deps): update react monorepo

This commit is contained in:
renovate[bot] 2024-08-31 15:36:57 +00:00 committed by GitHub
parent a015c70f32
commit d940b2cb40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 36 additions and 36 deletions

View file

@ -19,8 +19,8 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.16.2",
"@types/react": "18.2.66",
"@types/react-dom": "18.2.22",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.3.1",
@ -35,8 +35,8 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-files": "3.0.3",
"react-router-dom": "6.26.1",
"recharts": "2.12.7",