Updated dependencies

This commit is contained in:
Bernd Bestel
2025-06-07 17:27:22 +02:00
parent 8560becb83
commit 3e4f200475
2 changed files with 180 additions and 190 deletions

330
composer.lock generated
View File

@@ -65,16 +65,16 @@
}, },
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.12.3", "version": "0.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "866551da34e9a618e64a819ee1e01c20d8a588ba" "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba", "url": "https://api.github.com/repos/brick/math/zipball/fc7ed316430118cc7836bf45faff18d5dfc8de04",
"reference": "866551da34e9a618e64a819ee1e01c20d8a588ba", "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -113,7 +113,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.12.3" "source": "https://github.com/brick/math/tree/0.13.1"
}, },
"funding": [ "funding": [
{ {
@@ -121,7 +121,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-02-28T13:11:00+00:00" "time": "2025-03-29T13:50:30+00:00"
}, },
{ {
"name": "carbonphp/carbon-doctrine-types", "name": "carbonphp/carbon-doctrine-types",
@@ -672,29 +672,29 @@
}, },
{ {
"name": "gumlet/php-image-resize", "name": "gumlet/php-image-resize",
"version": "2.0.4", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/gumlet/php-image-resize.git", "url": "https://github.com/gumlet/php-image-resize.git",
"reference": "54165d97ebc3d4fc188761166b78e6702f605f59" "reference": "73915788742c30de4fdb8e54b25cd03a085a4459"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/54165d97ebc3d4fc188761166b78e6702f605f59", "url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/73915788742c30de4fdb8e54b25cd03a085a4459",
"reference": "54165d97ebc3d4fc188761166b78e6702f605f59", "reference": "73915788742c30de4fdb8e54b25cd03a085a4459",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-fileinfo": "*", "ext-fileinfo": "*",
"ext-gd": "*", "ext-gd": "*",
"php": ">=5.6.0" "php": ">=8.1.0"
}, },
"require-dev": { "require-dev": {
"apigen/apigen": "^4.1", "apigen/apigen": "^4.1",
"ext-exif": "*", "ext-exif": "*",
"ext-gd": "*", "ext-gd": "*",
"php-coveralls/php-coveralls": "^2.1", "php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^8.5" "phpunit/phpunit": "^10.0"
}, },
"suggest": { "suggest": {
"ext-exif": "Auto-rotate jpeg files" "ext-exif": "Auto-rotate jpeg files"
@@ -725,9 +725,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/gumlet/php-image-resize/issues", "issues": "https://github.com/gumlet/php-image-resize/issues",
"source": "https://github.com/gumlet/php-image-resize/tree/2.0.4" "source": "https://github.com/gumlet/php-image-resize/tree/2.1.0"
}, },
"time": "2023-10-11T14:16:03+00:00" "time": "2025-04-23T19:36:05+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
@@ -1056,16 +1056,16 @@
}, },
{ {
"name": "illuminate/bus", "name": "illuminate/bus",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/bus.git", "url": "https://github.com/illuminate/bus.git",
"reference": "3aacdeb893bf5869aa4c066cb91050c3f5f7c005" "reference": "60da78ea881c539ce56c5b66321be73755c5918c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/bus/zipball/3aacdeb893bf5869aa4c066cb91050c3f5f7c005", "url": "https://api.github.com/repos/illuminate/bus/zipball/60da78ea881c539ce56c5b66321be73755c5918c",
"reference": "3aacdeb893bf5869aa4c066cb91050c3f5f7c005", "reference": "60da78ea881c539ce56c5b66321be73755c5918c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1105,20 +1105,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-12T14:22:47+00:00" "time": "2025-05-13T15:08:45+00:00"
}, },
{ {
"name": "illuminate/collections", "name": "illuminate/collections",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/collections.git", "url": "https://github.com/illuminate/collections.git",
"reference": "0094b162fa505126c1391222f27fd98734d24525" "reference": "e5711846b7c68128bc8de72c13e017606043c996"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/0094b162fa505126c1391222f27fd98734d24525", "url": "https://api.github.com/repos/illuminate/collections/zipball/e5711846b7c68128bc8de72c13e017606043c996",
"reference": "0094b162fa505126c1391222f27fd98734d24525", "reference": "e5711846b7c68128bc8de72c13e017606043c996",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1128,6 +1128,7 @@
"php": "^8.2" "php": "^8.2"
}, },
"suggest": { "suggest": {
"illuminate/http": "Required to convert collections to API resources (^12.0).",
"symfony/var-dumper": "Required to use the dump method (^7.2)." "symfony/var-dumper": "Required to use the dump method (^7.2)."
}, },
"type": "library", "type": "library",
@@ -1161,20 +1162,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-16T23:50:18+00:00" "time": "2025-05-28T13:08:33+00:00"
}, },
{ {
"name": "illuminate/conditionable", "name": "illuminate/conditionable",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/conditionable.git", "url": "https://github.com/illuminate/conditionable.git",
"reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d" "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/a2b3c66f3ca532e12e694bd5c9254adc303b922d", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/ec677967c1f2faf90b8428919124d2184a4c9b49",
"reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d", "reference": "ec677967c1f2faf90b8428919124d2184a4c9b49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1207,20 +1208,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-02-19T19:08:33+00:00" "time": "2025-05-13T15:08:45+00:00"
}, },
{ {
"name": "illuminate/container", "name": "illuminate/container",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/container.git", "url": "https://github.com/illuminate/container.git",
"reference": "57d786330a14a792bd9bb8183a799893d3f15caa" "reference": "222ff6913fa7efc914fcd63e9c44ba5d46835a6c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/container/zipball/57d786330a14a792bd9bb8183a799893d3f15caa", "url": "https://api.github.com/repos/illuminate/container/zipball/222ff6913fa7efc914fcd63e9c44ba5d46835a6c",
"reference": "57d786330a14a792bd9bb8183a799893d3f15caa", "reference": "222ff6913fa7efc914fcd63e9c44ba5d46835a6c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1258,20 +1259,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-12T14:22:47+00:00" "time": "2025-06-02T14:34:09+00:00"
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
"reference": "88962e0a73fb837e048ebdbbc67afd2f6b30e8e6" "reference": "b559b9840344cc02cb142a5d72132a2c928f2e5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/88962e0a73fb837e048ebdbbc67afd2f6b30e8e6", "url": "https://api.github.com/repos/illuminate/contracts/zipball/b559b9840344cc02cb142a5d72132a2c928f2e5c",
"reference": "88962e0a73fb837e048ebdbbc67afd2f6b30e8e6", "reference": "b559b9840344cc02cb142a5d72132a2c928f2e5c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1306,20 +1307,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-16T23:56:53+00:00" "time": "2025-05-13T15:08:45+00:00"
}, },
{ {
"name": "illuminate/events", "name": "illuminate/events",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/events.git", "url": "https://github.com/illuminate/events.git",
"reference": "79ff0a834e48833fb74004957e19ae07c9e031af" "reference": "bf1f121ea51e077e893d32e2848e102513d4b1b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/events/zipball/79ff0a834e48833fb74004957e19ae07c9e031af", "url": "https://api.github.com/repos/illuminate/events/zipball/bf1f121ea51e077e893d32e2848e102513d4b1b5",
"reference": "79ff0a834e48833fb74004957e19ae07c9e031af", "reference": "bf1f121ea51e077e893d32e2848e102513d4b1b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1361,20 +1362,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-17T20:11:07+00:00" "time": "2025-05-13T15:08:45+00:00"
}, },
{ {
"name": "illuminate/filesystem", "name": "illuminate/filesystem",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/filesystem.git", "url": "https://github.com/illuminate/filesystem.git",
"reference": "e59cfec3c16d71be2da85cf9385ddd82f0c15857" "reference": "80fe8605cfa360fdbc85f67c19801a9657615aab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/e59cfec3c16d71be2da85cf9385ddd82f0c15857", "url": "https://api.github.com/repos/illuminate/filesystem/zipball/80fe8605cfa360fdbc85f67c19801a9657615aab",
"reference": "e59cfec3c16d71be2da85cf9385ddd82f0c15857", "reference": "80fe8605cfa360fdbc85f67c19801a9657615aab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1428,11 +1429,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-12T14:22:47+00:00" "time": "2025-05-13T15:08:45+00:00"
}, },
{ {
"name": "illuminate/macroable", "name": "illuminate/macroable",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/macroable.git", "url": "https://github.com/illuminate/macroable.git",
@@ -1478,16 +1479,16 @@
}, },
{ {
"name": "illuminate/pipeline", "name": "illuminate/pipeline",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/pipeline.git", "url": "https://github.com/illuminate/pipeline.git",
"reference": "6a19a86af3373f8dec4a2db71aae5ca0f02d36fa" "reference": "a1039dfe54854470cdda37782bab0901aa588dd4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/pipeline/zipball/6a19a86af3373f8dec4a2db71aae5ca0f02d36fa", "url": "https://api.github.com/repos/illuminate/pipeline/zipball/a1039dfe54854470cdda37782bab0901aa588dd4",
"reference": "6a19a86af3373f8dec4a2db71aae5ca0f02d36fa", "reference": "a1039dfe54854470cdda37782bab0901aa588dd4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1522,20 +1523,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-12T14:22:47+00:00" "time": "2025-05-13T15:08:45+00:00"
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "bcba98dcdbc758261b3b872a9b9dc789aed1eb57" "reference": "ca7535d97755d36dd0afcb3627e5f0623dae5000"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/bcba98dcdbc758261b3b872a9b9dc789aed1eb57", "url": "https://api.github.com/repos/illuminate/support/zipball/ca7535d97755d36dd0afcb3627e5f0623dae5000",
"reference": "bcba98dcdbc758261b3b872a9b9dc789aed1eb57", "reference": "ca7535d97755d36dd0afcb3627e5f0623dae5000",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1560,7 +1561,7 @@
"suggest": { "suggest": {
"illuminate/filesystem": "Required to use the Composer class (^12.0).", "illuminate/filesystem": "Required to use the Composer class (^12.0).",
"laravel/serializable-closure": "Required to use the once function (^1.3|^2.0).", "laravel/serializable-closure": "Required to use the once function (^1.3|^2.0).",
"league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.6).", "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.7).",
"league/uri": "Required to use the Uri class (^7.5.1).", "league/uri": "Required to use the Uri class (^7.5.1).",
"ramsey/uuid": "Required to use Str::uuid() (^4.7).", "ramsey/uuid": "Required to use Str::uuid() (^4.7).",
"symfony/process": "Required to use the Composer class (^7.2).", "symfony/process": "Required to use the Composer class (^7.2).",
@@ -1599,20 +1600,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-13T14:51:35+00:00" "time": "2025-05-26T17:21:08+00:00"
}, },
{ {
"name": "illuminate/view", "name": "illuminate/view",
"version": "v12.3.0", "version": "v12.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/view.git", "url": "https://github.com/illuminate/view.git",
"reference": "60be9d10cb2eb432d7559d021cb0aedac2673b14" "reference": "97d9b586718ec60a54c197751c0c408a5258a917"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/view/zipball/60be9d10cb2eb432d7559d021cb0aedac2673b14", "url": "https://api.github.com/repos/illuminate/view/zipball/97d9b586718ec60a54c197751c0c408a5258a917",
"reference": "60be9d10cb2eb432d7559d021cb0aedac2673b14", "reference": "97d9b586718ec60a54c197751c0c408a5258a917",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1653,7 +1654,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-03-12T14:22:47+00:00" "time": "2025-05-27T22:29:35+00:00"
}, },
{ {
"name": "interficieis/php-barcode", "name": "interficieis/php-barcode",
@@ -1933,16 +1934,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.8.6", "version": "3.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/CarbonPHP/carbon.git", "url": "https://github.com/CarbonPHP/carbon.git",
"reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd" "reference": "ced71f79398ece168e24f7f7710462f462310d4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ff2f20cf83bd4d503720632ce8a426dc747bf7fd", "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ced71f79398ece168e24f7f7710462f462310d4d",
"reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd", "reference": "ced71f79398ece168e24f7f7710462f462310d4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2035,7 +2036,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-20T17:33:38+00:00" "time": "2025-05-01T19:51:51+00:00"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",
@@ -2144,16 +2145,16 @@
}, },
{ {
"name": "php-di/php-di", "name": "php-di/php-di",
"version": "7.0.9", "version": "7.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-DI/PHP-DI.git", "url": "https://github.com/PHP-DI/PHP-DI.git",
"reference": "d8480267f5cf239650debba704f3ecd15b638cde" "reference": "32f111a6d214564520a57831d397263e8946c1d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/d8480267f5cf239650debba704f3ecd15b638cde", "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/32f111a6d214564520a57831d397263e8946c1d2",
"reference": "d8480267f5cf239650debba704f3ecd15b638cde", "reference": "32f111a6d214564520a57831d397263e8946c1d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2169,7 +2170,7 @@
"friendsofphp/php-cs-fixer": "^3", "friendsofphp/php-cs-fixer": "^3",
"friendsofphp/proxy-manager-lts": "^1", "friendsofphp/proxy-manager-lts": "^1",
"mnapoli/phpunit-easymock": "^1.3", "mnapoli/phpunit-easymock": "^1.3",
"phpunit/phpunit": "^9.6", "phpunit/phpunit": "^9.6 || ^10 || ^11",
"vimeo/psalm": "^5|^6" "vimeo/psalm": "^5|^6"
}, },
"suggest": { "suggest": {
@@ -2201,7 +2202,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-DI/PHP-DI/issues", "issues": "https://github.com/PHP-DI/PHP-DI/issues",
"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.9" "source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.11"
}, },
"funding": [ "funding": [
{ {
@@ -2213,7 +2214,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-28T12:46:35+00:00" "time": "2025-06-03T07:45:57+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",
@@ -2812,20 +2813,20 @@
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
"version": "4.7.6", "version": "4.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ramsey/uuid.git", "url": "https://github.com/ramsey/uuid.git",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088" "reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", "url": "https://api.github.com/repos/ramsey/uuid/zipball/fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088", "reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13",
"ext-json": "*", "ext-json": "*",
"php": "^8.0", "php": "^8.0",
"ramsey/collection": "^1.2 || ^2.0" "ramsey/collection": "^1.2 || ^2.0"
@@ -2834,26 +2835,23 @@
"rhumsaa/uuid": "self.version" "rhumsaa/uuid": "self.version"
}, },
"require-dev": { "require-dev": {
"captainhook/captainhook": "^5.10", "captainhook/captainhook": "^5.25",
"captainhook/plugin-composer": "^5.3", "captainhook/plugin-composer": "^5.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"doctrine/annotations": "^1.8", "ergebnis/composer-normalize": "^2.47",
"ergebnis/composer-normalize": "^2.15", "mockery/mockery": "^1.6",
"mockery/mockery": "^1.3",
"paragonie/random-lib": "^2", "paragonie/random-lib": "^2",
"php-mock/php-mock": "^2.2", "php-mock/php-mock": "^2.6",
"php-mock/php-mock-mockery": "^1.3", "php-mock/php-mock-mockery": "^1.5",
"php-parallel-lint/php-parallel-lint": "^1.1", "php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpbench/phpbench": "^1.0", "phpbench/phpbench": "^1.2.14",
"phpstan/extension-installer": "^1.1", "phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.8", "phpstan/phpstan": "^2.1",
"phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-mockery": "^2.0",
"phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^8.5 || ^9", "phpunit/phpunit": "^9.6",
"ramsey/composer-repl": "^1.4", "slevomat/coding-standard": "^8.18",
"slevomat/coding-standard": "^8.4", "squizlabs/php_codesniffer": "^3.13"
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.9"
}, },
"suggest": { "suggest": {
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
@@ -2888,19 +2886,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/ramsey/uuid/issues", "issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.7.6" "source": "https://github.com/ramsey/uuid/tree/4.8.1"
}, },
"funding": [ "time": "2025-06-01T06:28:46+00:00"
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
"type": "tidelift"
}
],
"time": "2024-04-27T21:32:50+00:00"
}, },
{ {
"name": "slim/http", "name": "slim/http",
@@ -2982,16 +2970,16 @@
}, },
{ {
"name": "slim/psr7", "name": "slim/psr7",
"version": "1.7.0", "version": "1.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slimphp/Slim-Psr7.git", "url": "https://github.com/slimphp/Slim-Psr7.git",
"reference": "753e9646def5ff4db1a06e5cf4ef539bfd30f467" "reference": "fe98653e7983010aa85c1d137c9b9ad5a1cd187d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/753e9646def5ff4db1a06e5cf4ef539bfd30f467", "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/fe98653e7983010aa85c1d137c9b9ad5a1cd187d",
"reference": "753e9646def5ff4db1a06e5cf4ef539bfd30f467", "reference": "fe98653e7983010aa85c1d137c9b9ad5a1cd187d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3009,12 +2997,12 @@
"require-dev": { "require-dev": {
"adriansuter/php-autoload-override": "^1.4", "adriansuter/php-autoload-override": "^1.4",
"ext-json": "*", "ext-json": "*",
"http-interop/http-factory-tests": "^1.1.0", "http-interop/http-factory-tests": "^1.0 || ^2.0",
"php-http/psr7-integration-tests": "1.3.0", "php-http/psr7-integration-tests": "^1.4",
"phpspec/prophecy": "^1.19", "phpspec/prophecy": "^1.19",
"phpspec/prophecy-phpunit": "^2.2", "phpspec/prophecy-phpunit": "^2.2",
"phpstan/phpstan": "^1.11", "phpstan/phpstan": "^2.1",
"phpunit/phpunit": "^9.6", "phpunit/phpunit": "^9.6 || ^10",
"squizlabs/php_codesniffer": "^3.10" "squizlabs/php_codesniffer": "^3.10"
}, },
"type": "library", "type": "library",
@@ -3031,22 +3019,22 @@
{ {
"name": "Josh Lockhart", "name": "Josh Lockhart",
"email": "hello@joshlockhart.com", "email": "hello@joshlockhart.com",
"homepage": "http://joshlockhart.com" "homepage": "https://joshlockhart.com"
}, },
{ {
"name": "Andrew Smith", "name": "Andrew Smith",
"email": "a.smith@silentworks.co.uk", "email": "a.smith@silentworks.co.uk",
"homepage": "http://silentworks.co.uk" "homepage": "https://silentworks.co.uk"
}, },
{ {
"name": "Rob Allen", "name": "Rob Allen",
"email": "rob@akrabat.com", "email": "rob@akrabat.com",
"homepage": "http://akrabat.com" "homepage": "https://akrabat.com"
}, },
{ {
"name": "Pierre Berube", "name": "Pierre Berube",
"email": "pierre@lgse.com", "email": "pierre@lgse.com",
"homepage": "http://www.lgse.com" "homepage": "https://www.lgse.com"
} }
], ],
"description": "Strict PSR-7 implementation", "description": "Strict PSR-7 implementation",
@@ -3058,9 +3046,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/slimphp/Slim-Psr7/issues", "issues": "https://github.com/slimphp/Slim-Psr7/issues",
"source": "https://github.com/slimphp/Slim-Psr7/tree/1.7.0" "source": "https://github.com/slimphp/Slim-Psr7/tree/1.7.1"
}, },
"time": "2024-06-08T14:48:17+00:00" "time": "2025-05-13T14:24:12+00:00"
}, },
{ {
"name": "slim/slim", "name": "slim/slim",
@@ -3180,7 +3168,7 @@
}, },
{ {
"name": "symfony/clock", "name": "symfony/clock",
"version": "v7.2.0", "version": "v7.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/clock.git", "url": "https://github.com/symfony/clock.git",
@@ -3234,7 +3222,7 @@
"time" "time"
], ],
"support": { "support": {
"source": "https://github.com/symfony/clock/tree/v7.2.0" "source": "https://github.com/symfony/clock/tree/v7.3.0"
}, },
"funding": [ "funding": [
{ {
@@ -3254,16 +3242,16 @@
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.5.1", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3276,7 +3264,7 @@
"name": "symfony/contracts" "name": "symfony/contracts"
}, },
"branch-alias": { "branch-alias": {
"dev-main": "3.5-dev" "dev-main": "3.6-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3301,7 +3289,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
}, },
"funding": [ "funding": [
{ {
@@ -3317,20 +3305,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:20:29+00:00" "time": "2024-09-25T14:21:43+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.2.2", "version": "v7.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "87a71856f2f56e4100373e92529eed3171695cfb" "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb", "url": "https://api.github.com/repos/symfony/finder/zipball/ec2344cf77a48253bbca6939aa3d2477773ea63d",
"reference": "87a71856f2f56e4100373e92529eed3171695cfb", "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3365,7 +3353,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.2.2" "source": "https://github.com/symfony/finder/tree/v7.3.0"
}, },
"funding": [ "funding": [
{ {
@@ -3381,23 +3369,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T19:00:17+00:00" "time": "2024-12-30T19:00:26+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-iconv": "*",
"php": ">=7.2" "php": ">=7.2"
}, },
"provide": { "provide": {
@@ -3445,7 +3434,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@@ -3461,20 +3450,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T11:45:10+00:00" "time": "2024-12-23T08:48:59+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php80.git", "url": "https://github.com/symfony/polyfill-php80.git",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3525,7 +3514,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@@ -3541,11 +3530,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-09T11:45:10+00:00" "time": "2025-01-02T08:10:11+00:00"
}, },
{ {
"name": "symfony/polyfill-php83", "name": "symfony/polyfill-php83",
"version": "v1.31.0", "version": "v1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php83.git", "url": "https://github.com/symfony/polyfill-php83.git",
@@ -3601,7 +3590,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0"
}, },
"funding": [ "funding": [
{ {
@@ -3621,16 +3610,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v7.2.4", "version": "v7.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a" "reference": "4aba29076a29a3aa667e09b791e5f868973a8667"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a", "url": "https://api.github.com/repos/symfony/translation/zipball/4aba29076a29a3aa667e09b791e5f868973a8667",
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a", "reference": "4aba29076a29a3aa667e09b791e5f868973a8667",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3640,6 +3629,7 @@
"symfony/translation-contracts": "^2.5|^3.0" "symfony/translation-contracts": "^2.5|^3.0"
}, },
"conflict": { "conflict": {
"nikic/php-parser": "<5.0",
"symfony/config": "<6.4", "symfony/config": "<6.4",
"symfony/console": "<6.4", "symfony/console": "<6.4",
"symfony/dependency-injection": "<6.4", "symfony/dependency-injection": "<6.4",
@@ -3653,7 +3643,7 @@
"symfony/translation-implementation": "2.3|3.0" "symfony/translation-implementation": "2.3|3.0"
}, },
"require-dev": { "require-dev": {
"nikic/php-parser": "^4.18|^5.0", "nikic/php-parser": "^5.0",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/config": "^6.4|^7.0", "symfony/config": "^6.4|^7.0",
"symfony/console": "^6.4|^7.0", "symfony/console": "^6.4|^7.0",
@@ -3696,7 +3686,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v7.2.4" "source": "https://github.com/symfony/translation/tree/v7.3.0"
}, },
"funding": [ "funding": [
{ {
@@ -3712,20 +3702,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-13T10:27:23+00:00" "time": "2025-05-29T07:19:49+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
"version": "v3.5.1", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation-contracts.git", "url": "https://github.com/symfony/translation-contracts.git",
"reference": "4667ff3bd513750603a09c8dedbea942487fb07c" "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
"reference": "4667ff3bd513750603a09c8dedbea942487fb07c", "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3738,7 +3728,7 @@
"name": "symfony/contracts" "name": "symfony/contracts"
}, },
"branch-alias": { "branch-alias": {
"dev-main": "3.5-dev" "dev-main": "3.6-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3774,7 +3764,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" "source": "https://github.com/symfony/translation-contracts/tree/v3.6.0"
}, },
"funding": [ "funding": [
{ {
@@ -3790,7 +3780,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:20:29+00:00" "time": "2024-09-27T08:32:26+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",

View File

@@ -53,9 +53,9 @@ animate.css@^3.7.2:
integrity sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw== integrity sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw==
bootbox@^6.0.0: bootbox@^6.0.0:
version "6.0.0" version "6.0.4"
resolved "https://registry.yarnpkg.com/bootbox/-/bootbox-6.0.0.tgz#a5f1074faab38b881e79e009ea4d625c7e8c536d" resolved "https://registry.yarnpkg.com/bootbox/-/bootbox-6.0.4.tgz#005f12d712da5d5723a13a0495e5fc4ad2cc1472"
integrity sha512-+Calbj1v5UvxAXXDAHfoBlsx63Hcz1JqHaZdJ5EjIcOlkyAbZLCreVScx0Em6ZUvsMCqynuz/3nGDyd9FtFrNQ== integrity sha512-LoOT8WbiH6YjlhIxzJ3nZHK1p9tlcoa6QNILSGJMx9ihydzFk+DVzNVWNpHk8MZLOkizey1XhFu1dhoqk77xVg==
bootstrap-select@^1.13.18: bootstrap-select@^1.13.18:
version "1.13.18" version "1.13.18"
@@ -68,9 +68,9 @@ bootstrap@^4.5.2, bootstrap@^4.6.1:
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ== integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
bwip-js@^4.5.1: bwip-js@^4.5.1:
version "4.5.3" version "4.6.0"
resolved "https://registry.yarnpkg.com/bwip-js/-/bwip-js-4.5.3.tgz#a2d27779ea091805c9d5cd420345cef1e38158a3" resolved "https://registry.yarnpkg.com/bwip-js/-/bwip-js-4.6.0.tgz#9d6ed7480bd0d44b219f468ac05e1d05cb8fe7a2"
integrity sha512-RzODtC4xyl7mCyyfModA+EFyE4ZBlaMRAGX9LDGqjeskmIrzUqTyF++WxHr8ccX/9la4Ii5K9LCn60yv1lYwDA== integrity sha512-Djr1aQ3d1N8rpLz5XgbpNW/yrP4owC+rk5/pZTSzkqXY0WvqzJ0yJTxA8JJA6WDxOAP1hP70AcnTxiDvthy+/g==
chart.js@^2.8.0: chart.js@^2.8.0:
version "2.9.4" version "2.9.4"
@@ -111,9 +111,9 @@ chartjs-plugin-piechart-outlabels@^0.1.4:
integrity sha512-IaYkh6ab8nLAvgioQ+BwU0awfMbxwmfO2AeBL+S45VVx9AdObovr9+aE+ShUO2Og96y6eJpCxZGJr4zXB7YnRw== integrity sha512-IaYkh6ab8nLAvgioQ+BwU0awfMbxwmfO2AeBL+S45VVx9AdObovr9+aE+ShUO2Og96y6eJpCxZGJr4zXB7YnRw==
chartjs-plugin-trendline@^2.1.6: chartjs-plugin-trendline@^2.1.6:
version "2.1.6" version "2.1.9"
resolved "https://registry.yarnpkg.com/chartjs-plugin-trendline/-/chartjs-plugin-trendline-2.1.6.tgz#5090155cae06681c9888a63305991d868cff3596" resolved "https://registry.yarnpkg.com/chartjs-plugin-trendline/-/chartjs-plugin-trendline-2.1.9.tgz#7444ffa96c1eba4521340e8fe8e2b6b289bcd699"
integrity sha512-73lpSv87RcIeu0so4ndEE48Xf08Q4scz079tSgYdfeGuIce4JKcSE64oluhz/j6NpBr50Z7PPwolGJ0cLtknRw== integrity sha512-6vzl7o2mytprS71yYCn91SZHbq5K8QnMGixz3SORemoAxPwJVTYK8J2ViQ44Hkxf6ld5/GwOtL0eU5k8IywocA==
color-convert@^1.9.3: color-convert@^1.9.3:
version "1.9.3" version "1.9.3"
@@ -141,11 +141,11 @@ datatables.net-bs4@^1.10.22, datatables.net-bs4@^1.13.0:
jquery "1.8 - 4" jquery "1.8 - 4"
datatables.net-bs4@^2: datatables.net-bs4@^2:
version "2.2.2" version "2.3.2"
resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-2.2.2.tgz#bb668037b922ca8bdbb2e8ec8a321963409d973d" resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-2.3.2.tgz#6c840881fce496e971c9e44f98e114438a9dc00f"
integrity sha512-BrG2e4HVgtLydGWXLjnvniNfd4U537KKbRIyfS2PZ+y0pnjA+jIbYynceJWV4xGPA31XhWnqaJumTIfAPUVhxA== integrity sha512-I2a2AeRO+iiMLUI/yCYo8UevscpYxray7AJGUnMep4HmqrQ+NQgseYr38N/kNdY7vxU5XKqq1c+uSGAPkk9Q9A==
dependencies: dependencies:
datatables.net "2.2.2" datatables.net "2.3.2"
jquery ">=1.7" jquery ">=1.7"
datatables.net-colreorder-bs4@^1.5.2: datatables.net-colreorder-bs4@^1.5.2:
@@ -214,10 +214,10 @@ datatables.net@1.13.11, datatables.net@^1.10.22, datatables.net@^1.13.0, datatab
dependencies: dependencies:
jquery "1.8 - 4" jquery "1.8 - 4"
datatables.net@2.2.2, datatables.net@^2: datatables.net@2.3.2, datatables.net@^2:
version "2.2.2" version "2.3.2"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.2.2.tgz#de45c9ef18775499481ffdae81a8de6a10d264a0" resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.3.2.tgz#6821f6288e6ad3cb6879c33e0e7e11d4091d330b"
integrity sha512-gfODIKE3gpgbVeZy2QGj2Dq9roO6hy00S+k1knklrqlMyAMrh1wt0Q6ryBUM7gU96U77ysbq8dYhxFdmcC/oPQ== integrity sha512-31TzwIQM0+pr2ZOEOEH6dsHd/WSAl5GDDGPezOHPI3mM2NK4lcDyOoG8xXeWmSbVfbi852LNK5C84fpp4Q+qxg==
dependencies: dependencies:
jquery ">=1.7" jquery ">=1.7"
@@ -282,9 +282,9 @@ summernote@^0.9.1:
integrity sha512-5Hfuey6+N0XIbk8ZpkGEVDmrkRVRHZWKBhw/072i9/TJLaWUKboB+KOyyd6AzDP2CQs1O6or4zRTU8HY30kt4w== integrity sha512-5Hfuey6+N0XIbk8ZpkGEVDmrkRVRHZWKBhw/072i9/TJLaWUKboB+KOyyd6AzDP2CQs1O6or4zRTU8HY30kt4w==
swagger-ui-dist@^5.2.0: swagger-ui-dist@^5.2.0:
version "5.20.2" version "5.24.0"
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.20.2.tgz#d90e5cf986ca9aa2d3b28221f6b684045b93669d" resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.24.0.tgz#5c68287dac5c249a704fa27926677e6a2d1ce2a2"
integrity sha512-zP2biZvCt6R1IAz/iGcjeEViHez7UPHUFfMFyF6jcTKS1ZIP2cgr+KSZEMhBnpIcFfDrZxkD8v56taL5A8phuA== integrity sha512-okwN8vf14TOgBTUyGgCXEAoHnrwwp/042dC00B3kPu2OAe9zD75BtSbLlgAK1Y5e3csJhs+AdnIxJYZN9uvptg==
dependencies: dependencies:
"@scarf/scarf" "=1.4.0" "@scarf/scarf" "=1.4.0"