We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21be2a commit c816e3aCopy full SHA for c816e3a
docs/package.json
@@ -26,8 +26,8 @@
26
"jsonrepair": "^3.6.1",
27
"prism-react-renderer": "^2.3.1",
28
"raw-loader": "^4.0.2",
29
- "react": "^18.2.0",
30
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
31
"react-toastify": "^10.0.5"
32
},
33
"devDependencies": {
@@ -40,7 +40,7 @@
40
"typescript": "5.7.2"
41
42
"resolutions": {
43
- "wait-on": "^7.2.0"
+ "wait-on": "^8.0.0"
44
45
"browserslist": {
46
"production": [
0 commit comments