Skip to content

Commit

Permalink
fix(deps): update nextcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent d4d8831 commit 802ee1e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
},
"dependencies": {
"@fontsource/roboto": "^4.5.8",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "2.3.0",
"@nextcloud/dialogs": "^4.2.1",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "3.0.0-beta.10",
"@nextcloud/initial-state": "^2.1.0",
"@nextcloud/auth": "^2.3.0",
"@nextcloud/axios": "2.5.0",
"@nextcloud/dialogs": "^4.2.7",
"@nextcloud/event-bus": "^3.2.0",
"@nextcloud/files": "3.2.1",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/logger": "^2.7.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"@nextcloud/vue": "^7.12.6",
"@nextcloud/router": "^2.2.1",
"@nextcloud/vue": "^7.12.7",
"@skjnldsv/vue-plyr": "^7.4.0",
"camelcase": "^7.0.1",
"debounce": "^1.2.1",
Expand All @@ -73,11 +73,11 @@
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@cypress/browserify-preprocessor": "^3.0.2",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/babel-config": "^1.1.1",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/cypress": "1.0.0-beta.1",
"@nextcloud/eslint-config": "8.2.1",
"@nextcloud/stylelint-config": "^2.3.1",
"@nextcloud/cypress": "1.0.0-beta.8",
"@nextcloud/eslint-config": "8.3.0",
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/webpack-vue-config": "^5.5.1",
"@types/dockerode": "^3.3.26",
"@vue/tsconfig": "^0.1.3",
Expand Down

0 comments on commit 802ee1e

Please sign in to comment.