зеркало из https://github.com/nextcloud/text.git
Merge pull request #6224 from nextcloud/renovate/main-nextcloud-auth-2.x
This commit is contained in:
Коммит
20eb8cead4
|
@ -11,7 +11,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
||||||
"@mdi/svg": "^7.4.47",
|
"@mdi/svg": "^7.4.47",
|
||||||
"@nextcloud/auth": "^2.3.0",
|
"@nextcloud/auth": "^2.4.0",
|
||||||
"@nextcloud/axios": "^2.5.0",
|
"@nextcloud/axios": "^2.5.0",
|
||||||
"@nextcloud/browser-storage": "^0.4.0",
|
"@nextcloud/browser-storage": "^0.4.0",
|
||||||
"@nextcloud/dialogs": "^5.3.5",
|
"@nextcloud/dialogs": "^5.3.5",
|
||||||
|
@ -4008,11 +4008,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/auth": {
|
"node_modules/@nextcloud/auth": {
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
||||||
"integrity": "sha512-PCkRJbML9sXvBENY43vTIERIZJFk2azu08IK6zYOnOZ7cFkD1QlFJtdTCZTImQLg01IXhIm0j0ExEdatHoqz7g==",
|
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nextcloud/event-bus": "^3.2.0"
|
"@nextcloud/browser-storage": "^0.4.0",
|
||||||
|
"@nextcloud/event-bus": "^3.3.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.0.0",
|
"node": "^20.0.0",
|
||||||
|
@ -31666,11 +31668,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/auth": {
|
"@nextcloud/auth": {
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
||||||
"integrity": "sha512-PCkRJbML9sXvBENY43vTIERIZJFk2azu08IK6zYOnOZ7cFkD1QlFJtdTCZTImQLg01IXhIm0j0ExEdatHoqz7g==",
|
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/event-bus": "^3.2.0"
|
"@nextcloud/browser-storage": "^0.4.0",
|
||||||
|
"@nextcloud/event-bus": "^3.3.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/axios": {
|
"@nextcloud/axios": {
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
||||||
"@mdi/svg": "^7.4.47",
|
"@mdi/svg": "^7.4.47",
|
||||||
"@nextcloud/auth": "^2.3.0",
|
"@nextcloud/auth": "^2.4.0",
|
||||||
"@nextcloud/axios": "^2.5.0",
|
"@nextcloud/axios": "^2.5.0",
|
||||||
"@nextcloud/browser-storage": "^0.4.0",
|
"@nextcloud/browser-storage": "^0.4.0",
|
||||||
"@nextcloud/dialogs": "^5.3.5",
|
"@nextcloud/dialogs": "^5.3.5",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче