mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
chore(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.0.0-beta.2 to 2.0.0-beta.3. - [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.0.0-beta.2...v2.0.0-beta.3) --- updated-dependencies: - dependency-name: "@nextcloud/calendar-availability-vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
6139c8caf3
commit
5c07f4575c
4 changed files with 8 additions and 8 deletions
4
dist/dav-settings-personal-availability.js
vendored
4
dist/dav-settings-personal-availability.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -15,7 +15,7 @@
|
|||
"@nextcloud/axios": "^2.3.0",
|
||||
"@nextcloud/browser-storage": "^0.2.0",
|
||||
"@nextcloud/browserslist-config": "^3.0.0",
|
||||
"@nextcloud/calendar-availability-vue": "^2.0.0-beta.2",
|
||||
"@nextcloud/calendar-availability-vue": "^2.0.0-beta.3",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^5.0.0-beta.6",
|
||||
"@nextcloud/event-bus": "^3.1.0",
|
||||
|
|
@ -3469,9 +3469,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/calendar-availability-vue": {
|
||||
"version": "2.0.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.0.0-beta.2.tgz",
|
||||
"integrity": "sha512-45r16dVBtCeyFSVI/pPup6cFRlhKBKuEH41/2JO2r5ByYTHh/vBjMDIW/bhOdbK6QmGUNrNw7WMWZUYvddGZCQ==",
|
||||
"version": "2.0.0-beta.3",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.0.0-beta.3.tgz",
|
||||
"integrity": "sha512-TLUNV83Jax8KxNcYEfRJw6ehnbuUjX0pjo4qzkudrqVvyd9rUWtUfWJHBlSSmNE0QEc5++mqWEhT4r7tXEy+Gw==",
|
||||
"dependencies": {
|
||||
"@nextcloud/logger": "^2.4.0",
|
||||
"ical.js": "^1.4.0",
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"@nextcloud/axios": "^2.3.0",
|
||||
"@nextcloud/browser-storage": "^0.2.0",
|
||||
"@nextcloud/browserslist-config": "^3.0.0",
|
||||
"@nextcloud/calendar-availability-vue": "^2.0.0-beta.2",
|
||||
"@nextcloud/calendar-availability-vue": "^2.0.0-beta.3",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^5.0.0-beta.6",
|
||||
"@nextcloud/event-bus": "^3.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue