Skip to content

Commit 3e2fc9e

Browse files
fix(deps): update nextcloud
1 parent 4c0a5ed commit 3e2fc9e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"dependencies": {
4646
"@fontsource/roboto": "^5.2.6",
4747
"@mdi/svg": "^7.4.47",
48-
"@nextcloud/auth": "^2.5.2",
49-
"@nextcloud/axios": "^2.5.1",
48+
"@nextcloud/auth": "^2.5.3",
49+
"@nextcloud/axios": "^2.5.2",
5050
"@nextcloud/dialogs": "^5.3.8",
51-
"@nextcloud/event-bus": "^3.3.2",
51+
"@nextcloud/event-bus": "^3.3.3",
5252
"@nextcloud/files": "^4.0.0-beta.8",
5353
"@nextcloud/initial-state": "^2.2.0",
54-
"@nextcloud/l10n": "^3.4.0",
55-
"@nextcloud/logger": "^3.0.2",
56-
"@nextcloud/paths": "^2.2.1",
57-
"@nextcloud/router": "^3.0.1",
58-
"@nextcloud/typings": "^1.9.1",
59-
"@nextcloud/vue": "^8.28.0",
54+
"@nextcloud/l10n": "^3.4.1",
55+
"@nextcloud/logger": "^3.0.3",
56+
"@nextcloud/paths": "^2.4.0",
57+
"@nextcloud/router": "^3.1.0",
58+
"@nextcloud/typings": "^1.10.0",
59+
"@nextcloud/vue": "^8.35.0",
6060
"@skjnldsv/vue-plyr": "^7.5.0",
6161
"camelcase": "^8.0.0",
6262
"debounce": "^2.2.0",
@@ -73,12 +73,12 @@
7373
"webdav": "^5.7.1"
7474
},
7575
"devDependencies": {
76-
"@nextcloud/browserslist-config": "^3.0.1",
76+
"@nextcloud/browserslist-config": "^3.1.2",
7777
"@nextcloud/cypress": "^1.0.0-beta.15",
7878
"@nextcloud/eslint-config": "^8.4.2",
79-
"@nextcloud/sharing": "^0.2.5",
80-
"@nextcloud/stylelint-config": "^3.1.0",
81-
"@nextcloud/vite-config": "^1.5.6",
79+
"@nextcloud/sharing": "^0.3.0",
80+
"@nextcloud/stylelint-config": "^3.1.1",
81+
"@nextcloud/vite-config": "^1.7.2",
8282
"@testing-library/cypress": "^10.1.0",
8383
"@types/dockerode": "^3.3.43",
8484
"@vue/tsconfig": "^0.5.1",

0 commit comments

Comments
 (0)