Skip to content

Commit e73f169

Browse files
fix(deps): update nextcloud
1 parent 6052882 commit e73f169

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"dependencies": {
4343
"@fontsource/roboto": "^5.2.6",
4444
"@mdi/svg": "^7.4.47",
45-
"@nextcloud/auth": "^2.5.2",
46-
"@nextcloud/axios": "^2.5.1",
45+
"@nextcloud/auth": "^2.5.3",
46+
"@nextcloud/axios": "^2.5.2",
4747
"@nextcloud/dialogs": "^5.3.8",
4848
"@nextcloud/event-bus": "^3.3.2",
4949
"@nextcloud/files": "^3.12.0",
@@ -53,7 +53,7 @@
5353
"@nextcloud/paths": "^2.2.1",
5454
"@nextcloud/router": "^3.0.1",
5555
"@nextcloud/typings": "^1.9.1",
56-
"@nextcloud/vue": "^8.28.0",
56+
"@nextcloud/vue": "^8.32.0",
5757
"@skjnldsv/vue-plyr": "^7.5.0",
5858
"camelcase": "^8.0.0",
5959
"debounce": "^2.2.0",
@@ -76,12 +76,12 @@
7676
"npm": "^10.5.0"
7777
},
7878
"devDependencies": {
79-
"@nextcloud/browserslist-config": "^3.0.1",
79+
"@nextcloud/browserslist-config": "^3.1.1",
8080
"@nextcloud/cypress": "^1.0.0-beta.15",
8181
"@nextcloud/eslint-config": "^8.4.2",
82-
"@nextcloud/sharing": "^0.2.5",
83-
"@nextcloud/stylelint-config": "^3.1.0",
84-
"@nextcloud/vite-config": "^1.5.6",
82+
"@nextcloud/sharing": "^0.3.0",
83+
"@nextcloud/stylelint-config": "^3.1.1",
84+
"@nextcloud/vite-config": "^1.7.2",
8585
"@testing-library/cypress": "^10.1.0",
8686
"@types/dockerode": "^3.3.43",
8787
"@vue/tsconfig": "^0.5.1",

0 commit comments

Comments
 (0)