We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e28ee commit 226a105Copy full SHA for 226a105
package.json
@@ -35,8 +35,8 @@
35
"dayjs": "1.11.13",
36
"isbot": "5.1.26",
37
"ohash": "2.0.11",
38
- "react": "19.0.0",
39
- "react-dom": "19.0.0",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
40
"react-router": "7.5.0",
41
"react-router-dom": "7.5.0",
42
"recharts": "2.15.2",
@@ -57,8 +57,8 @@
57
"@testing-library/react": "16.2.0",
58
"@testing-library/user-event": "14.6.1",
59
"@types/eslint-plugin-jsx-a11y": "6.10.0",
60
- "@types/react": "19.0.10",
61
- "@types/react-dom": "19.0.4",
+ "@types/react": "19.1.1",
+ "@types/react-dom": "19.1.2",
62
"@vitejs/plugin-react": "4.3.4",
63
"autoprefixer": "10.4.21",
64
"eslint": "9.24.0",
0 commit comments