chore(deps): bump

This commit is contained in:
liyasthomas
2021-05-16 12:21:28 +05:30
parent 217269467c
commit e104fe3021
2 changed files with 34279 additions and 25 deletions

View File

@@ -20,7 +20,7 @@
"printWidth": 100
},
"dependencies": {
"@apollo/client": "^3.3.6",
"@apollo/client": "^3.3.18",
"@nuxtjs/axios": "^5.13.1",
"@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/robots": "^2.5.0",
@@ -30,16 +30,16 @@
"acorn": "^8.2.4",
"acorn-walk": "^8.1.0",
"esprima": "^4.0.1",
"firebase": "^8.5.0",
"firebase": "^8.6.1",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.3",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"mustache": "^4.2.0",
"nuxt": "^2.15.5",
"nuxt": "^2.15.6",
"nuxt-i18n": "^6.27.0",
"paho-mqtt": "^1.1.0",
"rxjs": "^7.0.0",
"socket.io-client": "^4.0.2",
"rxjs": "^7.0.1",
"socket.io-client": "^4.1.1",
"socketio-wildcard": "^2.0.0",
"tern": "^0.24.3",
"v-tooltip": "^2.1.3",
@@ -51,17 +51,17 @@
"yargs-parser": "^20.2.7"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.13.15",
"@nuxt/types": "^2.15.5",
"@babel/core": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@nuxt/types": "^2.15.6",
"@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.1.1",
"@nuxtjs/tailwindcss": "^4.1.2",
"@testing-library/jest-dom": "^5.12.0",
"@types/lodash": "^4.14.168",
"@types/lodash": "^4.14.169",
"@vue/test-utils": "^1.2.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
@@ -70,12 +70,12 @@
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest-serializer-vue": "^2.0.2",
"postcss": "^8.2.14",
"prettier": "^2.2.1",
"postcss": "^8.2.15",
"prettier": "^2.3.0",
"pretty-quick": "^3.1.0",
"raw-loader": "^4.0.2",
"sass": "^1.32.12",
"sass-loader": "^10.1.1",
"sass": "^1.32.13",
"sass-loader": "^10.2.0",
"ts-jest": "^26.5.6",
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"