|
30 | 30 | "@form-create/element-ui": "^3.1.24",
|
31 | 31 | "@iconify/iconify": "^3.1.1",
|
32 | 32 | "@videojs-player/vue": "^1.0.0",
|
33 |
| - "@vueuse/core": "^10.6.1", |
| 33 | + "@vueuse/core": "^10.9.0", |
34 | 34 | "@wangeditor/editor": "^5.1.23",
|
35 | 35 | "@wangeditor/editor-for-vue": "^5.1.10",
|
36 | 36 | "@zxcvbn-ts/core": "^3.0.4",
|
37 | 37 | "animate.css": "^4.1.1",
|
38 |
| - "axios": "^1.6.1", |
| 38 | + "axios": "^1.6.7", |
39 | 39 | "benz-amr-recorder": "^1.1.5",
|
40 | 40 | "bpmn-js-token-simulation": "^0.10.0",
|
41 | 41 | "camunda-bpmn-moddle": "^7.0.1",
|
|
44 | 44 | "dayjs": "^1.11.10",
|
45 | 45 | "diagram-js": "^12.8.0",
|
46 | 46 | "driver.js": "^1.3.1",
|
47 |
| - "echarts": "^5.4.3", |
| 47 | + "echarts": "^5.5.0", |
48 | 48 | "echarts-wordcloud": "^2.1.0",
|
49 |
| - "element-plus": "2.4.2", |
| 49 | + "element-plus": "2.4.4", |
50 | 50 | "fast-xml-parser": "^4.3.2",
|
51 | 51 | "highlight.js": "^11.9.0",
|
52 | 52 | "jsencrypt": "^3.3.2",
|
|
60 | 60 | "steady-xml": "^0.1.0",
|
61 | 61 | "url": "^0.11.3",
|
62 | 62 | "video.js": "^7.21.5",
|
63 |
| - "vue": "^3.3.8", |
| 63 | + "vue": "3.4.20", |
64 | 64 | "vue-dompurify-html": "^4.1.4",
|
65 |
| - "vue-i18n": "^9.6.5", |
66 |
| - "vue-router": "^4.2.5", |
| 65 | + "vue-i18n": "9.9.1", |
| 66 | + "vue-router": "^4.3.0", |
67 | 67 | "vue-types": "^5.1.1",
|
68 | 68 | "vuedraggable": "^4.1.0",
|
69 | 69 | "web-storage-cache": "^1.1.1",
|
70 | 70 | "xml-js": "^1.6.11"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@commitlint/cli": "^18.4.1", |
74 |
| - "@commitlint/config-conventional": "^18.4.0", |
75 |
| - "@iconify/json": "^2.2.142", |
76 |
| - "@intlify/unplugin-vue-i18n": "^1.5.0", |
| 73 | + "@commitlint/cli": "^19.0.1", |
| 74 | + "@commitlint/config-conventional": "^19.0.0", |
| 75 | + "@iconify/json": "^2.2.187", |
| 76 | + "@intlify/unplugin-vue-i18n": "^2.0.0", |
77 | 77 | "@purge-icons/generated": "^0.9.0",
|
78 |
| - "@types/lodash-es": "^4.17.11", |
79 |
| - "@types/node": "^20.9.0", |
| 78 | + "@types/lodash-es": "^4.17.12", |
| 79 | + "@types/node": "^20.11.21", |
80 | 80 | "@types/nprogress": "^0.2.3",
|
81 | 81 | "@types/qrcode": "^1.5.5",
|
82 |
| - "@types/qs": "^6.9.10", |
83 |
| - "@typescript-eslint/eslint-plugin": "^6.11.0", |
84 |
| - "@typescript-eslint/parser": "^6.11.0", |
85 |
| - "@unocss/transformer-variant-group": "^0.57.4", |
| 82 | + "@types/qs": "^6.9.12", |
| 83 | + "@typescript-eslint/eslint-plugin": "^7.1.0", |
| 84 | + "@typescript-eslint/parser": "^7.1.0", |
| 85 | + "@unocss/transformer-variant-group": "^0.58.5", |
86 | 86 | "@unocss/eslint-config": "^0.57.4",
|
87 |
| - "@vitejs/plugin-legacy": "^4.1.1", |
88 |
| - "@vitejs/plugin-vue": "^4.4.1", |
89 |
| - "@vitejs/plugin-vue-jsx": "^3.0.2", |
90 |
| - "autoprefixer": "^10.4.16", |
| 87 | + "@vitejs/plugin-legacy": "^5.3.1", |
| 88 | + "@vitejs/plugin-vue": "^5.0.4", |
| 89 | + "@vitejs/plugin-vue-jsx": "^3.1.0", |
| 90 | + "autoprefixer": "^10.4.17", |
91 | 91 | "bpmn-js": "8.9.0",
|
92 | 92 | "bpmn-js-properties-panel": "0.46.0",
|
93 | 93 | "consola": "^3.2.3",
|
94 |
| - "eslint": "^8.53.0", |
95 |
| - "eslint-config-prettier": "^9.0.0", |
96 |
| - "eslint-define-config": "^1.24.1", |
97 |
| - "eslint-plugin-prettier": "^5.0.1", |
98 |
| - "eslint-plugin-vue": "^9.18.1", |
99 |
| - "lint-staged": "^15.1.0", |
100 |
| - "postcss": "^8.4.31", |
101 |
| - "postcss-html": "^1.5.0", |
| 94 | + "eslint": "^8.57.0", |
| 95 | + "eslint-config-prettier": "^9.1.0", |
| 96 | + "eslint-define-config": "^2.1.0", |
| 97 | + "eslint-plugin-prettier": "^5.1.3", |
| 98 | + "eslint-plugin-vue": "^9.22.0", |
| 99 | + "lint-staged": "^15.2.2", |
| 100 | + "postcss": "^8.4.35", |
| 101 | + "postcss-html": "^1.6.0", |
102 | 102 | "postcss-scss": "^4.0.9",
|
103 |
| - "prettier": "^3.1.0", |
| 103 | + "prettier": "^3.2.5", |
104 | 104 | "rimraf": "^5.0.5",
|
105 |
| - "rollup": "^4.4.1", |
| 105 | + "rollup": "^4.12.0", |
106 | 106 | "sass": "^1.69.5",
|
107 |
| - "stylelint": "^15.11.0", |
| 107 | + "stylelint": "^16.2.1", |
108 | 108 | "stylelint-config-html": "^1.1.0",
|
109 |
| - "stylelint-config-recommended": "^13.0.0", |
110 |
| - "stylelint-config-standard": "^34.0.0", |
111 |
| - "stylelint-order": "^6.0.3", |
112 |
| - "terser": "^5.24.0", |
113 |
| - "typescript": "5.2.2", |
114 |
| - "unocss": "^0.57.4", |
| 109 | + "stylelint-config-recommended": "^14.0.0", |
| 110 | + "stylelint-config-standard": "^36.0.0", |
| 111 | + "stylelint-order": "^6.0.4", |
| 112 | + "terser": "^5.28.1", |
| 113 | + "typescript": "5.3.3", |
| 114 | + "unocss": "^0.58.5", |
115 | 115 | "unplugin-auto-import": "^0.16.7",
|
116 | 116 | "unplugin-element-plus": "^0.8.0",
|
117 | 117 | "unplugin-vue-components": "^0.25.2",
|
118 |
| - "vite": "4.5.0", |
| 118 | + "vite": "5.1.4", |
119 | 119 | "vite-plugin-compression": "^0.5.1",
|
120 |
| - "vite-plugin-ejs": "^1.6.4", |
| 120 | + "vite-plugin-ejs": "^1.7.0", |
121 | 121 | "vite-plugin-eslint": "^1.8.1",
|
122 | 122 | "vite-plugin-progress": "^0.0.7",
|
123 |
| - "vite-plugin-purge-icons": "^0.9.2", |
| 123 | + "vite-plugin-purge-icons": "^0.10.0", |
124 | 124 | "vite-plugin-svg-icons": "^2.0.1",
|
125 | 125 | "vite-plugin-top-level-await": "^1.3.1",
|
126 | 126 | "vue-eslint-parser": "^9.3.2",
|
127 |
| - "vue-tsc": "^1.8.22" |
| 127 | + "vue-tsc": "^1.8.27" |
128 | 128 | },
|
129 | 129 | "license": "MIT",
|
130 | 130 | "repository": {
|
|
0 commit comments