Bump minor dep updates and update Tab test spec

This commit is contained in:
Andrew Bastin
2021-03-27 23:47:35 -04:00
parent 56982effcd
commit 07e966c640
3 changed files with 79 additions and 29 deletions

View File

@@ -35,7 +35,7 @@
"lodash": "^4.17.20",
"mustache": "^4.1.0",
"nuxt": "^2.15.3",
"nuxt-i18n": "^6.21.1",
"nuxt-i18n": "^6.22.2",
"paho-mqtt": "^1.1.0",
"rxjs": "^6.6.3",
"socket.io-client": "^4.0.0",
@@ -48,7 +48,7 @@
"yargs-parser": "^20.2.7"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.13",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/preset-env": "^7.13.10",
"@nuxt/types": "^2.15.3",
@@ -58,12 +58,12 @@
"@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/tailwindcss": "^4.0.2",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/jest-dom": "^5.11.10",
"@types/lodash": "^4.14.168",
"@vue/test-utils": "^1.1.3",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.6.3",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"eslint-plugin-vue": "^7.7.0",
"husky": "^5.2.0",
"jest": "^26.6.3",