summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-08-09 09:48:05 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-08-09 09:48:05 +0200
commitd5d99257f640d395e8c2fd770d8d9ace682b4f71 (patch)
tree85335264f1d5fac8112d429f98a0e07144860b6a /package.json
parent674a3c0369376a204974b2e6eca93d01a9a3a81b (diff)
chore(deps): upgrade `@nextcloud` family
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 50bf354d..94c57c64 100644
--- a/package.json
+++ b/package.json
@@ -40,14 +40,14 @@
"dependencies": {
"@essentials/request-timeout": "^1.3.0",
"@mdi/svg": "^7.1.96",
- "@nextcloud/auth": "^2.0.0",
+ "@nextcloud/auth": "^2.1.0",
"@nextcloud/axios": "^2.1.0",
- "@nextcloud/dialogs": "^3.2.0",
- "@nextcloud/event-bus": "^3.0.2",
- "@nextcloud/files": "^3.0.0-beta.9",
+ "@nextcloud/dialogs": "^4.1.0",
+ "@nextcloud/event-bus": "^3.1.0",
+ "@nextcloud/files": "^3.0.0-beta.13",
"@nextcloud/initial-state": "^2.1.0",
- "@nextcloud/l10n": "^1.6.0",
- "@nextcloud/logger": "^2.4.0",
+ "@nextcloud/l10n": "^2.2.0",
+ "@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
@@ -82,18 +82,18 @@
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/cypress": "^1.0.0-beta.2",
"@nextcloud/eslint-config": "^8.2.1",
- "@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/webpack-vue-config": "^5.4.0",
+ "@nextcloud/stylelint-config": "^2.3.1",
+ "@nextcloud/webpack-vue-config": "^5.5.1",
"@types/dockerode": "^3.3.14",
+ "@types/jest": "^29.5.1",
"@vue/test-utils": "^1.3.3",
"@vue/tsconfig": "^0.1.3",
"@vue/vue2-jest": "^29.2.4",
- "@types/jest": "^29.5.1",
"autoprefixer": "^10.4.13",
"babel-loader-exclude-node-modules-except": "^1.2.1",
+ "cypress": "^12.9.0",
"cypress-visual-regression": "^2.1.0",
"cypress-wait-until": "^1.7.2",
- "cypress": "^12.9.0",
"dockerode": "^3.3.4",
"eslint-plugin-cypress": "^2.12.1",
"jest": "^29.4.1",