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 0a5111e commit f1d6a67Copy full SHA for f1d6a67
web/package.json
@@ -32,9 +32,9 @@
32
"lodash-es": "^4.17.21",
33
"lucide-react": "^0.453.0",
34
"mermaid": "^11.3.0",
35
- "react": "^19.0.0",
+ "react": "^18.3.1",
36
"react-datepicker": "^7.5.0",
37
- "react-dom": "^19.0.0",
+ "react-dom": "^18.3.1",
38
"react-force-graph-2d": "^1.25.7",
39
"react-hot-toast": "^2.4.1",
40
"react-i18next": "^15.1.0",
@@ -60,8 +60,8 @@
60
"@types/lodash-es": "^4.17.12",
61
"@types/node": "^22.8.6",
62
"@types/qs": "^6.9.16",
63
- "@types/react": "^19.0.0",
64
- "@types/react-dom": "^19.0.1",
+ "@types/react": "^18.3.12",
+ "@types/react-dom": "^18.3.1",
65
"@types/textarea-caret": "^3.0.3",
66
"@types/uuid": "^10.0.0",
67
"@typescript-eslint/eslint-plugin": "^7.18.0",
0 commit comments