Skip to content

Commit f1d6a67

Browse files
committed
chore: revert bump react version
1 parent 0a5111e commit f1d6a67

File tree

2 files changed

+324
-326
lines changed

2 files changed

+324
-326
lines changed

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"lodash-es": "^4.17.21",
3333
"lucide-react": "^0.453.0",
3434
"mermaid": "^11.3.0",
35-
"react": "^19.0.0",
35+
"react": "^18.3.1",
3636
"react-datepicker": "^7.5.0",
37-
"react-dom": "^19.0.0",
37+
"react-dom": "^18.3.1",
3838
"react-force-graph-2d": "^1.25.7",
3939
"react-hot-toast": "^2.4.1",
4040
"react-i18next": "^15.1.0",
@@ -60,8 +60,8 @@
6060
"@types/lodash-es": "^4.17.12",
6161
"@types/node": "^22.8.6",
6262
"@types/qs": "^6.9.16",
63-
"@types/react": "^19.0.0",
64-
"@types/react-dom": "^19.0.1",
63+
"@types/react": "^18.3.12",
64+
"@types/react-dom": "^18.3.1",
6565
"@types/textarea-caret": "^3.0.3",
6666
"@types/uuid": "^10.0.0",
6767
"@typescript-eslint/eslint-plugin": "^7.18.0",

0 commit comments

Comments
 (0)