We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e4457 commit 04aed61Copy full SHA for 04aed61
package.json
@@ -9,8 +9,8 @@
9
"@mui/icons-material": "5.18.0",
10
"@mui/material": "5.18.0",
11
"clsx": "2.1.0",
12
- "react": "18.3.1",
13
- "react-dom": "18.3.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
14
"rfdc": "^1.3.0",
15
"usehooks-ts": "2.9.4",
16
"web-vitals": "3.5.1"
@@ -24,8 +24,8 @@
24
"@testing-library/user-event": "14.6.1",
25
"@types/jest": "30.0.0",
26
"@types/node": "22.9.0",
27
- "@types/react": "18.3.25",
28
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.2.0",
+ "@types/react-dom": "19.2.0",
29
"@typescript-eslint/eslint-plugin": "7.18.0",
30
"@typescript-eslint/parser": "7.18.0",
31
"babel-plugin-transform-export-extensions": "6.22.0",
0 commit comments