Browse Source

build: update plugins

kailong321200875 3 years ago
parent
commit
67d02dcbd9
2 changed files with 116 additions and 463 deletions
  1. 11 11
      package.json
  2. 105 452
      pnpm-lock.yaml

+ 11 - 11
package.json

@@ -32,7 +32,7 @@
     "@wangeditor/editor-for-vue": "^5.1.10",
     "@zxcvbn-ts/core": "^2.0.1",
     "animate.css": "^4.1.1",
-    "axios": "^0.27.0",
+    "axios": "^0.27.2",
     "echarts": "^5.3.2",
     "echarts-wordcloud": "^2.0.0",
     "element-plus": "2.1.11",
@@ -53,14 +53,14 @@
     "web-storage-cache": "^1.1.1"
   },
   "devDependencies": {
-    "@commitlint/cli": "^16.2.3",
-    "@commitlint/config-conventional": "^16.2.1",
-    "@iconify/json": "^2.1.32",
+    "@commitlint/cli": "^16.2.4",
+    "@commitlint/config-conventional": "^16.2.4",
+    "@iconify/json": "^2.1.33",
     "@intlify/vite-plugin-vue-i18n": "^3.4.0",
     "@purge-icons/generated": "^0.8.1",
     "@types/intro.js": "^3.0.2",
     "@types/lodash-es": "^4.17.6",
-    "@types/node": "^17.0.27",
+    "@types/node": "^17.0.30",
     "@types/nprogress": "^0.2.0",
     "@types/qrcode": "^1.4.2",
     "@types/qs": "^6.9.7",
@@ -76,22 +76,22 @@
     "eslint-plugin-vue": "^8.7.1",
     "husky": "^7.0.4",
     "less": "^4.1.2",
-    "lint-staged": "^12.4.0",
-    "plop": "^3.0.6",
+    "lint-staged": "^12.4.1",
+    "plop": "^3.1.0",
     "postcss": "^8.4.12",
     "postcss-html": "^1.4.1",
     "postcss-less": "^6.0.0",
     "prettier": "^2.6.2",
     "rimraf": "^3.0.2",
-    "stylelint": "^14.7.1",
+    "stylelint": "^14.8.0",
     "stylelint-config-html": "^1.0.0",
     "stylelint-config-prettier": "^9.0.3",
     "stylelint-config-recommended": "^7.0.0",
     "stylelint-config-standard": "^25.0.0",
     "stylelint-order": "^5.0.0",
-    "typescript": "4.6.3",
+    "typescript": "4.6.4",
     "unplugin-vue-define-options": "^0.6.1",
-    "vite": "2.9.5",
+    "vite": "2.9.6",
     "vite-plugin-eslint": "^1.6.0",
     "vite-plugin-html": "^3.2.0",
     "vite-plugin-mock": "^2.9.6",
@@ -99,7 +99,7 @@
     "vite-plugin-style-import": "^1.4.1",
     "vite-plugin-svg-icons": "^2.0.1",
     "vite-plugin-windicss": "^1.8.4",
-    "vue-tsc": "^0.34.10",
+    "vue-tsc": "^0.34.11",
     "windicss": "^3.5.1",
     "windicss-analysis": "^0.3.5"
   },

File diff suppressed because it is too large
+ 105 - 452
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff