Browse Source

chore: vite upd

richard1015 4 years ago
parent
commit
dbf3914ad9
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -65,8 +65,8 @@
     "@commitlint/config-conventional": "^10.0.0",
     "@types/jest": "^26.0.22",
     "@types/node": "^14.14.31",
-    "@vitejs/plugin-legacy": "^1.3.2",
-    "@vitejs/plugin-vue": "^1.2.1",
+    "@vitejs/plugin-legacy": "^1.4.0",
+    "@vitejs/plugin-vue": "^1.2.2",
     "@vue/compiler-sfc": "^3.0.11",
     "@vue/eslint-config-prettier": "^6.0.0",
     "@vue/eslint-config-typescript": "^5.0.2",
@@ -84,8 +84,8 @@
     "transliteration": "^2.2.0",
     "ts-jest": "^26.5.5",
     "typescript": "^4.1.5",
-    "vite": "^2.2.1",
-    "vite-plugin-md": "^0.6.3",
+    "vite": "^2.3.4",
+    "vite-plugin-md": "^0.6.7",
     "vue-jest": "^5.0.0-alpha.7"
   },
   "eslintConfig": {