chore(deps): bump

This commit is contained in:
liyasthomas
2021-08-08 20:47:50 +05:30
parent b41d08007a
commit a71f70644f
10 changed files with 566 additions and 450 deletions

View File

@@ -27,6 +27,7 @@
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/composition-api": "^0.26.0",
"@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/i18n": "^7.0.1",
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
@@ -35,7 +36,7 @@
"acorn-walk": "^8.1.1",
"core-js": "^3.16.0",
"esprima": "^4.0.1",
"firebase": "^8.8.1",
"firebase": "^8.9.0",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.4",
"json-loader": "^0.5.7",
@@ -43,7 +44,6 @@
"mustache": "^4.2.0",
"node-interval-tree": "^1.3.3",
"nuxt": "^2.15.7",
"nuxt-i18n": "^6.28.1",
"paho-mqtt": "^1.1.0",
"rxjs": "^6.0.0",
"socket.io-client": "^4.1.3",
@@ -102,7 +102,7 @@
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"ts-jest": "^27.0.4",
"typescript": "^4.3.5",
"typescript": "^4.2",
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"
}