|
18 | 18 | "@nextcloud/event-bus": "^1.2.0", |
19 | 19 | "@nextcloud/moment": "^1.1.1", |
20 | 20 | "@nextcloud/router": "^1.2.0", |
21 | | - "@nextcloud/vue": "^3.6.0", |
22 | | - "@nextcloud/vue-dashboard": "^1.0.1", |
| 21 | + "@nextcloud/vue": "^3.7.0", |
| 22 | + "@nextcloud/vue-dashboard": "^1.1.0", |
23 | 23 | "@nextcloud/webpack-vue-config": "^2.0.0", |
24 | 24 | "easymde": "^2.14.0", |
25 | 25 | "markdown-it": "^12.0.4", |
|
39 | 39 | "devDependencies": { |
40 | 40 | "@babel/core": "^7.13.8", |
41 | 41 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
42 | | - "@babel/preset-env": "^7.13.8", |
| 42 | + "@babel/preset-env": "^7.13.9", |
43 | 43 | "@nextcloud/browserslist-config": "^2.0.0", |
44 | 44 | "@nextcloud/eslint-config": "^3.0.0", |
45 | 45 | "@nextcloud/eslint-plugin": "^2.0.0", |
|
53 | 53 | "eslint-plugin-node": "^11.1.0", |
54 | 54 | "eslint-plugin-promise": "^4.3.1", |
55 | 55 | "eslint-plugin-standard": "^4.1.0", |
56 | | - "eslint-plugin-vue": "^7.6.0", |
| 56 | + "eslint-plugin-vue": "^7.7.0", |
57 | 57 | "eslint-webpack-plugin": "^2.5.2", |
58 | 58 | "file-loader": "^6.2.0", |
59 | 59 | "node-sass": "^5.0.0", |
60 | 60 | "sass-loader": "^10.1.1", |
61 | 61 | "style-loader": "^2.0.0", |
62 | | - "stylelint": "^13.11.0", |
| 62 | + "stylelint": "^13.12.0", |
63 | 63 | "stylelint-config-recommended-scss": "^4.2.0", |
64 | 64 | "stylelint-scss": "^3.19.0", |
65 | 65 | "url-loader": "^4.1.1", |
|
0 commit comments