chore(deps): bump + docs: add docker pulls badge

This commit is contained in:
Liyas Thomas
2021-04-02 06:46:50 +00:00
committed by GitHub
parent c7e1adf638
commit 516d53f9bf
3 changed files with 671 additions and 455 deletions

View File

@@ -29,16 +29,16 @@
"acorn": "^8.1.0",
"acorn-walk": "^8.0.2",
"esprima": "^4.0.1",
"firebase": "^8.3.1",
"firebase": "^8.3.2",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.2",
"lodash": "^4.17.20",
"mustache": "^4.2.0",
"nuxt": "^2.15.3",
"nuxt": "^2.15.4",
"nuxt-i18n": "^6.22.3",
"paho-mqtt": "^1.1.0",
"rxjs": "^6.6.7",
"socket.io-client": "^4.0.0",
"socket.io-client": "^4.0.1",
"socketio-wildcard": "^2.0.0",
"tern": "^0.24.3",
"v-tooltip": "^2.1.3",
@@ -51,13 +51,13 @@
"@babel/core": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/preset-env": "^7.13.10",
"@nuxt/types": "^2.15.3",
"@nuxt/types": "^2.15.4",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/color-mode": "^2.0.5",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/tailwindcss": "^4.0.2",
"@nuxtjs/tailwindcss": "^4.0.3",
"@testing-library/jest-dom": "^5.11.10",
"@types/lodash": "^4.14.168",
"@vue/test-utils": "^1.1.3",