|
51 | 51 | "@amap/amap-jsapi-loader": "^1.0.1",
|
52 | 52 | "@howdyjs/mouse-menu": "^2.1.3",
|
53 | 53 | "@infectoone/vue-ganttastic": "^2.3.1",
|
54 |
| - "@logicflow/core": "^1.2.22", |
55 |
| - "@logicflow/extension": "^1.2.22", |
| 54 | + "@logicflow/core": "^1.2.23", |
| 55 | + "@logicflow/extension": "^1.2.23", |
56 | 56 | "@pureadmin/descriptions": "^1.2.1",
|
57 | 57 | "@pureadmin/table": "^3.1.2",
|
58 | 58 | "@pureadmin/utils": "^2.4.7",
|
|
64 | 64 | "@wangeditor/editor-for-vue": "^5.1.12",
|
65 | 65 | "@zxcvbn-ts/core": "^3.0.4",
|
66 | 66 | "animate.css": "^4.1.1",
|
67 |
| - "axios": "^1.6.7", |
| 67 | + "axios": "^1.6.8", |
68 | 68 | "china-area-data": "^5.0.1",
|
69 | 69 | "cropperjs": "^1.6.1",
|
70 | 70 | "dayjs": "^1.11.10",
|
|
92 | 92 | "v3-infinite-loading": "^1.3.1",
|
93 | 93 | "version-rocket": "^1.7.1",
|
94 | 94 | "vue": "^3.4.21",
|
95 |
| - "vue-i18n": "^9.10.1", |
96 |
| - "vue-json-pretty": "^2.3.0", |
97 |
| - "vue-pdf-embed": "^2.0.2", |
| 95 | + "vue-i18n": "^9.10.2", |
| 96 | + "vue-json-pretty": "^2.4.0", |
| 97 | + "vue-pdf-embed": "^2.0.3", |
98 | 98 | "vue-router": "^4.3.0",
|
99 | 99 | "vue-tippy": "^6.4.1",
|
100 | 100 | "vue-types": "^5.1.1",
|
|
109 | 109 | "xlsx": "^0.18.5"
|
110 | 110 | },
|
111 | 111 | "devDependencies": {
|
112 |
| - "@commitlint/cli": "^19.1.0", |
| 112 | + "@commitlint/cli": "^19.2.1", |
113 | 113 | "@commitlint/config-conventional": "^19.1.0",
|
114 | 114 | "@commitlint/types": "^19.0.3",
|
115 | 115 | "@eslint/js": "^8.57.0",
|
|
123 | 123 | "@types/gradient-string": "^1.1.5",
|
124 | 124 | "@types/intro.js": "^5.1.5",
|
125 | 125 | "@types/js-cookie": "^3.0.6",
|
126 |
| - "@types/node": "^20.11.27", |
| 126 | + "@types/node": "^20.11.30", |
127 | 127 | "@types/nprogress": "^0.2.3",
|
128 | 128 | "@types/qrcode": "^1.5.5",
|
129 |
| - "@types/qs": "^6.9.12", |
| 129 | + "@types/qs": "^6.9.14", |
130 | 130 | "@types/sortablejs": "^1.15.8",
|
131 |
| - "@typescript-eslint/eslint-plugin": "^7.2.0", |
132 |
| - "@typescript-eslint/parser": "^7.2.0", |
| 131 | + "@typescript-eslint/eslint-plugin": "^7.3.1", |
| 132 | + "@typescript-eslint/parser": "^7.3.1", |
133 | 133 | "@vitejs/plugin-vue": "^5.0.4",
|
134 | 134 | "@vitejs/plugin-vue-jsx": "^3.1.0",
|
135 |
| - "autoprefixer": "^10.4.18", |
| 135 | + "autoprefixer": "^10.4.19", |
136 | 136 | "boxen": "^7.1.1",
|
137 | 137 | "cloc": "^2.11.0",
|
138 |
| - "cssnano": "^6.1.0", |
| 138 | + "cssnano": "^6.1.1", |
139 | 139 | "dagre": "^0.8.5",
|
140 | 140 | "eslint": "^8.57.0",
|
141 | 141 | "eslint-config-prettier": "^9.1.0",
|
|
145 | 145 | "gradient-string": "^2.0.2",
|
146 | 146 | "husky": "^9.0.11",
|
147 | 147 | "lint-staged": "^15.2.2",
|
148 |
| - "postcss": "^8.4.35", |
| 148 | + "postcss": "^8.4.38", |
149 | 149 | "postcss-html": "^1.6.0",
|
150 |
| - "postcss-import": "^16.0.1", |
| 150 | + "postcss-import": "^16.1.0", |
151 | 151 | "postcss-scss": "^4.0.9",
|
152 | 152 | "prettier": "^3.2.5",
|
153 | 153 | "rimraf": "^5.0.5",
|
|
160 | 160 | "stylelint-prettier": "^5.0.0",
|
161 | 161 | "svgo": "^3.2.0",
|
162 | 162 | "tailwindcss": "^3.4.1",
|
163 |
| - "typescript": "^5.4.2", |
164 |
| - "vite": "^5.1.6", |
| 163 | + "typescript": "^5.4.3", |
| 164 | + "vite": "^5.2.2", |
165 | 165 | "vite-plugin-cdn-import": "^0.3.5",
|
166 | 166 | "vite-plugin-compression": "^0.5.1",
|
167 | 167 | "vite-plugin-fake-server": "^2.1.1",
|
|
0 commit comments