Commit b303f1bea3749c9fee51d401e3d394abe9209121
1 parent
5c24a1c4
chore: update deps
Showing
1 changed file
with
17 additions
and
17 deletions
Too many changes to show.
To preserve performance only 1 of 4 files are displayed.
package.json
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | "@logicflow/extension": "^1.1.7", | 40 | "@logicflow/extension": "^1.1.7", |
41 | "@vue/runtime-core": "^3.2.31", | 41 | "@vue/runtime-core": "^3.2.31", |
42 | "@vue/shared": "^3.2.31", | 42 | "@vue/shared": "^3.2.31", |
43 | - "@vueuse/core": "^7.7.1", | ||
44 | - "@vueuse/shared": "^7.7.1", | ||
45 | - "@zxcvbn-ts/core": "^2.0.0", | ||
46 | - "ant-design-vue": "3.0.0-beta.10", | 43 | + "@vueuse/core": "^8.1.1", |
44 | + "@vueuse/shared": "^8.1.1", | ||
45 | + "@zxcvbn-ts/core": "^2.0.1", | ||
46 | + "ant-design-vue": "3.1.0-rc.1", | ||
47 | "axios": "^0.26.1", | 47 | "axios": "^0.26.1", |
48 | "codemirror": "^5.65.2", | 48 | "codemirror": "^5.65.2", |
49 | "cropperjs": "^1.5.12", | 49 | "cropperjs": "^1.5.12", |
@@ -55,26 +55,26 @@ | @@ -55,26 +55,26 @@ | ||
55 | "mockjs": "^1.1.0", | 55 | "mockjs": "^1.1.0", |
56 | "nprogress": "^0.2.0", | 56 | "nprogress": "^0.2.0", |
57 | "path-to-regexp": "^6.2.0", | 57 | "path-to-regexp": "^6.2.0", |
58 | - "pinia": "2.0.11", | 58 | + "pinia": "2.0.12", |
59 | "print-js": "^1.6.0", | 59 | "print-js": "^1.6.0", |
60 | "qrcode": "^1.5.0", | 60 | "qrcode": "^1.5.0", |
61 | "qs": "^6.10.3", | 61 | "qs": "^6.10.3", |
62 | "resize-observer-polyfill": "^1.5.1", | 62 | "resize-observer-polyfill": "^1.5.1", |
63 | "showdown": "^2.0.3", | 63 | "showdown": "^2.0.3", |
64 | "sortablejs": "^1.14.0", | 64 | "sortablejs": "^1.14.0", |
65 | - "tinymce": "^5.10.3", | 65 | + "tinymce": "^6.0.0", |
66 | "vditor": "^3.8.12", | 66 | "vditor": "^3.8.12", |
67 | "vue": "^3.2.31", | 67 | "vue": "^3.2.31", |
68 | "vue-i18n": "^9.1.9", | 68 | "vue-i18n": "^9.1.9", |
69 | "vue-json-pretty": "^2.0.6", | 69 | "vue-json-pretty": "^2.0.6", |
70 | "vue-router": "^4.0.14", | 70 | "vue-router": "^4.0.14", |
71 | "vue-types": "^4.1.1", | 71 | "vue-types": "^4.1.1", |
72 | - "xlsx": "^0.18.3" | 72 | + "xlsx": "^0.18.4" |
73 | }, | 73 | }, |
74 | "devDependencies": { | 74 | "devDependencies": { |
75 | - "@commitlint/cli": "^16.2.1", | 75 | + "@commitlint/cli": "^16.2.3", |
76 | "@commitlint/config-conventional": "^16.2.1", | 76 | "@commitlint/config-conventional": "^16.2.1", |
77 | - "@iconify/json": "^2.1.15", | 77 | + "@iconify/json": "^2.1.17", |
78 | "@purge-icons/generated": "^0.8.1", | 78 | "@purge-icons/generated": "^0.8.1", |
79 | "@types/codemirror": "^5.60.5", | 79 | "@types/codemirror": "^5.60.5", |
80 | "@types/crypto-js": "^4.1.1", | 80 | "@types/crypto-js": "^4.1.1", |
@@ -97,14 +97,14 @@ | @@ -97,14 +97,14 @@ | ||
97 | "@vitejs/plugin-vue-jsx": "^1.3.8", | 97 | "@vitejs/plugin-vue-jsx": "^1.3.8", |
98 | "@vue/compiler-sfc": "3.2.31", | 98 | "@vue/compiler-sfc": "3.2.31", |
99 | "@vue/test-utils": "^2.0.0-rc.18", | 99 | "@vue/test-utils": "^2.0.0-rc.18", |
100 | - "autoprefixer": "^10.4.2", | 100 | + "autoprefixer": "^10.4.4", |
101 | "commitizen": "^4.2.4", | 101 | "commitizen": "^4.2.4", |
102 | "conventional-changelog-cli": "^2.2.2", | 102 | "conventional-changelog-cli": "^2.2.2", |
103 | "cross-env": "^7.0.3", | 103 | "cross-env": "^7.0.3", |
104 | "dotenv": "^16.0.0", | 104 | "dotenv": "^16.0.0", |
105 | "eslint": "^8.11.0", | 105 | "eslint": "^8.11.0", |
106 | "eslint-config-prettier": "^8.5.0", | 106 | "eslint-config-prettier": "^8.5.0", |
107 | - "eslint-define-config": "^1.2.5", | 107 | + "eslint-define-config": "^1.3.0", |
108 | "eslint-plugin-jest": "^26.1.1", | 108 | "eslint-plugin-jest": "^26.1.1", |
109 | "eslint-plugin-prettier": "^4.0.0", | 109 | "eslint-plugin-prettier": "^4.0.0", |
110 | "eslint-plugin-vue": "^8.5.0", | 110 | "eslint-plugin-vue": "^8.5.0", |
@@ -114,16 +114,16 @@ | @@ -114,16 +114,16 @@ | ||
114 | "inquirer": "^8.2.1", | 114 | "inquirer": "^8.2.1", |
115 | "jest": "^27.5.1", | 115 | "jest": "^27.5.1", |
116 | "less": "^4.1.2", | 116 | "less": "^4.1.2", |
117 | - "lint-staged": "12.3.4", | 117 | + "lint-staged": "12.3.7", |
118 | "npm-run-all": "^4.1.5", | 118 | "npm-run-all": "^4.1.5", |
119 | - "postcss": "^8.4.8", | 119 | + "postcss": "^8.4.12", |
120 | "postcss-html": "^1.3.0", | 120 | "postcss-html": "^1.3.0", |
121 | "postcss-less": "^6.0.0", | 121 | "postcss-less": "^6.0.0", |
122 | - "prettier": "^2.5.1", | 122 | + "prettier": "^2.6.0", |
123 | "rimraf": "^3.0.2", | 123 | "rimraf": "^3.0.2", |
124 | "rollup": "^2.70.1", | 124 | "rollup": "^2.70.1", |
125 | "rollup-plugin-visualizer": "^5.6.0", | 125 | "rollup-plugin-visualizer": "^5.6.0", |
126 | - "stylelint": "^14.5.3", | 126 | + "stylelint": "^14.6.0", |
127 | "stylelint-config-html": "^1.0.0", | 127 | "stylelint-config-html": "^1.0.0", |
128 | "stylelint-config-prettier": "^9.0.3", | 128 | "stylelint-config-prettier": "^9.0.3", |
129 | "stylelint-config-recommended": "^7.0.0", | 129 | "stylelint-config-recommended": "^7.0.0", |
@@ -132,7 +132,7 @@ | @@ -132,7 +132,7 @@ | ||
132 | "ts-jest": "^27.1.3", | 132 | "ts-jest": "^27.1.3", |
133 | "ts-node": "^10.7.0", | 133 | "ts-node": "^10.7.0", |
134 | "typescript": "^4.6.2", | 134 | "typescript": "^4.6.2", |
135 | - "vite": "^2.8.6", | 135 | + "vite": "^2.9.0-beta.3", |
136 | "vite-plugin-compression": "^0.5.1", | 136 | "vite-plugin-compression": "^0.5.1", |
137 | "vite-plugin-html": "^3.2.0", | 137 | "vite-plugin-html": "^3.2.0", |
138 | "vite-plugin-imagemin": "^0.6.1", | 138 | "vite-plugin-imagemin": "^0.6.1", |
@@ -146,7 +146,7 @@ | @@ -146,7 +146,7 @@ | ||
146 | "vite-plugin-vue-setup-extend": "^0.4.0", | 146 | "vite-plugin-vue-setup-extend": "^0.4.0", |
147 | "vite-plugin-windicss": "^1.8.3", | 147 | "vite-plugin-windicss": "^1.8.3", |
148 | "vue-eslint-parser": "^8.3.0", | 148 | "vue-eslint-parser": "^8.3.0", |
149 | - "vue-tsc": "^0.32.1" | 149 | + "vue-tsc": "^0.33.2" |
150 | }, | 150 | }, |
151 | "resolutions": { | 151 | "resolutions": { |
152 | "bin-wrapper": "npm:bin-wrapper-china", | 152 | "bin-wrapper": "npm:bin-wrapper-china", |