chore(deps): bump + docs: update sponsor list

This commit is contained in:
Liyas Thomas
2021-03-12 08:39:21 +00:00
committed by GitHub
parent 13ff7b9088
commit df3df6697e
6 changed files with 382 additions and 21306 deletions

View File

@@ -22,36 +22,36 @@
"dependencies": {
"@nuxtjs/axios": "^5.13.1",
"@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
"ace-builds": "^1.4.12",
"acorn": "^8.1.0",
"acorn-walk": "^8.0.2",
"esprima": "^4.0.1",
"firebase": "^8.2.10",
"firebase": "^8.3.0",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.2",
"mustache": "^4.1.0",
"nuxt": "^2.15.2",
"nuxt-i18n": "^6.20.6",
"nuxt": "^2.15.3",
"nuxt-i18n": "^6.21.0",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^3.1.1",
"socket.io-client": "^4.0.0",
"socketio-wildcard": "^2.0.0",
"tern": "^0.24.3",
"v-tooltip": "^2.1.2",
"vuejs-auto-complete": "^0.9.0",
"vuex-persist": "^3.1.3",
"yargs-parser": "^20.2.6"
"yargs-parser": "^20.2.7"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@nuxtjs/color-mode": "^2.0.4",
"@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": "^3.4.2",
"@nuxtjs/tailwindcss": "^3.4.3",
"@testing-library/jest-dom": "^5.11.9",
"@vue/test-utils": "^1.1.3",
"babel-core": "^7.0.0-bridge.0",