|
34 | 34 | "@vueuse/core": "^10.4.1",
|
35 | 35 | "@wangeditor/editor": "^5.1.23",
|
36 | 36 | "@wangeditor/editor-for-vue": "^5.1.10",
|
37 |
| - "@zxcvbn-ts/core": "^3.0.3", |
| 37 | + "@zxcvbn-ts/core": "^3.0.4", |
38 | 38 | "animate.css": "^4.1.1",
|
39 | 39 | "axios": "^1.5.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 |
| - "cropperjs": "^1.6.0", |
| 43 | + "cropperjs": "^1.6.1", |
44 | 44 | "crypto-js": "^4.1.1",
|
45 |
| - "dayjs": "^1.11.9", |
| 45 | + "dayjs": "^1.11.10", |
46 | 46 | "diagram-js": "^12.3.0",
|
47 | 47 | "echarts": "^5.4.3",
|
48 | 48 | "echarts-wordcloud": "^2.1.0",
|
49 |
| - "element-plus": "2.3.12", |
50 |
| - "fast-xml-parser": "^4.2.7", |
| 49 | + "element-plus": "2.3.14", |
| 50 | + "fast-xml-parser": "^4.3.0", |
51 | 51 | "highlight.js": "^11.8.0",
|
52 | 52 | "intro.js": "^7.2.0",
|
53 | 53 | "jsencrypt": "^3.3.2",
|
|
59 | 59 | "qrcode": "^1.5.3",
|
60 | 60 | "qs": "^6.11.2",
|
61 | 61 | "steady-xml": "^0.1.0",
|
62 |
| - "url": "^0.11.2", |
| 62 | + "url": "^0.11.3", |
63 | 63 | "video.js": "^7.21.5",
|
64 |
| - "vue": "3.3.4", |
| 64 | + "vue": "^3.3.4", |
65 | 65 | "vue-dompurify-html": "^4.1.4",
|
66 |
| - "vue-i18n": "9.2.2", |
67 |
| - "vue-router": "^4.2.4", |
| 66 | + "vue-i18n": "^9.4.1", |
| 67 | + "vue-router": "^4.2.5", |
68 | 68 | "vue-types": "^5.1.1",
|
69 | 69 | "vuedraggable": "^4.1.0",
|
70 | 70 | "web-storage-cache": "^1.1.1",
|
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@commitlint/cli": "^17.7.1",
|
75 | 75 | "@commitlint/config-conventional": "^17.7.0",
|
76 |
| - "@iconify/json": "^2.2.114", |
77 |
| - "@intlify/unplugin-vue-i18n": "^1.0.1", |
| 76 | + "@iconify/json": "^2.2.119", |
| 77 | + "@intlify/unplugin-vue-i18n": "^1.2.0", |
78 | 78 | "@purge-icons/generated": "^0.9.0",
|
79 | 79 | "@types/intro.js": "^5.1.1",
|
80 | 80 | "@types/lodash-es": "^4.17.9",
|
81 | 81 | "@types/node": "^20.6.0",
|
82 | 82 | "@types/nprogress": "^0.2.0",
|
83 | 83 | "@types/qrcode": "^1.5.2",
|
84 | 84 | "@types/qs": "^6.9.8",
|
85 |
| - "@typescript-eslint/eslint-plugin": "^6.6.0", |
86 |
| - "@typescript-eslint/parser": "^6.6.0", |
87 |
| - "@unocss/transformer-variant-group": "^0.55.7", |
| 85 | + "@typescript-eslint/eslint-plugin": "^6.7.2", |
| 86 | + "@typescript-eslint/parser": "^6.7.2", |
| 87 | + "@unocss/transformer-variant-group": "^0.56.1", |
88 | 88 | "@vitejs/plugin-legacy": "^4.1.1",
|
89 | 89 | "@vitejs/plugin-vue": "^4.3.4",
|
90 | 90 | "@vitejs/plugin-vue-jsx": "^3.0.2",
|
91 | 91 | "@vue-macros/volar": "^0.14.3",
|
92 |
| - "autoprefixer": "^10.4.15", |
93 |
| - "bpmn-js": "^8.9.0", |
94 |
| - "bpmn-js-properties-panel": "^0.46.0", |
| 92 | + "autoprefixer": "^10.4.16", |
| 93 | + "bpmn-js": "8.9.0", |
| 94 | + "bpmn-js-properties-panel": "0.46.0", |
95 | 95 | "consola": "^3.2.3",
|
96 | 96 | "eslint": "^8.49.0",
|
97 | 97 | "eslint-config-prettier": "^9.0.0",
|
98 | 98 | "eslint-define-config": "^1.23.0",
|
99 | 99 | "eslint-plugin-prettier": "^5.0.0",
|
100 | 100 | "eslint-plugin-vue": "^9.17.0",
|
101 | 101 | "lint-staged": "^14.0.1",
|
102 |
| - "postcss": "^8.4.29", |
| 102 | + "postcss": "^8.4.30", |
103 | 103 | "postcss-html": "^1.5.0",
|
104 | 104 | "postcss-scss": "^4.0.8",
|
105 | 105 | "prettier": "^3.0.3",
|
106 | 106 | "rimraf": "^5.0.1",
|
107 |
| - "rollup": "^3.29.1", |
108 |
| - "sass": "^1.66.1", |
| 107 | + "rollup": "^3.29.2", |
| 108 | + "sass": "^1.68.0", |
109 | 109 | "stylelint": "^15.10.3",
|
110 | 110 | "stylelint-config-html": "^1.1.0",
|
111 | 111 | "stylelint-config-recommended": "^13.0.0",
|
112 | 112 | "stylelint-config-standard": "^34.0.0",
|
113 | 113 | "stylelint-order": "^6.0.3",
|
114 |
| - "terser": "^5.19.4", |
115 |
| - "typescript": "5.1.6", |
116 |
| - "unocss": "^0.55.7", |
| 114 | + "terser": "^5.20.0", |
| 115 | + "typescript": "5.2.2", |
| 116 | + "unocss": "^0.56.1", |
117 | 117 | "unplugin-auto-import": "^0.16.6",
|
118 | 118 | "unplugin-element-plus": "^0.8.0",
|
119 | 119 | "unplugin-vue-components": "^0.25.2",
|
|
126 | 126 | "vite-plugin-svg-icons": "^2.0.1",
|
127 | 127 | "vite-plugin-top-level-await": "^1.3.1",
|
128 | 128 | "vue-eslint-parser": "^9.3.1",
|
129 |
| - "vue-tsc": "^1.8.10" |
| 129 | + "vue-tsc": "^1.8.13" |
130 | 130 | },
|
131 | 131 | "license": "MIT",
|
132 | 132 | "repository": {
|
|
0 commit comments