|
53 | 53 | "@logicflow/core": "^1.2.18",
|
54 | 54 | "@logicflow/extension": "^1.2.19",
|
55 | 55 | "@pureadmin/descriptions": "^1.2.0",
|
56 |
| - "@pureadmin/table": "^2.4.1", |
57 |
| - "@pureadmin/utils": "^1.10.1", |
58 |
| - "@vueuse/core": "^10.7.0", |
| 56 | + "@pureadmin/table": "^3.0.0", |
| 57 | + "@pureadmin/utils": "^2.0.1", |
| 58 | + "@vueuse/core": "^10.7.1", |
59 | 59 | "@vueuse/motion": "^2.0.0",
|
60 | 60 | "@wangeditor/editor": "^5.1.23",
|
61 | 61 | "@wangeditor/editor-for-vue": "^5.1.12",
|
62 | 62 | "@zxcvbn-ts/core": "^3.0.4",
|
63 | 63 | "animate.css": "^4.1.1",
|
64 |
| - "axios": "^1.6.2", |
| 64 | + "axios": "^1.6.3", |
65 | 65 | "china-area-data": "^5.0.1",
|
66 | 66 | "cropperjs": "^1.6.1",
|
67 | 67 | "dayjs": "^1.11.10",
|
68 | 68 | "echarts": "^5.4.3",
|
69 | 69 | "el-table-infinite-scroll": "^3.0.3",
|
70 |
| - "element-plus": "^2.4.3", |
| 70 | + "element-plus": "^2.4.4", |
71 | 71 | "intro.js": "^7.2.0",
|
72 | 72 | "js-cookie": "^3.0.5",
|
73 | 73 | "jsbarcode": "^3.11.6",
|
|
78 | 78 | "nprogress": "^0.2.0",
|
79 | 79 | "path": "^0.12.7",
|
80 | 80 | "pinia": "^2.1.7",
|
81 |
| - "pinyin-pro": "^3.18.4", |
| 81 | + "pinyin-pro": "^3.18.5", |
82 | 82 | "qrcode": "^1.5.3",
|
83 | 83 | "qs": "^6.11.2",
|
84 | 84 | "responsive-storage": "^2.2.0",
|
|
88 | 88 | "v-contextmenu": "3.0.0",
|
89 | 89 | "v3-infinite-loading": "^1.3.1",
|
90 | 90 | "version-rocket": "^1.7.1",
|
91 |
| - "vue": "^3.3.11", |
| 91 | + "vue": "^3.3.13", |
92 | 92 | "vue-i18n": "^9.8.0",
|
93 |
| - "vue-json-pretty": "^2.2.4", |
| 93 | + "vue-json-pretty": "^2.3.0", |
94 | 94 | "vue-pdf-embed": "^1.2.1",
|
95 | 95 | "vue-router": "^4.2.5",
|
96 |
| - "vue-tippy": "^6.3.1", |
| 96 | + "vue-tippy": "^6.4.1", |
97 | 97 | "vue-types": "^5.1.1",
|
98 | 98 | "vue-virtual-scroller": "2.0.0-beta.8",
|
99 | 99 | "vue-waterfall-plugin-next": "^2.3.1",
|
100 | 100 | "vue3-danmaku": "^1.6.0",
|
101 | 101 | "vuedraggable": "^4.1.0",
|
102 |
| - "wavesurfer.js": "^7.5.1", |
103 |
| - "xgplayer": "^3.0.10", |
| 102 | + "wavesurfer.js": "^7.5.7", |
| 103 | + "xgplayer": "^3.0.11", |
104 | 104 | "xlsx": "^0.18.5"
|
105 | 105 | },
|
106 | 106 | "devDependencies": {
|
107 | 107 | "@commitlint/cli": "^18.4.3",
|
108 | 108 | "@commitlint/config-conventional": "^18.4.3",
|
109 | 109 | "@commitlint/types": "^18.4.3",
|
110 |
| - "@eslint/js": "^8.55.0", |
| 110 | + "@eslint/js": "^8.56.0", |
111 | 111 | "@faker-js/faker": "^8.3.1",
|
112 | 112 | "@iconify-icons/ep": "^1.2.12",
|
113 | 113 | "@iconify-icons/ri": "^1.2.10",
|
114 | 114 | "@iconify/vue": "^4.1.1",
|
115 |
| - "@intlify/unplugin-vue-i18n": "^1.5.0", |
| 115 | + "@intlify/unplugin-vue-i18n": "^2.0.0", |
116 | 116 | "@pureadmin/theme": "^3.2.0",
|
117 | 117 | "@types/intro.js": "^5.1.5",
|
118 | 118 | "@types/js-cookie": "^3.0.6",
|
119 |
| - "@types/node": "^20.10.4", |
| 119 | + "@types/node": "^20.10.5", |
120 | 120 | "@types/nprogress": "^0.2.3",
|
121 | 121 | "@types/qrcode": "^1.5.5",
|
122 |
| - "@types/qs": "^6.9.10", |
| 122 | + "@types/qs": "^6.9.11", |
123 | 123 | "@types/sortablejs": "^1.15.7",
|
124 |
| - "@typescript-eslint/eslint-plugin": "^6.13.2", |
125 |
| - "@typescript-eslint/parser": "^6.13.2", |
126 |
| - "@vitejs/plugin-vue": "^4.5.2", |
| 124 | + "@typescript-eslint/eslint-plugin": "^6.16.0", |
| 125 | + "@typescript-eslint/parser": "^6.16.0", |
| 126 | + "@vitejs/plugin-vue": "^5.0.0", |
127 | 127 | "@vitejs/plugin-vue-jsx": "^3.1.0",
|
128 | 128 | "autoprefixer": "^10.4.16",
|
129 | 129 | "cloc": "^2.11.0",
|
130 |
| - "cssnano": "^6.0.1", |
131 |
| - "eslint": "^8.55.0", |
| 130 | + "cssnano": "^6.0.2", |
| 131 | + "eslint": "^8.56.0", |
132 | 132 | "eslint-config-prettier": "^9.1.0",
|
133 |
| - "eslint-define-config": "^2.0.0", |
134 |
| - "eslint-plugin-prettier": "^5.0.1", |
| 133 | + "eslint-define-config": "^2.1.0", |
| 134 | + "eslint-plugin-prettier": "^5.1.2", |
135 | 135 | "eslint-plugin-vue": "^9.19.2",
|
136 | 136 | "husky": "^8.0.3",
|
137 | 137 | "lint-staged": "^15.2.0",
|
|
142 | 142 | "postcss-scss": "^4.0.9",
|
143 | 143 | "prettier": "^3.1.1",
|
144 | 144 | "rimraf": "^5.0.5",
|
145 |
| - "rollup-plugin-visualizer": "^5.11.0", |
| 145 | + "rollup-plugin-visualizer": "^5.12.0", |
146 | 146 | "sass": "^1.69.5",
|
147 |
| - "stylelint": "^16.0.2", |
| 147 | + "stylelint": "^16.1.0", |
148 | 148 | "stylelint-config-recess-order": "^4.4.0",
|
149 | 149 | "stylelint-config-recommended-vue": "^1.5.0",
|
150 | 150 | "stylelint-config-standard-scss": "^12.0.0",
|
151 | 151 | "stylelint-prettier": "^5.0.0",
|
152 |
| - "svgo": "^3.0.5", |
153 |
| - "tailwindcss": "^3.3.6", |
| 152 | + "svgo": "^3.1.0", |
| 153 | + "tailwindcss": "^3.4.0", |
154 | 154 | "typescript": "^5.3.3",
|
155 |
| - "vite": "^5.0.7", |
| 155 | + "vite": "^5.0.10", |
156 | 156 | "vite-plugin-cdn-import": "^0.3.5",
|
157 | 157 | "vite-plugin-compression": "^0.5.1",
|
158 | 158 | "vite-plugin-fake-server": "^2.0.0",
|
159 | 159 | "vite-plugin-remove-console": "^2.2.0",
|
160 | 160 | "vite-plugin-router-warn": "^1.0.0",
|
161 | 161 | "vite-svg-loader": "^5.1.0",
|
162 | 162 | "vue-eslint-parser": "^9.3.2",
|
163 |
| - "vue-tsc": "^1.8.25" |
| 163 | + "vue-tsc": "^1.8.27" |
164 | 164 | },
|
165 | 165 | "engines": {
|
166 | 166 | "node": "^18.12.0 || >=20.0.0",
|
|
0 commit comments