|
9 | 9 | "now-build": "vue-cli-service build" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@fortawesome/fontawesome-svg-core": "^1.2.17", |
13 | | - "@fortawesome/free-brands-svg-icons": "^5.8.1", |
14 | | - "@fortawesome/free-solid-svg-icons": "^5.8.1", |
15 | | - "@fortawesome/vue-fontawesome": "^0.1.6", |
16 | | - "axios": "^0.18.1", |
17 | | - "buefy": "^0.7.4", |
18 | | - "core-js": "^2.6.5", |
19 | | - "moment": "^2.24.0", |
20 | | - "pusher-js": "^4.4.0", |
21 | | - "vue": "^2.6.6", |
22 | | - "vue-infinite-loading": "^2.4.4", |
23 | | - "vue-router": "^3.0.1", |
24 | | - "vuex": "^3.0.1" |
| 12 | + "@fortawesome/fontawesome-svg-core": "^1.2.28", |
| 13 | + "@fortawesome/free-brands-svg-icons": "^5.13.0", |
| 14 | + "@fortawesome/free-solid-svg-icons": "^5.13.0", |
| 15 | + "@fortawesome/vue-fontawesome": "^0.1.9", |
| 16 | + "axios": "^0.19.2", |
| 17 | + "buefy": "^0.8.18", |
| 18 | + "moment": "^2.25.3", |
| 19 | + "pusher-js": "^6.0.3", |
| 20 | + "vue": "^2.6.11", |
| 21 | + "vue-infinite-loading": "^2.4.5", |
| 22 | + "vue-router": "^3.1.6", |
| 23 | + "vuex": "^3.4.0" |
25 | 24 | }, |
26 | 25 | "devDependencies": { |
27 | | - "@vue/cli-plugin-babel": "^3.5.0", |
28 | | - "@vue/cli-plugin-eslint": "^3.5.0", |
29 | | - "@vue/cli-service": "^3.5.0", |
30 | | - "@vue/eslint-config-airbnb": "^4.0.0", |
31 | | - "babel-eslint": "^10.0.1", |
32 | | - "eslint": "^5.8.0", |
33 | | - "eslint-plugin-vue": "^5.0.0", |
34 | | - "fibers": "^3.1.1", |
35 | | - "sass": "^1.17.2", |
36 | | - "sass-loader": "^7.1.0", |
37 | | - "vue-template-compiler": "^2.5.21" |
| 26 | + "@vue/cli-plugin-babel": "^4.3.1", |
| 27 | + "@vue/cli-plugin-eslint": "^4.3.1", |
| 28 | + "@vue/cli-service": "^4.3.1", |
| 29 | + "@vue/eslint-config-airbnb": "^5.0.2", |
| 30 | + "babel-eslint": "^10.1.0", |
| 31 | + "eslint": "^7.0.0", |
| 32 | + "eslint-plugin-vue": "^6.2.2", |
| 33 | + "sass": "^1.26.5", |
| 34 | + "sass-loader": "^8.0.2", |
| 35 | + "vue-template-compiler": "^2.6.11" |
38 | 36 | } |
39 | 37 | } |
0 commit comments