Browse Source

build: update plugins

chenkl 3 years ago
parent
commit
c22f280dc0
2 changed files with 152 additions and 415 deletions
  1. 12 12
      package.json
  2. 140 403
      pnpm-lock.yaml

+ 12 - 12
package.json

@@ -27,7 +27,7 @@
   },
   "dependencies": {
     "@iconify/iconify": "^2.2.1",
-    "@vueuse/core": "^8.3.1",
+    "@vueuse/core": "^8.4.1",
     "@wangeditor/editor": "^5.0.1",
     "@wangeditor/editor-for-vue": "^5.1.10",
     "@zxcvbn-ts/core": "^2.0.1",
@@ -47,28 +47,28 @@
     "qs": "^6.10.3",
     "url": "^0.11.0",
     "vue": "3.2.33",
-    "vue-i18n": "9.1.9",
-    "vue-router": "^4.0.14",
+    "vue-i18n": "9.1.10",
+    "vue-router": "^4.0.15",
     "vue-types": "^4.1.1",
     "web-storage-cache": "^1.1.1"
   },
   "devDependencies": {
     "@commitlint/cli": "^16.2.4",
     "@commitlint/config-conventional": "^16.2.4",
-    "@iconify/json": "^2.1.33",
+    "@iconify/json": "^2.1.36",
     "@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.30",
+    "@types/node": "^17.0.31",
     "@types/nprogress": "^0.2.0",
     "@types/qrcode": "^1.4.2",
     "@types/qs": "^6.9.7",
-    "@typescript-eslint/eslint-plugin": "^5.21.0",
-    "@typescript-eslint/parser": "^5.21.0",
-    "@vitejs/plugin-vue": "^2.3.1",
+    "@typescript-eslint/eslint-plugin": "^5.22.0",
+    "@typescript-eslint/parser": "^5.22.0",
+    "@vitejs/plugin-vue": "^2.3.2",
     "@vitejs/plugin-vue-jsx": "^1.3.10",
-    "autoprefixer": "^10.4.5",
+    "autoprefixer": "^10.4.7",
     "eslint": "^8.14.0",
     "eslint-config-prettier": "^8.5.0",
     "eslint-define-config": "^1.4.0",
@@ -78,12 +78,12 @@
     "less": "^4.1.2",
     "lint-staged": "^12.4.1",
     "plop": "^3.1.0",
-    "postcss": "^8.4.12",
+    "postcss": "^8.4.13",
     "postcss-html": "^1.4.1",
     "postcss-less": "^6.0.0",
     "prettier": "^2.6.2",
     "rimraf": "^3.0.2",
-    "stylelint": "^14.8.0",
+    "stylelint": "^14.8.2",
     "stylelint-config-html": "^1.0.0",
     "stylelint-config-prettier": "^9.0.3",
     "stylelint-config-recommended": "^7.0.0",
@@ -91,7 +91,7 @@
     "stylelint-order": "^5.0.0",
     "typescript": "4.6.4",
     "unplugin-vue-define-options": "^0.6.1",
-    "vite": "2.9.6",
+    "vite": "2.9.8",
     "vite-plugin-eslint": "^1.6.0",
     "vite-plugin-html": "^3.2.0",
     "vite-plugin-mock": "^2.9.6",

File diff suppressed because it is too large
+ 140 - 403
pnpm-lock.yaml


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