|  | 
| 15 | 15 |  "@fortawesome/free-brands-svg-icons": "^5.15.3", | 
| 16 | 16 |  "@fortawesome/free-solid-svg-icons": "^5.15.3", | 
| 17 | 17 |  "@fortawesome/vue-fontawesome": "^2.0.2", | 
| 18 |  | - "@microsoft/signalr": "^5.0.5", | 
|  | 18 | + "@microsoft/signalr": "^5.0.8", | 
| 19 | 19 |  "axios": "^0.21.1", | 
| 20 |  | - "bulma": "^0.9.2", | 
| 21 |  | - "core-js": "^3.11.0", | 
|  | 20 | + "bulma": "^0.9.3", | 
|  | 21 | + "core-js": "^3.15.2", | 
| 22 | 22 |  "register-service-worker": "^1.7.2", | 
| 23 |  | - "vue": "^2.6.12", | 
|  | 23 | + "vue": "^2.6.14", | 
| 24 | 24 |  "vue-class-component": "^7.2.6", | 
| 25 | 25 |  "vue-property-decorator": "^9.1.2", | 
| 26 |  | - "vue-router": "^3.5.1", | 
|  | 26 | + "vue-router": "^3.5.2", | 
| 27 | 27 |  "vue-snotify": "^3.2.1", | 
| 28 | 28 |  "vue-styled-components": "^1.6.0", | 
| 29 | 29 |  "vuex": "^3.6.2" | 
| 30 | 30 |  }, | 
| 31 | 31 |  "devDependencies": { | 
| 32 |  | - "@testing-library/jest-dom": "^5.11.10", | 
| 33 |  | - "@types/jest": "^26.0.22", | 
| 34 |  | - "@typescript-eslint/eslint-plugin": "^4.22.0", | 
| 35 |  | - "@typescript-eslint/parser": "^4.22.0", | 
| 36 |  | - "@vue/cli-plugin-babel": "^4.5.12", | 
| 37 |  | - "@vue/cli-plugin-e2e-nightwatch": "^4.5.12", | 
| 38 |  | - "@vue/cli-plugin-eslint": "^4.5.12", | 
| 39 |  | - "@vue/cli-plugin-pwa": "^4.5.12", | 
| 40 |  | - "@vue/cli-plugin-typescript": "^4.5.12", | 
| 41 |  | - "@vue/cli-plugin-unit-jest": "^4.5.12", | 
| 42 |  | - "@vue/cli-service": "^4.5.12", | 
|  | 32 | + "@testing-library/jest-dom": "^5.14.1", | 
|  | 33 | + "@types/jest": "^26.0.24", | 
|  | 34 | + "@typescript-eslint/eslint-plugin": "^4.28.3", | 
|  | 35 | + "@typescript-eslint/parser": "^4.28.3", | 
|  | 36 | + "@vue/cli-plugin-babel": "^4.5.13", | 
|  | 37 | + "@vue/cli-plugin-e2e-nightwatch": "^4.5.13", | 
|  | 38 | + "@vue/cli-plugin-eslint": "^4.5.13", | 
|  | 39 | + "@vue/cli-plugin-pwa": "^4.5.13", | 
|  | 40 | + "@vue/cli-plugin-typescript": "^4.5.13", | 
|  | 41 | + "@vue/cli-plugin-unit-jest": "^4.5.13", | 
|  | 42 | + "@vue/cli-service": "^4.5.13", | 
| 43 | 43 |  "@vue/eslint-config-prettier": "^6.0.0", | 
| 44 | 44 |  "@vue/eslint-config-typescript": "^7.0.0", | 
| 45 |  | - "@vue/test-utils": "1.1.4", | 
| 46 |  | - "eslint": "^7.24.0", | 
|  | 45 | + "@vue/test-utils": "1.2.1", | 
|  | 46 | + "eslint": "^7.30.0", | 
| 47 | 47 |  "eslint-plugin-prettier": "^3.4.0", | 
| 48 |  | - "eslint-plugin-vue": "^7.9.0", | 
| 49 |  | - "node-sass": "^5.0.0", | 
| 50 |  | - "prettier": "^2.2.1", | 
|  | 48 | + "eslint-plugin-vue": "^7.13.0", | 
|  | 49 | + "prettier": "^2.3.2", | 
|  | 50 | + "sass": "^1.35.2", | 
| 51 | 51 |  "sass-loader": "^10.1.1", | 
| 52 |  | - "ts-jest": "^26.5.5", | 
| 53 |  | - "typescript": "^4.2.4", | 
|  | 52 | + "ts-jest": "^27.0.3", | 
|  | 53 | + "typescript": "^4.3.5", | 
| 54 | 54 |  "vue-svg-loader": "^0.16.0", | 
| 55 |  | - "vue-template-compiler": "^2.6.12", | 
|  | 55 | + "vue-template-compiler": "^2.6.14", | 
| 56 | 56 |  "vuex-module-decorators": "^1.0.1" | 
| 57 | 57 |  } | 
| 58 | 58 | } | 
0 commit comments