mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #31365 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.3.1
This commit is contained in:
commit
0d1c2d458e
4 changed files with 11 additions and 11 deletions
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@chenfengyuan/vue-qrcode": "^1.0.2",
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.9.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.3.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.3.1",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^3.1.2",
|
||||
"@nextcloud/event-bus": "^2.1.1",
|
||||
|
|
@ -2725,9 +2725,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@nextcloud/calendar-availability-vue": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.0.tgz",
|
||||
"integrity": "sha512-O6v3Eq5ofT6jfORqN7BmDoP5jzhLWWHgCDNx+esH+iwhxdVoWti9M6YjMf1ZRvetReanxepLOblEeT9rBBi7bw==",
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.1.tgz",
|
||||
"integrity": "sha512-C+i9hgagCe+NPnb3vOCZ4cx2e5E04RR+RhRagPr7Ej1X/lyU+5B2p5VY/mLXB8GB3lIe7zthaCdwKqW/P5V9RQ==",
|
||||
"dependencies": {
|
||||
"ical.js": "^1.4.0",
|
||||
"icalzone": "^0.0.1",
|
||||
|
|
@ -21666,9 +21666,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@nextcloud/calendar-availability-vue": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.0.tgz",
|
||||
"integrity": "sha512-O6v3Eq5ofT6jfORqN7BmDoP5jzhLWWHgCDNx+esH+iwhxdVoWti9M6YjMf1ZRvetReanxepLOblEeT9rBBi7bw==",
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.1.tgz",
|
||||
"integrity": "sha512-C+i9hgagCe+NPnb3vOCZ4cx2e5E04RR+RhRagPr7Ej1X/lyU+5B2p5VY/mLXB8GB3lIe7zthaCdwKqW/P5V9RQ==",
|
||||
"requires": {
|
||||
"ical.js": "^1.4.0",
|
||||
"icalzone": "^0.0.1",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"@chenfengyuan/vue-qrcode": "^1.0.2",
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.9.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.3.0",
|
||||
"@nextcloud/calendar-availability-vue": "^0.3.1",
|
||||
"@nextcloud/capabilities": "^1.0.4",
|
||||
"@nextcloud/dialogs": "^3.1.2",
|
||||
"@nextcloud/event-bus": "^2.1.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue