Commit 2d553f204a51c87bd692dfc479ae4dde137a814c
1 parent
3b864357
chore: update deps
Showing
1 changed file
with
22 additions
and
22 deletions
Too many changes to show.
To preserve performance only 1 of 2 files are displayed.
package.json
... | ... | @@ -35,19 +35,19 @@ |
35 | 35 | "@ant-design/colors": "^6.0.0", |
36 | 36 | "@ant-design/icons-vue": "^6.1.0", |
37 | 37 | "@iconify/iconify": "^2.2.1", |
38 | - "@logicflow/core": "^1.1.11", | |
39 | - "@logicflow/extension": "^1.1.11", | |
40 | - "@vue/runtime-core": "^3.2.31", | |
41 | - "@vue/shared": "^3.2.31", | |
42 | - "@vueuse/core": "^8.2.5", | |
43 | - "@vueuse/shared": "^8.2.5", | |
38 | + "@logicflow/core": "^1.1.13", | |
39 | + "@logicflow/extension": "^1.1.13", | |
40 | + "@vue/runtime-core": "^3.2.33", | |
41 | + "@vue/shared": "^3.2.33", | |
42 | + "@vueuse/core": "^8.2.6", | |
43 | + "@vueuse/shared": "^8.2.6", | |
44 | 44 | "@zxcvbn-ts/core": "^2.0.1", |
45 | 45 | "ant-design-vue": "3.1.1", |
46 | 46 | "axios": "^0.26.1", |
47 | 47 | "codemirror": "^5.65.2", |
48 | 48 | "cropperjs": "^1.5.12", |
49 | 49 | "crypto-js": "^4.1.1", |
50 | - "dayjs": "^1.11.0", | |
50 | + "dayjs": "^1.11.1", | |
51 | 51 | "echarts": "^5.3.2", |
52 | 52 | "intro.js": "^5.1.0", |
53 | 53 | "lodash-es": "^4.17.21", |
... | ... | @@ -63,7 +63,7 @@ |
63 | 63 | "sortablejs": "^1.15.0", |
64 | 64 | "tinymce": "^5.10.3", |
65 | 65 | "vditor": "^3.8.13", |
66 | - "vue": "^3.2.31", | |
66 | + "vue": "^3.2.33", | |
67 | 67 | "vue-i18n": "^9.1.9", |
68 | 68 | "vue-json-pretty": "^2.0.6", |
69 | 69 | "vue-router": "^4.0.14", |
... | ... | @@ -73,7 +73,7 @@ |
73 | 73 | "devDependencies": { |
74 | 74 | "@commitlint/cli": "^16.2.3", |
75 | 75 | "@commitlint/config-conventional": "^16.2.1", |
76 | - "@iconify/json": "^2.1.25", | |
76 | + "@iconify/json": "^2.1.28", | |
77 | 77 | "@purge-icons/generated": "^0.8.1", |
78 | 78 | "@types/codemirror": "^5.60.5", |
79 | 79 | "@types/crypto-js": "^4.1.1", |
... | ... | @@ -82,30 +82,30 @@ |
82 | 82 | "@types/intro.js": "^3.0.2", |
83 | 83 | "@types/lodash-es": "^4.17.6", |
84 | 84 | "@types/mockjs": "^1.0.6", |
85 | - "@types/node": "^17.0.23", | |
85 | + "@types/node": "^17.0.24", | |
86 | 86 | "@types/nprogress": "^0.2.0", |
87 | 87 | "@types/qrcode": "^1.4.2", |
88 | 88 | "@types/qs": "^6.9.7", |
89 | 89 | "@types/showdown": "^1.9.4", |
90 | 90 | "@types/sortablejs": "^1.10.7", |
91 | - "@typescript-eslint/eslint-plugin": "^5.18.0", | |
92 | - "@typescript-eslint/parser": "^5.18.0", | |
93 | - "@vitejs/plugin-legacy": "^1.8.0", | |
91 | + "@typescript-eslint/eslint-plugin": "^5.19.0", | |
92 | + "@typescript-eslint/parser": "^5.19.0", | |
93 | + "@vitejs/plugin-legacy": "^1.8.1", | |
94 | 94 | "@vitejs/plugin-vue": "^2.3.1", |
95 | - "@vitejs/plugin-vue-jsx": "^1.3.9", | |
95 | + "@vitejs/plugin-vue-jsx": "^1.3.10", | |
96 | 96 | "@vue/compiler-sfc": "3.2.31", |
97 | - "@vue/test-utils": "^2.0.0-rc.19", | |
97 | + "@vue/test-utils": "^2.0.0-rc.20", | |
98 | 98 | "autoprefixer": "^10.4.4", |
99 | 99 | "commitizen": "^4.2.4", |
100 | 100 | "conventional-changelog-cli": "^2.2.2", |
101 | 101 | "cross-env": "^7.0.3", |
102 | 102 | "dotenv": "^16.0.0", |
103 | - "eslint": "^8.12.0", | |
103 | + "eslint": "^8.13.0", | |
104 | 104 | "eslint-config-prettier": "^8.5.0", |
105 | 105 | "eslint-plugin-prettier": "^4.0.0", |
106 | 106 | "eslint-plugin-vue": "^8.6.0", |
107 | 107 | "esno": "^0.14.1", |
108 | - "fs-extra": "^10.0.1", | |
108 | + "fs-extra": "^10.1.0", | |
109 | 109 | "husky": "^7.0.4", |
110 | 110 | "inquirer": "^8.2.2", |
111 | 111 | "less": "^4.1.2", |
... | ... | @@ -113,13 +113,13 @@ |
113 | 113 | "npm-run-all": "^4.1.5", |
114 | 114 | "picocolors": "^1.0.0", |
115 | 115 | "postcss": "^8.4.12", |
116 | - "postcss-html": "^1.3.0", | |
116 | + "postcss-html": "^1.4.1", | |
117 | 117 | "postcss-less": "^6.0.0", |
118 | 118 | "prettier": "^2.6.2", |
119 | 119 | "rimraf": "^3.0.2", |
120 | - "rollup": "^2.70.1", | |
120 | + "rollup": "^2.70.2", | |
121 | 121 | "rollup-plugin-visualizer": "^5.6.0", |
122 | - "stylelint": "^14.6.1", | |
122 | + "stylelint": "^14.7.1", | |
123 | 123 | "stylelint-config-prettier": "^9.0.3", |
124 | 124 | "stylelint-config-recommended": "^7.0.0", |
125 | 125 | "stylelint-config-recommended-vue": "^1.4.0", |
... | ... | @@ -127,7 +127,7 @@ |
127 | 127 | "stylelint-order": "^5.0.0", |
128 | 128 | "ts-node": "^10.7.0", |
129 | 129 | "typescript": "^4.6.3", |
130 | - "vite": "^2.9.1", | |
130 | + "vite": "^2.9.5", | |
131 | 131 | "vite-plugin-compression": "^0.5.1", |
132 | 132 | "vite-plugin-html": "^3.2.0", |
133 | 133 | "vite-plugin-imagemin": "^0.6.1", |
... | ... | @@ -139,7 +139,7 @@ |
139 | 139 | "vite-plugin-svg-icons": "^2.0.1", |
140 | 140 | "vite-plugin-theme": "^0.8.6", |
141 | 141 | "vite-plugin-vue-setup-extend": "^0.4.0", |
142 | - "vite-plugin-windicss": "^1.8.3", | |
142 | + "vite-plugin-windicss": "^1.8.4", | |
143 | 143 | "vue-eslint-parser": "^8.3.0", |
144 | 144 | "vue-tsc": "^0.33.9" |
145 | 145 | }, | ... | ... |