Skip to content

Commit

Permalink
Update react core to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 70f1040 commit c6a4b5d
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 246 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"jotai-immer": "^0.4.1",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.460.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "6.29.0",
"react-use-websocket": "4.13.0",
"tailwind-merge": "^2.5.2",
Expand All @@ -68,8 +68,8 @@
"@testing-library/user-event": "14.6.1",
"@types/css-mediaquery": "0.1.4",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
Expand Down
Loading

0 comments on commit c6a4b5d

Please sign in to comment.