From 888ab2b3493fd11a8746f57bd14eec4acbc57f20 Mon Sep 17 00:00:00 2001 From: x ronger Date: Sun, 18 Oct 2020 18:55:48 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index dc4b858..c0a55ad 100644 --- a/package.json +++ b/package.json @@ -18,17 +18,18 @@ "element-ui": "^2.13.2", "express": "^4.17.1", "js-cookie": "^2.2.1", - "nuxt": "^2.14.5", + "nuxt": "^2.14.7", + "raw-loader": "^4.0.2", "save-svg-as-png": "^1.4.17", "socket.io": "^2.3.0", - "socket.io-client": "^2.3.0", - "vditor": "^3.5.3", + "socket.io-client": "^2.3.1", + "vditor": "^3.5.5", "vuejs-avataaars": "^4.0.1" }, "devDependencies": { "@nuxtjs/proxy": "^2.0.1", "lodash-webpack-plugin": "^0.11.5", - "node-sass": "^4.14.1", + "node-sass": "^4.12.0", "sass-loader": "^9.0.3" } }