|
33 | 33 | },
|
34 | 34 | "dependencies": {
|
35 | 35 | "@iconify/iconify": "^2.0.1",
|
36 |
| - "@logicflow/core": "^0.4.3", |
37 |
| - "@logicflow/extension": "^0.4.3", |
| 36 | + "@logicflow/core": "^0.4.6", |
| 37 | + "@logicflow/extension": "^0.4.6", |
38 | 38 | "@vueuse/core": "^4.11.0",
|
39 | 39 | "@zxcvbn-ts/core": "^0.3.0",
|
40 | 40 | "ant-design-vue": "^2.1.6",
|
41 | 41 | "axios": "^0.21.1",
|
42 |
| - "codemirror": "^5.61.0", |
| 42 | + "codemirror": "^5.61.1", |
43 | 43 | "cropperjs": "^1.5.11",
|
44 | 44 | "crypto-js": "^4.0.0",
|
45 | 45 | "echarts": "^5.1.1",
|
46 | 46 | "lodash-es": "^4.17.21",
|
47 | 47 | "mockjs": "^1.1.0",
|
48 | 48 | "nprogress": "^0.2.0",
|
49 | 49 | "path-to-regexp": "^6.2.0",
|
50 |
| - "pinia": "2.0.0-alpha.18", |
| 50 | + "pinia": "2.0.0-alpha.13", |
51 | 51 | "print-js": "^1.6.0",
|
52 | 52 | "qrcode": "^1.4.4",
|
53 | 53 | "sortablejs": "^1.13.0",
|
54 |
| - "tinymce": "^5.8.0", |
| 54 | + "tinymce": "^5.8.1", |
55 | 55 | "vditor": "^3.8.5",
|
56 | 56 | "vue": "3.0.11",
|
57 | 57 | "vue-i18n": "9.0.0",
|
|
63 | 63 | "devDependencies": {
|
64 | 64 | "@commitlint/cli": "^12.1.4",
|
65 | 65 | "@commitlint/config-conventional": "^12.1.4",
|
66 |
| - "@iconify/json": "^1.1.344", |
| 66 | + "@iconify/json": "^1.1.347", |
67 | 67 | "@purge-icons/generated": "^0.7.0",
|
68 | 68 | "@types/codemirror": "^5.60.0",
|
69 | 69 | "@types/crypto-js": "^4.0.1",
|
|
86 | 86 | "conventional-changelog-cli": "^2.1.1",
|
87 | 87 | "cross-env": "^7.0.3",
|
88 | 88 | "dotenv": "^9.0.2",
|
89 |
| - "eslint": "^7.26.0", |
| 89 | + "eslint": "^7.27.0", |
90 | 90 | "eslint-config-prettier": "^8.3.0",
|
91 | 91 | "eslint-define-config": "^1.0.8",
|
92 | 92 | "eslint-plugin-prettier": "^3.4.0",
|
|
95 | 95 | "fs-extra": "^10.0.0",
|
96 | 96 | "http-server": "^0.12.3",
|
97 | 97 | "husky": "^6.0.0",
|
98 |
| - "inquirer": "^8.0.0", |
| 98 | + "inquirer": "^8.1.0", |
99 | 99 | "is-ci": "^3.0.0",
|
100 | 100 | "less": "^4.1.1",
|
101 | 101 | "lint-staged": "^11.0.0",
|
102 |
| - "postcss": "^8.2.15", |
| 102 | + "postcss": "^8.3.0", |
103 | 103 | "prettier": "^2.3.0",
|
104 | 104 | "pretty-quick": "^3.1.0",
|
105 | 105 | "rimraf": "^3.0.2",
|
|
0 commit comments