We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5808dc commit 995547fCopy full SHA for 995547f
package.json
@@ -35,8 +35,8 @@
35
"@sentry/react": "^9.0.0",
36
"@types/luxon": "^3.0.1",
37
"@types/node": "^22.0.0",
38
- "@types/react": "^17.0.34",
39
- "@types/react-dom": "^17.0.11",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
40
"@types/react-router-dom": "^5.1.5",
41
"@typescript-eslint/eslint-plugin": "^8.0.0",
42
"@typescript-eslint/parser": "^8.0.0",
@@ -57,8 +57,8 @@
57
"md5": "^2.3.0",
58
"mustache": "^4.2.0",
59
"npm-run-all2": "^5.0.0",
60
- "react": "17.0.2",
61
- "react-dom": "17.0.2",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
62
"swr": "2.3.3",
63
"tar-fs": ">=3.0.9"
64
},
0 commit comments