chore: 📌 update lock
All checks were successful
repod / xml (push) Successful in 1m20s
repod / php (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m44s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2024-08-07 20:24:17 +02:00
parent 358c1d06c8
commit a6a0f0d4f8
3 changed files with 123 additions and 1180 deletions

25
composer.lock generated
View File

@ -833,16 +833,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.61.1",
"version": "v3.62.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "3ac8e446863e313b51a9466915c9b578409eef9e"
"reference": "7a91d5ce45c486f5b445d95901228507a02f60ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/3ac8e446863e313b51a9466915c9b578409eef9e",
"reference": "3ac8e446863e313b51a9466915c9b578409eef9e",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/7a91d5ce45c486f5b445d95901228507a02f60ae",
"reference": "7a91d5ce45c486f5b445d95901228507a02f60ae",
"shasum": ""
},
"require": {
@ -879,9 +879,9 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.61.1"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.62.0"
},
"time": "2024-07-31T14:33:55+00:00"
"time": "2024-08-07T17:03:46+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@ -1312,12 +1312,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "25b3df97450d4b8ae46ab6c6a2441db776b3e00d"
"reference": "176422aa2c339a0f4e56b92862c67a94e2b584fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/25b3df97450d4b8ae46ab6c6a2441db776b3e00d",
"reference": "25b3df97450d4b8ae46ab6c6a2441db776b3e00d",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/176422aa2c339a0f4e56b92862c67a94e2b584fb",
"reference": "176422aa2c339a0f4e56b92862c67a94e2b584fb",
"shasum": ""
},
"conflict": {
@ -1435,7 +1435,7 @@
"datatables/datatables": "<1.10.10",
"david-garcia/phpwhois": "<=4.3.1",
"dbrisinajumi/d2files": "<1",
"dcat/laravel-admin": "<=2.1.3.0-beta",
"dcat/laravel-admin": "<=2.1.3",
"derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
"desperado/xml-bundle": "<=0.1.7",
@ -1585,6 +1585,7 @@
"innologi/typo3-appointments": "<2.0.6",
"intelliants/subrion": "<4.2.2",
"inter-mediator/inter-mediator": "==5.5",
"ipl/web": "<0.10.1",
"islandora/islandora": ">=2,<2.4.1",
"ivankristianto/phpwhois": "<=4.3",
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
@ -1667,7 +1668,7 @@
"microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
"microsoft/microsoft-graph-beta": "<2.0.1",
"microsoft/microsoft-graph-core": "<2.0.2",
"microweber/microweber": "<=2.0.4",
"microweber/microweber": "<=2.0.16",
"mikehaertl/php-shellcommand": "<1.6.1",
"miniorange/miniorange-saml": "<1.4.3",
"mittwald/typo3_forum": "<1.2.1",
@ -2118,7 +2119,7 @@
"type": "tidelift"
}
],
"time": "2024-08-02T16:05:08+00:00"
"time": "2024-08-05T22:04:39+00:00"
},
{
"name": "sebastian/diff",

1276
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.15.1",
"@nextcloud/vue": "^8.16.0",
"vue": "^2",
"vue-material-design-icons": "^5.3.0",
"vue-router": "^3",