|
32 | 32 | "extends @nextcloud/browserslist-config" |
33 | 33 | ], |
34 | 34 | "dependencies": { |
35 | | - "@nextcloud/auth": "^1.3.0", |
36 | | - "@nextcloud/axios": "^1.6.0", |
| 35 | + "@nextcloud/auth": "^2.0.0", |
| 36 | + "@nextcloud/axios": "^2.0.0", |
37 | 37 | "@nextcloud/dialogs": "^3.1.2", |
38 | | - "@nextcloud/initial-state": "^1.2.0", |
| 38 | + "@nextcloud/initial-state": "^2.0.0", |
39 | 39 | "@nextcloud/l10n": "^1.4.1", |
40 | 40 | "@nextcloud/moment": "^1.1.1", |
41 | 41 | "@nextcloud/router": "^2.0.0", |
42 | | - "@nextcloud/vue": "^4.2.0", |
| 42 | + "@nextcloud/vue": "^5.4.0", |
43 | 43 | "vue": "^2.6.11" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@nextcloud/babel-config": "^1.0.0", |
47 | 47 | "@nextcloud/browserslist-config": "^2.2.0", |
48 | | - "@nextcloud/eslint-config": "^6.1.0", |
49 | | - "@nextcloud/stylelint-config": "^1.0.0-beta.0", |
50 | | - "@nextcloud/webpack-vue-config": "^4.1.0" |
| 48 | + "@nextcloud/eslint-config": "^8.1.2", |
| 49 | + "@nextcloud/stylelint-config": "^2.2.0", |
| 50 | + "@nextcloud/webpack-vue-config": "^5.3.0", |
| 51 | + "eslint-webpack-plugin": "^3.2.0", |
| 52 | + "stylelint-webpack-plugin": "^3.3.0" |
51 | 53 | } |
52 | 54 | } |
0 commit comments