|
37 | 37 | "@vueuse/core": "^10.2.1",
|
38 | 38 | "@wangeditor/editor": "^5.1.23",
|
39 | 39 | "@wangeditor/editor-for-vue": "^5.1.10",
|
40 |
| - "@zxcvbn-ts/core": "^3.0.2", |
| 40 | + "@zxcvbn-ts/core": "^3.0.3", |
41 | 41 | "animate.css": "^4.1.1",
|
42 | 42 | "axios": "^1.4.0",
|
43 | 43 | "benz-amr-recorder": "^1.1.5",
|
|
47 | 47 | "crypto-js": "^4.1.1",
|
48 | 48 | "dayjs": "^1.11.9",
|
49 | 49 | "diagram-js": "^11.6.0",
|
50 |
| - "echarts": "^5.4.2", |
| 50 | + "echarts": "^5.4.3", |
51 | 51 | "echarts-wordcloud": "^2.1.0",
|
52 |
| - "element-plus": "2.3.7", |
53 |
| - "fast-xml-parser": "^4.2.5", |
| 52 | + "element-plus": "2.3.8", |
| 53 | + "fast-xml-parser": "^4.2.6", |
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 | 59 | "mitt": "^3.0.1",
|
60 | 60 | "nprogress": "^0.2.0",
|
61 |
| - "pinia": "^2.1.4", |
| 61 | + "pinia": "^2.1.6", |
62 | 62 | "qrcode": "^1.5.3",
|
63 | 63 | "qs": "^6.11.2",
|
64 | 64 | "steady-xml": "^0.1.0",
|
65 | 65 | "url": "^0.11.1",
|
66 |
| - "video.js": "^8.3.0", |
| 66 | + "video.js": "^7.21.5", |
67 | 67 | "vue": "3.3.4",
|
68 | 68 | "vue-dompurify-html": "^4.1.4",
|
69 | 69 | "vue-i18n": "9.2.2",
|
70 | 70 | "vue-router": "^4.2.4",
|
71 |
| - "vue-types": "^5.1.0", |
| 71 | + "vue-types": "^5.1.1", |
72 | 72 | "vuedraggable": "^4.1.0",
|
73 | 73 | "web-storage-cache": "^1.1.1",
|
74 | 74 | "xml-js": "^1.6.11"
|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 |
| - "@commitlint/cli": "^17.6.6", |
78 |
| - "@commitlint/config-conventional": "^17.6.6", |
79 |
| - "@iconify/json": "^2.2.87", |
80 |
| - "@intlify/unplugin-vue-i18n": "^0.12.1", |
| 77 | + "@commitlint/cli": "^17.6.7", |
| 78 | + "@commitlint/config-conventional": "^17.6.7", |
| 79 | + "@iconify/json": "^2.2.95", |
| 80 | + "@intlify/unplugin-vue-i18n": "^0.12.2", |
81 | 81 | "@purge-icons/generated": "^0.9.0",
|
82 | 82 | "@types/intro.js": "^5.1.1",
|
83 |
| - "@types/lodash-es": "^4.17.7", |
84 |
| - "@types/node": "^20.4.1", |
| 83 | + "@types/lodash-es": "^4.17.8", |
| 84 | + "@types/node": "^20.4.0", |
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": "^5.61.0", |
89 |
| - "@typescript-eslint/parser": "^5.61.0", |
90 |
| - "@vitejs/plugin-legacy": "^4.1.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "^6.2.0", |
| 89 | + "@typescript-eslint/parser": "^6.2.0", |
| 90 | + "@vitejs/plugin-legacy": "^4.1.1", |
91 | 91 | "@vitejs/plugin-vue": "^4.2.3",
|
92 | 92 | "@vitejs/plugin-vue-jsx": "^3.0.1",
|
93 | 93 | "autoprefixer": "^10.4.14",
|
94 | 94 | "bpmn-js": "^8.9.0",
|
95 | 95 | "bpmn-js-properties-panel": "^0.46.0",
|
96 | 96 | "consola": "^3.2.3",
|
97 |
| - "eslint": "^8.44.0", |
98 |
| - "eslint-config-prettier": "^8.8.0", |
| 97 | + "eslint": "^8.46.0", |
| 98 | + "eslint-config-prettier": "^8.9.0", |
99 | 99 | "eslint-define-config": "^1.21.0",
|
100 |
| - "eslint-plugin-prettier": "^4.2.1", |
| 100 | + "eslint-plugin-prettier": "^5.0.0", |
101 | 101 | "eslint-plugin-vue": "^9.15.1",
|
102 | 102 | "lint-staged": "^13.2.3",
|
103 |
| - "postcss": "^8.4.25", |
| 103 | + "postcss": "^8.4.27", |
104 | 104 | "postcss-html": "^1.5.0",
|
105 | 105 | "postcss-scss": "^4.0.6",
|
106 |
| - "prettier": "^2.8.8", |
| 106 | + "prettier": "^3.0.0", |
107 | 107 | "rimraf": "^5.0.1",
|
108 |
| - "rollup": "^3.26.2", |
109 |
| - "sass": "^1.63.6", |
110 |
| - "stylelint": "^15.10.1", |
| 108 | + "rollup": "^3.27.0", |
| 109 | + "sass": "^1.64.1", |
| 110 | + "stylelint": "^15.10.2", |
111 | 111 | "stylelint-config-recommended": "^13.0.0",
|
112 |
| - "stylelint-config-recommended-vue": "^1.4.0", |
| 112 | + "stylelint-config-recommended-vue": "^1.5.0", |
113 | 113 | "stylelint-config-standard": "^34.0.0",
|
114 | 114 | "stylelint-order": "^6.0.3",
|
115 |
| - "terser": "^5.18.2", |
| 115 | + "terser": "^5.19.2", |
116 | 116 | "typescript": "5.1.6",
|
117 | 117 | "unplugin-auto-import": "^0.16.6",
|
118 | 118 | "unplugin-element-plus": "^0.7.2",
|
119 | 119 | "unplugin-vue-components": "^0.25.1",
|
120 |
| - "vite": "4.4.2", |
| 120 | + "vite": "4.4.7", |
121 | 121 | "vite-plugin-compression": "^0.5.1",
|
122 | 122 | "vite-plugin-ejs": "^1.6.4",
|
123 | 123 | "vite-plugin-eslint": "^1.8.1",
|
|
126 | 126 | "vite-plugin-svg-icons": "^2.0.1",
|
127 | 127 | "vite-plugin-top-level-await": "^1.3.1",
|
128 | 128 | "vite-plugin-windicss": "^1.9.0",
|
129 |
| - "vue-tsc": "^1.8.4", |
| 129 | + "vue-tsc": "^1.8.8", |
130 | 130 | "windicss": "^3.5.6"
|
131 | 131 | },
|
132 | 132 | "license": "MIT",
|
|
0 commit comments