|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 | 39 | "@element-plus/icons-vue": "^2.1.0",
|
40 |
| - "@jsxiaosi/utils": "^0.0.2", |
41 |
| - "@logicflow/core": "^1.1.31", |
42 |
| - "@logicflow/extension": "^1.1.31", |
43 |
| - "@vueuse/core": "^9.13.0", |
44 |
| - "axios": "^1.3.4", |
| 40 | + "@jsxiaosi/utils": "^0.0.10", |
| 41 | + "@logicflow/core": "^1.2.3", |
| 42 | + "@logicflow/extension": "^1.2.3", |
| 43 | + "@vueuse/core": "^10.1.0", |
| 44 | + "axios": "^1.4.0", |
45 | 45 | "dayjs": "^1.11.7",
|
46 | 46 | "docx-preview": "^0.1.15",
|
47 |
| - "echarts": "^5.4.1", |
48 |
| - "element-plus": "^2.3.0", |
| 47 | + "echarts": "^5.4.2", |
| 48 | + "element-plus": "^2.3.4", |
49 | 49 | "es6-promise": "^4.2.8",
|
50 |
| - "i18next": "^22.4.11", |
51 |
| - "intro.js": "^6.0.0", |
| 50 | + "i18next": "^22.4.15", |
| 51 | + "intro.js": "^7.0.1", |
52 | 52 | "lodash": "^4.17.21",
|
53 | 53 | "lodash-es": "^4.17.21",
|
54 |
| - "marked": "^4.2.12", |
| 54 | + "marked": "^4.3.0", |
55 | 55 | "mitt": "^3.0.0",
|
56 | 56 | "mockjs": "^1.1.0",
|
57 | 57 | "nprogress": "^0.2.0",
|
58 | 58 | "path": "^0.12.7",
|
59 |
| - "pinia": "^2.0.33", |
60 |
| - "prettier": "^2.8.4", |
| 59 | + "pinia": "^2.0.35", |
| 60 | + "prettier": "^2.8.8", |
61 | 61 | "qs": "^6.11.1",
|
62 | 62 | "sortablejs": "^1.15.0",
|
63 | 63 | "vue": "^3.2.47",
|
64 | 64 | "vue-i18n": "^9.2.2",
|
65 |
| - "vue-pdf-embed": "^1.1.5", |
| 65 | + "vue-pdf-embed": "^1.1.6", |
66 | 66 | "vue-router": "^4.1.6",
|
67 | 67 | "vue-types": "^5.0.2",
|
68 | 68 | "vuex": "^4.1.0",
|
|
76 | 76 | "@jsxiaosi/eslint-config-vue": "^0.0.14",
|
77 | 77 | "@types/core-js": "^2.5.5",
|
78 | 78 | "@types/intro.js": "^5.1.1",
|
79 |
| - "@types/lodash-es": "^4.17.6", |
| 79 | + "@types/lodash-es": "^4.17.7", |
80 | 80 | "@types/marked": "^4.0.8",
|
81 |
| - "@types/node": "18.15.1", |
| 81 | + "@types/node": "18.16.3", |
82 | 82 | "@types/nprogress": "^0.2.0",
|
83 | 83 | "@types/qs": "^6.9.7",
|
84 |
| - "@types/sortablejs": "^1.15.0", |
85 |
| - "@vitejs/plugin-vue": "^4.0.0", |
86 |
| - "@vitejs/plugin-vue-jsx": "^3.0.0", |
| 84 | + "@types/sortablejs": "^1.15.1", |
| 85 | + "@vitejs/plugin-vue": "^4.2.1", |
| 86 | + "@vitejs/plugin-vue-jsx": "^3.0.1", |
87 | 87 | "@vue/compiler-sfc": "^3.2.47",
|
88 |
| - "@vue/test-utils": "^2.3.1", |
| 88 | + "@vue/test-utils": "^2.3.2", |
89 | 89 | "autoprefixer": "^10.4.14",
|
90 | 90 | "conventional-changelog-cli": "^2.2.2",
|
91 | 91 | "cross-env": "^7.0.3",
|
92 |
| - "czg": "^1.6.0", |
| 92 | + "czg": "^1.6.1", |
93 | 93 | "echarts-wordcloud": "^2.1.0",
|
94 |
| - "eslint": "^8.36.0", |
95 |
| - "eslint-plugin-jsonc": "^2.6.0", |
| 94 | + "eslint": "^8.39.0", |
| 95 | + "eslint-plugin-jsonc": "^2.7.0", |
96 | 96 | "http-server": "^14.1.1",
|
97 | 97 | "husky": "^8.0.3",
|
98 | 98 | "jsdom": "^21.1.1",
|
99 |
| - "kolorist": "^1.7.0", |
100 |
| - "lint-staged": "^13.2.0", |
101 |
| - "postcss": "^8.4.21", |
| 99 | + "kolorist": "^1.8.0", |
| 100 | + "lint-staged": "^13.2.2", |
| 101 | + "postcss": "^8.4.23", |
102 | 102 | "postcss-html": "^1.5.0",
|
103 | 103 | "postcss-import": "^15.1.0",
|
104 | 104 | "postcss-scss": "^4.0.6",
|
105 | 105 | "pretty-quick": "^3.1.3",
|
106 | 106 | "rollup-plugin-visualizer": "^5.9.0",
|
107 |
| - "sass": "^1.59.2", |
108 |
| - "stylelint": "^15.2.0", |
| 107 | + "sass": "^1.62.1", |
| 108 | + "stylelint": "^15.6.0", |
109 | 109 | "stylelint-config-recess-order": "^4.0.0",
|
110 |
| - "stylelint-config-standard": "^30.0.1", |
| 110 | + "stylelint-config-standard": "^33.0.0", |
111 | 111 | "stylelint-order": "^6.0.3",
|
112 |
| - "stylelint-scss": "^4.4.0", |
113 |
| - "typescript": "^4.9.5", |
114 |
| - "unplugin-element-plus": "^0.7.0", |
115 |
| - "unplugin-vue-macros": "^1.10.0", |
116 |
| - "vite": "^4.1.4", |
| 112 | + "stylelint-scss": "^5.0.0", |
| 113 | + "typescript": "^5.0.4", |
| 114 | + "unplugin-element-plus": "^0.7.1", |
| 115 | + "unplugin-vue-macros": "^2.1.1", |
| 116 | + "vite": "^4.3.3", |
117 | 117 | "vite-plugin-compression": "^0.5.1",
|
118 | 118 | "vite-plugin-imagemin": "^0.6.1",
|
119 |
| - "vite-plugin-inspect": "^0.7.16", |
| 119 | + "vite-plugin-inspect": "^0.7.24", |
120 | 120 | "vite-plugin-linter": "^2.0.2",
|
121 |
| - "vite-plugin-mock": "^2.9.6", |
122 |
| - "vite-plugin-pwa": "^0.14.4", |
| 121 | + "vite-plugin-mock": "^3.0.0", |
| 122 | + "vite-plugin-pwa": "^0.14.7", |
123 | 123 | "vite-plugin-style-import": "^2.0.0",
|
124 | 124 | "vite-plugin-svg-icons": "^2.0.1",
|
125 |
| - "vitest": "^0.29.2", |
126 |
| - "vue-eslint-parser": "^9.1.0", |
127 |
| - "vue-tsc": "^1.2.0", |
| 125 | + "vitest": "^0.30.1", |
| 126 | + "vue-eslint-parser": "^9.1.1", |
| 127 | + "vue-tsc": "^1.6.1", |
128 | 128 | "xlsx": "^0.18.5"
|
129 | 129 | },
|
130 | 130 | "pnpm": {
|
|
0 commit comments