Merge pull request #3970 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/dialogs-3.2.0
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"@juliushaertl/vue-richtext": "^1.0.1",
|
"@juliushaertl/vue-richtext": "^1.0.1",
|
||||||
"@nextcloud/auth": "^1.3.0",
|
"@nextcloud/auth": "^1.3.0",
|
||||||
"@nextcloud/axios": "^1.10.0",
|
"@nextcloud/axios": "^1.10.0",
|
||||||
"@nextcloud/dialogs": "^3.1.4",
|
"@nextcloud/dialogs": "^3.2.0",
|
||||||
"@nextcloud/event-bus": "^2.1.1",
|
"@nextcloud/event-bus": "^2.1.1",
|
||||||
"@nextcloud/files": "^2.1.0",
|
"@nextcloud/files": "^2.1.0",
|
||||||
"@nextcloud/initial-state": "^1.2.1",
|
"@nextcloud/initial-state": "^1.2.1",
|
||||||
@@ -3032,9 +3032,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/dialogs": {
|
"node_modules/@nextcloud/dialogs": {
|
||||||
"version": "3.1.4",
|
"version": "3.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
|
||||||
"integrity": "sha512-Jf/DWacCqPZDWroDkdOFuX+3AyHVWjy6JpkxAUNkmFPlKjNG8fGPRm/cdQIkqVqAnC+b1sUdMqH6N89Zdyks2Q==",
|
"integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nextcloud/l10n": "^1.3.0",
|
"@nextcloud/l10n": "^1.3.0",
|
||||||
"@nextcloud/typings": "^1.0.0",
|
"@nextcloud/typings": "^1.0.0",
|
||||||
@@ -3042,8 +3042,8 @@
|
|||||||
"toastify-js": "^1.12.0"
|
"toastify-js": "^1.12.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^14.0.0",
|
"node": "^16.0.0",
|
||||||
"npm": "^7.0.0"
|
"npm": "^7.0.0 || ^8.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
|
||||||
@@ -21210,9 +21210,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/dialogs": {
|
"@nextcloud/dialogs": {
|
||||||
"version": "3.1.4",
|
"version": "3.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
|
||||||
"integrity": "sha512-Jf/DWacCqPZDWroDkdOFuX+3AyHVWjy6JpkxAUNkmFPlKjNG8fGPRm/cdQIkqVqAnC+b1sUdMqH6N89Zdyks2Q==",
|
"integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/l10n": "^1.3.0",
|
"@nextcloud/l10n": "^1.3.0",
|
||||||
"@nextcloud/typings": "^1.0.0",
|
"@nextcloud/typings": "^1.0.0",
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"@juliushaertl/vue-richtext": "^1.0.1",
|
"@juliushaertl/vue-richtext": "^1.0.1",
|
||||||
"@nextcloud/auth": "^1.3.0",
|
"@nextcloud/auth": "^1.3.0",
|
||||||
"@nextcloud/axios": "^1.10.0",
|
"@nextcloud/axios": "^1.10.0",
|
||||||
"@nextcloud/dialogs": "^3.1.4",
|
"@nextcloud/dialogs": "^3.2.0",
|
||||||
"@nextcloud/event-bus": "^2.1.1",
|
"@nextcloud/event-bus": "^2.1.1",
|
||||||
"@nextcloud/files": "^2.1.0",
|
"@nextcloud/files": "^2.1.0",
|
||||||
"@nextcloud/initial-state": "^1.2.1",
|
"@nextcloud/initial-state": "^1.2.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user