Commit 3b63e41b68f2ea97d11c166c00cd22589639806e

Authored by vben
1 parent d6cdff97

chore: move to pnpm

Too many changes to show.

To preserve performance only 2 of 5 files are displayed.

CHANGELOG.zh_CN.md
  1 +## 2.8.0(2021-11.03)
  2 +
  3 +包管理器由`yarn`改为 `pnpm`
  4 +
1 5 ### ✨ Features
2 6  
3 7 - **其它**
... ...
package.json
... ... @@ -37,23 +37,23 @@
37 37 "@ant-design/icons-vue": "^6.0.1",
38 38 "@iconify/iconify": "^2.0.4",
39 39 "@logicflow/core": "^0.7.2",
40   - "@logicflow/extension": "^0.7.1",
41   - "@vueuse/core": "^6.7.3",
42   - "@vueuse/shared": "^6.7.3",
  40 + "@logicflow/extension": "^0.7.2",
  41 + "@vueuse/core": "^6.7.4",
  42 + "@vueuse/shared": "^6.7.4",
43 43 "@zxcvbn-ts/core": "^1.0.0-beta.0",
44 44 "ant-design-vue": "2.2.8",
45   - "axios": "^0.23.0",
  45 + "axios": "^0.24.0",
46 46 "codemirror": "^5.63.3",
47 47 "cropperjs": "^1.5.12",
48 48 "crypto-js": "^4.1.1",
49   - "echarts": "^5.2.1",
  49 + "echarts": "^5.2.2",
50 50 "intro.js": "^4.2.2",
51 51 "lodash-es": "^4.17.21",
52 52 "mockjs": "^1.1.0",
53 53 "moment": "^2.29.1",
54 54 "nprogress": "^0.2.0",
55 55 "path-to-regexp": "^6.2.0",
56   - "pinia": "2.0.0-rc.14",
  56 + "pinia": "2.0.0",
57 57 "print-js": "^1.6.0",
58 58 "qrcode": "^1.4.4",
59 59 "qs": "^6.10.1",
... ... @@ -62,7 +62,7 @@
62 62 "sortablejs": "^1.14.0",
63 63 "tinymce": "^5.10.0",
64 64 "vditor": "^3.8.7",
65   - "vue": "^3.2.20",
  65 + "vue": "^3.2.21",
66 66 "vue-i18n": "^9.1.9",
67 67 "vue-json-pretty": "^2.0.4",
68 68 "vue-router": "^4.0.12",
... ... @@ -70,9 +70,9 @@
70 70 "xlsx": "^0.17.3"
71 71 },
72 72 "devDependencies": {
73   - "@commitlint/cli": "^13.2.1",
74   - "@commitlint/config-conventional": "^13.2.0",
75   - "@iconify/json": "^1.1.417",
  73 + "@commitlint/cli": "^14.1.0",
  74 + "@commitlint/config-conventional": "^14.1.0",
  75 + "@iconify/json": "^1.1.422",
76 76 "@purge-icons/generated": "^0.7.0",
77 77 "@types/codemirror": "^5.60.5",
78 78 "@types/crypto-js": "^4.0.2",
... ... @@ -82,45 +82,45 @@
82 82 "@types/jest": "^27.0.2",
83 83 "@types/lodash-es": "^4.17.5",
84 84 "@types/mockjs": "^1.0.4",
85   - "@types/node": "^16.11.4",
  85 + "@types/node": "^16.11.6",
86 86 "@types/nprogress": "^0.2.0",
87 87 "@types/qrcode": "^1.4.1",
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.1.0",
92   - "@typescript-eslint/parser": "^5.1.0",
  91 + "@typescript-eslint/eslint-plugin": "^5.3.0",
  92 + "@typescript-eslint/parser": "^5.3.0",
93 93 "@vitejs/plugin-legacy": "^1.6.2",
94   - "@vitejs/plugin-vue": "^1.9.3",
  94 + "@vitejs/plugin-vue": "^1.9.4",
95 95 "@vitejs/plugin-vue-jsx": "^1.2.0",
96   - "@vue/compiler-sfc": "3.2.20",
  96 + "@vue/compiler-sfc": "3.2.21",
97 97 "@vue/test-utils": "^2.0.0-rc.16",
98   - "autoprefixer": "^10.3.7",
  98 + "autoprefixer": "^10.4.0",
99 99 "commitizen": "^4.2.4",
100 100 "conventional-changelog-cli": "^2.1.1",
101 101 "cross-env": "^7.0.3",
102 102 "dotenv": "^10.0.0",
103 103 "eslint": "^8.1.0",
104 104 "eslint-config-prettier": "^8.3.0",
105   - "eslint-define-config": "^1.1.1",
  105 + "eslint-define-config": "^1.1.2",
106 106 "eslint-plugin-jest": "^25.2.2",
107 107 "eslint-plugin-prettier": "^4.0.0",
108   - "eslint-plugin-vue": "^7.20.0",
  108 + "eslint-plugin-vue": "^8.0.3",
109 109 "esno": "^0.10.1",
110 110 "fs-extra": "^10.0.0",
111 111 "husky": "^7.0.4",
112 112 "inquirer": "^8.2.0",
113 113 "jest": "^27.3.1",
114 114 "less": "^4.1.2",
115   - "lint-staged": "11.2.3",
  115 + "lint-staged": "11.2.6",
116 116 "npm-run-all": "^4.1.5",
117 117 "postcss": "^8.3.11",
118   - "postcss-html": "^1.1.0",
  118 + "postcss-html": "^1.2.0",
119 119 "postcss-less": "^5.0.0",
120 120 "prettier": "^2.4.1",
121 121 "rimraf": "^3.0.2",
122 122 "rollup-plugin-visualizer": "^5.5.2",
123   - "stylelint": "^14.0.0",
  123 + "stylelint": "^14.0.1",
124 124 "stylelint-config-html": "^1.0.0",
125 125 "stylelint-config-prettier": "^9.0.3",
126 126 "stylelint-config-standard": "^23.0.0",
... ... @@ -128,20 +128,20 @@
128 128 "ts-jest": "^27.0.7",
129 129 "ts-node": "^10.4.0",
130 130 "typescript": "^4.4.4",
131   - "vite": "^2.6.11",
  131 + "vite": "^2.6.13",
132 132 "vite-plugin-compression": "^0.3.5",
133 133 "vite-plugin-html": "^2.1.1",
134 134 "vite-plugin-imagemin": "^0.4.6",
135 135 "vite-plugin-mock": "^2.9.6",
136 136 "vite-plugin-purge-icons": "^0.7.0",
137 137 "vite-plugin-pwa": "^0.11.3",
138   - "vite-plugin-style-import": "^1.2.1",
  138 + "vite-plugin-style-import": "^1.3.0",
139 139 "vite-plugin-svg-icons": "^1.0.5",
140 140 "vite-plugin-theme": "^0.8.1",
141 141 "vite-plugin-vue-setup-extend": "^0.1.0",
142 142 "vite-plugin-windicss": "^1.4.12",
143   - "vue-eslint-parser": "^8.0.0",
144   - "vue-tsc": "^0.28.8"
  143 + "vue-eslint-parser": "^8.0.1",
  144 + "vue-tsc": "^0.28.10"
145 145 },
146 146 "resolutions": {
147 147 "//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it",
... ...