chore: ⬆️ upgrade deps
All checks were successful
repod / xml (push) Successful in 49s
repod / php (push) Successful in 1m33s
repod / nodejs (push) Successful in 1m9s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2025-02-14 15:27:57 +00:00
parent 86d741ae75
commit c4a9908f58
4 changed files with 442 additions and 350 deletions

View File

@ -16,21 +16,21 @@
"rector": "rector && composer cs:fix"
},
"require": {
"php": "~8.1.17"
"php": "~8.1.31"
},
"require-dev": {
"nextcloud/ocp": "^30.0.5",
"nextcloud/ocp": "^30.0.6",
"roave/security-advisories": "dev-latest",
"nextcloud/coding-standard": "^1.3.2",
"nextcloud/rector": "^0.3.1",
"rector/rector": "~1.2.10",
"vimeo/psalm": "^6.5.0"
"vimeo/psalm": "^6.5.1"
},
"config": {
"optimize-autoloader": true,
"sort-packages": true,
"platform": {
"php": "8.1.17"
"php": "8.1.31"
}
}
}

79
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b68e18a35e150b44acf6cc3236296075",
"content-hash": "e8dae57f214b7e0a3f6e64e68e079e45",
"packages": [],
"packages-dev": [
{
@ -1702,16 +1702,16 @@
},
{
"name": "nextcloud/ocp",
"version": "v30.0.5",
"version": "v30.0.6",
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "8f9f1452b564a514938d0e7361479bb9afacab27"
"reference": "850819a2bd061dca3c6a839d44bb6f22f188febc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8f9f1452b564a514938d0e7361479bb9afacab27",
"reference": "8f9f1452b564a514938d0e7361479bb9afacab27",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/850819a2bd061dca3c6a839d44bb6f22f188febc",
"reference": "850819a2bd061dca3c6a839d44bb6f22f188febc",
"shasum": ""
},
"require": {
@ -1740,9 +1740,9 @@
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/v30.0.5"
"source": "https://github.com/nextcloud-deps/ocp/tree/v30.0.6"
},
"time": "2025-01-08T10:49:45+00:00"
"time": "2025-01-27T08:38:56+00:00"
},
{
"name": "nextcloud/rector",
@ -2093,16 +2093,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "2.0.0",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "c00d78fb6b29658347f9d37ebe104bffadf36299"
"reference": "72e51f7c32c5aef7c8b462195b8c599b11199893"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/c00d78fb6b29658347f9d37ebe104bffadf36299",
"reference": "c00d78fb6b29658347f9d37ebe104bffadf36299",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/72e51f7c32c5aef7c8b462195b8c599b11199893",
"reference": "72e51f7c32c5aef7c8b462195b8c599b11199893",
"shasum": ""
},
"require": {
@ -2134,22 +2134,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.1"
},
"time": "2024-10-13T11:29:49+00:00"
"time": "2025-02-13T12:25:43+00:00"
},
{
"name": "phpstan/phpstan",
"version": "1.12.16",
"version": "1.12.18",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "e0bb5cb78545aae631220735aa706eac633a6be9"
"reference": "fef9f07814a573399229304bb0046affdf558812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e0bb5cb78545aae631220735aa706eac633a6be9",
"reference": "e0bb5cb78545aae631220735aa706eac633a6be9",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812",
"reference": "fef9f07814a573399229304bb0046affdf558812",
"shasum": ""
},
"require": {
@ -2194,7 +2194,7 @@
"type": "github"
}
],
"time": "2025-01-21T14:50:05+00:00"
"time": "2025-02-13T12:44:44+00:00"
},
{
"name": "psr/clock",
@ -2642,12 +2642,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "c10bce58e215dabda33ba5dd3f3a153e85684222"
"reference": "74a1f3e080759ad7d1e7f2d68c1f4d754b401acd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/c10bce58e215dabda33ba5dd3f3a153e85684222",
"reference": "c10bce58e215dabda33ba5dd3f3a153e85684222",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/74a1f3e080759ad7d1e7f2d68c1f4d754b401acd",
"reference": "74a1f3e080759ad7d1e7f2d68c1f4d754b401acd",
"shasum": ""
},
"conflict": {
@ -2998,11 +2998,12 @@
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
"luyadev/yii-helpers": "<1.2.1",
"maestroerror/php-heic-to-jpg": "<1.0.5",
"magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch10|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch8|>=2.4.7.0-beta1,<2.4.7.0-patch3",
"magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch11|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch9|>=2.4.7.0-beta1,<2.4.7.0-patch4|>=2.4.8.0-beta1,<2.4.8.0-beta2",
"magento/core": "<=1.9.4.5",
"magento/magento1ce": "<1.9.4.3-dev",
"magento/magento1ee": ">=1,<1.14.4.3-dev",
"magento/product-community-edition": "<2.4.4.0-patch9|>=2.4.5,<2.4.5.0-patch8|>=2.4.6,<2.4.6.0-patch6|>=2.4.7,<2.4.7.0-patch1",
"magento/project-community-edition": "<=2.0.2",
"magneto/core": "<1.9.4.4-dev",
"maikuolan/phpmussel": ">=1,<1.6",
"mainwp/mainwp": "<=4.4.3.3",
@ -3048,6 +3049,7 @@
"munkireport/reportdata": "<3.5",
"munkireport/softwareupdate": "<1.6",
"mustache/mustache": ">=2,<2.14.1",
"mwdelaney/wp-enable-svg": "<=0.2",
"namshi/jose": "<2.2",
"nategood/httpful": "<1",
"neoan3-apps/template": "<1.1.1",
@ -3085,7 +3087,7 @@
"openid/php-openid": "<2.3",
"openmage/magento-lts": "<20.10.1",
"opensolutions/vimbadmin": "<=3.0.15",
"opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2",
"opensource-workshop/connect-cms": "<1.8.7|>=2,<2.4.7",
"orchid/platform": ">=8,<14.43",
"oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
"oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
@ -3126,7 +3128,7 @@
"phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5|>=3.2.10,<=4.0.1",
"phpoffice/common": "<0.2.9",
"phpoffice/phpexcel": "<1.8.1",
"phpoffice/phpspreadsheet": "<1.29.8|>=2,<2.1.7|>=2.2,<2.3.6|>=3,<3.8",
"phpoffice/phpspreadsheet": "<1.29.9|>=2,<2.1.8|>=2.2,<2.3.7|>=3,<3.9",
"phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36",
"phpservermon/phpservermon": "<3.6",
"phpsysinfo/phpsysinfo": "<3.4.3",
@ -3135,7 +3137,7 @@
"phpxmlrpc/extras": "<0.6.1",
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"pi/pi": "<=2.5",
"pimcore/admin-ui-classic-bundle": "<1.5.4",
"pimcore/admin-ui-classic-bundle": "<1.7.4",
"pimcore/customer-management-framework-bundle": "<4.2.1",
"pimcore/data-hub": "<1.2.4",
"pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
@ -3181,7 +3183,7 @@
"rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2",
"redaxo/source": "<5.18",
"redaxo/source": "<=5.18.1",
"remdex/livehelperchat": "<4.29",
"reportico-web/reportico": "<=8.1",
"rhukster/dom-sanitizer": "<1.0.7",
@ -3189,6 +3191,7 @@
"robrichards/xmlseclibs": ">=1,<3.0.4",
"roots/soil": "<4.1",
"rudloff/alltube": "<3.0.3",
"rudloff/rtmpdump-bin": "<=2.3.1",
"s-cart/core": "<6.9",
"s-cart/s-cart": "<6.9",
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
@ -3244,7 +3247,7 @@
"snipe/snipe-it": "<=7.0.13",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"spatie/browsershot": "<5.0.3",
"spatie/browsershot": "<5.0.5",
"spatie/image-optimizer": "<1.7.3",
"spencer14420/sp-php-email-handler": "<1",
"spipu/html2pdf": "<5.2.8",
@ -3506,7 +3509,7 @@
"type": "tidelift"
}
],
"time": "2025-01-31T21:04:56+00:00"
"time": "2025-02-12T18:06:17+00:00"
},
{
"name": "sebastian/diff",
@ -4359,16 +4362,16 @@
},
{
"name": "vimeo/psalm",
"version": "6.5.0",
"version": "6.5.1",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "38fc8444edf0cebc9205296ee6e30e906ade783b"
"reference": "3f17a6b24a2dbe543e21408c2b19108cf6a355ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/38fc8444edf0cebc9205296ee6e30e906ade783b",
"reference": "38fc8444edf0cebc9205296ee6e30e906ade783b",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/3f17a6b24a2dbe543e21408c2b19108cf6a355ef",
"reference": "3f17a6b24a2dbe543e21408c2b19108cf6a355ef",
"shasum": ""
},
"require": {
@ -4391,11 +4394,11 @@
"fidry/cpu-core-counter": "^0.4.1 || ^0.5.1 || ^1.0.0",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^5.0.0",
"php": "~8.1.17 || ~8.2.4 || ~8.3.0 || ~8.4.0",
"php": "~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0",
"spatie/array-to-xml": "^2.17.0 || ^3.0",
"symfony/console": "^6.0 || ^7.0",
"symfony/filesystem": "^6.0 || ^7.0"
"symfony/filesystem": "~6.3.12 || ~6.4.3 || ^7.0.3"
},
"provide": {
"psalm/psalm": "self.version"
@ -4471,7 +4474,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2025-02-07T20:42:25+00:00"
"time": "2025-02-10T09:55:15+00:00"
},
{
"name": "webmozart/assert",
@ -4540,11 +4543,11 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "~8.1.17"
"php": "~8.1.31"
},
"platform-dev": {},
"platform-dev": [],
"platform-overrides": {
"php": "8.1.17"
"php": "8.1.31"
},
"plugin-api-version": "2.6.0"
}

703
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@nextcloud/vue": "9.0.0-alpha.6",
"dompurify": "^3.2.4",
"linkify-html": "^4.2.0",
"pinia": "^2.3.1",
"pinia": "^3.0.1",
"toastify-js": "^1.12.0",
"vite": "^6.1.0",
"vue": "^3.5.13",