|
46 | 46 | ] |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@element-plus/icons-vue": "^2.3.1", |
50 | | - "@stomp/stompjs": "^7.1.1", |
| 49 | + "@element-plus/icons-vue": "^2.3.2", |
| 50 | + "@stomp/stompjs": "^7.2.0", |
51 | 51 | "@vueuse/core": "^12.8.2", |
52 | | - "@wangeditor-next/editor": "^5.6.42", |
| 52 | + "@wangeditor-next/editor": "^5.6.45", |
53 | 53 | "@wangeditor-next/editor-for-vue": "^5.1.14", |
54 | 54 | "animate.css": "^4.1.1", |
55 | | - "axios": "^1.11.0", |
56 | | - "codemirror": "^5.65.19", |
| 55 | + "axios": "^1.12.2", |
| 56 | + "codemirror": "^5.65.20", |
57 | 57 | "codemirror-editor-vue3": "^2.8.0", |
58 | 58 | "default-passive-events": "^2.0.0", |
59 | 59 | "echarts": "^5.6.0", |
60 | | - "element-plus": "^2.10.5", |
| 60 | + "element-plus": "^2.11.2", |
61 | 61 | "exceljs": "^4.4.0", |
62 | 62 | "lodash-es": "^4.17.21", |
63 | 63 | "nprogress": "^0.2.0", |
64 | 64 | "path-browserify": "^1.0.1", |
65 | | - "path-to-regexp": "^8.2.0", |
| 65 | + "path-to-regexp": "^8.3.0", |
66 | 66 | "pinia": "^3.0.3", |
67 | 67 | "qs": "^6.14.0", |
68 | 68 | "sortablejs": "^1.15.6", |
69 | | - "vue": "^3.5.18", |
| 69 | + "vue": "^3.5.21", |
70 | 70 | "vue-draggable-plus": "^0.6.0", |
71 | | - "vue-i18n": "^11.1.11", |
72 | | - "vue-pdf-embed": "^2.1.3", |
| 71 | + "vue-i18n": "^11.1.12", |
73 | 72 | "vue-router": "^4.5.1", |
74 | 73 | "vxe-table": "~4.6.25" |
75 | 74 | }, |
76 | 75 | "devDependencies": { |
77 | 76 | "@commitlint/cli": "^19.8.1", |
78 | 77 | "@commitlint/config-conventional": "^19.8.1", |
79 | | - "@eslint/js": "^9.32.0", |
| 78 | + "@eslint/js": "^9.35.0", |
80 | 79 | "@iconify/utils": "^2.3.0", |
81 | 80 | "@types/codemirror": "^5.60.16", |
82 | 81 | "@types/lodash-es": "^4.17.12", |
83 | | - "@types/node": "^22.17.0", |
| 82 | + "@types/node": "^22.18.4", |
84 | 83 | "@types/nprogress": "^0.2.3", |
85 | 84 | "@types/path-browserify": "^1.0.3", |
86 | 85 | "@types/qs": "^6.14.0", |
87 | 86 | "@types/sortablejs": "^1.15.8", |
88 | | - "@typescript-eslint/eslint-plugin": "^8.38.0", |
89 | | - "@typescript-eslint/parser": "^8.38.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.44.0", |
| 88 | + "@typescript-eslint/parser": "^8.44.0", |
90 | 89 | "@vitejs/plugin-vue": "^6.0.1", |
91 | 90 | "autoprefixer": "^10.4.21", |
92 | 91 | "commitizen": "^4.3.1", |
93 | 92 | "cz-git": "^1.12.0", |
94 | | - "eslint": "^9.32.0", |
| 93 | + "eslint": "^9.35.0", |
95 | 94 | "eslint-config-prettier": "^10.1.8", |
96 | | - "eslint-plugin-prettier": "^5.5.3", |
| 95 | + "eslint-plugin-prettier": "^5.5.4", |
97 | 96 | "eslint-plugin-vue": "^10.4.0", |
98 | 97 | "globals": "^15.15.0", |
99 | 98 | "husky": "^9.1.7", |
|
102 | 101 | "postcss-html": "^1.8.0", |
103 | 102 | "postcss-scss": "^4.0.9", |
104 | 103 | "prettier": "^3.6.2", |
105 | | - "sass": "^1.89.2", |
106 | | - "stylelint": "^16.23.0", |
| 104 | + "sass": "^1.92.1", |
| 105 | + "stylelint": "^16.24.0", |
107 | 106 | "stylelint-config-html": "^1.1.0", |
108 | 107 | "stylelint-config-recess-order": "^6.1.0", |
109 | 108 | "stylelint-config-recommended": "^15.0.0", |
110 | 109 | "stylelint-config-recommended-scss": "^14.1.0", |
111 | 110 | "stylelint-config-recommended-vue": "^1.6.1", |
112 | 111 | "stylelint-prettier": "^5.0.3", |
113 | | - "terser": "^5.43.1", |
| 112 | + "terser": "^5.44.0", |
114 | 113 | "typescript": "^5.9.2", |
115 | | - "typescript-eslint": "^8.38.0", |
116 | | - "unocss": "^66.4.0", |
| 114 | + "typescript-eslint": "^8.44.0", |
| 115 | + "unocss": "^66.5.1", |
117 | 116 | "unplugin-auto-import": "^19.3.0", |
118 | 117 | "unplugin-vue-components": "^28.8.0", |
119 | | - "vite": "^7.0.6", |
120 | | - "vite-plugin-mock-dev-server": "^1.9.1", |
| 118 | + "vite": "^7.1.5", |
| 119 | + "vite-plugin-mock-dev-server": "^1.9.3", |
121 | 120 | "vue-eslint-parser": "^10.2.0", |
122 | 121 | "vue-tsc": "^2.2.12" |
123 | 122 | }, |
|
0 commit comments