|
29 | 29 | "@form-create/designer": "^3.1.0",
|
30 | 30 | "@form-create/element-ui": "^3.1.17",
|
31 | 31 | "@iconify/iconify": "^3.1.0",
|
32 |
| - "@vueuse/core": "^9.12.0", |
| 32 | + "@vueuse/core": "^9.13.0", |
33 | 33 | "@wangeditor/editor": "^5.1.23",
|
34 | 34 | "@wangeditor/editor-for-vue": "^5.1.10",
|
35 | 35 | "@zxcvbn-ts/core": "^2.2.1",
|
36 | 36 | "animate.css": "^4.1.1",
|
37 |
| - "axios": "^1.3.3", |
| 37 | + "axios": "^1.3.4", |
38 | 38 | "bpmn-js-token-simulation": "^0.10.0",
|
39 | 39 | "camunda-bpmn-moddle": "^7.0.1",
|
40 | 40 | "cropperjs": "^1.5.13",
|
|
43 | 43 | "diagram-js": "^11.6.0",
|
44 | 44 | "echarts": "^5.4.1",
|
45 | 45 | "echarts-wordcloud": "^2.1.0",
|
46 |
| - "element-plus": "2.2.30", |
47 |
| - "fast-xml-parser": "^4.1.2", |
| 46 | + "element-plus": "2.2.34", |
| 47 | + "fast-xml-parser": "^4.1.3", |
48 | 48 | "highlight.js": "^11.7.0",
|
49 | 49 | "intro.js": "^6.0.0",
|
50 |
| - "jsencrypt": "^3.3.1", |
| 50 | + "jsencrypt": "^3.3.2", |
51 | 51 | "lodash-es": "^4.17.21",
|
52 | 52 | "min-dash": "^4.0.0",
|
53 | 53 | "mitt": "^3.0.0",
|
54 | 54 | "nprogress": "^0.2.0",
|
55 |
| - "pinia": "^2.0.30", |
| 55 | + "pinia": "^2.0.33", |
56 | 56 | "qrcode": "^1.5.1",
|
57 |
| - "qs": "^6.11.0", |
| 57 | + "qs": "^6.11.1", |
58 | 58 | "steady-xml": "^0.1.0",
|
59 | 59 | "url": "^0.11.0",
|
60 | 60 | "vue": "3.2.47",
|
|
68 | 68 | "xml-js": "^1.6.11"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@commitlint/cli": "^17.4.3", |
72 |
| - "@commitlint/config-conventional": "^17.4.3", |
73 |
| - "@iconify/json": "^2.2.21", |
| 71 | + "@commitlint/cli": "^17.4.4", |
| 72 | + "@commitlint/config-conventional": "^17.4.4", |
| 73 | + "@iconify/json": "^2.2.31", |
74 | 74 | "@intlify/unplugin-vue-i18n": "^0.8.2",
|
75 | 75 | "@purge-icons/generated": "^0.9.0",
|
76 |
| - "@types/intro.js": "^5.1.0", |
| 76 | + "@types/intro.js": "^5.1.1", |
77 | 77 | "@types/lodash-es": "^4.17.6",
|
78 |
| - "@types/node": "^18.13.0", |
| 78 | + "@types/node": "^18.14.6", |
79 | 79 | "@types/nprogress": "^0.2.0",
|
80 | 80 | "@types/qrcode": "^1.5.0",
|
81 | 81 | "@types/qs": "^6.9.7",
|
82 |
| - "@typescript-eslint/eslint-plugin": "^5.52.0", |
83 |
| - "@typescript-eslint/parser": "^5.52.0", |
| 82 | + "@typescript-eslint/eslint-plugin": "^5.54.1", |
| 83 | + "@typescript-eslint/parser": "^5.54.1", |
84 | 84 | "@vitejs/plugin-legacy": "^4.0.1",
|
85 | 85 | "@vitejs/plugin-vue": "^4.0.0",
|
86 | 86 | "@vitejs/plugin-vue-jsx": "^3.0.0",
|
87 | 87 | "autoprefixer": "^10.4.13",
|
88 | 88 | "bpmn-js": "^8.9.0",
|
89 | 89 | "bpmn-js-properties-panel": "^0.46.0",
|
90 | 90 | "consola": "^2.15.3",
|
91 |
| - "eslint": "^8.34.0", |
92 |
| - "eslint-config-prettier": "^8.6.0", |
| 91 | + "eslint": "^8.35.0", |
| 92 | + "eslint-config-prettier": "^8.7.0", |
93 | 93 | "eslint-define-config": "^1.15.0",
|
94 | 94 | "eslint-plugin-prettier": "^4.2.1",
|
95 | 95 | "eslint-plugin-vue": "^9.9.0",
|
|
98 | 98 | "postcss-html": "^1.5.0",
|
99 | 99 | "postcss-scss": "^4.0.6",
|
100 | 100 | "prettier": "^2.8.4",
|
101 |
| - "rimraf": "^4.1.2", |
102 |
| - "rollup": "^3.15.0", |
103 |
| - "sass": "^1.58.1", |
104 |
| - "stylelint": "^15.1.0", |
| 101 | + "rimraf": "^4.3.1", |
| 102 | + "rollup": "^3.18.0", |
| 103 | + "sass": "^1.58.3", |
| 104 | + "stylelint": "^15.2.0", |
105 | 105 | "stylelint-config-html": "^1.1.0",
|
106 | 106 | "stylelint-config-prettier": "^9.0.5",
|
107 | 107 | "stylelint-config-recommended": "^10.0.1",
|
108 | 108 | "stylelint-config-standard": "^30.0.1",
|
109 | 109 | "stylelint-order": "^6.0.2",
|
110 |
| - "terser": "^5.16.3", |
| 110 | + "terser": "^5.16.5", |
111 | 111 | "typescript": "4.9.5",
|
112 |
| - "unplugin-auto-import": "^0.14.2", |
113 |
| - "unplugin-element-plus": "^0.6.0", |
114 |
| - "unplugin-vue-components": "^0.23.0", |
115 |
| - "vite": "4.1.1", |
| 112 | + "unplugin-auto-import": "^0.15.1", |
| 113 | + "unplugin-element-plus": "^0.7.0", |
| 114 | + "unplugin-vue-components": "^0.24.1", |
| 115 | + "vite": "4.1.4", |
116 | 116 | "vite-plugin-compression": "^0.5.1",
|
117 | 117 | "vite-plugin-ejs": "^1.6.4",
|
118 | 118 | "vite-plugin-eslint": "^1.8.1",
|
|
121 | 121 | "vite-plugin-svg-icons": "^2.0.1",
|
122 | 122 | "vite-plugin-vue-setup-extend": "^0.4.0",
|
123 | 123 | "vite-plugin-windicss": "^1.8.10",
|
124 |
| - "vue-tsc": "^1.0.24", |
| 124 | + "vue-tsc": "^1.2.0", |
125 | 125 | "windicss": "^3.5.6"
|
126 | 126 | },
|
127 | 127 | "engines": {
|
|
0 commit comments