|
56 | 56 | "@pureadmin/table": "^3.2.1",
|
57 | 57 | "@pureadmin/utils": "^2.5.0",
|
58 | 58 | "@vue-flow/background": "^1.3.2",
|
59 |
| - "@vue-flow/core": "^1.41.6", |
| 59 | + "@vue-flow/core": "^1.41.7", |
60 | 60 | "@vueuse/core": "^12.3.0",
|
61 | 61 | "@vueuse/motion": "^2.2.6",
|
62 | 62 | "@wangeditor/editor": "^5.1.23",
|
|
107 | 107 | "vue3-puzzle-vcode": "^1.1.7",
|
108 | 108 | "vuedraggable": "^4.1.0",
|
109 | 109 | "vxe-table": "4.6.25",
|
110 |
| - "wavesurfer.js": "^7.8.14", |
| 110 | + "wavesurfer.js": "^7.8.15", |
111 | 111 | "xgplayer": "^3.0.20",
|
112 | 112 | "xlsx": "^0.18.5"
|
113 | 113 | },
|
|
119 | 119 | "@faker-js/faker": "^9.3.0",
|
120 | 120 | "@iconify-icons/ep": "^1.2.12",
|
121 | 121 | "@iconify-icons/ri": "^1.2.10",
|
122 |
| - "@iconify/vue": "^4.2.0", |
| 122 | + "@iconify/vue": "^4.3.0", |
123 | 123 | "@intlify/unplugin-vue-i18n": "^6.0.3",
|
124 | 124 | "@types/codemirror": "^5.60.15",
|
125 | 125 | "@types/dagre": "^0.7.52",
|
126 | 126 | "@types/intro.js": "^5.1.5",
|
127 | 127 | "@types/js-cookie": "^3.0.6",
|
128 |
| - "@types/node": "^20.17.11", |
| 128 | + "@types/node": "^20.17.12", |
129 | 129 | "@types/nprogress": "^0.2.3",
|
130 | 130 | "@types/path-browserify": "^1.0.3",
|
131 | 131 | "@types/qrcode": "^1.5.5",
|
132 | 132 | "@types/qs": "^6.9.17",
|
133 | 133 | "@types/sortablejs": "^1.15.8",
|
134 |
| - "@typescript-eslint/eslint-plugin": "^8.19.0", |
135 |
| - "@typescript-eslint/parser": "^8.19.0", |
| 134 | + "@typescript-eslint/eslint-plugin": "^8.19.1", |
| 135 | + "@typescript-eslint/parser": "^8.19.1", |
136 | 136 | "@vitejs/plugin-vue": "^5.2.1",
|
137 | 137 | "@vitejs/plugin-vue-jsx": "^4.1.1",
|
138 | 138 | "autoprefixer": "^10.4.20",
|
139 | 139 | "boxen": "^8.0.1",
|
140 |
| - "code-inspector-plugin": "^0.19.1", |
| 140 | + "code-inspector-plugin": "^0.19.2", |
141 | 141 | "cssnano": "^7.0.6",
|
142 | 142 | "dagre": "^0.8.5",
|
143 | 143 | "eslint": "^9.17.0",
|
|
154 | 154 | "postcss-scss": "^4.0.9",
|
155 | 155 | "prettier": "^3.4.2",
|
156 | 156 | "rimraf": "^6.0.1",
|
157 |
| - "rollup-plugin-visualizer": "^5.13.1", |
158 |
| - "sass": "^1.83.0", |
| 157 | + "rollup-plugin-visualizer": "^5.14.0", |
| 158 | + "sass": "^1.83.1", |
159 | 159 | "stylelint": "^16.12.0",
|
160 | 160 | "stylelint-config-recess-order": "^5.1.1",
|
161 | 161 | "stylelint-config-recommended-vue": "^1.5.0",
|
162 | 162 | "stylelint-config-standard-scss": "^14.0.0",
|
163 | 163 | "stylelint-prettier": "^5.0.2",
|
164 | 164 | "svgo": "^3.3.2",
|
165 | 165 | "tailwindcss": "^3.4.17",
|
166 |
| - "typescript": "5.6.3", |
| 166 | + "typescript": "^5.7.3", |
167 | 167 | "vite": "^6.0.7",
|
168 | 168 | "vite-plugin-cdn-import": "^1.0.1",
|
169 | 169 | "vite-plugin-compression": "^0.5.1",
|
|
172 | 172 | "vite-plugin-router-warn": "^1.0.0",
|
173 | 173 | "vite-svg-loader": "^5.1.0",
|
174 | 174 | "vue-eslint-parser": "^9.4.3",
|
175 |
| - "vue-tsc": "2.1.10" |
| 175 | + "vue-tsc": "^2.2.0" |
176 | 176 | },
|
177 | 177 | "engines": {
|
178 | 178 | "node": "^18.18.0 || ^20.9.0 || >=22.0.0",
|
|
0 commit comments