|
1 | 1 | {
|
2 | 2 | "name": "vue-xs-admin",
|
3 |
| - "version": "1.6.2", |
| 3 | + "version": "1.7.0", |
4 | 4 | "packageManager": "[email protected]",
|
5 | 5 | "author": {
|
6 | 6 | "name": "小斯斯",
|
|
39 | 39 | },
|
40 | 40 | "dependencies": {
|
41 | 41 | "@element-plus/icons-vue": "^2.1.0",
|
42 |
| - "@jsxiaosi/utils": "^0.0.10", |
43 |
| - "@logicflow/core": "^1.2.3", |
44 |
| - "@logicflow/extension": "^1.2.3", |
45 |
| - "@vueuse/core": "^10.1.0", |
| 42 | + "@jsxiaosi/utils": "^0.0.12", |
| 43 | + "@logicflow/core": "^1.2.7", |
| 44 | + "@logicflow/extension": "^1.2.7", |
| 45 | + "@vueuse/core": "^10.1.2", |
46 | 46 | "axios": "^1.4.0",
|
47 | 47 | "dayjs": "^1.11.7",
|
48 | 48 | "docx-preview": "^0.1.15",
|
49 | 49 | "echarts": "^5.4.2",
|
50 |
| - "element-plus": "^2.3.4", |
| 50 | + "element-plus": "^2.3.5", |
51 | 51 | "es6-promise": "^4.2.8",
|
52 |
| - "i18next": "^22.4.15", |
| 52 | + "i18next": "^22.5.0", |
53 | 53 | "intro.js": "^7.0.1",
|
54 | 54 | "lodash": "^4.17.21",
|
55 | 55 | "lodash-es": "^4.17.21",
|
|
58 | 58 | "mockjs": "^1.1.0",
|
59 | 59 | "nprogress": "^0.2.0",
|
60 | 60 | "path": "^0.12.7",
|
61 |
| - "pinia": "^2.0.35", |
| 61 | + "pinia": "^2.1.3", |
62 | 62 | "prettier": "^2.8.8",
|
63 |
| - "qs": "^6.11.1", |
| 63 | + "qs": "^6.11.2", |
64 | 64 | "sortablejs": "^1.15.0",
|
65 |
| - "vue": "^3.2.47", |
| 65 | + "vue": "^3.3.4", |
66 | 66 | "vue-i18n": "^9.2.2",
|
67 | 67 | "vue-pdf-embed": "^1.1.6",
|
68 |
| - "vue-router": "^4.1.6", |
69 |
| - "vue-types": "^5.0.2", |
| 68 | + "vue-router": "^4.2.2", |
| 69 | + "vue-types": "^5.0.3", |
70 | 70 | "vuex": "^4.1.0",
|
71 | 71 | "wangeditor": "^4.7.15"
|
72 | 72 | },
|
|
79 | 79 | "@types/core-js": "^2.5.5",
|
80 | 80 | "@types/intro.js": "^5.1.1",
|
81 | 81 | "@types/lodash-es": "^4.17.7",
|
82 |
| - "@types/marked": "^4.0.8", |
83 |
| - "@types/node": "18.16.3", |
| 82 | + "@types/marked": "^4.3.0", |
| 83 | + "@types/node": "*", |
84 | 84 | "@types/nprogress": "^0.2.0",
|
85 | 85 | "@types/qs": "^6.9.7",
|
86 | 86 | "@types/sortablejs": "^1.15.1",
|
87 |
| - "@vitejs/plugin-vue": "^4.2.1", |
| 87 | + "@vitejs/plugin-vue": "^4.2.3", |
88 | 88 | "@vitejs/plugin-vue-jsx": "^3.0.1",
|
89 |
| - "@vue/compiler-sfc": "^3.2.47", |
90 | 89 | "@vue/test-utils": "^2.3.2",
|
91 | 90 | "autoprefixer": "^10.4.14",
|
92 | 91 | "conventional-changelog-cli": "^2.2.2",
|
93 | 92 | "cross-env": "^7.0.3",
|
94 | 93 | "czg": "^1.6.1",
|
95 | 94 | "echarts-wordcloud": "^2.1.0",
|
96 |
| - "eslint": "^8.39.0", |
97 |
| - "eslint-plugin-jsonc": "^2.7.0", |
| 95 | + "eslint": "^8.41.0", |
| 96 | + "eslint-plugin-jsonc": "^2.8.0", |
98 | 97 | "http-server": "^14.1.1",
|
99 | 98 | "husky": "^8.0.3",
|
100 |
| - "jsdom": "^21.1.1", |
| 99 | + "jsdom": "^22.1.0", |
101 | 100 | "kolorist": "^1.8.0",
|
102 | 101 | "lint-staged": "^13.2.2",
|
103 |
| - "postcss": "^8.4.23", |
| 102 | + "postcss": "^8.4.24", |
104 | 103 | "postcss-html": "^1.5.0",
|
105 | 104 | "postcss-import": "^15.1.0",
|
106 | 105 | "postcss-scss": "^4.0.6",
|
107 | 106 | "pretty-quick": "^3.1.3",
|
108 | 107 | "rollup-plugin-visualizer": "^5.9.0",
|
109 | 108 | "sass": "^1.62.1",
|
110 |
| - "stylelint": "^15.6.0", |
| 109 | + "stylelint": "^15.6.2", |
111 | 110 | "stylelint-config-recess-order": "^4.0.0",
|
112 | 111 | "stylelint-config-standard": "^33.0.0",
|
113 | 112 | "stylelint-order": "^6.0.3",
|
114 | 113 | "stylelint-scss": "^5.0.0",
|
115 | 114 | "typescript": "^5.0.4",
|
116 | 115 | "unplugin-element-plus": "^0.7.1",
|
117 |
| - "unplugin-vue-macros": "^2.1.1", |
118 |
| - "vite": "^4.3.3", |
| 116 | + "unplugin-vue-macros": "^2.2.1", |
| 117 | + "vite": "^4.3.9", |
119 | 118 | "vite-plugin-compression": "^0.5.1",
|
120 | 119 | "vite-plugin-imagemin": "^0.6.1",
|
121 |
| - "vite-plugin-inspect": "^0.7.24", |
| 120 | + "vite-plugin-inspect": "^0.7.28", |
122 | 121 | "vite-plugin-linter": "^2.0.2",
|
123 | 122 | "vite-plugin-mock": "^3.0.0",
|
124 |
| - "vite-plugin-pwa": "^0.14.7", |
| 123 | + "vite-plugin-pwa": "^0.15.1", |
125 | 124 | "vite-plugin-style-import": "^2.0.0",
|
126 | 125 | "vite-plugin-svg-icons": "^2.0.1",
|
127 |
| - "vitest": "^0.30.1", |
128 |
| - "vue-eslint-parser": "^9.1.1", |
129 |
| - "vue-tsc": "^1.6.1", |
| 126 | + "vitest": "^0.31.1", |
| 127 | + "vue-eslint-parser": "^9.3.0", |
| 128 | + "vue-tsc": "^1.7.0", |
130 | 129 | "xlsx": "^0.18.5"
|
131 | 130 | },
|
132 | 131 | "pnpm": {
|
|
0 commit comments