Bump @nextcloud/dialogs from 0.1.1 to 1.0.0

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v0.1.1...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/18596/head
dependabot-preview[bot] 4 years ago committed by Roeland Jago Douma
parent 1f9df30bdf
commit 12bf1a6e70
No known key found for this signature in database
GPG Key ID: F941078878347C0C

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -2142,17 +2142,17 @@
"dev": true
},
"@nextcloud/dialogs": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-0.1.1.tgz",
"integrity": "sha512-eO3qfMdxg+ZRrP3lYX5B6R/DyEEuBieOwI6N42yaGmsniBmPnAGt7uxWKMBBCeOQLDJT2ni805GUkU2hMA3xNw==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-1.0.0.tgz",
"integrity": "sha512-CV7sCJg37866j4ilNnf4PwvN2jNq6qZu+/cIdXLUZHUmK4HOfsSCqBmVqsf83Nq95VR6p/lCF1K1YbCvQG/P+g==",
"requires": {
"core-js": "3.4.2"
"core-js": "3.5.0"
},
"dependencies": {
"core-js": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.2.tgz",
"integrity": "sha512-bUTfqFWtNKWp73oNIfRkqwYZJeNT3lstzZcAkhhiuvDraRSgOH1/+F9ZklbpR4zpdKuo4cpXN8tKP7s61yjX+g=="
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.5.0.tgz",
"integrity": "sha512-Ifh3kj78gzQ7NAoJXeTu+XwzDld0QRIwjBLRqAMhuLhP3d2Av5wmgE9ycfnvK6NAEjTkQ1sDPeoEZAWO3Hx1Uw=="
}
}
},

@ -27,7 +27,7 @@
"@chenfengyuan/vue-qrcode": "^1.0.1",
"@nextcloud/auth": "^1.1.0",
"@nextcloud/axios": "^1.1.0",
"@nextcloud/dialogs": "^0.1.1",
"@nextcloud/dialogs": "^1.0.0",
"@nextcloud/event-bus": "^1.0.0",
"@nextcloud/initial-state": "^1.0.0",
"@nextcloud/l10n": "^1.0.0",

Loading…
Cancel
Save