|
32 | 32 | "@element-plus/icons-vue": "^2.1.0",
|
33 | 33 | "@form-create/designer": "^3.1.0",
|
34 | 34 | "@form-create/element-ui": "^3.1.17",
|
35 |
| - "@iconify/iconify": "^3.1.0", |
| 35 | + "@iconify/iconify": "^3.1.1", |
36 | 36 | "@videojs-player/vue": "^1.0.0",
|
37 |
| - "@vueuse/core": "^10.2.0", |
| 37 | + "@vueuse/core": "^10.2.1", |
38 | 38 | "@wangeditor/editor": "^5.1.23",
|
39 | 39 | "@wangeditor/editor-for-vue": "^5.1.10",
|
40 | 40 | "@zxcvbn-ts/core": "^3.0.2",
|
|
45 | 45 | "camunda-bpmn-moddle": "^7.0.1",
|
46 | 46 | "cropperjs": "^1.5.13",
|
47 | 47 | "crypto-js": "^4.1.1",
|
48 |
| - "dayjs": "^1.11.8", |
| 48 | + "dayjs": "^1.11.9", |
49 | 49 | "diagram-js": "^11.6.0",
|
50 | 50 | "echarts": "^5.4.2",
|
51 | 51 | "echarts-wordcloud": "^2.1.0",
|
52 | 52 | "element-plus": "2.3.7",
|
53 |
| - "fast-xml-parser": "^4.2.4", |
| 53 | + "fast-xml-parser": "^4.2.5", |
54 | 54 | "highlight.js": "^11.8.0",
|
55 | 55 | "intro.js": "^7.0.1",
|
56 | 56 | "jsencrypt": "^3.3.2",
|
57 | 57 | "lodash-es": "^4.17.21",
|
58 | 58 | "min-dash": "^4.1.1",
|
59 |
| - "mitt": "^3.0.0", |
| 59 | + "mitt": "^3.0.1", |
60 | 60 | "nprogress": "^0.2.0",
|
61 | 61 | "pinia": "^2.1.4",
|
62 | 62 | "qrcode": "^1.5.3",
|
|
66 | 66 | "video.js": "^8.3.0",
|
67 | 67 | "vue": "3.3.4",
|
68 | 68 | "vue-i18n": "9.2.2",
|
69 |
| - "vue-router": "^4.2.2", |
70 |
| - "vue-types": "^5.0.4", |
| 69 | + "vue-router": "^4.2.4", |
| 70 | + "vue-types": "^5.1.0", |
71 | 71 | "vuedraggable": "^4.1.0",
|
72 | 72 | "web-storage-cache": "^1.1.1",
|
73 | 73 | "xml-js": "^1.6.11"
|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 |
| - "@commitlint/cli": "^17.6.5", |
77 |
| - "@commitlint/config-conventional": "^17.6.5", |
78 |
| - "@iconify/json": "^2.2.80", |
79 |
| - "@intlify/unplugin-vue-i18n": "^0.11.0", |
| 76 | + "@commitlint/cli": "^17.6.6", |
| 77 | + "@commitlint/config-conventional": "^17.6.6", |
| 78 | + "@iconify/json": "^2.2.87", |
| 79 | + "@intlify/unplugin-vue-i18n": "^0.12.1", |
80 | 80 | "@purge-icons/generated": "^0.9.0",
|
81 | 81 | "@types/intro.js": "^5.1.1",
|
82 | 82 | "@types/lodash-es": "^4.17.7",
|
83 |
| - "@types/node": "^20.3.1", |
| 83 | + "@types/node": "^20.4.1", |
84 | 84 | "@types/nprogress": "^0.2.0",
|
85 |
| - "@types/qrcode": "^1.5.0", |
| 85 | + "@types/qrcode": "^1.5.1", |
86 | 86 | "@types/qs": "^6.9.7",
|
87 |
| - "@typescript-eslint/eslint-plugin": "^5.59.11", |
88 |
| - "@typescript-eslint/parser": "^5.59.11", |
89 |
| - "@vitejs/plugin-legacy": "^4.0.4", |
| 87 | + "@typescript-eslint/eslint-plugin": "^5.61.0", |
| 88 | + "@typescript-eslint/parser": "^5.61.0", |
| 89 | + "@vitejs/plugin-legacy": "^4.1.0", |
90 | 90 | "@vitejs/plugin-vue": "^4.2.3",
|
91 | 91 | "@vitejs/plugin-vue-jsx": "^3.0.1",
|
92 | 92 | "autoprefixer": "^10.4.14",
|
93 | 93 | "bpmn-js": "^8.9.0",
|
94 | 94 | "bpmn-js-properties-panel": "^0.46.0",
|
95 |
| - "consola": "^3.1.0", |
96 |
| - "eslint": "^8.43.0", |
| 95 | + "consola": "^3.2.3", |
| 96 | + "eslint": "^8.44.0", |
97 | 97 | "eslint-config-prettier": "^8.8.0",
|
98 | 98 | "eslint-define-config": "^1.21.0",
|
99 | 99 | "eslint-plugin-prettier": "^4.2.1",
|
100 |
| - "eslint-plugin-vue": "^9.15.0", |
101 |
| - "lint-staged": "^13.2.2", |
102 |
| - "postcss": "^8.4.24", |
| 100 | + "eslint-plugin-vue": "^9.15.1", |
| 101 | + "lint-staged": "^13.2.3", |
| 102 | + "postcss": "^8.4.25", |
103 | 103 | "postcss-html": "^1.5.0",
|
104 | 104 | "postcss-scss": "^4.0.6",
|
105 | 105 | "prettier": "^2.8.8",
|
106 | 106 | "rimraf": "^5.0.1",
|
107 |
| - "rollup": "^3.25.1", |
108 |
| - "sass": "^1.63.5", |
109 |
| - "stylelint": "^15.8.0", |
110 |
| - "stylelint-config-recommended": "^12.0.0", |
| 107 | + "rollup": "^3.26.2", |
| 108 | + "sass": "^1.63.6", |
| 109 | + "stylelint": "^15.10.1", |
| 110 | + "stylelint-config-recommended": "^13.0.0", |
111 | 111 | "stylelint-config-recommended-vue": "^1.4.0",
|
112 |
| - "stylelint-config-standard": "^33.0.0", |
| 112 | + "stylelint-config-standard": "^34.0.0", |
113 | 113 | "stylelint-order": "^6.0.3",
|
114 |
| - "terser": "^5.18.1", |
115 |
| - "typescript": "5.0.4", |
116 |
| - "unplugin-auto-import": "^0.16.4", |
117 |
| - "unplugin-element-plus": "^0.7.1", |
| 114 | + "terser": "^5.18.2", |
| 115 | + "typescript": "5.1.6", |
| 116 | + "unplugin-auto-import": "^0.16.6", |
| 117 | + "unplugin-element-plus": "^0.7.2", |
118 | 118 | "unplugin-vue-components": "^0.25.1",
|
119 |
| - "vite": "4.3.9", |
| 119 | + "vite": "4.4.2", |
120 | 120 | "vite-plugin-compression": "^0.5.1",
|
121 | 121 | "vite-plugin-ejs": "^1.6.4",
|
122 | 122 | "vite-plugin-eslint": "^1.8.1",
|
|
125 | 125 | "vite-plugin-svg-icons": "^2.0.1",
|
126 | 126 | "vite-plugin-top-level-await": "^1.3.1",
|
127 | 127 | "vite-plugin-windicss": "^1.9.0",
|
128 |
| - "vue-tsc": "^1.8.1", |
| 128 | + "vue-tsc": "^1.8.4", |
129 | 129 | "windicss": "^3.5.6"
|
130 | 130 | },
|
131 | 131 | "license": "MIT",
|
|
0 commit comments