Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 42a884b

Browse files
authoredDec 30, 2024··
Update react monorepo to v19
1 parent 8bf8474 commit 42a884b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎frontend/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"@yudiel/react-qr-scanner": "^1.1.9",
2323
"highcharts": "^11.1.0",
2424
"highcharts-react-official": "^3.2.0",
25-
"react": "^18.2.0",
26-
"react-dom": "^18.2.0",
25+
"react": "^19.0.0",
26+
"react-dom": "^19.0.0",
2727
"react-hot-toast": "^2.4.1",
2828
"react-modal": "^3.16.1",
2929
"react-qr-code": "^2.0.11",
3030
"react-router-dom": "^7.0.0",
3131
"uuid": "^11.0.0"
3232
},
3333
"devDependencies": {
34-
"@types/react": "^18.0.37",
35-
"@types/react-dom": "^18.0.11",
34+
"@types/react": "^19.0.0",
35+
"@types/react-dom": "^19.0.0",
3636
"@types/react-modal": "^3.16.0",
3737
"@types/uuid": "^10.0.0",
3838
"@vitejs/plugin-react-swc": "^3.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.