|
57 | 57 | "@pureadmin/utils": "^2.6.0",
|
58 | 58 | "@vue-flow/background": "^1.3.2",
|
59 | 59 | "@vue-flow/core": "^1.42.5",
|
60 |
| - "@vueuse/core": "^12.5.0", |
61 |
| - "@vueuse/motion": "^2.2.6", |
| 60 | + "@vueuse/core": "^13.1.0", |
| 61 | + "@vueuse/motion": "^3.0.3", |
62 | 62 | "@wangeditor/editor": "^5.1.23",
|
63 | 63 | "@wangeditor/editor-for-vue": "^5.1.12",
|
64 | 64 | "@zxcvbn-ts/core": "^3.0.4",
|
65 | 65 | "animate.css": "^4.1.1",
|
66 |
| - "axios": "^1.7.9", |
| 66 | + "axios": "^1.8.4", |
67 | 67 | "china-area-data": "^5.0.1",
|
68 |
| - "codemirror": "^5.65.18", |
| 68 | + "codemirror": "^5.65.19", |
69 | 69 | "codemirror-editor-vue3": "^2.8.0",
|
70 | 70 | "cropperjs": "^1.6.2",
|
71 | 71 | "dayjs": "^1.11.13",
|
72 | 72 | "deep-chat": "^2.1.1",
|
73 | 73 | "echarts": "^5.6.0",
|
74 | 74 | "el-table-infinite-scroll": "^3.0.6",
|
75 |
| - "element-plus": "^2.9.4", |
| 75 | + "element-plus": "^2.9.7", |
76 | 76 | "highlight.js": "^11.11.1",
|
77 | 77 | "intro.js": "^7.2.0",
|
78 | 78 | "js-cookie": "^3.0.5",
|
|
85 | 85 | "path-browserify": "^1.0.1",
|
86 | 86 | "pinia": "^3.0.1",
|
87 | 87 | "pinyin-pro": "^3.26.0",
|
88 |
| - "plus-pro-components": "^0.1.20", |
| 88 | + "plus-pro-components": "^0.1.22", |
89 | 89 | "qrcode": "^1.5.4",
|
90 | 90 | "qs": "^6.14.0",
|
91 | 91 | "responsive-storage": "^2.2.0",
|
92 | 92 | "sortablejs": "^1.15.6",
|
93 |
| - "swiper": "^11.2.3", |
| 93 | + "swiper": "^11.2.6", |
94 | 94 | "typeit": "^8.8.7",
|
95 | 95 | "v-contextmenu": "^3.2.0",
|
96 | 96 | "v3-infinite-loading": "^1.3.2",
|
97 | 97 | "vditor": "^3.10.9",
|
98 | 98 | "version-rocket": "^1.7.4",
|
99 | 99 | "vue": "^3.5.13",
|
100 |
| - "vue-i18n": "^11.1.1", |
| 100 | + "vue-i18n": "^11.1.3", |
101 | 101 | "vue-json-pretty": "^2.4.0",
|
102 | 102 | "vue-pdf-embed": "^2.1.2",
|
103 | 103 | "vue-router": "^4.5.0",
|
104 |
| - "vue-tippy": "^6.6.0", |
105 |
| - "vue-types": "^5.1.3", |
| 104 | + "vue-tippy": "^6.7.0", |
| 105 | + "vue-types": "^6.0.0", |
106 | 106 | "vue-virtual-scroller": "2.0.0-beta.8",
|
107 | 107 | "vue-waterfall-plugin-next": "^2.6.5",
|
108 | 108 | "vue3-danmaku": "^1.6.1",
|
109 | 109 | "vue3-puzzle-vcode": "^1.1.7",
|
110 | 110 | "vuedraggable": "^4.1.0",
|
111 | 111 | "vxe-table": "4.6.25",
|
112 |
| - "wavesurfer.js": "^7.9.1", |
113 |
| - "xgplayer": "^3.0.20", |
| 112 | + "wavesurfer.js": "^7.9.4", |
| 113 | + "xgplayer": "^3.0.21", |
114 | 114 | "xlsx": "^0.18.5"
|
115 | 115 | },
|
116 | 116 | "devDependencies": {
|
117 |
| - "@commitlint/cli": "^19.7.1", |
118 |
| - "@commitlint/config-conventional": "^19.7.1", |
119 |
| - "@commitlint/types": "^19.5.0", |
| 117 | + "@commitlint/cli": "^19.8.0", |
| 118 | + "@commitlint/config-conventional": "^19.8.0", |
| 119 | + "@commitlint/types": "^19.8.0", |
120 | 120 | "@eslint/js": "^9.24.0",
|
121 |
| - "@faker-js/faker": "^9.5.0", |
122 |
| - "@iconify/json": "^2.2.319", |
| 121 | + "@faker-js/faker": "^9.6.0", |
| 122 | + "@iconify/json": "^2.2.324", |
123 | 123 | "@iconify/vue": "4.2.0",
|
124 |
| - "@intlify/unplugin-vue-i18n": "^6.0.3", |
| 124 | + "@intlify/unplugin-vue-i18n": "^6.0.5", |
| 125 | + "@tailwindcss/vite": "^4.1.3", |
125 | 126 | "@types/codemirror": "^5.60.15",
|
126 | 127 | "@types/dagre": "^0.7.52",
|
127 | 128 | "@types/intro.js": "^5.1.5",
|
128 | 129 | "@types/js-cookie": "^3.0.6",
|
129 |
| - "@types/node": "^20.17.19", |
| 130 | + "@types/node": "^20.17.30", |
130 | 131 | "@types/nprogress": "^0.2.3",
|
131 | 132 | "@types/path-browserify": "^1.0.3",
|
132 | 133 | "@types/qrcode": "^1.5.5",
|
133 | 134 | "@types/qs": "^6.9.18",
|
134 | 135 | "@types/sortablejs": "^1.15.8",
|
135 |
| - "@vitejs/plugin-vue": "^5.2.1", |
136 |
| - "@vitejs/plugin-vue-jsx": "^4.1.1", |
137 |
| - "autoprefixer": "^10.4.20", |
| 136 | + "@vitejs/plugin-vue": "^5.2.3", |
| 137 | + "@vitejs/plugin-vue-jsx": "^4.1.2", |
138 | 138 | "boxen": "^8.0.1",
|
139 |
| - "code-inspector-plugin": "^0.20.0", |
| 139 | + "code-inspector-plugin": "^0.20.7", |
140 | 140 | "cssnano": "^7.0.6",
|
141 | 141 | "dagre": "^0.8.5",
|
142 | 142 | "eslint": "^9.24.0",
|
|
145 | 145 | "eslint-plugin-vue": "^10.0.0",
|
146 | 146 | "gradient-string": "^3.0.0",
|
147 | 147 | "husky": "^9.1.7",
|
148 |
| - "lint-staged": "^15.4.3", |
149 |
| - "postcss": "^8.5.2", |
| 148 | + "lint-staged": "^15.5.0", |
| 149 | + "postcss": "^8.5.3", |
150 | 150 | "postcss-html": "^1.8.0",
|
151 |
| - "postcss-import": "^16.1.0", |
| 151 | + "postcss-load-config": "^6.0.1", |
152 | 152 | "postcss-scss": "^4.0.9",
|
153 |
| - "prettier": "^3.5.1", |
| 153 | + "prettier": "^3.5.3", |
154 | 154 | "rimraf": "^6.0.1",
|
155 | 155 | "rollup-plugin-visualizer": "^5.14.0",
|
156 |
| - "sass": "^1.85.0", |
157 |
| - "stylelint": "^16.14.1", |
| 156 | + "sass": "^1.86.3", |
| 157 | + "stylelint": "^16.18.0", |
158 | 158 | "stylelint-config-recess-order": "^6.0.0",
|
159 | 159 | "stylelint-config-recommended-vue": "^1.6.0",
|
160 | 160 | "stylelint-config-standard-scss": "^14.0.0",
|
161 | 161 | "stylelint-prettier": "^5.0.3",
|
162 | 162 | "svgo": "^3.3.2",
|
163 |
| - "tailwindcss": "3.4.17", |
164 |
| - "typescript": "^5.7.3", |
| 163 | + "tailwindcss": "^4.1.3", |
| 164 | + "typescript": "^5.8.3", |
165 | 165 | "typescript-eslint": "^8.29.1",
|
166 | 166 | "unplugin-icons": "^22.1.0",
|
167 |
| - "vite": "^6.1.0", |
| 167 | + "vite": "^6.2.5", |
168 | 168 | "vite-plugin-cdn-import": "^1.0.1",
|
169 | 169 | "vite-plugin-compression": "^0.5.1",
|
170 | 170 | "vite-plugin-fake-server": "^2.2.0",
|
171 | 171 | "vite-plugin-remove-console": "^2.2.0",
|
172 | 172 | "vite-plugin-router-warn": "^1.0.0",
|
173 | 173 | "vite-svg-loader": "^5.1.0",
|
174 | 174 | "vue-eslint-parser": "^10.1.3",
|
175 |
| - "vue-tsc": "^2.2.0" |
| 175 | + "vue-tsc": "^2.2.8" |
176 | 176 | },
|
177 | 177 | "engines": {
|
178 | 178 | "node": "^18.18.0 || ^20.9.0 || >=22.0.0",
|
|
0 commit comments