|
1 | 1 | {
|
2 | 2 | "name": "yudao-ui-admin-vue3",
|
3 |
| - "version": "1.7.1-snapshot.1941", |
| 3 | + "version": "1.7.1-snapshot.1961", |
4 | 4 | "description": "基于vue3、vite4、element-plus、typesScript",
|
5 | 5 | "author": "xingyu",
|
6 | 6 | "private": false,
|
|
43 | 43 | "diagram-js": "^11.6.0",
|
44 | 44 | "echarts": "^5.4.1",
|
45 | 45 | "echarts-wordcloud": "^2.1.0",
|
46 |
| - "element-plus": "2.2.34", |
| 46 | + "element-plus": "2.3.1", |
47 | 47 | "fast-xml-parser": "^4.1.3",
|
48 | 48 | "highlight.js": "^11.7.0",
|
49 | 49 | "intro.js": "^6.0.0",
|
|
62 | 62 | "vue-router": "^4.1.6",
|
63 | 63 | "vue-types": "^5.0.2",
|
64 | 64 | "vuedraggable": "^4.1.0",
|
65 |
| - "vxe-table": "^4.3.10", |
| 65 | + "vxe-table": "^4.3.11", |
66 | 66 | "web-storage-cache": "^1.1.1",
|
67 | 67 | "xe-utils": "^3.5.7",
|
68 | 68 | "xml-js": "^1.6.11"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@commitlint/cli": "^17.4.4", |
| 71 | + "@commitlint/cli": "^17.5.0", |
72 | 72 | "@commitlint/config-conventional": "^17.4.4",
|
73 |
| - "@iconify/json": "^2.2.31", |
74 |
| - "@intlify/unplugin-vue-i18n": "^0.8.2", |
| 73 | + "@iconify/json": "^2.2.38", |
| 74 | + "@intlify/unplugin-vue-i18n": "^0.10.0", |
75 | 75 | "@purge-icons/generated": "^0.9.0",
|
76 | 76 | "@types/intro.js": "^5.1.1",
|
77 |
| - "@types/lodash-es": "^4.17.6", |
78 |
| - "@types/node": "^18.14.6", |
| 77 | + "@types/lodash-es": "^4.17.7", |
| 78 | + "@types/node": "^18.15.5", |
79 | 79 | "@types/nprogress": "^0.2.0",
|
80 | 80 | "@types/qrcode": "^1.5.0",
|
81 | 81 | "@types/qs": "^6.9.7",
|
82 |
| - "@typescript-eslint/eslint-plugin": "^5.54.1", |
83 |
| - "@typescript-eslint/parser": "^5.54.1", |
84 |
| - "@vitejs/plugin-legacy": "^4.0.1", |
85 |
| - "@vitejs/plugin-vue": "^4.0.0", |
86 |
| - "@vitejs/plugin-vue-jsx": "^3.0.0", |
87 |
| - "autoprefixer": "^10.4.13", |
| 82 | + "@typescript-eslint/eslint-plugin": "^5.56.0", |
| 83 | + "@typescript-eslint/parser": "^5.56.0", |
| 84 | + "@vitejs/plugin-legacy": "^4.0.2", |
| 85 | + "@vitejs/plugin-vue": "^4.1.0", |
| 86 | + "@vitejs/plugin-vue-jsx": "^3.0.1", |
| 87 | + "autoprefixer": "^10.4.14", |
88 | 88 | "bpmn-js": "^8.9.0",
|
89 | 89 | "bpmn-js-properties-panel": "^0.46.0",
|
90 | 90 | "consola": "^2.15.3",
|
91 |
| - "eslint": "^8.35.0", |
92 |
| - "eslint-config-prettier": "^8.7.0", |
93 |
| - "eslint-define-config": "^1.15.0", |
| 91 | + "eslint": "^8.36.0", |
| 92 | + "eslint-config-prettier": "^8.8.0", |
| 93 | + "eslint-define-config": "^1.17.0", |
94 | 94 | "eslint-plugin-prettier": "^4.2.1",
|
95 | 95 | "eslint-plugin-vue": "^9.9.0",
|
96 |
| - "lint-staged": "^13.1.2", |
| 96 | + "lint-staged": "^13.2.0", |
97 | 97 | "postcss": "^8.4.21",
|
98 | 98 | "postcss-html": "^1.5.0",
|
99 | 99 | "postcss-scss": "^4.0.6",
|
100 |
| - "prettier": "^2.8.4", |
101 |
| - "rimraf": "^4.3.1", |
102 |
| - "rollup": "^3.18.0", |
103 |
| - "sass": "^1.58.3", |
104 |
| - "stylelint": "^15.2.0", |
| 100 | + "prettier": "^2.8.6", |
| 101 | + "rimraf": "^4.4.1", |
| 102 | + "rollup": "^3.20.0", |
| 103 | + "sass": "^1.59.3", |
| 104 | + "stylelint": "^15.3.0", |
105 | 105 | "stylelint-config-html": "^1.1.0",
|
106 | 106 | "stylelint-config-prettier": "^9.0.5",
|
107 |
| - "stylelint-config-recommended": "^10.0.1", |
108 |
| - "stylelint-config-standard": "^30.0.1", |
109 |
| - "stylelint-order": "^6.0.2", |
110 |
| - "terser": "^5.16.5", |
111 |
| - "typescript": "4.9.5", |
| 107 | + "stylelint-config-recommended": "^11.0.0", |
| 108 | + "stylelint-config-standard": "^31.0.0", |
| 109 | + "stylelint-order": "^6.0.3", |
| 110 | + "terser": "^5.16.6", |
| 111 | + "typescript": "5.0.2", |
112 | 112 | "unplugin-auto-import": "^0.15.1",
|
113 | 113 | "unplugin-element-plus": "^0.7.0",
|
114 | 114 | "unplugin-vue-components": "^0.24.1",
|
115 |
| - "vite": "4.1.4", |
| 115 | + "vite": "4.2.1", |
116 | 116 | "vite-plugin-compression": "^0.5.1",
|
117 | 117 | "vite-plugin-ejs": "^1.6.4",
|
118 | 118 | "vite-plugin-eslint": "^1.8.1",
|
|
125 | 125 | "windicss": "^3.5.6"
|
126 | 126 | },
|
127 | 127 | "engines": {
|
128 |
| - "node": ">=16.0.0" |
| 128 | + "node": ">=16.18.0" |
129 | 129 | },
|
130 | 130 | "license": "MIT",
|
131 | 131 | "repository": {
|
|
0 commit comments