|
31 | 31 | "dependencies": {
|
32 | 32 | "@amap/amap-jsapi-loader": "^1.0.1",
|
33 | 33 | "@howdyjs/mouse-menu": "^2.0.9",
|
34 |
| - "@logicflow/core": "^1.2.10", |
35 |
| - "@logicflow/extension": "^1.2.10", |
| 34 | + "@logicflow/core": "^1.2.12", |
| 35 | + "@logicflow/extension": "^1.2.13", |
36 | 36 | "@pureadmin/descriptions": "^1.1.1",
|
37 | 37 | "@pureadmin/table": "^2.3.3",
|
38 | 38 | "@pureadmin/utils": "^1.9.7",
|
39 |
| - "@vueuse/core": "^10.3.0", |
| 39 | + "@vueuse/core": "^10.4.0", |
40 | 40 | "@vueuse/motion": "^2.0.0",
|
41 | 41 | "@wangeditor/editor": "^5.1.23",
|
42 | 42 | "@wangeditor/editor-for-vue": "^5.1.12",
|
43 | 43 | "@zxcvbn-ts/core": "^3.0.3",
|
44 | 44 | "animate.css": "^4.1.1",
|
45 |
| - "axios": "^1.4.0", |
| 45 | + "axios": "^1.5.0", |
46 | 46 | "china-area-data": "^5.0.1",
|
47 |
| - "cropperjs": "^1.5.13", |
| 47 | + "cropperjs": "^1.6.0", |
48 | 48 | "dayjs": "^1.11.9",
|
49 | 49 | "echarts": "^5.4.3",
|
50 | 50 | "el-table-infinite-scroll": "^3.0.1",
|
51 |
| - "element-plus": "^2.3.9", |
52 |
| - "intro.js": "^7.0.1", |
| 51 | + "element-plus": "^2.3.12", |
| 52 | + "intro.js": "^7.2.0", |
53 | 53 | "js-cookie": "^3.0.5",
|
54 | 54 | "jsbarcode": "^3.11.5",
|
55 | 55 | "md-editor-v3": "2.7.2",
|
|
59 | 59 | "nprogress": "^0.2.0",
|
60 | 60 | "path": "^0.12.7",
|
61 | 61 | "pinia": "^2.1.6",
|
62 |
| - "pinyin-pro": "^3.16.2", |
| 62 | + "pinyin-pro": "^3.16.3", |
63 | 63 | "qrcode": "^1.5.3",
|
64 | 64 | "qs": "^6.11.2",
|
65 | 65 | "responsive-storage": "^2.2.0",
|
66 | 66 | "sortablejs": "^1.15.0",
|
67 |
| - "swiper": "^10.1.0", |
| 67 | + "swiper": "^10.2.0", |
68 | 68 | "typeit": "^8.7.1",
|
69 | 69 | "v-contextmenu": "3.0.0",
|
70 | 70 | "v3-infinite-loading": "^1.3.1",
|
|
77 | 77 | "vue-tippy": "^6.3.1",
|
78 | 78 | "vue-types": "^5.1.1",
|
79 | 79 | "vue-virtual-scroller": "2.0.0-beta.7",
|
80 |
| - "vue-waterfall-plugin-next": "^2.2.2", |
| 80 | + "vue-waterfall-plugin-next": "^2.2.3", |
81 | 81 | "vue3-danmaku": "^1.5.1",
|
82 | 82 | "vuedraggable": "^4.1.0",
|
83 |
| - "wavesurfer.js": "^7.1.2", |
84 |
| - "xgplayer": "^3.0.7", |
| 83 | + "wavesurfer.js": "^7.1.5", |
| 84 | + "xgplayer": "^3.0.8", |
85 | 85 | "xlsx": "^0.18.5"
|
86 | 86 | },
|
87 | 87 | "devDependencies": {
|
88 |
| - "@commitlint/cli": "^17.6.6", |
89 |
| - "@commitlint/config-conventional": "^17.6.6", |
| 88 | + "@commitlint/cli": "^17.7.1", |
| 89 | + "@commitlint/config-conventional": "^17.7.0", |
90 | 90 | "@iconify-icons/ep": "^1.2.12",
|
91 | 91 | "@iconify-icons/ri": "^1.2.10",
|
92 | 92 | "@iconify/vue": "^4.1.1",
|
|
95 | 95 | "@types/intro.js": "^5.1.1",
|
96 | 96 | "@types/js-cookie": "^3.0.3",
|
97 | 97 | "@types/mockjs": "^1.0.7",
|
98 |
| - "@types/node": "^18.17.4", |
| 98 | + "@types/node": "^18.17.12", |
99 | 99 | "@types/nprogress": "0.2.0",
|
100 | 100 | "@types/qrcode": "^1.5.1",
|
101 | 101 | "@types/qs": "^6.9.7",
|
102 | 102 | "@types/sortablejs": "^1.15.1",
|
103 |
| - "@typescript-eslint/eslint-plugin": "^5.60.0", |
104 |
| - "@typescript-eslint/parser": "^5.60.0", |
105 |
| - "@vitejs/plugin-vue": "^4.2.3", |
106 |
| - "@vitejs/plugin-vue-jsx": "^3.0.1", |
| 103 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 104 | + "@typescript-eslint/parser": "^5.62.0", |
| 105 | + "@vitejs/plugin-vue": "^4.3.3", |
| 106 | + "@vitejs/plugin-vue-jsx": "^3.0.2", |
107 | 107 | "@vue/eslint-config-prettier": "^7.1.0",
|
108 | 108 | "@vue/eslint-config-typescript": "^11.0.3",
|
109 |
| - "autoprefixer": "^10.4.14", |
| 109 | + "autoprefixer": "^10.4.15", |
110 | 110 | "cloc": "^2.11.0",
|
111 | 111 | "cssnano": "^6.0.1",
|
112 |
| - "eslint": "^8.43.0", |
| 112 | + "eslint": "^8.48.0", |
113 | 113 | "eslint-plugin-prettier": "^4.2.1",
|
114 |
| - "eslint-plugin-vue": "^9.15.1", |
| 114 | + "eslint-plugin-vue": "^9.17.0", |
115 | 115 | "husky": "^8.0.3",
|
116 |
| - "lint-staged": "^13.2.2", |
| 116 | + "lint-staged": "^13.3.0", |
117 | 117 | "picocolors": "^1.0.0",
|
118 |
| - "postcss": "^8.4.27", |
| 118 | + "postcss": "^8.4.28", |
119 | 119 | "postcss-html": "^1.5.0",
|
120 | 120 | "postcss-import": "^15.1.0",
|
121 |
| - "postcss-scss": "^4.0.6", |
| 121 | + "postcss-scss": "^4.0.7", |
122 | 122 | "prettier": "^2.8.8",
|
123 | 123 | "pretty-quick": "^3.1.3",
|
124 | 124 | "rimraf": "^5.0.1",
|
125 | 125 | "rollup-plugin-visualizer": "^5.9.2",
|
126 |
| - "sass": "^1.65.1", |
| 126 | + "sass": "^1.66.1", |
127 | 127 | "sass-loader": "^13.3.2",
|
128 |
| - "stylelint": "^15.9.0", |
| 128 | + "stylelint": "^15.10.3", |
129 | 129 | "stylelint-config-html": "^1.1.0",
|
130 |
| - "stylelint-config-recess-order": "^4.2.0", |
| 130 | + "stylelint-config-recess-order": "^4.3.0", |
131 | 131 | "stylelint-config-recommended": "^12.0.0",
|
132 | 132 | "stylelint-config-recommended-scss": "^12.0.0",
|
133 |
| - "stylelint-config-recommended-vue": "^1.4.0", |
| 133 | + "stylelint-config-recommended-vue": "^1.5.0", |
134 | 134 | "stylelint-config-standard": "^33.0.0",
|
135 | 135 | "stylelint-config-standard-scss": "^9.0.0",
|
136 | 136 | "stylelint-order": "^6.0.3",
|
137 | 137 | "stylelint-prettier": "^3.0.0",
|
138 |
| - "stylelint-scss": "^5.0.1", |
| 138 | + "stylelint-scss": "^5.1.0", |
139 | 139 | "svgo": "^3.0.2",
|
140 | 140 | "tailwindcss": "^3.3.3",
|
141 | 141 | "terser": "^5.19.2",
|
|
0 commit comments