chore(deps): bump + docs: updated readme

This commit is contained in:
Liyas Thomas
2021-02-19 17:33:37 +00:00
committed by GitHub
parent 2972ac6328
commit a6207e7edf
7 changed files with 259 additions and 191 deletions

View File

@@ -29,12 +29,12 @@
"acorn": "^8.0.5",
"acorn-walk": "^8.0.2",
"esprima": "^4.0.1",
"firebase": "^8.2.7",
"firebase": "^8.2.8",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.2",
"mustache": "^4.1.0",
"nuxt": "^2.14.12",
"nuxt-i18n": "^6.20.1",
"nuxt-i18n": "^6.20.2",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^3.1.1",
"socketio-wildcard": "^2.0.0",
@@ -45,8 +45,8 @@
"yargs-parser": "^20.2.5"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.16",
"@babel/core": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@nuxtjs/color-mode": "^2.0.3",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/pwa": "^3.3.5",
@@ -64,7 +64,7 @@
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"raw-loader": "^4.0.2",
"sass": "^1.32.7",
"sass": "^1.32.8",
"sass-loader": "^10.1.1",
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"