📦 Updated all major dependencies

This commit is contained in:
Liyas Thomas
2020-09-10 19:07:49 +05:30
parent 084a432741
commit 89f2647ead
2 changed files with 151 additions and 128 deletions

View File

@@ -37,8 +37,8 @@
"esprima": "^4.0.1",
"graphql": "^15.3.0",
"graphql-language-service-interface": "^2.4.1",
"nuxt": "^2.14.4",
"nuxt-i18n": "^6.14.2",
"nuxt": "^2.14.5",
"nuxt-i18n": "^6.15.0",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^2.3.0",
"socketio-wildcard": "^2.0.0",
@@ -54,7 +54,7 @@
"@nuxtjs/pwa": "^3.0.2",
"@nuxtjs/svg": "^0.1.12",
"@testing-library/jest-dom": "^5.11.4",
"@vue/test-utils": "^1.0.5",
"@vue/test-utils": "^1.1.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.3.0",
"eslint": "^7.8.1",
@@ -64,7 +64,7 @@
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.14.1",
"prettier": "^2.1.1",
"pretty-quick": "^3.0.0",
"pretty-quick": "^3.0.1",
"sass-loader": "^10.0.2",
"vue-jest": "^3.0.6"
},