Skip to content

Commit 1bc6580

Browse files
Update react core to v19
1 parent b6ed7c0 commit 1bc6580

2 files changed

Lines changed: 223 additions & 234 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"jotai-immer": "^0.4.1",
4646
"lodash.debounce": "^4.0.8",
4747
"lucide-react": "^0.460.0",
48-
"react": "18.3.1",
49-
"react-dom": "18.3.1",
48+
"react": "19.0.0",
49+
"react-dom": "19.0.0",
5050
"react-router-dom": "6.29.0",
5151
"react-use-websocket": "4.13.0",
5252
"tailwind-merge": "^2.5.2",
@@ -67,8 +67,8 @@
6767
"@testing-library/user-event": "14.6.1",
6868
"@types/css-mediaquery": "0.1.4",
6969
"@types/lodash.debounce": "^4.0.9",
70-
"@types/react": "18.3.18",
71-
"@types/react-dom": "18.3.5",
70+
"@types/react": "19.0.8",
71+
"@types/react-dom": "19.0.3",
7272
"@types/react-router-dom": "5.3.3",
7373
"@typescript-eslint/eslint-plugin": "8.23.0",
7474
"@typescript-eslint/parser": "8.23.0",

0 commit comments

Comments
 (0)