Skip to content

Commit b0711fe

Browse files
committed
feat: react 19
1 parent fcf0336 commit b0711fe

File tree

2 files changed

+165
-176
lines changed

2 files changed

+165
-176
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"dayjs": "1.11.13",
3636
"isbot": "5.1.23",
3737
"ohash": "2.0.11",
38-
"react": "18.3.1",
39-
"react-dom": "18.3.1",
38+
"react": "19.0.0",
39+
"react-dom": "19.0.0",
4040
"react-router": "7.3.0",
4141
"react-router-dom": "7.3.0",
4242
"recharts": "2.15.1",
@@ -57,8 +57,8 @@
5757
"@testing-library/react": "16.2.0",
5858
"@testing-library/user-event": "14.6.1",
5959
"@types/eslint-plugin-jsx-a11y": "6.10.0",
60-
"@types/react": "18.3.18",
61-
"@types/react-dom": "18.3.5",
60+
"@types/react": "19.0.10",
61+
"@types/react-dom": "19.0.4",
6262
"@vitejs/plugin-react": "4.3.4",
6363
"autoprefixer": "10.4.21",
6464
"eslint": "9.22.0",

0 commit comments

Comments
 (0)