Updated deps

This commit is contained in:
Liyas Thomas
2020-10-14 08:51:33 +05:30
parent 2f515164b3
commit 98462e8dca
2 changed files with 54 additions and 19 deletions

View File

@@ -38,7 +38,7 @@
"graphql": "^15.3.0",
"graphql-language-service-interface": "^2.4.2",
"nuxt": "^2.14.6",
"nuxt-i18n": "^6.15.1",
"nuxt-i18n": "^6.15.2",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^2.3.1",
"socketio-wildcard": "^2.0.0",
@@ -50,9 +50,9 @@
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@nuxtjs/color-mode": "^1.1.1",
"@nuxtjs/color-mode": "^2.0.0",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.2.1",
"@nuxtjs/pwa": "^3.2.2",
"@nuxtjs/svg": "^0.1.12",
"@nuxtjs/tailwindcss": "^3.1.0",
"@testing-library/jest-dom": "^5.11.4",
@@ -66,7 +66,7 @@
"jest-serializer-vue": "^2.0.2",
"node-sass": "^4.14.1",
"prettier": "^2.1.2",
"pretty-quick": "^3.0.2",
"pretty-quick": "^3.1.0",
"sass-loader": "^10.0.3",
"vue-jest": "^3.0.7"
},