|
34 | 34 | "@form-create/element-ui": "^3.1.17",
|
35 | 35 | "@iconify/iconify": "^3.1.1",
|
36 | 36 | "@videojs-player/vue": "^1.0.0",
|
37 |
| - "@vueuse/core": "^10.2.1", |
| 37 | + "@vueuse/core": "^10.3.0", |
38 | 38 | "@wangeditor/editor": "^5.1.23",
|
39 | 39 | "@wangeditor/editor-for-vue": "^5.1.10",
|
40 | 40 | "@zxcvbn-ts/core": "^3.0.3",
|
|
49 | 49 | "diagram-js": "^11.6.0",
|
50 | 50 | "echarts": "^5.4.3",
|
51 | 51 | "echarts-wordcloud": "^2.1.0",
|
52 |
| - "element-plus": "2.3.8", |
53 |
| - "fast-xml-parser": "^4.2.6", |
| 52 | + "element-plus": "2.3.9", |
| 53 | + "fast-xml-parser": "^4.2.7", |
54 | 54 | "highlight.js": "^11.8.0",
|
55 | 55 | "intro.js": "^7.0.1",
|
56 | 56 | "jsencrypt": "^3.3.2",
|
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@commitlint/cli": "^17.6.7",
|
78 | 78 | "@commitlint/config-conventional": "^17.6.7",
|
79 |
| - "@iconify/json": "^2.2.95", |
| 79 | + "@iconify/json": "^2.2.98", |
80 | 80 | "@intlify/unplugin-vue-i18n": "^0.12.2",
|
81 | 81 | "@purge-icons/generated": "^0.9.0",
|
82 | 82 | "@types/intro.js": "^5.1.1",
|
|
85 | 85 | "@types/nprogress": "^0.2.0",
|
86 | 86 | "@types/qrcode": "^1.5.1",
|
87 | 87 | "@types/qs": "^6.9.7",
|
88 |
| - "@typescript-eslint/eslint-plugin": "^6.2.0", |
89 |
| - "@typescript-eslint/parser": "^6.2.0", |
90 |
| - "@unocss/transformer-variant-group": "^0.51.4", |
| 88 | + "@typescript-eslint/eslint-plugin": "^6.2.1", |
| 89 | + "@typescript-eslint/parser": "^6.2.1", |
| 90 | + "@unocss/transformer-variant-group": "^0.54.1", |
91 | 91 | "@vitejs/plugin-legacy": "^4.1.1",
|
92 | 92 | "@vitejs/plugin-vue": "^4.2.3",
|
93 | 93 | "@vitejs/plugin-vue-jsx": "^3.0.1",
|
94 |
| - "@vue-macros/volar": "^0.12.3", |
| 94 | + "@vue-macros/volar": "^0.13.2", |
95 | 95 | "autoprefixer": "^10.4.14",
|
96 | 96 | "bpmn-js": "^8.9.0",
|
97 | 97 | "bpmn-js-properties-panel": "^0.46.0",
|
98 | 98 | "consola": "^3.2.3",
|
99 | 99 | "eslint": "^8.46.0",
|
100 |
| - "eslint-config-prettier": "^8.9.0", |
101 |
| - "eslint-define-config": "^1.21.0", |
| 100 | + "eslint-config-prettier": "^8.10.0", |
| 101 | + "eslint-define-config": "^1.22.0", |
102 | 102 | "eslint-plugin-prettier": "^5.0.0",
|
103 |
| - "eslint-plugin-vue": "^9.15.1", |
| 103 | + "eslint-plugin-vue": "^9.16.1", |
104 | 104 | "lint-staged": "^13.2.3",
|
105 | 105 | "postcss": "^8.4.27",
|
106 | 106 | "postcss-html": "^1.5.0",
|
107 | 107 | "postcss-scss": "^4.0.6",
|
108 |
| - "prettier": "^3.0.0", |
| 108 | + "prettier": "^3.0.1", |
109 | 109 | "rimraf": "^5.0.1",
|
110 |
| - "rollup": "^3.27.0", |
111 |
| - "sass": "^1.64.1", |
| 110 | + "rollup": "^3.27.2", |
| 111 | + "sass": "^1.64.2", |
112 | 112 | "stylelint": "^15.10.2",
|
| 113 | + "stylelint-config-html": "^1.1.0", |
113 | 114 | "stylelint-config-recommended": "^13.0.0",
|
114 |
| - "stylelint-config-recommended-vue": "^1.5.0", |
115 | 115 | "stylelint-config-standard": "^34.0.0",
|
116 | 116 | "stylelint-order": "^6.0.3",
|
117 | 117 | "terser": "^5.19.2",
|
118 | 118 | "typescript": "5.1.6",
|
119 |
| - "unocss": "^0.54.0", |
| 119 | + "unocss": "^0.54.1", |
120 | 120 | "unplugin-auto-import": "^0.16.6",
|
121 |
| - "unplugin-element-plus": "^0.7.2", |
| 121 | + "unplugin-element-plus": "^0.8.0", |
122 | 122 | "unplugin-vue-components": "^0.25.1",
|
123 |
| - "vite": "4.4.7", |
| 123 | + "vite": "4.4.8", |
124 | 124 | "vite-plugin-compression": "^0.5.1",
|
125 | 125 | "vite-plugin-ejs": "^1.6.4",
|
126 | 126 | "vite-plugin-eslint": "^1.8.1",
|
|
0 commit comments