Updated all minor dependencies

This commit is contained in:
Liyas Thomas
2020-08-23 05:48:18 +05:30
parent e3beae244d
commit 2b755c0497
2 changed files with 129 additions and 172 deletions

View File

@@ -38,7 +38,7 @@
"graphql": "^15.3.0",
"graphql-language-service-interface": "^2.4.1",
"nuxt": "^2.14.3",
"nuxt-i18n": "^6.13.10",
"nuxt-i18n": "^6.13.12",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^2.3.0",
"socketio-wildcard": "^2.0.0",
@@ -60,11 +60,11 @@
"eslint": "^7.7.0",
"eslint-plugin-vue": "^6.2.2",
"husky": "^4.2.5",
"jest": "^26.4.1",
"jest": "^26.4.2",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.2",
"pretty-quick": "^3.0.0",
"sass-loader": "^9.0.3",
"vue-jest": "^3.0.6"
},