|
1 | 1 | { |
2 | 2 | "name": "@nextcloud/dialogs", |
3 | | - "version": "4.2.0-beta.5", |
| 3 | + "version": "4.2.0", |
4 | 4 | "description": "Nextcloud dialog helpers", |
5 | 5 | "types": "dist/index.d.ts", |
6 | 6 | "main": "dist/index.cjs", |
|
59 | 59 | "@nextcloud/l10n": "^2.2.0", |
60 | 60 | "@nextcloud/router": "^2.1.2", |
61 | 61 | "@nextcloud/typings": "^1.7.0", |
62 | | - "@nextcloud/vue": "^7.12.2", |
63 | | - "@types/toastify-js": "^1.12.0", |
64 | | - "@vueuse/core": "^10.3.0", |
| 62 | + "@nextcloud/vue": "^7.12.4", |
| 63 | + "@types/toastify-js": "^1.12.1", |
| 64 | + "@vueuse/core": "^10.4.1", |
65 | 65 | "toastify-js": "^1.12.0", |
66 | 66 | "vue-frag": "^1.4.3", |
67 | 67 | "vue-material-design-icons": "^5.2.0", |
|
76 | 76 | "@zamiell/typedoc-plugin-not-exported": "^0.2.0", |
77 | 77 | "gettext-extractor": "^3.8.0", |
78 | 78 | "gettext-parser": "^7.0.1", |
79 | | - "happy-dom": "^10.10.4", |
| 79 | + "happy-dom": "^11.0.6", |
80 | 80 | "sass": "^1.66.1", |
81 | 81 | "tslib": "^2.6.2", |
82 | 82 | "typedoc": "^0.24.8", |
|
0 commit comments