зеркало из https://github.com/nextcloud/text.git
fix(deps): update dependency @nextcloud/auth to ^2.4.0
This commit is contained in:
Родитель
8875a0de7c
Коммит
5ccdc9faa9
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
||||
"@mdi/svg": "^7.4.47",
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/axios": "^2.5.0",
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
"@nextcloud/dialogs": "^5.3.5",
|
||||
|
@ -4008,11 +4008,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/auth": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.3.0.tgz",
|
||||
"integrity": "sha512-PCkRJbML9sXvBENY43vTIERIZJFk2azu08IK6zYOnOZ7cFkD1QlFJtdTCZTImQLg01IXhIm0j0ExEdatHoqz7g==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
||||
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@nextcloud/event-bus": "^3.2.0"
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
"@nextcloud/event-bus": "^3.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.0.0",
|
||||
|
@ -31666,11 +31668,12 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/auth": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.3.0.tgz",
|
||||
"integrity": "sha512-PCkRJbML9sXvBENY43vTIERIZJFk2azu08IK6zYOnOZ7cFkD1QlFJtdTCZTImQLg01IXhIm0j0ExEdatHoqz7g==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.4.0.tgz",
|
||||
"integrity": "sha512-T5OFltKd0O9Hfj47VrzE7TVjCwqOMHH9JLyjjLUR3pu2MaTY9WL6AjL79sHbFTXUaIkftZgJKu12lHYmqXnL2Q==",
|
||||
"requires": {
|
||||
"@nextcloud/event-bus": "^3.2.0"
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
"@nextcloud/event-bus": "^3.3.1"
|
||||
}
|
||||
},
|
||||
"@nextcloud/axios": {
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"dependencies": {
|
||||
"@hedgedoc/markdown-it-task-lists": "^2.0.1",
|
||||
"@mdi/svg": "^7.4.47",
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/axios": "^2.5.0",
|
||||
"@nextcloud/browser-storage": "^0.4.0",
|
||||
"@nextcloud/dialogs": "^5.3.5",
|
||||
|
|
Загрузка…
Ссылка в новой задаче