Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 2874ba4 commit 78de54e
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 337 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
"electron-log": "5.2.4",
"electron-updater": "6.3.9",
"menubar": "9.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "7.1.1",
"update-electron-app": "3.1.0"
},
Expand Down Expand Up @@ -153,8 +153,8 @@
"@testing-library/react": "16.1.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/react-router-dom": "5.3.3",
"autoprefixer": "10.4.20",
"axios": "1.7.9",
Expand Down
Loading

0 comments on commit 78de54e

Please sign in to comment.