@guihz/trading-vue-editor-tes 0.0.216 → 0.0.217

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guihz/trading-vue-editor-tes",
3
- "version": "0.0.216",
3
+ "version": "0.0.217",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "lib"
@@ -26,11 +26,14 @@
26
26
  "comlink": "^4.4.1",
27
27
  "dayjs": "^1.11.10",
28
28
  "diff": "^5.2.0",
29
+ "i18next": "^23.16.5",
30
+ "i18next-browser-languagedetector": "^8.0.0",
29
31
  "ky": "^1.7.2",
30
32
  "lodash": "^4.17.21",
31
33
  "mathjs": "^12.4.1",
32
34
  "ml-matrix": "^6.11.0",
33
35
  "react-copy-to-clipboard": "^5.1.0",
36
+ "react-i18next": "^15.1.1",
34
37
  "terser": "^5.31.0"
35
38
  },
36
39
  "devDependencies": {