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.
2 parents 9f2a0e3 + 95fc391 commit 989c1ceCopy full SHA for 989c1ce
client/package.json
@@ -11,7 +11,7 @@
11
"bootstrap": "^5.0.0",
12
"history": "^5.3.0",
13
"html-react-parser": "^5.1.18",
14
- "i18next": "^23.16.5",
+ "i18next": "^25.4.1",
15
"i18next-xhr-backend": "^3.2.2",
16
"jquery": "3.7.1",
17
"moment": "^2.30.1",
@@ -43,7 +43,8 @@
43
"tough-cookie": "^4.1.3",
44
"node-sass": "^9.0.0",
45
"braces": "^3.0.3",
46
- "ws": "^8.18.0"
+ "ws": "^8.18.0",
47
+ "typescript": "^4"
48
},
49
"eslintConfig": {
50
"extends": "react-app"
@@ -60,4 +61,4 @@
60
61
"last 1 safari version"
62
]
63
}
-}
64
+}
0 commit comments