|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@nextcloud/axios": "^1.3.3", |
17 | | - "@nextcloud/dialogs": "^1.4.0", |
| 17 | + "@nextcloud/dialogs": "^2.0.0", |
18 | 18 | "@nextcloud/event-bus": "^1.2.0", |
19 | 19 | "@nextcloud/moment": "^1.1.1", |
20 | 20 | "@nextcloud/router": "^1.1.0", |
21 | | - "@nextcloud/vue": "^2.3.0", |
| 21 | + "@nextcloud/vue": "^2.6.0", |
22 | 22 | "@nextcloud/webpack-vue-config": "^1.1.0", |
23 | 23 | "easymde": "^2.11.0", |
24 | 24 | "markdown-it": "^11.0.0", |
25 | 25 | "stylelint-webpack-plugin": "^2.1.0", |
26 | | - "vue": "^2.6.11", |
| 26 | + "vue": "^2.6.12", |
27 | 27 | "vue-fragment": "^1.5.1", |
28 | 28 | "vue-observe-visibility": "^0.4.6", |
29 | | - "vue-router": "^3.3.4", |
| 29 | + "vue-router": "^3.4.3", |
30 | 30 | "vuex": "^3.5.1" |
31 | 31 | }, |
32 | 32 | "browserslist": [ |
|
36 | 36 | "node": ">=10.0.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/core": "^7.11.0", |
| 39 | + "@babel/core": "^7.11.4", |
40 | 40 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
41 | 41 | "@babel/preset-env": "^7.11.0", |
42 | 42 | "@nextcloud/browserslist-config": "^1.0.0", |
|
62 | 62 | "stylelint-scss": "^3.18.0", |
63 | 63 | "url-loader": "^4.1.0", |
64 | 64 | "vue-loader": "^15.9.3", |
65 | | - "vue-template-compiler": "^2.6.11", |
| 65 | + "vue-template-compiler": "^2.6.12", |
66 | 66 | "webpack": "^4.44.1", |
67 | 67 | "webpack-cli": "^3.3.12" |
68 | 68 | } |
|
0 commit comments