Commit 02eabe1f9fa0b47feaa60c61918d4f903d6e0596

Authored by 无木
1 parent 2875a97b

chore: update deps

Showing 1 changed file with 19 additions and 19 deletions

Too many changes to show.

To preserve performance only 1 of 2 files are displayed.

package.json
... ... @@ -37,9 +37,9 @@
37 37 "@iconify/iconify": "^2.0.4",
38 38 "@logicflow/core": "^0.6.16",
39 39 "@logicflow/extension": "^0.6.16",
40   - "@vueuse/core": "^6.3.3",
  40 + "@vueuse/core": "^6.4.1",
41 41 "@zxcvbn-ts/core": "^1.0.0-beta.0",
42   - "ant-design-vue": "2.2.7",
  42 + "ant-design-vue": "2.2.8",
43 43 "axios": "^0.21.4",
44 44 "codemirror": "^5.62.3",
45 45 "cropperjs": "^1.5.12",
... ... @@ -58,17 +58,17 @@
58 58 "sortablejs": "^1.14.0",
59 59 "tinymce": "^5.9.2",
60 60 "vditor": "^3.8.6",
61   - "vue": "3.2.11",
62   - "vue-i18n": "9.1.7",
  61 + "vue": "^3.2.12",
  62 + "vue-i18n": "^9.1.7",
63 63 "vue-json-pretty": "^2.0.4",
64 64 "vue-router": "^4.0.11",
65 65 "vue-types": "^4.1.0",
66   - "xlsx": "^0.17.1"
  66 + "xlsx": "^0.17.2"
67 67 },
68 68 "devDependencies": {
69 69 "@commitlint/cli": "^13.1.0",
70 70 "@commitlint/config-conventional": "^13.1.0",
71   - "@iconify/json": "^1.1.401",
  71 + "@iconify/json": "^1.1.403",
72 72 "@purge-icons/generated": "^0.7.0",
73 73 "@types/codemirror": "^5.60.2",
74 74 "@types/crypto-js": "^4.0.2",
... ... @@ -78,18 +78,18 @@
78 78 "@types/jest": "^27.0.1",
79 79 "@types/lodash-es": "^4.17.5",
80 80 "@types/mockjs": "^1.0.4",
81   - "@types/node": "^16.9.1",
  81 + "@types/node": "^16.9.2",
82 82 "@types/nprogress": "^0.2.0",
83 83 "@types/qrcode": "^1.4.1",
84 84 "@types/qs": "^6.9.7",
85 85 "@types/showdown": "^1.9.4",
86 86 "@types/sortablejs": "^1.10.7",
87   - "@typescript-eslint/eslint-plugin": "^4.31.0",
88   - "@typescript-eslint/parser": "^4.31.0",
  87 + "@typescript-eslint/eslint-plugin": "^4.31.1",
  88 + "@typescript-eslint/parser": "^4.31.1",
89 89 "@vitejs/plugin-legacy": "^1.5.3",
90 90 "@vitejs/plugin-vue": "^1.6.2",
91 91 "@vitejs/plugin-vue-jsx": "^1.1.8",
92   - "@vue/compiler-sfc": "3.2.11",
  92 + "@vue/compiler-sfc": "3.2.12",
93 93 "@vue/test-utils": "^2.0.0-rc.14",
94 94 "autoprefixer": "^10.3.4",
95 95 "commitizen": "^4.2.4",
... ... @@ -99,32 +99,32 @@
99 99 "eslint": "^7.32.0",
100 100 "eslint-config-prettier": "^8.3.0",
101 101 "eslint-define-config": "^1.0.9",
102   - "eslint-plugin-jest": "^24.4.0",
  102 + "eslint-plugin-jest": "^24.4.2",
103 103 "eslint-plugin-prettier": "^4.0.0",
104   - "eslint-plugin-vue": "^7.17.0",
  104 + "eslint-plugin-vue": "^7.18.0",
105 105 "esno": "^0.9.1",
106 106 "fs-extra": "^10.0.0",
107   - "http-server": "^13.0.1",
  107 + "http-server": "^13.0.2",
108 108 "husky": "^7.0.2",
109   - "inquirer": "^8.1.2",
  109 + "inquirer": "^8.1.5",
110 110 "is-ci": "^3.0.0",
111 111 "jest": "^27.2.0",
112 112 "less": "^4.1.1",
113 113 "lint-staged": "^11.1.2",
114 114 "npm-run-all": "^4.1.5",
115 115 "postcss": "^8.3.6",
116   - "prettier": "^2.4.0",
  116 + "prettier": "^2.4.1",
117 117 "pretty-quick": "^3.1.1",
118 118 "rimraf": "^3.0.2",
119   - "rollup-plugin-visualizer": "5.5.2",
  119 + "rollup-plugin-visualizer": "^5.5.2",
120 120 "stylelint": "^13.13.1",
121 121 "stylelint-config-prettier": "^8.0.2",
122 122 "stylelint-config-standard": "^22.0.0",
123 123 "stylelint-order": "^4.1.0",
124 124 "ts-jest": "^27.0.5",
125 125 "ts-node": "^10.2.1",
126   - "typescript": "4.4.3",
127   - "vite": "2.5.7",
  126 + "typescript": "^4.4.3",
  127 + "vite": "^2.5.8",
128 128 "vite-plugin-compression": "^0.3.5",
129 129 "vite-plugin-html": "^2.1.0",
130 130 "vite-plugin-imagemin": "^0.4.5",
... ... @@ -135,7 +135,7 @@
135 135 "vite-plugin-svg-icons": "^1.0.4",
136 136 "vite-plugin-theme": "^0.8.1",
137 137 "vite-plugin-vue-setup-extend": "^0.1.0",
138   - "vite-plugin-windicss": "^1.4.2",
  138 + "vite-plugin-windicss": "^1.4.3",
139 139 "vue-eslint-parser": "^7.11.0",
140 140 "vue-tsc": "^0.3.0"
141 141 },
... ...