Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent dc4ba32 commit ddbf153
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"@yudiel/react-qr-scanner": "^1.1.9",
"highcharts": "^11.1.0",
"highcharts-react-official": "^3.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hot-toast": "^2.4.1",
"react-modal": "^3.16.1",
"react-qr-code": "^2.0.11",
"react-router-dom": "^7.0.0",
"uuid": "^11.0.0"
},
"devDependencies": {
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react-modal": "^3.16.0",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react-swc": "^3.0.0",
Expand Down

0 comments on commit ddbf153

Please sign in to comment.