|
1 | 1 | {
|
2 | 2 | "name": "epiboard",
|
3 |
| - "version": "1.6.4", |
| 3 | + "version": "1.6.5", |
4 | 4 | "description": "A new tab page adding a touch of WOW whith an interface following the lines of material design, One card for each need",
|
5 | 5 | "author": "Alexis Rouillard <[email protected]>",
|
6 | 6 | "private": true,
|
|
14 | 14 | "axios": "^0.18.0",
|
15 | 15 | "gantt": "^2.4.0",
|
16 | 16 | "hammerjs": "^2.0.8",
|
17 |
| - "marked": "^0.6.0", |
| 17 | + "marked": "^0.6.1", |
18 | 18 | "material-design-icons": "^3.0.1",
|
19 | 19 | "muuri": "github:Alexays/muuri#drag_placeholder",
|
20 | 20 | "resize-observer-polyfill": "^1.5.1",
|
21 |
| - "vue": "^2.6.3", |
| 21 | + "vue": "^2.6.6", |
22 | 22 | "vue-analytics": "^5.16.2",
|
23 | 23 | "vue-axios": "^2.1.4",
|
24 |
| - "vue-i18n": "^8.8.0", |
| 24 | + "vue-i18n": "^8.8.2", |
25 | 25 | "vue-lazyload": "^1.2.6",
|
26 | 26 | "vue-router": "^3.0.2",
|
27 | 27 | "vue-virtual-scroller": "^0.12.2",
|
28 |
| - "vuetify": "1.5.0", |
| 28 | + "vuetify": "1.5.2", |
29 | 29 | "vuex": "^3.1.0",
|
30 | 30 | "vuex-persist": "^2.0.0",
|
31 | 31 | "webextension-polyfill": "^0.4.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 | 34 | "@babel/polyfill": "^7.2.5",
|
35 |
| - "@vue/cli": "^3.4.0", |
36 |
| - "@vue/cli-plugin-babel": "^3.4.0", |
37 |
| - "@vue/cli-plugin-eslint": "^3.4.0", |
38 |
| - "@vue/cli-service": "^3.4.0", |
| 35 | + "@vue/cli": "^3.4.1", |
| 36 | + "@vue/cli-plugin-babel": "^3.4.1", |
| 37 | + "@vue/cli-plugin-eslint": "^3.4.1", |
| 38 | + "@vue/cli-service": "^3.4.1", |
39 | 39 | "@vue/eslint-config-airbnb": "^4.0.0",
|
40 | 40 | "babel-plugin-transform-imports": "^1.5.1",
|
41 |
| - "copy-webpack-plugin": "^4.6.0", |
| 41 | + "copy-webpack-plugin": "^5.0.0", |
42 | 42 | "cross-env": "^5.2.0",
|
43 | 43 | "glob": "^7.1.3",
|
44 | 44 | "node-sass": "^4.11.0",
|
|
47 | 47 | "stylus": "^0.54.5",
|
48 | 48 | "stylus-loader": "^3.0.2",
|
49 | 49 | "vue-cli-plugin-vuetify": "^0.4.6",
|
50 |
| - "vue-template-compiler": "^2.6.3", |
51 |
| - "vuetify-loader": "^1.2.0", |
| 50 | + "vue-template-compiler": "^2.6.6", |
| 51 | + "vuetify-loader": "^1.2.1", |
52 | 52 | "zip-a-folder": "0.0.7"
|
53 | 53 | },
|
54 | 54 | "browserslist": [
|
|
0 commit comments