Skip to content

Commit 5f883b6

Browse files
fix(deps): update react monorepo to v19
1 parent ef26b0c commit 5f883b6

2 files changed

Lines changed: 542 additions & 553 deletions

File tree

llm-ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"next": "^13.5.6",
4040
"next-themes": "^0.2.1",
4141
"openai": "^4.19.0",
42-
"react": "^18.2.0",
42+
"react": "^19.0.0",
4343
"react-children-utilities": "^2.9.0",
44-
"react-dom": "^18.2.0",
44+
"react-dom": "^19.0.0",
4545
"react-hot-toast": "^2.4.1",
4646
"react-intersection-observer": "^9.5.3",
4747
"react-markdown": "^9.0.1",
@@ -56,8 +56,8 @@
5656
"devDependencies": {
5757
"@tailwindcss/typography": "^0.5.10",
5858
"@types/node": "^20.9.1",
59-
"@types/react": "^18.2.37",
60-
"@types/react-dom": "^18.2.15",
59+
"@types/react": "^19.0.0",
60+
"@types/react-dom": "^19.0.0",
6161
"@types/react-syntax-highlighter": "^15.5.10",
6262
"@typescript-eslint/parser": "^6.0.0",
6363
"autoprefixer": "^10.4.16",

0 commit comments

Comments
 (0)