|
36 | 36 | "@wangeditor/editor-for-vue": "^5.1.10",
|
37 | 37 | "@zxcvbn-ts/core": "^3.0.4",
|
38 | 38 | "animate.css": "^4.1.1",
|
39 |
| - "axios": "^1.5.1", |
| 39 | + "axios": "^1.6.0", |
40 | 40 | "benz-amr-recorder": "^1.1.5",
|
41 | 41 | "bpmn-js-token-simulation": "^0.10.0",
|
42 | 42 | "camunda-bpmn-moddle": "^7.0.1",
|
43 | 43 | "cropperjs": "^1.6.1",
|
44 | 44 | "crypto-js": "^4.2.0",
|
45 | 45 | "dayjs": "^1.11.10",
|
46 |
| - "diagram-js": "^12.5.0", |
| 46 | + "diagram-js": "^12.6.0", |
47 | 47 | "echarts": "^5.4.3",
|
48 | 48 | "echarts-wordcloud": "^2.1.0",
|
49 | 49 | "element-plus": "2.4.1",
|
|
64 | 64 | "video.js": "^7.21.5",
|
65 | 65 | "vue": "^3.3.7",
|
66 | 66 | "vue-dompurify-html": "^4.1.4",
|
67 |
| - "vue-i18n": "^9.5.0", |
| 67 | + "vue-i18n": "^9.6.2", |
68 | 68 | "vue-router": "^4.2.5",
|
69 | 69 | "vue-types": "^5.1.1",
|
70 | 70 | "vuedraggable": "^4.1.0",
|
71 | 71 | "web-storage-cache": "^1.1.1",
|
72 | 72 | "xml-js": "^1.6.11"
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@commitlint/cli": "^18.0.0", |
76 |
| - "@commitlint/config-conventional": "^18.0.0", |
77 |
| - "@iconify/json": "^2.2.132", |
| 75 | + "@commitlint/cli": "^18.2.0", |
| 76 | + "@commitlint/config-conventional": "^18.1.0", |
| 77 | + "@iconify/json": "^2.2.135", |
78 | 78 | "@intlify/unplugin-vue-i18n": "^1.4.0",
|
79 | 79 | "@purge-icons/generated": "^0.9.0",
|
80 | 80 | "@types/intro.js": "^5.1.3",
|
81 | 81 | "@types/lodash-es": "^4.17.10",
|
82 |
| - "@types/node": "^20.8.8", |
| 82 | + "@types/node": "^20.8.9", |
83 | 83 | "@types/nprogress": "^0.2.2",
|
84 | 84 | "@types/qrcode": "^1.5.4",
|
85 | 85 | "@types/qs": "^6.9.9",
|
86 | 86 | "@types/sortablejs": "^1.15.4",
|
87 |
| - "@typescript-eslint/eslint-plugin": "^6.9.0", |
88 |
| - "@typescript-eslint/parser": "^6.9.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "^6.9.1", |
| 88 | + "@typescript-eslint/parser": "^6.9.1", |
89 | 89 | "@unocss/transformer-variant-group": "^0.57.1",
|
90 | 90 | "@unocss/eslint-config": "^0.57.1",
|
91 | 91 | "@vitejs/plugin-legacy": "^4.1.1",
|
|
99 | 99 | "eslint-config-prettier": "^9.0.0",
|
100 | 100 | "eslint-define-config": "^1.24.1",
|
101 | 101 | "eslint-plugin-prettier": "^5.0.1",
|
102 |
| - "eslint-plugin-vue": "^9.18.0", |
| 102 | + "eslint-plugin-vue": "^9.18.1", |
103 | 103 | "lint-staged": "^15.0.2",
|
104 | 104 | "postcss": "^8.4.31",
|
105 | 105 | "postcss-html": "^1.5.0",
|
106 | 106 | "postcss-scss": "^4.0.9",
|
107 | 107 | "prettier": "^3.0.3",
|
108 | 108 | "rimraf": "^5.0.5",
|
109 |
| - "rollup": "^4.1.4", |
110 |
| - "sass": "^1.69.4", |
| 109 | + "rollup": "^4.1.5", |
| 110 | + "sass": "^1.69.5", |
111 | 111 | "stylelint": "^15.11.0",
|
112 | 112 | "stylelint-config-html": "^1.1.0",
|
113 | 113 | "stylelint-config-recommended": "^13.0.0",
|
114 | 114 | "stylelint-config-standard": "^34.0.0",
|
115 | 115 | "stylelint-order": "^6.0.3",
|
116 |
| - "terser": "^5.22.0", |
| 116 | + "terser": "^5.23.0", |
117 | 117 | "typescript": "5.2.2",
|
118 | 118 | "unocss": "^0.57.1",
|
119 |
| - "unplugin-auto-import": "^0.16.6", |
| 119 | + "unplugin-auto-import": "^0.16.7", |
120 | 120 | "unplugin-element-plus": "^0.8.0",
|
121 | 121 | "unplugin-vue-components": "^0.25.2",
|
122 | 122 | "vite": "4.5.0",
|
|
128 | 128 | "vite-plugin-svg-icons": "^2.0.1",
|
129 | 129 | "vite-plugin-top-level-await": "^1.3.1",
|
130 | 130 | "vue-eslint-parser": "^9.3.2",
|
131 |
| - "vue-tsc": "^1.8.20" |
| 131 | + "vue-tsc": "^1.8.22" |
132 | 132 | },
|
133 | 133 | "license": "MIT",
|
134 | 134 | "repository": {
|
|
0 commit comments