|
39 | 39 | },
|
40 | 40 | "dependencies": {
|
41 | 41 | "@element-plus/icons-vue": "^2.1.0",
|
42 |
| - "@intlify/unplugin-vue-i18n": "^0.12.3", |
43 |
| - "@jsxiaosi/utils": "^0.0.16", |
44 |
| - "@logicflow/core": "^1.2.10", |
45 |
| - "@logicflow/extension": "^1.2.10", |
46 |
| - "@vueuse/core": "^10.3.0", |
47 |
| - "axios": "^1.4.0", |
| 42 | + "@intlify/unplugin-vue-i18n": "^1.0.1", |
| 43 | + "@jsxiaosi/utils": "^0.0.17", |
| 44 | + "@logicflow/core": "^1.2.12", |
| 45 | + "@logicflow/extension": "^1.2.13", |
| 46 | + "@vueuse/core": "^10.4.1", |
| 47 | + "axios": "^1.5.0", |
48 | 48 | "dayjs": "^1.11.9",
|
49 | 49 | "docx-preview": "^0.1.18",
|
50 | 50 | "echarts": "^5.4.3",
|
51 |
| - "element-plus": "^2.3.9", |
| 51 | + "element-plus": "^2.3.12", |
52 | 52 | "es6-promise": "^4.2.8",
|
53 |
| - "i18next": "^23.4.1", |
54 |
| - "intro.js": "^7.0.1", |
| 53 | + "i18next": "^23.5.0", |
| 54 | + "intro.js": "^7.2.0", |
55 | 55 | "lodash": "^4.17.21",
|
56 | 56 | "lodash-es": "^4.17.21",
|
57 |
| - "marked": "^4.3.0", |
| 57 | + "marked": "^8.0.1", |
58 | 58 | "mitt": "^3.0.1",
|
59 | 59 | "mockjs": "^1.1.0",
|
60 | 60 | "nprogress": "^0.2.0",
|
|
63 | 63 | "qs": "^6.11.2",
|
64 | 64 | "sortablejs": "^1.15.0",
|
65 | 65 | "vue": "^3.3.4",
|
66 |
| - "vue-i18n": "^9.2.2", |
| 66 | + "vue-i18n": "^9.3.0", |
67 | 67 | "vue-pdf-embed": "^1.1.6",
|
68 | 68 | "vue-router": "^4.2.4",
|
69 | 69 | "vue-types": "^5.1.1",
|
|
75 | 75 | "@jsxiaosi/commitlint-config": "^0.0.14",
|
76 | 76 | "@jsxiaosi/eslint-config-prettier": "^0.0.14",
|
77 | 77 | "@jsxiaosi/eslint-config-vue": "^0.0.14",
|
78 |
| - "@types/core-js": "^2.5.5", |
| 78 | + "@types/core-js": "^2.5.6", |
79 | 79 | "@types/intro.js": "^5.1.1",
|
80 |
| - "@types/lodash-es": "^4.17.8", |
81 |
| - "@types/marked": "^4.3.0", |
| 80 | + "@types/lodash-es": "^4.17.9", |
| 81 | + "@types/marked": "^5.0.1", |
82 | 82 | "@types/node": "*",
|
83 | 83 | "@types/nprogress": "^0.2.0",
|
84 |
| - "@types/qs": "^6.9.7", |
85 |
| - "@types/sortablejs": "^1.15.1", |
86 |
| - "@vitejs/plugin-vue": "^4.2.3", |
87 |
| - "@vitejs/plugin-vue-jsx": "^3.0.1", |
| 84 | + "@types/qs": "^6.9.8", |
| 85 | + "@types/sortablejs": "^1.15.2", |
| 86 | + "@vitejs/plugin-vue": "^4.3.4", |
| 87 | + "@vitejs/plugin-vue-jsx": "^3.0.2", |
88 | 88 | "@vue/test-utils": "^2.4.1",
|
89 |
| - "autoprefixer": "^10.4.14", |
90 |
| - "conventional-changelog-cli": "^3.0.0", |
| 89 | + "autoprefixer": "^10.4.15", |
| 90 | + "conventional-changelog-cli": "^4.0.0", |
91 | 91 | "cross-env": "^7.0.3",
|
92 |
| - "czg": "^1.7.0", |
| 92 | + "czg": "^1.7.1", |
93 | 93 | "echarts-wordcloud": "^2.1.0",
|
94 |
| - "eslint": "^8.46.0", |
| 94 | + "eslint": "^8.48.0", |
95 | 95 | "eslint-plugin-jsonc": "^2.9.0",
|
96 | 96 | "http-server": "^14.1.1",
|
97 | 97 | "husky": "^8.0.3",
|
98 | 98 | "jsdom": "^22.1.0",
|
99 | 99 | "kolorist": "^1.8.0",
|
100 |
| - "lint-staged": "^13.2.3", |
101 |
| - "postcss": "^8.4.27", |
| 100 | + "lint-staged": "^14.0.1", |
| 101 | + "postcss": "^8.4.29", |
102 | 102 | "postcss-html": "^1.5.0",
|
103 | 103 | "postcss-import": "^15.1.0",
|
104 |
| - "postcss-scss": "^4.0.6", |
| 104 | + "postcss-scss": "^4.0.7", |
105 | 105 | "prettier": "^2.8.8",
|
106 | 106 | "pretty-quick": "^3.1.3",
|
107 | 107 | "rollup-plugin-visualizer": "^5.9.2",
|
108 |
| - "sass": "^1.64.2", |
109 |
| - "stylelint": "^15.10.2", |
| 108 | + "sass": "^1.66.1", |
| 109 | + "stylelint": "^15.10.3", |
110 | 110 | "stylelint-config-recess-order": "^4.3.0",
|
111 | 111 | "stylelint-config-standard": "^34.0.0",
|
112 | 112 | "stylelint-order": "^6.0.3",
|
113 |
| - "stylelint-scss": "^5.0.1", |
114 |
| - "typescript": "^5.1.6", |
| 113 | + "stylelint-scss": "^5.1.0", |
| 114 | + "typescript": "^5.2.2", |
115 | 115 | "unplugin-element-plus": "^0.8.0",
|
116 |
| - "vite": "^4.4.8", |
| 116 | + "vite": "^4.4.9", |
117 | 117 | "vite-plugin-compression": "^0.5.1",
|
118 | 118 | "vite-plugin-imagemin": "^0.6.1",
|
119 |
| - "vite-plugin-inspect": "^0.7.35", |
120 |
| - "vite-plugin-linter": "^2.0.2", |
| 119 | + "vite-plugin-inspect": "^0.7.38", |
| 120 | + "vite-plugin-linter": "^2.0.5", |
121 | 121 | "vite-plugin-mock": "2.9.6",
|
122 | 122 | "vite-plugin-pwa": "^0.16.4",
|
123 | 123 | "vite-plugin-style-import": "^2.0.0",
|
124 | 124 | "vite-plugin-svg-icons": "^2.0.1",
|
125 |
| - "vitest": "^0.34.1", |
| 125 | + "vitest": "^0.34.3", |
126 | 126 | "vue-eslint-parser": "^9.3.1",
|
127 |
| - "vue-tsc": "^1.8.8", |
| 127 | + "vue-tsc": "^1.8.10", |
128 | 128 | "xlsx": "^0.18.5"
|
129 | 129 | },
|
130 | 130 | "pnpm": {
|
|
0 commit comments