@guihz/trading-vue-editor-tes 0.0.87 → 0.0.89

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.87",
3
+ "version": "0.0.89",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "lib"
@@ -21,6 +21,7 @@
21
21
  "antlr4": "4.13.0",
22
22
  "axios": "^1.6.5",
23
23
  "comlink": "^4.4.1",
24
+ "crypto-js": "^4.2.0",
24
25
  "dayjs": "^1.11.10",
25
26
  "diff": "^5.2.0",
26
27
  "lodash": "^4.17.21",
@@ -31,6 +32,7 @@
31
32
  },
32
33
  "devDependencies": {
33
34
  "@rollup/plugin-typescript": "^11.1.6",
35
+ "@types/crypto-js": "^4.2.2",
34
36
  "@types/diff": "^5.2.0",
35
37
  "@types/lodash": "^4.14.202",
36
38
  "@types/node": "^20.12.7",