|
46 | 46 | "diagram-js": "^12.4.0",
|
47 | 47 | "echarts": "^5.4.3",
|
48 | 48 | "echarts-wordcloud": "^2.1.0",
|
49 |
| - "element-plus": "2.3.14", |
| 49 | + "element-plus": "2.4.0", |
50 | 50 | "fast-xml-parser": "^4.3.2",
|
51 | 51 | "highlight.js": "^11.9.0",
|
52 | 52 | "intro.js": "^7.2.0",
|
|
55 | 55 | "min-dash": "^4.1.1",
|
56 | 56 | "mitt": "^3.0.1",
|
57 | 57 | "nprogress": "^0.2.0",
|
58 |
| - "pinia": "^2.1.6", |
| 58 | + "pinia": "^2.1.7", |
59 | 59 | "qrcode": "^1.5.3",
|
60 | 60 | "qs": "^6.11.2",
|
61 | 61 | "steady-xml": "^0.1.0",
|
|
71 | 71 | "xml-js": "^1.6.11"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@commitlint/cli": "^17.7.2", |
75 |
| - "@commitlint/config-conventional": "^17.7.0", |
| 74 | + "@commitlint/cli": "^17.8.0", |
| 75 | + "@commitlint/config-conventional": "^17.8.0", |
76 | 76 | "@iconify/json": "^2.2.128",
|
77 | 77 | "@intlify/unplugin-vue-i18n": "^1.4.0",
|
78 | 78 | "@purge-icons/generated": "^0.9.0",
|
79 | 79 | "@types/intro.js": "^5.1.2",
|
80 | 80 | "@types/lodash-es": "^4.17.9",
|
81 |
| - "@types/node": "^20.8.5", |
| 81 | + "@types/node": "^20.8.6", |
82 | 82 | "@types/nprogress": "^0.2.1",
|
83 | 83 | "@types/qrcode": "^1.5.2",
|
84 | 84 | "@types/qs": "^6.9.8",
|
|
99 | 99 | "eslint-define-config": "^1.24.1",
|
100 | 100 | "eslint-plugin-prettier": "^5.0.1",
|
101 | 101 | "eslint-plugin-vue": "^9.17.0",
|
102 |
| - "lint-staged": "^14.0.1", |
| 102 | + "lint-staged": "^15.0.1", |
103 | 103 | "postcss": "^8.4.31",
|
104 | 104 | "postcss-html": "^1.5.0",
|
105 | 105 | "postcss-scss": "^4.0.9",
|
106 | 106 | "prettier": "^3.0.3",
|
107 | 107 | "rimraf": "^5.0.5",
|
108 |
| - "rollup": "^3.29.2", |
| 108 | + "rollup": "^4.1.3", |
109 | 109 | "sass": "^1.69.3",
|
110 | 110 | "stylelint": "^15.10.3",
|
111 | 111 | "stylelint-config-html": "^1.1.0",
|
|
0 commit comments