We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03eaf4b commit 57ddeccCopy full SHA for 57ddecc
package.json
@@ -36,8 +36,8 @@
36
"date-fns-tz": "2.0.1",
37
"feather-icons": "4.29.2",
38
"ics": "3.8.1",
39
- "react": "18.3.1",
40
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
41
"react-router-dom": "6.28.1"
42
},
43
"devDependencies": {
@@ -50,8 +50,8 @@
50
"@testing-library/react": "14.3.1",
51
"@types/feather-icons": "4.29.4",
52
"@types/jest": "29.5.14",
53
- "@types/react": "18.3.18",
54
- "@types/react-dom": "18.3.5",
+ "@types/react": "19.0.6",
+ "@types/react-dom": "19.0.3",
55
"@types/sinon": "17.0.3",
56
"@typescript-eslint/eslint-plugin": "7.18.0",
57
"@typescript-eslint/parser": "7.18.0",
0 commit comments