Skip to content

Commit e8187bf

Browse files
fix(deps): update nextcloud
1 parent 74b5ee5 commit e8187bf

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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.2",
50-
"@nextcloud/dialogs": "^7.3.0",
51-
"@nextcloud/event-bus": "^3.3.2",
48+
"@nextcloud/auth": "^2.6.0",
49+
"@nextcloud/axios": "^2.6.0",
50+
"@nextcloud/dialogs": "^7.4.0",
51+
"@nextcloud/event-bus": "^3.3.3",
5252
"@nextcloud/files": "^4.0.0",
5353
"@nextcloud/initial-state": "^3.0.0",
54-
"@nextcloud/l10n": "^3.4.0",
55-
"@nextcloud/logger": "^3.0.2",
54+
"@nextcloud/l10n": "^3.4.1",
55+
"@nextcloud/logger": "^3.0.3",
5656
"@nextcloud/paths": "^3.1.0",
57-
"@nextcloud/router": "^3.0.1",
58-
"@nextcloud/typings": "^1.9.1",
59-
"@nextcloud/vue": "^8.37.0",
57+
"@nextcloud/router": "^3.1.0",
58+
"@nextcloud/typings": "^1.10.0",
59+
"@nextcloud/vue": "^8.39.0",
6060
"@skjnldsv/vue-plyr": "^7.5.0",
6161
"camelcase": "^8.0.0",
6262
"debounce": "^3.0.0",
@@ -74,12 +74,12 @@
7474
"webdav": "^5.9.0"
7575
},
7676
"devDependencies": {
77-
"@nextcloud/browserslist-config": "^3.0.1",
77+
"@nextcloud/browserslist-config": "^3.1.2",
7878
"@nextcloud/cypress": "^1.0.0-beta.15",
7979
"@nextcloud/eslint-config": "^8.4.2",
80-
"@nextcloud/sharing": "^0.2.5",
81-
"@nextcloud/stylelint-config": "^3.1.0",
82-
"@nextcloud/vite-config": "^1.5.6",
80+
"@nextcloud/sharing": "^0.4.0",
81+
"@nextcloud/stylelint-config": "^3.2.2",
82+
"@nextcloud/vite-config": "^1.7.2",
8383
"@testing-library/cypress": "^10.1.0",
8484
"@types/dockerode": "^3.3.47",
8585
"@vue/tsconfig": "^0.5.1",

0 commit comments

Comments
 (0)