Merge pull request #5507 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/dialogs-4.2.3

This commit is contained in:
dependabot[bot]
2024-01-20 05:14:27 +00:00
committed by GitHub
2 changed files with 20 additions and 20 deletions

38
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@babel/runtime": "^7.23.8",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.2",
"@nextcloud/dialogs": "^4.2.3",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.1.0",
@@ -3346,9 +3346,9 @@
}
},
"node_modules/@mdi/svg": {
"version": "7.3.67",
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.3.67.tgz",
"integrity": "sha512-KNr7D8jbu8DEprgRckVywVBkajsGGqocFjOzlekv35UedLjpkMDTkFO8VYnhnLySL0QaPBa568fe8BZsB0TBJQ=="
"version": "7.4.47",
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.4.47.tgz",
"integrity": "sha512-WQ2gDll12T9WD34fdRFgQVgO8bag3gavrAgJ0frN4phlwdJARpE6gO1YvLEMJR0KKgoc+/Ea/A0Pp11I00xBvw=="
},
"node_modules/@nextcloud/auth": {
"version": "2.2.1",
@@ -3473,17 +3473,17 @@
}
},
"node_modules/@nextcloud/dialogs": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.2.2.tgz",
"integrity": "sha512-KC55NmEXxABt2aHDIZEvjEIOAmVuc9/tsqS2P2OmmkWzPT/IQH+y87vU1ZfkPNUblZQQ73nK1U4/JQpEk/FuuQ==",
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.2.3.tgz",
"integrity": "sha512-MRz1AkHE8FXKwkVBuosFjjuy7HKlZX5ALbkCU61HI49vExFkqUxmMZLnH1xwofWdmGh34RU99yAuFatZBwPo4w==",
"dependencies": {
"@mdi/svg": "^7.3.67",
"@mdi/svg": "^7.4.47",
"@nextcloud/files": "^3.0.0-beta.14",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/router": "^2.2.0",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/vue": "^7.12.4",
"@types/toastify-js": "^1.12.2",
"@types/toastify-js": "^1.12.3",
"@vueuse/core": "^10.4.1",
"toastify-js": "^1.12.0",
"vue-frag": "^1.4.3",
@@ -23372,9 +23372,9 @@
}
},
"@mdi/svg": {
"version": "7.3.67",
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.3.67.tgz",
"integrity": "sha512-KNr7D8jbu8DEprgRckVywVBkajsGGqocFjOzlekv35UedLjpkMDTkFO8VYnhnLySL0QaPBa568fe8BZsB0TBJQ=="
"version": "7.4.47",
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.4.47.tgz",
"integrity": "sha512-WQ2gDll12T9WD34fdRFgQVgO8bag3gavrAgJ0frN4phlwdJARpE6gO1YvLEMJR0KKgoc+/Ea/A0Pp11I00xBvw=="
},
"@nextcloud/auth": {
"version": "2.2.1",
@@ -23468,17 +23468,17 @@
}
},
"@nextcloud/dialogs": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.2.2.tgz",
"integrity": "sha512-KC55NmEXxABt2aHDIZEvjEIOAmVuc9/tsqS2P2OmmkWzPT/IQH+y87vU1ZfkPNUblZQQ73nK1U4/JQpEk/FuuQ==",
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.2.3.tgz",
"integrity": "sha512-MRz1AkHE8FXKwkVBuosFjjuy7HKlZX5ALbkCU61HI49vExFkqUxmMZLnH1xwofWdmGh34RU99yAuFatZBwPo4w==",
"requires": {
"@mdi/svg": "^7.3.67",
"@mdi/svg": "^7.4.47",
"@nextcloud/files": "^3.0.0-beta.14",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/router": "^2.2.0",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/vue": "^7.12.4",
"@types/toastify-js": "^1.12.2",
"@types/toastify-js": "^1.12.3",
"@vueuse/core": "^10.4.1",
"toastify-js": "^1.12.0",
"vue-frag": "^1.4.3",

View File

@@ -34,7 +34,7 @@
"@babel/runtime": "^7.23.8",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.2",
"@nextcloud/dialogs": "^4.2.3",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.1.0",