We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6c040 commit 18cdef1Copy full SHA for 18cdef1
package.json
@@ -21,8 +21,8 @@
21
"@sentry/tracing": "7.120.3",
22
"husky": "7.0.4",
23
"lint-staged": "12.5.0",
24
- "react": "18.3.1",
25
- "react-dom": "18.3.1",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
26
"react-intl": "6.8.9",
27
"react-router-dom": "5.3.4",
28
"react-scripts": "5.0.1"
@@ -57,8 +57,8 @@
57
"devDependencies": {
58
"@formatjs/cli": "5.1.13",
59
"@types/jest": "28.1.8",
60
- "@types/react": "18.3.23",
61
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.1.9",
+ "@types/react-dom": "19.1.6",
62
"@types/react-router-dom": "5.3.3",
63
"prettier": "2.8.8",
64
"source-map-explorer": "2.5.3",
0 commit comments