浏览代码

chore: vite dep upgrade

richard1015 4 年之前
父节点
当前提交
01361b9fb6
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -62,7 +62,7 @@
     "@commitlint/cli": "^10.0.0",
     "@commitlint/config-conventional": "^10.0.0",
     "@types/node": "^14.14.31",
-    "@vitejs/plugin-vue": "^1.1.5",
+    "@vitejs/plugin-vue": "^1.2.0",
     "@vue/compiler-sfc": "^3.0.5",
     "@vue/eslint-config-prettier": "^6.0.0",
     "@vue/eslint-config-typescript": "^5.0.2",
@@ -77,8 +77,8 @@
     "prettier": "^1.19.1",
     "transliteration": "^2.2.0",
     "typescript": "^4.1.5",
-    "vite": "^2.1.2",
-    "vite-plugin-md": "^0.6.1"
+    "vite": "^2.1.3",
+    "vite-plugin-md": "^0.6.3"
   },
   "eslintConfig": {
     "root": true,