mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
[stable30] build(deps): bump @nextcloud/dialogs from 6.3.0 to 6.3.1
Dependabot couldn't find the original pull request head commit, 537c1b8901e051f57078e63c7a37a9fd6100660e.
This commit is contained in:
parent
7c3d2d39f4
commit
a3e9c7dc6a
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"@nextcloud/browserslist-config": "^3.0.1",
|
||||
"@nextcloud/calendar-availability-vue": "^2.2.6",
|
||||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.3.0",
|
||||
"@nextcloud/dialogs": "^6.3.1",
|
||||
"@nextcloud/event-bus": "^3.3.2",
|
||||
"@nextcloud/files": "^3.10.2",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
|
|
@ -4975,19 +4975,19 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/dialogs": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.3.0.tgz",
|
||||
"integrity": "sha512-6WbWiBnGKvcj5UCG0raQhhU7fso1bNX1KEH2iN8PKTAGfxtXAD6XQ48HLuPjUtSZgrpm1azc2cAkECA18SXJaA==",
|
||||
"version": "6.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.3.1.tgz",
|
||||
"integrity": "sha512-lklTssGdphRZKoR07pYU88btqguEKcQjEpKYom342i1eiMPiejgmoPZEignWJvJhpaN9CT5FoGndCrqqS3BswA==",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@nextcloud/auth": "^2.5.0",
|
||||
"@nextcloud/auth": "^2.5.1",
|
||||
"@nextcloud/axios": "^2.5.1",
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
"@nextcloud/event-bus": "^3.3.2",
|
||||
"@nextcloud/files": "^3.10.2",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.2.0",
|
||||
"@nextcloud/l10n": "^3.3.0",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.2.4",
|
||||
"@nextcloud/typings": "^1.9.1",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"@nextcloud/browserslist-config": "^3.0.1",
|
||||
"@nextcloud/calendar-availability-vue": "^2.2.6",
|
||||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.3.0",
|
||||
"@nextcloud/dialogs": "^6.3.1",
|
||||
"@nextcloud/event-bus": "^3.3.2",
|
||||
"@nextcloud/files": "^3.10.2",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue