Skip to content

Commit 30779c8

Browse files
fix(deps): Update react monorepo to v19
1 parent c09f0ab commit 30779c8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"@heroicons/react": "^2.0.18",
1616
"@hookform/resolvers": "^3.3.2",
1717
"@types/node": "^20.10.0",
18-
"@types/react": "^18.2.42",
19-
"@types/react-dom": "^18.2.17",
18+
"@types/react": "^19.0.0",
19+
"@types/react-dom": "^19.0.0",
2020
"autoprefixer": "^10.4.16",
2121
"axios": "^1.6.2",
2222
"clsx": "^2.0.0",
2323
"date-fns": "^2.30.0",
2424
"lucide-react": "^0.294.0",
2525
"next": "^15.0.0",
2626
"postcss": "^8.4.32",
27-
"react": "^18.2.0",
28-
"react-dom": "^18.2.0",
27+
"react": "^19.0.0",
28+
"react-dom": "^19.0.0",
2929
"react-hook-form": "^7.48.2",
3030
"react-hot-toast": "^2.4.1",
3131
"react-query": "^3.39.3",

0 commit comments

Comments
 (0)