We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a987fa2 commit 17bf888Copy full SHA for 17bf888
1 file changed
packages/platform/package.json
@@ -30,13 +30,13 @@
30
"bootstrap": "^5.2.2",
31
"core-js": "^3.26.0",
32
"echarts": "^5.4.0",
33
- "i18next": "^21.10.0",
+ "i18next": "^22.0.4",
34
"immer": "^9.0.16",
35
"lodash": "^4.17.21",
36
"react": "^18.2.0",
37
"react-dom": "^18.2.0",
38
- "react-i18next": "^11.18.6",
39
- "react-router-dom": "^6.4.2",
+ "react-i18next": "^12.0.0",
+ "react-router-dom": "^6.4.3",
40
"regenerator-runtime": "^0.13.10",
41
"rxjs": "^7.5.7"
42
}
0 commit comments