Update composer and yarn files

This commit is contained in:
Julie Lenaerts 2024-10-01 10:42:31 +02:00
parent 42ccb32635
commit 8fc61bfc2d
4 changed files with 45 additions and 36 deletions

View File

@ -9,7 +9,7 @@
"ext-iconv": "*",
"champs-libres/wopi-bundle": "dev-master@dev",
"champs-libres/wopi-lib": "dev-master@dev",
"chill-project/chill-bundles": "v3.1.0@dev",
"chill-project/chill-bundles": "v3.1.1@dev",
"chill-project/chill-deploy": "^1.0",
"graylog2/gelf-php": "^2.0",
"symfony/console": "5.4.*",

71
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": "9549ae3f99301f5f5c67de91b1a203cb",
"content-hash": "fe4082da33b03f9e9d1393afeb184ce6",
"packages": [
{
"name": "brick/math",
@ -185,16 +185,16 @@
},
{
"name": "chill-project/chill-bundles",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://gitlab.com/Chill-Projet/chill-bundles.git",
"reference": "1c0d334b918e77eddcc1ad50455acd40c67bc531"
"reference": "f7f8319749c5f7afbc81878109ef76d12e1fa131"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=1c0d334b918e77eddcc1ad50455acd40c67bc531",
"reference": "1c0d334b918e77eddcc1ad50455acd40c67bc531",
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=f7f8319749c5f7afbc81878109ef76d12e1fa131",
"reference": "f7f8319749c5f7afbc81878109ef76d12e1fa131",
"shasum": ""
},
"require": {
@ -328,9 +328,9 @@
],
"support": {
"issues": "https://gitlab.com/Chill-Projet/chill-bundles/-/issues",
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.1.0"
"source": "https://gitlab.com/Chill-Projet/chill-bundles/-/tree/v3.1.1"
},
"time": "2024-09-12T17:34:28+00:00"
"time": "2024-10-01T10:38:22+00:00"
},
{
"name": "chill-project/chill-deploy",
@ -2085,16 +2085,16 @@
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.13.45",
"version": "8.13.46",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "142ccdd603e4eeef7de9a7ddbd9ae18c2651dbd6"
"reference": "b75c463fce43a61cc206ea18cd5f2cc3ed5e6555"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/142ccdd603e4eeef7de9a7ddbd9ae18c2651dbd6",
"reference": "142ccdd603e4eeef7de9a7ddbd9ae18c2651dbd6",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/b75c463fce43a61cc206ea18cd5f2cc3ed5e6555",
"reference": "b75c463fce43a61cc206ea18cd5f2cc3ed5e6555",
"shasum": ""
},
"require": {
@ -2156,7 +2156,7 @@
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
"source": "https://github.com/giggsey/libphonenumber-for-php"
},
"time": "2024-09-06T11:22:54+00:00"
"time": "2024-09-25T08:54:14+00:00"
},
{
"name": "giggsey/locale",
@ -2862,34 +2862,34 @@
},
{
"name": "lcobucci/clock",
"version": "3.2.0",
"version": "3.3.1",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/clock.git",
"reference": "6f28b826ea01306b07980cb8320ab30b966cd715"
"reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715",
"reference": "6f28b826ea01306b07980cb8320ab30b966cd715",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/db3713a61addfffd615b79bf0bc22f0ccc61b86b",
"reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b",
"shasum": ""
},
"require": {
"php": "~8.2.0 || ~8.3.0",
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"psr/clock": "^1.0"
},
"provide": {
"psr/clock-implementation": "1.0"
},
"require-dev": {
"infection/infection": "^0.27",
"lcobucci/coding-standard": "^11.0.0",
"infection/infection": "^0.29",
"lcobucci/coding-standard": "^11.1.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.25",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.2.3"
"phpunit/phpunit": "^11.3.6"
},
"type": "library",
"autoload": {
@ -2910,7 +2910,7 @@
"description": "Yet another clock abstraction",
"support": {
"issues": "https://github.com/lcobucci/clock/issues",
"source": "https://github.com/lcobucci/clock/tree/3.2.0"
"source": "https://github.com/lcobucci/clock/tree/3.3.1"
},
"funding": [
{
@ -2922,7 +2922,7 @@
"type": "patreon"
}
],
"time": "2023-11-17T17:00:27+00:00"
"time": "2024-09-24T20:45:14+00:00"
},
{
"name": "lcobucci/jwt",
@ -3920,27 +3920,28 @@
},
{
"name": "ovh/ovh",
"version": "v3.3.0",
"version": "v3.4.0",
"source": {
"type": "git",
"url": "https://github.com/ovh/php-ovh.git",
"reference": "a5241f84111bc8c108ab78480a3141353389cc49"
"reference": "3bebadd6cb3b148103ed23d3f4b226581bbfe925"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ovh/php-ovh/zipball/a5241f84111bc8c108ab78480a3141353389cc49",
"reference": "a5241f84111bc8c108ab78480a3141353389cc49",
"url": "https://api.github.com/repos/ovh/php-ovh/zipball/3bebadd6cb3b148103ed23d3f4b226581bbfe925",
"reference": "3bebadd6cb3b148103ed23d3f4b226581bbfe925",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/guzzle": "^6.0||^7.0",
"league/oauth2-client": "^2.7",
"php": ">=7.4"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpdocumentor/shim": "^3",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.6"
},
"type": "library",
@ -3964,9 +3965,9 @@
],
"support": {
"issues": "https://github.com/ovh/php-ovh/issues",
"source": "https://github.com/ovh/php-ovh/tree/v3.3.0"
"source": "https://github.com/ovh/php-ovh/tree/v3.4.0"
},
"time": "2023-10-20T15:21:31+00:00"
"time": "2024-09-27T13:56:00+00:00"
},
{
"name": "paragonie/constant_time_encoding",
@ -4087,16 +4088,16 @@
},
{
"name": "phpoffice/phpspreadsheet",
"version": "1.29.1",
"version": "1.29.2",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "59ee38f7480904cd6487e5cbdea4d80ff2758719"
"reference": "3a5a818d7d3e4b5bd2e56fb9de44dbded6eae07f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/59ee38f7480904cd6487e5cbdea4d80ff2758719",
"reference": "59ee38f7480904cd6487e5cbdea4d80ff2758719",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/3a5a818d7d3e4b5bd2e56fb9de44dbded6eae07f",
"reference": "3a5a818d7d3e4b5bd2e56fb9de44dbded6eae07f",
"shasum": ""
},
"require": {
@ -4186,9 +4187,9 @@
],
"support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.1"
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.2"
},
"time": "2024-09-03T00:55:32+00:00"
"time": "2024-09-29T07:04:47+00:00"
},
{
"name": "phpseclib/phpseclib",

View File

@ -10,5 +10,8 @@
"specs-build": "yaml-merge vendor/chill-project/chill-bundles/src/Bundle/ChillMainBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillPersonBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillCalendarBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillThirdPartyBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillDocStoreBundle/chill.api.specs.yaml> templates/api/specs.yaml",
"specs-validate": "swagger-cli validate templates/api/specs.yaml",
"specs": "yarn run specs-build && yarn run specs-validate"
},
"dependencies": {
"bootstrap-icons": "^1.11.3"
}
}

View File

@ -3367,6 +3367,11 @@ boolbase@^1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
bootstrap-icons@^1.11.3:
version "1.11.3"
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz#03f9cb754ec005c52f9ee616e2e84a82cab3084b"
integrity sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==
bootstrap@5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"