|
13 | 13 | "register-service-worker": "^1.7.1",
|
14 | 14 | "vue": "^2.6.12",
|
15 | 15 | "vue-class-component": "^7.2.6",
|
16 |
| - "vue-property-decorator": "^9.0.0", |
17 |
| - "vue-router": "^3.4.3", |
18 |
| - "vuetify": "^2.3.10", |
| 16 | + "vue-property-decorator": "^9.0.2", |
| 17 | + "vue-router": "^3.4.8", |
| 18 | + "vuetify": "^2.3.15", |
19 | 19 | "vuex": "^3.5.1",
|
20 | 20 | "vuex-class": "^0.3.2"
|
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "@mdi/font": "^5.6.55", |
24 |
| - "@types/node": "^14.11.1", |
25 |
| - "@vue/cli-plugin-babel": "^4.5.6", |
26 |
| - "@vue/cli-plugin-pwa": "^4.5.6", |
27 |
| - "@vue/cli-plugin-typescript": "^4.5.6", |
28 |
| - "@vue/cli-service": "^4.5.6", |
29 |
| - "axios": "^0.20.0", |
| 23 | + "@mdi/font": "^5.8.55", |
| 24 | + "@types/node": "^14.14.5", |
| 25 | + "@vue/cli-plugin-babel": "^4.5.8", |
| 26 | + "@vue/cli-plugin-pwa": "^4.5.8", |
| 27 | + "@vue/cli-plugin-typescript": "^4.5.8", |
| 28 | + "@vue/cli-service": "^4.5.8", |
| 29 | + "axios": "^0.21.0", |
30 | 30 | "babel-plugin-transform-imports": "^2.0.0",
|
31 |
| - "sass": "^1.26.11", |
32 |
| - "sass-loader": "^10.0.2", |
33 |
| - "typescript": "^4.0.3", |
| 31 | + "sass": "^1.27.0", |
| 32 | + "sass-loader": "^10.0.4", |
| 33 | + "typescript": "^4.0.5", |
34 | 34 | "vue-cli-plugin-axios": "0.0.4",
|
35 | 35 | "vue-cli-plugin-vuetify": "^2.0.7",
|
36 | 36 | "vue-template-compiler": "^2.6.12",
|
|
0 commit comments