📦 Updated all non-major dependencies

This commit is contained in:
Liyas Thomas
2020-08-27 23:28:31 +05:30
parent 62028d1273
commit fd1e00986c
2 changed files with 89 additions and 84 deletions

View File

@@ -37,7 +37,7 @@
"esprima": "^4.0.1",
"graphql": "^15.3.0",
"graphql-language-service-interface": "^2.4.1",
"nuxt": "^2.14.3",
"nuxt": "^2.14.4",
"nuxt-i18n": "^6.13.12",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^2.3.0",
@@ -45,7 +45,7 @@
"v-tooltip": "^2.0.3",
"vuejs-auto-complete": "^0.9.0",
"vuex-persist": "^2.2.0",
"yargs-parser": "^19.0.1"
"yargs-parser": "^19.0.4"
},
"devDependencies": {
"@babel/core": "^7.11.4",
@@ -53,7 +53,7 @@
"@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.0.2",
"@nuxtjs/svg": "^0.1.11",
"@nuxtjs/svg": "^0.1.12",
"@testing-library/jest-dom": "^5.11.4",
"@vue/test-utils": "^1.0.4",
"babel-core": "^7.0.0-bridge.0",