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 7d391dd commit ec32363Copy full SHA for ec32363
package.json
@@ -20,7 +20,7 @@
20
"@types/jest": "^29.5.12",
21
"@types/lodash": "^4.14.199",
22
"@types/node": "^14",
23
- "@types/react": "18.2.38",
+ "@types/react": "18.3.24",
24
"@types/react-dom": "^18.2.22",
25
"@types/react-router-dom": "*",
26
"@types/sanitize-html": "*",
@@ -36,8 +36,8 @@
36
"merge": "*",
37
"npm-check-updates": "^16.14.15",
38
"prop-types": "^15.8.1",
39
- "react": "18.2.0",
40
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
41
"react-scripts": "5.0.1",
42
"ts-jest": "^29.1.2",
43
"typescript": "^4.0.3",
0 commit comments