aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-02-23 14:12:00 +0100
committerskjnldsv <skjnldsv@protonmail.com>2024-02-23 14:12:14 +0100
commiteb672e89cf761ffaddae54a6fccb0349c550aebc (patch)
tree09100d6f53f5db06aa663d9a77403c3b26dc7c41 /package.json
parent7b9581129014f0c430272b8288ed9e45c0362499 (diff)
downloadnextcloud-server-eb672e89cf761ffaddae54a6fccb0349c550aebc.tar.gz
nextcloud-server-eb672e89cf761ffaddae54a6fccb0349c550aebc.zip
chore(deps): use `@vueuse/core@10.7.2` and fix moment
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index c90894a5a16..b689cedadb8 100644
--- a/package.json
+++ b/package.json
@@ -51,13 +51,13 @@
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",
- "@nextcloud/moment": "^1.2.2",
+ "@nextcloud/moment": "^1.3.1",
"@nextcloud/password-confirmation": "^5.0.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
- "@nextcloud/vue": "^8.7.0",
+ "@nextcloud/vue": "^8.7.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",
@@ -128,7 +128,7 @@
"@nextcloud/eslint-config": "^v8.3.0-beta.2",
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/typings": "^1.8.0",
- "@nextcloud/webpack-vue-config": "^6.0.0",
+ "@nextcloud/webpack-vue-config": "^6.0.1",
"@pinia/testing": "^0.1.2",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/user-event": "^14.4.3",