chore(deps): bump

This commit is contained in:
Liyas Thomas
2021-03-09 15:28:41 +00:00
committed by GitHub
parent e292af75ad
commit 51bd3455cc
3 changed files with 71 additions and 33 deletions

View File

@@ -26,7 +26,7 @@
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
"ace-builds": "^1.4.12",
"acorn": "^8.0.5",
"acorn": "^8.1.0",
"acorn-walk": "^8.0.2",
"esprima": "^4.0.1",
"firebase": "^8.2.10",
@@ -34,7 +34,7 @@
"graphql-language-service-interface": "^2.8.2",
"mustache": "^4.1.0",
"nuxt": "^2.15.2",
"nuxt-i18n": "^6.20.4",
"nuxt-i18n": "^6.20.6",
"paho-mqtt": "^1.1.0",
"socket.io-client": "^3.1.1",
"socketio-wildcard": "^2.0.0",
@@ -45,11 +45,11 @@
"yargs-parser": "^20.2.6"
},
"devDependencies": {
"@babel/core": "^7.13.1",
"@babel/preset-env": "^7.13.9",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@nuxtjs/color-mode": "^2.0.4",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/google-fonts": "^1.2.0",
"@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/tailwindcss": "^3.4.2",
"@testing-library/jest-dom": "^5.11.9",