From 191bc77491e15416e99795c02e4806d8b8742edf Mon Sep 17 00:00:00 2001 From: Max Korlaar Date: Tue, 27 Aug 2024 21:40:55 +0200 Subject: [PATCH] Update packages --- .idea/hypixel-signatures.iml | 3 + .idea/php.xml | 5 +- composer.lock | 2369 ++++---- package.json | 16 +- pnpm-lock.yaml | 10427 ++++++++++++++++++--------------- 5 files changed, 7132 insertions(+), 5688 deletions(-) diff --git a/.idea/hypixel-signatures.iml b/.idea/hypixel-signatures.iml index 2dbafee..7485706 100644 --- a/.idea/hypixel-signatures.iml +++ b/.idea/hypixel-signatures.iml @@ -143,6 +143,9 @@ + + + diff --git a/.idea/php.xml b/.idea/php.xml index 5affb7f..72758a0 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -159,6 +159,9 @@ + + + @@ -173,4 +176,4 @@ - + \ No newline at end of file diff --git a/composer.lock b/composer.lock index 85cfaa5..8272475 100644 --- a/composer.lock +++ b/composer.lock @@ -8,26 +8,25 @@ "packages" : [ { "name" : "brick/math", - "version" : "0.10.2", + "version" : "0.12.1", "source" : { "type" : "git", "url" : "https://github.com/brick/math.git", - "reference" : "459f2781e1a08d52ee56b0b1444086e038561e3f" + "reference" : "f510c0a40911935b77b86859eb5223d58d660df1" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f", - "reference" : "459f2781e1a08d52ee56b0b1444086e038561e3f", + "url" : "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", + "reference" : "f510c0a40911935b77b86859eb5223d58d660df1", "shasum" : "" }, "require" : { - "ext-json" : "*", - "php" : "^7.4 || ^8.0" + "php" : "^8.1" }, "require-dev" : { "php-coveralls/php-coveralls" : "^2.2", - "phpunit/phpunit" : "^9.0", - "vimeo/psalm" : "4.25.0" + "phpunit/phpunit" : "^10.1", + "vimeo/psalm" : "5.16.0" }, "type" : "library", "autoload" : { @@ -47,12 +46,17 @@ "arithmetic", "bigdecimal", "bignum", + "bignumber", "brick", - "math" + "decimal", + "integer", + "math", + "mathematics", + "rational" ], "support" : { "issues" : "https://github.com/brick/math/issues", - "source" : "https://github.com/brick/math/tree/0.10.2" + "source" : "https://github.com/brick/math/tree/0.12.1" }, "funding" : [ { @@ -60,20 +64,89 @@ "type" : "github" } ], - "time" : "2022-08-10T22:54:19+00:00" + "time" : "2023-11-29T23:19:16+00:00" + }, + { + "name" : "carbonphp/carbon-doctrine-types", + "version" : "2.1.0", + "source" : { + "type" : "git", + "url" : "https://github.com/CarbonPHP/carbon-doctrine-types.git", + "reference" : "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "reference" : "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "shasum" : "" + }, + "require" : { + "php" : "^7.4 || ^8.0" + }, + "conflict" : { + "doctrine/dbal" : "<3.7.0 || >=4.0.0" + }, + "require-dev" : { + "doctrine/dbal" : "^3.7.0", + "nesbot/carbon" : "^2.71.0 || ^3.0.0", + "phpunit/phpunit" : "^10.3" + }, + "type" : "library", + "autoload" : { + "psr-4" : { + "Carbon\\Doctrine\\" : "src/Carbon/Doctrine/" + } + }, + "notification-url" : "https://packagist.org/downloads/", + "license" : [ + "MIT" + ], + "authors" : [ + { + "name" : "KyleKatarn", + "email" : "kylekatarnls@gmail.com" + } + ], + "description" : "Types to use Carbon in Doctrine", + "keywords" : [ + "carbon", + "date", + "datetime", + "doctrine", + "time" + ], + "support" : { + "issues" : "https://github.com/CarbonPHP/carbon-doctrine-types/issues", + "source" : "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0" + }, + "funding" : [ + { + "url" : "https://github.com/kylekatarnls", + "type" : "github" + }, + { + "url" : "https://opencollective.com/Carbon", + "type" : "open_collective" + }, + { + "url" : "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type" : "tidelift" + } + ], + "time" : "2023-12-11T17:09:12+00:00" }, { "name" : "dflydev/dot-access-data", - "version" : "v3.0.2", + "version" : "v3.0.3", "source" : { "type" : "git", "url" : "https://github.com/dflydev/dflydev-dot-access-data.git", - "reference" : "f41715465d65213d644d3141a6a93081be5d3549" + "reference" : "a23a2bf4f31d3518f3ecb38660c95715dfead60f" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", - "reference" : "f41715465d65213d644d3141a6a93081be5d3549", + "url" : "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f", + "reference" : "a23a2bf4f31d3518f3ecb38660c95715dfead60f", "shasum" : "" }, "require" : { @@ -133,34 +206,34 @@ ], "support" : { "issues" : "https://github.com/dflydev/dflydev-dot-access-data/issues", - "source" : "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" + "source" : "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3" }, - "time" : "2022-10-27T11:44:00+00:00" + "time" : "2024-07-08T12:26:09+00:00" }, { "name" : "doctrine/inflector", - "version" : "2.0.6", + "version" : "2.0.10", "source" : { "type" : "git", "url" : "https://github.com/doctrine/inflector.git", - "reference" : "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" + "reference" : "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", - "reference" : "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", + "url" : "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference" : "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum" : "" }, "require" : { "php" : "^7.2 || ^8.0" }, "require-dev" : { - "doctrine/coding-standard" : "^10", + "doctrine/coding-standard" : "^11.0", "phpstan/phpstan" : "^1.8", "phpstan/phpstan-phpunit" : "^1.1", "phpstan/phpstan-strict-rules" : "^1.3", "phpunit/phpunit" : "^8.5 || ^9.5", - "vimeo/psalm" : "^4.25" + "vimeo/psalm" : "^4.25 || ^5.4" }, "type" : "library", "autoload" : { @@ -210,7 +283,7 @@ ], "support" : { "issues" : "https://github.com/doctrine/inflector/issues", - "source" : "https://github.com/doctrine/inflector/tree/2.0.6" + "source" : "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding" : [ { @@ -226,7 +299,7 @@ "type" : "tidelift" } ], - "time" : "2022-10-20T09:10:12+00:00" + "time" : "2024-02-18T20:23:39+00:00" }, { "name" : "doctrine/lexer", @@ -306,16 +379,16 @@ }, { "name" : "dragonmantank/cron-expression", - "version" : "v3.3.2", + "version" : "v3.3.3", "source" : { "type" : "git", "url" : "https://github.com/dragonmantank/cron-expression.git", - "reference" : "782ca5968ab8b954773518e9e49a6f892a34b2a8" + "reference" : "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8", - "reference" : "782ca5968ab8b954773518e9e49a6f892a34b2a8", + "url" : "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "reference" : "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", "shasum" : "" }, "require" : { @@ -355,7 +428,7 @@ ], "support" : { "issues" : "https://github.com/dragonmantank/cron-expression/issues", - "source" : "https://github.com/dragonmantank/cron-expression/tree/v3.3.2" + "source" : "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" }, "funding" : [ { @@ -363,7 +436,7 @@ "type" : "github" } ], - "time" : "2022-09-10T18:51:20+00:00" + "time" : "2023-08-10T19:36:49+00:00" }, { "name" : "egulias/email-validator", @@ -493,24 +566,24 @@ }, { "name" : "graham-campbell/result-type", - "version" : "v1.1.0", + "version" : "v1.1.3", "source" : { "type" : "git", "url" : "https://github.com/GrahamCampbell/Result-Type.git", - "reference" : "a878d45c1914464426dc94da61c9e1d36ae262a8" + "reference" : "3ba905c11371512af9d9bdd27d99b782216b6945" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8", - "reference" : "a878d45c1914464426dc94da61c9e1d36ae262a8", + "url" : "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945", + "reference" : "3ba905c11371512af9d9bdd27d99b782216b6945", "shasum" : "" }, "require" : { "php" : "^7.2.5 || ^8.0", - "phpoption/phpoption" : "^1.9" + "phpoption/phpoption" : "^1.9.3" }, "require-dev" : { - "phpunit/phpunit" : "^8.5.28 || ^9.5.21" + "phpunit/phpunit" : "^8.5.39 || ^9.6.20 || ^10.5.28" }, "type" : "library", "autoload" : { @@ -539,7 +612,7 @@ ], "support" : { "issues" : "https://github.com/GrahamCampbell/Result-Type/issues", - "source" : "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0" + "source" : "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3" }, "funding" : [ { @@ -551,26 +624,26 @@ "type" : "tidelift" } ], - "time" : "2022-07-30T15:56:11+00:00" + "time" : "2024-07-20T21:45:45+00:00" }, { "name" : "guzzlehttp/guzzle", - "version" : "7.5.0", + "version" : "7.9.2", "source" : { "type" : "git", "url" : "https://github.com/guzzle/guzzle.git", - "reference" : "b50a2a1251152e43f6a37f0fa053e730a67d25ba" + "reference" : "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba", - "reference" : "b50a2a1251152e43f6a37f0fa053e730a67d25ba", + "url" : "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", + "reference" : "d281ed313b989f213357e3be1a179f02196ac99b", "shasum" : "" }, "require" : { "ext-json" : "*", - "guzzlehttp/promises" : "^1.5", - "guzzlehttp/psr7" : "^1.9 || ^2.4", + "guzzlehttp/promises" : "^1.5.3 || ^2.0.3", + "guzzlehttp/psr7" : "^2.7.0", "php" : "^7.2.5 || ^8.0", "psr/http-client" : "^1.0", "symfony/deprecation-contracts" : "^2.2 || ^3.0" @@ -579,10 +652,11 @@ "psr/http-client-implementation" : "1.0" }, "require-dev" : { - "bamarni/composer-bin-plugin" : "^1.8.1", + "bamarni/composer-bin-plugin" : "^1.8.2", "ext-curl" : "*", - "php-http/client-integration-tests" : "^3.0", - "phpunit/phpunit" : "^8.5.29 || ^9.5.23", + "guzzle/client-integration-tests" : "3.0.2", + "php-http/message-factory" : "^1.1", + "phpunit/phpunit" : "^8.5.39 || ^9.6.20", "psr/log" : "^1.1 || ^2.0 || ^3.0" }, "suggest" : { @@ -595,9 +669,6 @@ "bamarni-bin" : { "bin-links" : true, "forward-command" : false - }, - "branch-alias" : { - "dev-master" : "7.5-dev" } }, "autoload" : { @@ -663,7 +734,7 @@ ], "support" : { "issues" : "https://github.com/guzzle/guzzle/issues", - "source" : "https://github.com/guzzle/guzzle/tree/7.5.0" + "source" : "https://github.com/guzzle/guzzle/tree/7.9.2" }, "funding" : [ { @@ -679,38 +750,37 @@ "type" : "tidelift" } ], - "time" : "2022-08-28T15:39:27+00:00" + "time" : "2024-07-24T11:22:20+00:00" }, { "name" : "guzzlehttp/promises", - "version" : "1.5.2", + "version" : "2.0.3", "source" : { "type" : "git", "url" : "https://github.com/guzzle/promises.git", - "reference" : "b94b2807d85443f9719887892882d0329d1e2598" + "reference" : "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", - "reference" : "b94b2807d85443f9719887892882d0329d1e2598", + "url" : "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "reference" : "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", "shasum" : "" }, "require" : { - "php" : ">=5.5" + "php" : "^7.2.5 || ^8.0" }, "require-dev" : { - "symfony/phpunit-bridge" : "^4.4 || ^5.1" + "bamarni/composer-bin-plugin" : "^1.8.2", + "phpunit/phpunit" : "^8.5.39 || ^9.6.20" }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-master" : "1.5-dev" + "bamarni-bin" : { + "bin-links" : true, + "forward-command" : false } }, "autoload" : { - "files" : [ - "src/functions_include.php" - ], "psr-4" : { "GuzzleHttp\\Promise\\" : "src/" } @@ -747,7 +817,7 @@ ], "support" : { "issues" : "https://github.com/guzzle/promises/issues", - "source" : "https://github.com/guzzle/promises/tree/1.5.2" + "source" : "https://github.com/guzzle/promises/tree/2.0.3" }, "funding" : [ { @@ -763,26 +833,26 @@ "type" : "tidelift" } ], - "time" : "2022-08-28T14:55:35+00:00" + "time" : "2024-07-18T10:29:17+00:00" }, { "name" : "guzzlehttp/psr7", - "version" : "2.4.3", + "version" : "2.7.0", "source" : { "type" : "git", "url" : "https://github.com/guzzle/psr7.git", - "reference" : "67c26b443f348a51926030c83481b85718457d3d" + "reference" : "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d", - "reference" : "67c26b443f348a51926030c83481b85718457d3d", + "url" : "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "reference" : "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "shasum" : "" }, "require" : { "php" : "^7.2.5 || ^8.0", "psr/http-factory" : "^1.0", - "psr/http-message" : "^1.0", + "psr/http-message" : "^1.1 || ^2.0", "ralouphie/getallheaders" : "^3.0" }, "provide" : { @@ -790,9 +860,9 @@ "psr/http-message-implementation" : "1.0" }, "require-dev" : { - "bamarni/composer-bin-plugin" : "^1.8.1", - "http-interop/http-factory-tests" : "^0.9", - "phpunit/phpunit" : "^8.5.29 || ^9.5.23" + "bamarni/composer-bin-plugin" : "^1.8.2", + "http-interop/http-factory-tests" : "0.9.0", + "phpunit/phpunit" : "^8.5.39 || ^9.6.20" }, "suggest" : { "laminas/laminas-httphandlerrunner" : "Emit PSR-7 responses" @@ -802,9 +872,6 @@ "bamarni-bin" : { "bin-links" : true, "forward-command" : false - }, - "branch-alias" : { - "dev-master" : "2.4-dev" } }, "autoload" : { @@ -866,7 +933,7 @@ ], "support" : { "issues" : "https://github.com/guzzle/psr7/issues", - "source" : "https://github.com/guzzle/psr7/tree/2.4.3" + "source" : "https://github.com/guzzle/psr7/tree/2.7.0" }, "funding" : [ { @@ -882,7 +949,7 @@ "type" : "tidelift" } ], - "time" : "2022-10-26T14:07:24+00:00" + "time" : "2024-07-18T11:15:46+00:00" }, { "name" : "intervention/image", @@ -1143,35 +1210,36 @@ }, { "name" : "laravel/horizon", - "version" : "v5.14.0", + "version" : "v5.22.1", "source" : { "type" : "git", "url" : "https://github.com/laravel/horizon.git", - "reference" : "29da5dcf055c084502e61e84c1070252e8a2ceb8" + "reference" : "8618d65fad70308b8a5e438c4cfc0a1c6c14eea6" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/laravel/horizon/zipball/29da5dcf055c084502e61e84c1070252e8a2ceb8", - "reference" : "29da5dcf055c084502e61e84c1070252e8a2ceb8", + "url" : "https://api.github.com/repos/laravel/horizon/zipball/8618d65fad70308b8a5e438c4cfc0a1c6c14eea6", + "reference" : "8618d65fad70308b8a5e438c4cfc0a1c6c14eea6", "shasum" : "" }, "require" : { "ext-json" : "*", "ext-pcntl" : "*", "ext-posix" : "*", - "illuminate/contracts" : "^8.17|^9.0|^10.0", - "illuminate/queue" : "^8.17|^9.0|^10.0", - "illuminate/support" : "^8.17|^9.0|^10.0", - "nesbot/carbon" : "^2.17", + "illuminate/contracts" : "^8.17|^9.0|^10.0|^11.0", + "illuminate/queue" : "^8.17|^9.0|^10.0|^11.0", + "illuminate/support" : "^8.17|^9.0|^10.0|^11.0", + "nesbot/carbon" : "^2.17|^3.0", "php" : "^7.3|^8.0", "ramsey/uuid" : "^4.0", - "symfony/error-handler" : "^5.0|^6.0", - "symfony/process" : "^5.0|^6.0" + "symfony/error-handler" : "^5.0|^6.0|^7.0", + "symfony/process" : "^5.0|^6.0|^7.0" }, "require-dev" : { "mockery/mockery" : "^1.0", - "orchestra/testbench" : "^6.0|^7.0|^8.0", - "phpunit/phpunit" : "^9.0", + "orchestra/testbench" : "^6.0|^7.0|^8.0|^9.0", + "phpstan/phpstan" : "^1.10", + "phpunit/phpunit" : "^9.0|^10.4", "predis/predis" : "^1.1|^2.0" }, "suggest" : { @@ -1214,32 +1282,33 @@ ], "support" : { "issues" : "https://github.com/laravel/horizon/issues", - "source" : "https://github.com/laravel/horizon/tree/v5.14.0" + "source" : "https://github.com/laravel/horizon/tree/v5.22.1" }, - "time" : "2023-01-27T11:08:41+00:00" + "time" : "2024-01-30T03:04:51+00:00" }, { "name" : "laravel/serializable-closure", - "version" : "v1.3.0", + "version" : "v1.3.4", "source" : { "type" : "git", "url" : "https://github.com/laravel/serializable-closure.git", - "reference" : "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37" + "reference" : "61b87392d986dc49ad5ef64e75b1ff5fee24ef81" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37", - "reference" : "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37", + "url" : "https://api.github.com/repos/laravel/serializable-closure/zipball/61b87392d986dc49ad5ef64e75b1ff5fee24ef81", + "reference" : "61b87392d986dc49ad5ef64e75b1ff5fee24ef81", "shasum" : "" }, "require" : { "php" : "^7.3|^8.0" }, "require-dev" : { - "nesbot/carbon" : "^2.61", + "illuminate/support" : "^8.0|^9.0|^10.0|^11.0", + "nesbot/carbon" : "^2.61|^3.0", "pestphp/pest" : "^1.21.3", "phpstan/phpstan" : "^1.8.2", - "symfony/var-dumper" : "^5.4.11" + "symfony/var-dumper" : "^5.4.11|^6.2.0|^7.0.0" }, "type" : "library", "extra" : { @@ -1276,7 +1345,7 @@ "issues" : "https://github.com/laravel/serializable-closure/issues", "source" : "https://github.com/laravel/serializable-closure" }, - "time" : "2023-01-30T18:31:20+00:00" + "time" : "2024-08-02T07:48:17+00:00" }, { "name" : "laravel/slack-notification-channel", @@ -1341,38 +1410,36 @@ }, { "name" : "laravel/tinker", - "version" : "v2.8.0", + "version" : "v2.9.0", "source" : { "type" : "git", "url" : "https://github.com/laravel/tinker.git", - "reference" : "74d0b287cc4ae65d15c368dd697aae71d62a73ad" + "reference" : "502e0fe3f0415d06d5db1f83a472f0f3b754bafe" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad", - "reference" : "74d0b287cc4ae65d15c368dd697aae71d62a73ad", + "url" : "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe", + "reference" : "502e0fe3f0415d06d5db1f83a472f0f3b754bafe", "shasum" : "" }, "require" : { - "illuminate/console" : "^6.0|^7.0|^8.0|^9.0|^10.0", - "illuminate/contracts" : "^6.0|^7.0|^8.0|^9.0|^10.0", - "illuminate/support" : "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/console" : "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/contracts" : "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/support" : "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php" : "^7.2.5|^8.0", - "psy/psysh" : "^0.10.4|^0.11.1", - "symfony/var-dumper" : "^4.3.4|^5.0|^6.0" + "psy/psysh" : "^0.11.1|^0.12.0", + "symfony/var-dumper" : "^4.3.4|^5.0|^6.0|^7.0" }, "require-dev" : { "mockery/mockery" : "~1.3.3|^1.4.2", + "phpstan/phpstan" : "^1.10", "phpunit/phpunit" : "^8.5.8|^9.3.3" }, "suggest" : { - "illuminate/database" : "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)." + "illuminate/database" : "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-master" : "2.x-dev" - }, "laravel" : { "providers" : [ "Laravel\\Tinker\\TinkerServiceProvider" @@ -1403,22 +1470,22 @@ ], "support" : { "issues" : "https://github.com/laravel/tinker/issues", - "source" : "https://github.com/laravel/tinker/tree/v2.8.0" + "source" : "https://github.com/laravel/tinker/tree/v2.9.0" }, - "time" : "2023-01-10T18:03:30+00:00" + "time" : "2024-01-04T16:10:04+00:00" }, { "name" : "league/commonmark", - "version" : "2.3.8", + "version" : "2.5.3", "source" : { "type" : "git", "url" : "https://github.com/thephpleague/commonmark.git", - "reference" : "c493585c130544c4e91d2e0e131e6d35cb0cbc47" + "reference" : "b650144166dfa7703e62a22e493b853b58d874b0" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47", - "reference" : "c493585c130544c4e91d2e0e131e6d35cb0cbc47", + "url" : "https://api.github.com/repos/thephpleague/commonmark/zipball/b650144166dfa7703e62a22e493b853b58d874b0", + "reference" : "b650144166dfa7703e62a22e493b853b58d874b0", "shasum" : "" }, "require" : { @@ -1431,8 +1498,8 @@ }, "require-dev" : { "cebe/markdown" : "^1.0", - "commonmark/cmark" : "0.30.0", - "commonmark/commonmark.js" : "0.30.0", + "commonmark/cmark" : "0.31.1", + "commonmark/commonmark.js" : "0.31.1", "composer/package-versions-deprecated" : "^1.8", "embed/embed" : "^4.4", "erusev/parsedown" : "^1.0", @@ -1441,10 +1508,10 @@ "michelf/php-markdown" : "^1.4 || ^2.0", "nyholm/psr7" : "^1.5", "phpstan/phpstan" : "^1.8.2", - "phpunit/phpunit" : "^9.5.21", + "phpunit/phpunit" : "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular" : "^1.8.1", - "symfony/finder" : "^5.3 | ^6.0", - "symfony/yaml" : "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", + "symfony/finder" : "^5.3 | ^6.0 || ^7.0", + "symfony/yaml" : "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", "unleashedtech/php-coding-standard" : "^3.1.1", "vimeo/psalm" : "^4.24.0 || ^5.0.0" }, @@ -1454,7 +1521,7 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-main" : "2.4-dev" + "dev-main" : "2.6-dev" } }, "autoload" : { @@ -1511,7 +1578,7 @@ "type" : "tidelift" } ], - "time" : "2022-12-10T16:02:17+00:00" + "time" : "2024-08-16T11:46:16+00:00" }, { "name" : "league/config", @@ -1691,26 +1758,26 @@ }, { "name" : "league/mime-type-detection", - "version" : "1.11.0", + "version" : "1.15.0", "source" : { "type" : "git", "url" : "https://github.com/thephpleague/mime-type-detection.git", - "reference" : "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" + "reference" : "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd", - "reference" : "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", + "url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", + "reference" : "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", "shasum" : "" }, "require" : { "ext-fileinfo" : "*", - "php" : "^7.2 || ^8.0" + "php" : "^7.4 || ^8.0" }, "require-dev" : { "friendsofphp/php-cs-fixer" : "^3.2", "phpstan/phpstan" : "^0.12.68", - "phpunit/phpunit" : "^8.5.8 || ^9.3" + "phpunit/phpunit" : "^8.5.8 || ^9.3 || ^10.0" }, "type" : "library", "autoload" : { @@ -1731,7 +1798,7 @@ "description" : "Mime-type detection for Flysystem", "support" : { "issues" : "https://github.com/thephpleague/mime-type-detection/issues", - "source" : "https://github.com/thephpleague/mime-type-detection/tree/1.11.0" + "source" : "https://github.com/thephpleague/mime-type-detection/tree/1.15.0" }, "funding" : [ { @@ -1743,7 +1810,7 @@ "type" : "tidelift" } ], - "time" : "2022-04-17T13:12:02+00:00" + "time" : "2024-01-28T23:22:08+00:00" }, { "name" : "lunakid/anim-gif", @@ -1790,28 +1857,28 @@ }, { "name" : "marvinlabs/laravel-discord-logger", - "version" : "v1.3.1", + "version" : "v1.4.2", "source" : { "type" : "git", "url" : "https://github.com/marvinlabs/laravel-discord-logger.git", - "reference" : "4ac90d563fd56892aad9b56e682b914235dc22bc" + "reference" : "e8a53579dcb4650cf1c362829f90cb9580249209" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/marvinlabs/laravel-discord-logger/zipball/4ac90d563fd56892aad9b56e682b914235dc22bc", - "reference" : "4ac90d563fd56892aad9b56e682b914235dc22bc", + "url" : "https://api.github.com/repos/marvinlabs/laravel-discord-logger/zipball/e8a53579dcb4650cf1c362829f90cb9580249209", + "reference" : "e8a53579dcb4650cf1c362829f90cb9580249209", "shasum" : "" }, "require" : { "ext-json" : "*", "guzzlehttp/guzzle" : "^6.3|^7.0", - "illuminate/support" : "^7.0|^8.0|^9.0", + "illuminate/support" : "^7.0|^8.0|^9.0|^10.0 | ^11.0", "php" : ">=7.3 | ^8.0" }, "require-dev" : { "mockery/mockery" : "^1.0", - "orchestra/testbench" : "^5.0|^6.0", - "phpunit/phpunit" : "^8.0|^9.0", + "orchestra/testbench" : "^5.0|^6.0|^8.0 | ^9.0", + "phpunit/phpunit" : "^8.0|^9.0 | ^10.5", "roave/security-advisories" : "dev-master" }, "type" : "library", @@ -1848,7 +1915,7 @@ ], "support" : { "issues" : "https://github.com/marvinlabs/laravel-discord-logger/issues", - "source" : "https://github.com/marvinlabs/laravel-discord-logger/tree/v1.3.1" + "source" : "https://github.com/marvinlabs/laravel-discord-logger/tree/v1.4.2" }, "funding" : [ { @@ -1856,38 +1923,37 @@ "type" : "github" } ], - "time" : "2023-01-10T15:48:03+00:00" + "time" : "2024-03-25T08:51:09+00:00" }, { "name" : "monicahq/laravel-cloudflare", - "version" : "3.3.1", + "version" : "3.7.1", "source" : { "type" : "git", "url" : "https://github.com/monicahq/laravel-cloudflare.git", - "reference" : "99c1bad81341628ca650ebb88e34104b1c117f90" + "reference" : "5d18e60d5d772466c931e4e73377f0493e104211" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/monicahq/laravel-cloudflare/zipball/99c1bad81341628ca650ebb88e34104b1c117f90", - "reference" : "99c1bad81341628ca650ebb88e34104b1c117f90", + "url" : "https://api.github.com/repos/monicahq/laravel-cloudflare/zipball/5d18e60d5d772466c931e4e73377f0493e104211", + "reference" : "5d18e60d5d772466c931e4e73377f0493e104211", "shasum" : "" }, "require" : { - "illuminate/support" : "^8.0 || ^9.0", + "illuminate/support" : "^8.0 || ^9.0 || ^10.0 || ^11.0", "php" : "^7.4 || ^8.0" }, "require-dev" : { "guzzlehttp/guzzle" : "^6.3 || ^7.0", + "larastan/larastan" : "^1.0 || ^2.4", "mockery/mockery" : "^1.4", - "nunomaduro/larastan" : "^1.0", "ocramius/package-versions" : "^1.5 || ^2.1", - "orchestra/testbench" : "^6.0 || ^7.0", + "orchestra/testbench" : "^6.0 || ^7.0 || ^8.0 || ^9.0", "phpstan/phpstan-deprecation-rules" : "^1.0", "phpstan/phpstan-phpunit" : "^1.0", "phpstan/phpstan-strict-rules" : "^1.0", - "phpunit/phpunit" : "^8.0 || ^9.0", - "thecodingmachine/phpstan-safe-rule" : "^1.0", - "vimeo/psalm" : "^4.0" + "phpunit/phpunit" : "^9.5 || ^10.0 || ^11.0", + "vimeo/psalm" : "^4.0 || ^5.6" }, "suggest" : { "guzzlehttp/guzzle" : "Required to get cloudflares ip addresses (^6.5.5|^7.0)." @@ -1932,20 +1998,20 @@ "type" : "github" } ], - "time" : "2022-08-13T21:50:05+00:00" + "time" : "2024-03-30T09:59:45+00:00" }, { "name" : "monolog/monolog", - "version" : "2.9.1", + "version" : "2.9.3", "source" : { "type" : "git", "url" : "https://github.com/Seldaek/monolog.git", - "reference" : "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" + "reference" : "a30bfe2e142720dfa990d0a7e573997f5d884215" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1", - "reference" : "f259e2b15fb95494c83f52d3caad003bbf5ffaa1", + "url" : "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", + "reference" : "a30bfe2e142720dfa990d0a7e573997f5d884215", "shasum" : "" }, "require" : { @@ -1966,8 +2032,8 @@ "mongodb/mongodb" : "^1.8", "php-amqplib/php-amqplib" : "~2.4 || ^3", "phpspec/prophecy" : "^1.15", - "phpstan/phpstan" : "^0.12.91", - "phpunit/phpunit" : "^8.5.14", + "phpstan/phpstan" : "^1.10", + "phpunit/phpunit" : "^8.5.38 || ^9.6.19", "predis/predis" : "^1.1 || ^2.0", "rollbar/rollbar" : "^1.3 || ^2 || ^3", "ruflin/elastica" : "^7", @@ -2022,7 +2088,7 @@ ], "support" : { "issues" : "https://github.com/Seldaek/monolog/issues", - "source" : "https://github.com/Seldaek/monolog/tree/2.9.1" + "source" : "https://github.com/Seldaek/monolog/tree/2.9.3" }, "funding" : [ { @@ -2034,7 +2100,7 @@ "type" : "tidelift" } ], - "time" : "2023-02-06T13:44:46+00:00" + "time" : "2024-04-12T20:52:51+00:00" }, { "name" : "morrislaptop/laravel-queue-clear", @@ -2083,28 +2149,33 @@ }, { "name" : "nesbot/carbon", - "version" : "2.66.0", + "version" : "2.72.5", "source" : { "type" : "git", "url" : "https://github.com/briannesbitt/Carbon.git", - "reference" : "496712849902241f04902033b0441b269effe001" + "reference" : "afd46589c216118ecd48ff2b95d77596af1e57ed" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001", - "reference" : "496712849902241f04902033b0441b269effe001", + "url" : "https://api.github.com/repos/briannesbitt/Carbon/zipball/afd46589c216118ecd48ff2b95d77596af1e57ed", + "reference" : "afd46589c216118ecd48ff2b95d77596af1e57ed", "shasum" : "" }, "require" : { + "carbonphp/carbon-doctrine-types" : "*", "ext-json" : "*", "php" : "^7.1.8 || ^8.0", + "psr/clock" : "^1.0", "symfony/polyfill-mbstring" : "^1.0", "symfony/polyfill-php80" : "^1.16", "symfony/translation" : "^3.4 || ^4.0 || ^5.0 || ^6.0" }, + "provide" : { + "psr/clock-implementation" : "1.0" + }, "require-dev" : { - "doctrine/dbal" : "^2.0 || ^3.1.4", - "doctrine/orm" : "^2.7", + "doctrine/dbal" : "^2.0 || ^3.1.4 || ^4.0", + "doctrine/orm" : "^2.7 || ^3.0", "friendsofphp/php-cs-fixer" : "^3.0", "kylekatarnls/multi-tester" : "^2.0", "ondrejmirtes/better-reflection" : "*", @@ -2121,8 +2192,8 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-3.x" : "3.x-dev", - "dev-master" : "2.x-dev" + "dev-master" : "3.x-dev", + "dev-2.x" : "2.x-dev" }, "laravel" : { "providers" : [ @@ -2181,35 +2252,35 @@ "type" : "tidelift" } ], - "time" : "2023-01-29T18:53:47+00:00" + "time" : "2024-06-03T19:18:41+00:00" }, { "name" : "nette/schema", - "version" : "v1.2.3", + "version" : "v1.3.0", "source" : { "type" : "git", "url" : "https://github.com/nette/schema.git", - "reference" : "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f" + "reference" : "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", - "reference" : "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", + "url" : "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", + "reference" : "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", "shasum" : "" }, "require" : { - "nette/utils" : "^2.5.7 || ^3.1.5 || ^4.0", - "php" : ">=7.1 <8.3" + "nette/utils" : "^4.0", + "php" : "8.1 - 8.3" }, "require-dev" : { - "nette/tester" : "^2.3 || ^2.4", + "nette/tester" : "^2.4", "phpstan/phpstan-nette" : "^1.0", - "tracy/tracy" : "^2.7" + "tracy/tracy" : "^2.8" }, "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "1.2-dev" + "dev-master" : "1.3-dev" } }, "autoload" : { @@ -2241,26 +2312,26 @@ ], "support" : { "issues" : "https://github.com/nette/schema/issues", - "source" : "https://github.com/nette/schema/tree/v1.2.3" + "source" : "https://github.com/nette/schema/tree/v1.3.0" }, - "time" : "2022-10-13T01:24:26+00:00" + "time" : "2023-12-11T11:54:22+00:00" }, { "name" : "nette/utils", - "version" : "v4.0.0", + "version" : "v4.0.5", "source" : { "type" : "git", "url" : "https://github.com/nette/utils.git", - "reference" : "cacdbf5a91a657ede665c541eda28941d4b09c1e" + "reference" : "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e", - "reference" : "cacdbf5a91a657ede665c541eda28941d4b09c1e", + "url" : "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", + "reference" : "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", "shasum" : "" }, "require" : { - "php" : ">=8.0 <8.3" + "php" : "8.0 - 8.4" }, "conflict" : { "nette/finder" : "<3", @@ -2268,7 +2339,7 @@ }, "require-dev" : { "jetbrains/phpstorm-attributes" : "dev-master", - "nette/tester" : "^2.4", + "nette/tester" : "^2.5", "phpstan/phpstan" : "^1.0", "tracy/tracy" : "^2.9" }, @@ -2278,8 +2349,7 @@ "ext-intl" : "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json" : "to use Nette\\Utils\\Json", "ext-mbstring" : "to use Strings::lower() etc...", - "ext-tokenizer" : "to use Nette\\Utils\\Reflection::getUseStatements()", - "ext-xml" : "to use Strings::length() etc. when mbstring is not available" + "ext-tokenizer" : "to use Nette\\Utils\\Reflection::getUseStatements()" }, "type" : "library", "extra" : { @@ -2328,31 +2398,33 @@ ], "support" : { "issues" : "https://github.com/nette/utils/issues", - "source" : "https://github.com/nette/utils/tree/v4.0.0" + "source" : "https://github.com/nette/utils/tree/v4.0.5" }, - "time" : "2023-02-02T10:41:53+00:00" + "time" : "2024-08-07T15:39:19+00:00" }, { "name" : "nikic/php-parser", - "version" : "v4.15.3", + "version" : "v5.1.0", "source" : { "type" : "git", "url" : "https://github.com/nikic/PHP-Parser.git", - "reference" : "570e980a201d8ed0236b0a62ddf2c9cbb2034039" + "reference" : "683130c2ff8c2739f4822ff7ac5c873ec529abd1" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039", - "reference" : "570e980a201d8ed0236b0a62ddf2c9cbb2034039", + "url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "reference" : "683130c2ff8c2739f4822ff7ac5c873ec529abd1", "shasum" : "" }, "require" : { + "ext-ctype" : "*", + "ext-json" : "*", "ext-tokenizer" : "*", - "php" : ">=7.0" + "php" : ">=7.4" }, "require-dev" : { "ircmaxell/php-yacc" : "^0.0.7", - "phpunit/phpunit" : "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit" : "^9.0" }, "bin" : [ "bin/php-parse" @@ -2360,7 +2432,7 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "4.9-dev" + "dev-master" : "5.0-dev" } }, "autoload" : { @@ -2384,9 +2456,9 @@ ], "support" : { "issues" : "https://github.com/nikic/PHP-Parser/issues", - "source" : "https://github.com/nikic/PHP-Parser/tree/v4.15.3" + "source" : "https://github.com/nikic/PHP-Parser/tree/v5.1.0" }, - "time" : "2023-01-16T22:05:37+00:00" + "time" : "2024-07-01T20:03:41+00:00" }, { "name" : "opis/closure", @@ -2455,30 +2527,30 @@ }, { "name" : "phpoption/phpoption", - "version" : "1.9.0", + "version" : "1.9.3", "source" : { "type" : "git", "url" : "https://github.com/schmittjoh/php-option.git", - "reference" : "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab" + "reference" : "e3fac8b24f56113f7cb96af14958c0dd16330f54" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", - "reference" : "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", + "url" : "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54", + "reference" : "e3fac8b24f56113f7cb96af14958c0dd16330f54", "shasum" : "" }, "require" : { "php" : "^7.2.5 || ^8.0" }, "require-dev" : { - "bamarni/composer-bin-plugin" : "^1.8", - "phpunit/phpunit" : "^8.5.28 || ^9.5.21" + "bamarni/composer-bin-plugin" : "^1.8.2", + "phpunit/phpunit" : "^8.5.39 || ^9.6.20 || ^10.5.28" }, "type" : "library", "extra" : { "bamarni-bin" : { "bin-links" : true, - "forward-command" : true + "forward-command" : false }, "branch-alias" : { "dev-master" : "1.9-dev" @@ -2514,7 +2586,7 @@ ], "support" : { "issues" : "https://github.com/schmittjoh/php-option/issues", - "source" : "https://github.com/schmittjoh/php-option/tree/1.9.0" + "source" : "https://github.com/schmittjoh/php-option/tree/1.9.3" }, "funding" : [ { @@ -2526,7 +2598,7 @@ "type" : "tidelift" } ], - "time" : "2022-07-30T15:51:26+00:00" + "time" : "2024-07-20T21:41:07+00:00" }, { "name" : "plancke/hypixel-php", @@ -2594,16 +2666,16 @@ }, { "name" : "pocketmine/binaryutils", - "version" : "0.2.4", + "version" : "0.2.6", "source" : { "type" : "git", "url" : "https://github.com/pmmp/BinaryUtils.git", - "reference" : "5ac7eea91afbad8dc498f5ce34ce6297d5e6ea9a" + "reference" : "ccfc1899b859d45814ea3592e20ebec4cb731c84" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/pmmp/BinaryUtils/zipball/5ac7eea91afbad8dc498f5ce34ce6297d5e6ea9a", - "reference" : "5ac7eea91afbad8dc498f5ce34ce6297d5e6ea9a", + "url" : "https://api.github.com/repos/pmmp/BinaryUtils/zipball/ccfc1899b859d45814ea3592e20ebec4cb731c84", + "reference" : "ccfc1899b859d45814ea3592e20ebec4cb731c84", "shasum" : "" }, "require" : { @@ -2612,10 +2684,10 @@ }, "require-dev" : { "phpstan/extension-installer" : "^1.0", - "phpstan/phpstan" : "1.3.0", + "phpstan/phpstan" : "~1.10.3", "phpstan/phpstan-phpunit" : "^1.0", "phpstan/phpstan-strict-rules" : "^1.0.0", - "phpunit/phpunit" : "^9.5" + "phpunit/phpunit" : "^9.5 || ^10.0 || ^11.0" }, "type" : "library", "autoload" : { @@ -2630,22 +2702,22 @@ "description" : "Classes and methods for conveniently handling binary data", "support" : { "issues" : "https://github.com/pmmp/BinaryUtils/issues", - "source" : "https://github.com/pmmp/BinaryUtils/tree/0.2.4" + "source" : "https://github.com/pmmp/BinaryUtils/tree/0.2.6" }, - "time" : "2022-01-12T18:06:33+00:00" + "time" : "2024-03-04T15:04:17+00:00" }, { "name" : "pocketmine/nbt", - "version" : "0.3.3", + "version" : "0.3.4", "source" : { "type" : "git", "url" : "https://github.com/pmmp/NBT.git", - "reference" : "f4321be50df1a18b9f4e94d428a2e68a6e2ac2b4" + "reference" : "62c02464c6708b2467c1e1a2af01af09d5114eda" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/pmmp/NBT/zipball/f4321be50df1a18b9f4e94d428a2e68a6e2ac2b4", - "reference" : "f4321be50df1a18b9f4e94d428a2e68a6e2ac2b4", + "url" : "https://api.github.com/repos/pmmp/NBT/zipball/62c02464c6708b2467c1e1a2af01af09d5114eda", + "reference" : "62c02464c6708b2467c1e1a2af01af09d5114eda", "shasum" : "" }, "require" : { @@ -2655,7 +2727,7 @@ }, "require-dev" : { "phpstan/extension-installer" : "^1.0", - "phpstan/phpstan" : "1.7.7", + "phpstan/phpstan" : "1.10.3", "phpstan/phpstan-strict-rules" : "^1.0", "phpunit/phpunit" : "^9.5" }, @@ -2672,9 +2744,57 @@ "description" : "PHP library for working with Named Binary Tags", "support" : { "issues" : "https://github.com/pmmp/NBT/issues", - "source" : "https://github.com/pmmp/NBT/tree/0.3.3" + "source" : "https://github.com/pmmp/NBT/tree/0.3.4" + }, + "time" : "2023-04-10T11:31:20+00:00" + }, + { + "name" : "psr/clock", + "version" : "1.0.0", + "source" : { + "type" : "git", + "url" : "https://github.com/php-fig/clock.git", + "reference" : "e41a24703d4560fd0acb709162f73b8adfc3aa0d" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "reference" : "e41a24703d4560fd0acb709162f73b8adfc3aa0d", + "shasum" : "" + }, + "require" : { + "php" : "^7.0 || ^8.0" + }, + "type" : "library", + "autoload" : { + "psr-4" : { + "Psr\\Clock\\" : "src/" + } + }, + "notification-url" : "https://packagist.org/downloads/", + "license" : [ + "MIT" + ], + "authors" : [ + { + "name" : "PHP-FIG", + "homepage" : "https://www.php-fig.org/" + } + ], + "description" : "Common interface for reading the clock.", + "homepage" : "https://github.com/php-fig/clock", + "keywords" : [ + "clock", + "now", + "psr", + "psr-20", + "time" + ], + "support" : { + "issues" : "https://github.com/php-fig/clock/issues", + "source" : "https://github.com/php-fig/clock/tree/1.0.0" }, - "time" : "2022-07-06T14:13:26+00:00" + "time" : "2022-11-25T14:36:26+00:00" }, { "name" : "psr/container", @@ -2776,21 +2896,21 @@ }, { "name" : "psr/http-client", - "version" : "1.0.1", + "version" : "1.0.3", "source" : { "type" : "git", "url" : "https://github.com/php-fig/http-client.git", - "reference" : "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" + "reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", - "reference" : "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", + "url" : "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum" : "" }, "require" : { "php" : "^7.0 || ^8.0", - "psr/http-message" : "^1.0" + "psr/http-message" : "^1.0 || ^2.0" }, "type" : "library", "extra" : { @@ -2810,7 +2930,7 @@ "authors" : [ { "name" : "PHP-FIG", - "homepage" : "http://www.php-fig.org/" + "homepage" : "https://www.php-fig.org/" } ], "description" : "Common interface for HTTP clients", @@ -2822,27 +2942,27 @@ "psr-18" ], "support" : { - "source" : "https://github.com/php-fig/http-client/tree/master" + "source" : "https://github.com/php-fig/http-client" }, - "time" : "2020-06-29T06:28:15+00:00" + "time" : "2023-09-23T14:17:50+00:00" }, { "name" : "psr/http-factory", - "version" : "1.0.1", + "version" : "1.1.0", "source" : { "type" : "git", "url" : "https://github.com/php-fig/http-factory.git", - "reference" : "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + "reference" : "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", - "reference" : "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "url" : "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference" : "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum" : "" }, "require" : { - "php" : ">=7.0.0", - "psr/http-message" : "^1.0" + "php" : ">=7.1", + "psr/http-message" : "^1.0 || ^2.0" }, "type" : "library", "extra" : { @@ -2862,10 +2982,10 @@ "authors" : [ { "name" : "PHP-FIG", - "homepage" : "http://www.php-fig.org/" + "homepage" : "https://www.php-fig.org/" } ], - "description" : "Common interfaces for PSR-7 HTTP message factories", + "description" : "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords" : [ "factory", "http", @@ -2877,31 +2997,31 @@ "response" ], "support" : { - "source" : "https://github.com/php-fig/http-factory/tree/master" + "source" : "https://github.com/php-fig/http-factory" }, - "time" : "2019-04-30T12:38:16+00:00" + "time" : "2024-04-15T12:06:14+00:00" }, { "name" : "psr/http-message", - "version" : "1.0.1", + "version" : "2.0", "source" : { "type" : "git", "url" : "https://github.com/php-fig/http-message.git", - "reference" : "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference" : "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url" : "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum" : "" }, "require" : { - "php" : ">=5.3.0" + "php" : "^7.2 || ^8.0" }, "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "1.0.x-dev" + "dev-master" : "2.0.x-dev" } }, "autoload" : { @@ -2916,7 +3036,7 @@ "authors" : [ { "name" : "PHP-FIG", - "homepage" : "http://www.php-fig.org/" + "homepage" : "https://www.php-fig.org/" } ], "description" : "Common interface for HTTP messages", @@ -2930,9 +3050,9 @@ "response" ], "support" : { - "source" : "https://github.com/php-fig/http-message/tree/master" + "source" : "https://github.com/php-fig/http-message/tree/2.0" }, - "time" : "2016-08-06T14:39:51+00:00" + "time" : "2023-04-04T09:54:51+00:00" }, { "name" : "psr/log", @@ -3037,25 +3157,25 @@ }, { "name" : "psy/psysh", - "version" : "v0.11.12", + "version" : "v0.12.4", "source" : { "type" : "git", "url" : "https://github.com/bobthecow/psysh.git", - "reference" : "52cb7c47d403c31c0adc9bf7710fc355f93c20f7" + "reference" : "2fd717afa05341b4f8152547f142cd2f130f6818" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/bobthecow/psysh/zipball/52cb7c47d403c31c0adc9bf7710fc355f93c20f7", - "reference" : "52cb7c47d403c31c0adc9bf7710fc355f93c20f7", + "url" : "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", + "reference" : "2fd717afa05341b4f8152547f142cd2f130f6818", "shasum" : "" }, "require" : { "ext-json" : "*", "ext-tokenizer" : "*", - "nikic/php-parser" : "^4.0 || ^3.1", - "php" : "^8.0 || ^7.0.8", - "symfony/console" : "^6.0 || ^5.0 || ^4.0 || ^3.4", - "symfony/var-dumper" : "^6.0 || ^5.0 || ^4.0 || ^3.4" + "nikic/php-parser" : "^5.0 || ^4.0", + "php" : "^8.0 || ^7.4", + "symfony/console" : "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper" : "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" }, "conflict" : { "symfony/console" : "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" @@ -3066,8 +3186,7 @@ "suggest" : { "ext-pcntl" : "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite" : "The doc command requires SQLite to work.", - "ext-posix" : "If you have PCNTL, you'll want the POSIX extension as well.", - "ext-readline" : "Enables support for arrow-key history navigation, and showing and manipulating command history." + "ext-posix" : "If you have PCNTL, you'll want the POSIX extension as well." }, "bin" : [ "bin/psysh" @@ -3075,7 +3194,11 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-main" : "0.11.x-dev" + "dev-main" : "0.12.x-dev" + }, + "bamarni-bin" : { + "bin-links" : false, + "forward-command" : false } }, "autoload" : { @@ -3107,9 +3230,9 @@ ], "support" : { "issues" : "https://github.com/bobthecow/psysh/issues", - "source" : "https://github.com/bobthecow/psysh/tree/v0.11.12" + "source" : "https://github.com/bobthecow/psysh/tree/v0.12.4" }, - "time" : "2023-01-29T21:24:40+00:00" + "time" : "2024-06-10T01:18:23+00:00" }, { "name" : "ralouphie/getallheaders", @@ -3246,20 +3369,20 @@ }, { "name" : "ramsey/uuid", - "version" : "4.7.3", + "version" : "4.7.6", "source" : { "type" : "git", "url" : "https://github.com/ramsey/uuid.git", - "reference" : "433b2014e3979047db08a17a205f410ba3869cf2" + "reference" : "91039bc1faa45ba123c4328958e620d382ec7088" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2", - "reference" : "433b2014e3979047db08a17a205f410ba3869cf2", + "url" : "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", + "reference" : "91039bc1faa45ba123c4328958e620d382ec7088", "shasum" : "" }, "require" : { - "brick/math" : "^0.8.8 || ^0.9 || ^0.10", + "brick/math" : "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", "ext-json" : "*", "php" : "^8.0", "ramsey/collection" : "^1.2 || ^2.0" @@ -3322,7 +3445,7 @@ ], "support" : { "issues" : "https://github.com/ramsey/uuid/issues", - "source" : "https://github.com/ramsey/uuid/tree/4.7.3" + "source" : "https://github.com/ramsey/uuid/tree/4.7.6" }, "funding" : [ { @@ -3334,7 +3457,7 @@ "type" : "tidelift" } ], - "time" : "2023-01-12T18:13:24+00:00" + "time" : "2024-04-27T21:32:50+00:00" }, { "name" : "rcrowe/twigbridge", @@ -3415,27 +3538,27 @@ }, { "name" : "spatie/laravel-directory-cleanup", - "version" : "1.9.1", + "version" : "1.10.0", "source" : { "type" : "git", "url" : "https://github.com/spatie/laravel-directory-cleanup.git", - "reference" : "e5658e33299bf9d99cdbeffbf1ca9885499794ec" + "reference" : "52c2d9d0a893f858922b99498074d85f0eaac4b5" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/spatie/laravel-directory-cleanup/zipball/e5658e33299bf9d99cdbeffbf1ca9885499794ec", - "reference" : "e5658e33299bf9d99cdbeffbf1ca9885499794ec", + "url" : "https://api.github.com/repos/spatie/laravel-directory-cleanup/zipball/52c2d9d0a893f858922b99498074d85f0eaac4b5", + "reference" : "52c2d9d0a893f858922b99498074d85f0eaac4b5", "shasum" : "" }, "require" : { - "illuminate/support" : "^8.0|^9.0|^10.0", - "nesbot/carbon" : "^2.63", + "illuminate/support" : "^8.0|^9.0|^10.0|^11.0", + "nesbot/carbon" : "^2.63|^3.0", "php" : "^7.2|^8.0" }, "require-dev" : { "mockery/mockery" : "^1.4", - "orchestra/testbench" : "^6.23|^7.0|^8.0", - "phpunit/phpunit" : "^9.5" + "orchestra/testbench" : "^6.23|^7.0|^8.0|^9.0", + "phpunit/phpunit" : "^9.5|^10.5" }, "type" : "library", "extra" : { @@ -3476,7 +3599,7 @@ ], "support" : { "issues" : "https://github.com/spatie/laravel-directory-cleanup/issues", - "source" : "https://github.com/spatie/laravel-directory-cleanup/tree/1.9.1" + "source" : "https://github.com/spatie/laravel-directory-cleanup/tree/1.10.0" }, "funding" : [ { @@ -3484,7 +3607,7 @@ "type" : "custom" } ], - "time" : "2023-01-23T14:39:01+00:00" + "time" : "2024-03-05T17:31:11+00:00" }, { "name" : "stil/gd-text", @@ -3603,16 +3726,16 @@ }, { "name" : "symfony/console", - "version" : "v5.4.19", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/console.git", - "reference" : "dccb8d251a9017d5994c988b034d3e18aaabf740" + "reference" : "cef62396a0477e94fc52e87a17c6e5c32e226b7f" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/console/zipball/dccb8d251a9017d5994c988b034d3e18aaabf740", - "reference" : "dccb8d251a9017d5994c988b034d3e18aaabf740", + "url" : "https://api.github.com/repos/symfony/console/zipball/cef62396a0477e94fc52e87a17c6e5c32e226b7f", + "reference" : "cef62396a0477e94fc52e87a17c6e5c32e226b7f", "shasum" : "" }, "require" : { @@ -3677,12 +3800,12 @@ "homepage" : "https://symfony.com", "keywords" : [ "cli", - "command line", + "command-line", "console", "terminal" ], "support" : { - "source" : "https://github.com/symfony/console/tree/v5.4.19" + "source" : "https://github.com/symfony/console/tree/v5.4.42" }, "funding" : [ { @@ -3698,24 +3821,24 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:32:19+00:00" + "time" : "2024-07-26T12:21:55+00:00" }, { "name" : "symfony/css-selector", - "version" : "v6.2.5", + "version" : "v7.1.1", "source" : { "type" : "git", "url" : "https://github.com/symfony/css-selector.git", - "reference" : "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1" + "reference" : "1c7cee86c6f812896af54434f8ce29c8d94f9ff4" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/css-selector/zipball/bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1", - "reference" : "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1", + "url" : "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4", + "reference" : "1c7cee86c6f812896af54434f8ce29c8d94f9ff4", "shasum" : "" }, "require" : { - "php" : ">=8.1" + "php" : ">=8.2" }, "type" : "library", "autoload" : { @@ -3747,7 +3870,7 @@ "description" : "Converts CSS selectors to XPath expressions", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/css-selector/tree/v6.2.5" + "source" : "https://github.com/symfony/css-selector/tree/v7.1.1" }, "funding" : [ { @@ -3763,20 +3886,20 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:38:09+00:00" + "time" : "2024-05-31T14:57:53+00:00" }, { "name" : "symfony/deprecation-contracts", - "version" : "v3.2.0", + "version" : "v3.5.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/deprecation-contracts.git", - "reference" : "1ee04c65529dea5d8744774d474e7cbd2f1206d3" + "reference" : "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3", - "reference" : "1ee04c65529dea5d8744774d474e7cbd2f1206d3", + "url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference" : "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum" : "" }, "require" : { @@ -3785,7 +3908,7 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-main" : "3.3-dev" + "dev-main" : "3.5-dev" }, "thanks" : { "name" : "symfony/contracts", @@ -3814,7 +3937,7 @@ "description" : "A generic function and convention to trigger deprecation notices", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/deprecation-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding" : [ { @@ -3830,20 +3953,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-25T10:21:52+00:00" + "time" : "2024-04-18T09:32:20+00:00" }, { "name" : "symfony/error-handler", - "version" : "v5.4.19", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/error-handler.git", - "reference" : "438ef3e5e6481244785da3ce8cf8f4e74e7f2822" + "reference" : "db15ba0fd50890156ed40087ccedc7851a1f5b76" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/error-handler/zipball/438ef3e5e6481244785da3ce8cf8f4e74e7f2822", - "reference" : "438ef3e5e6481244785da3ce8cf8f4e74e7f2822", + "url" : "https://api.github.com/repos/symfony/error-handler/zipball/db15ba0fd50890156ed40087ccedc7851a1f5b76", + "reference" : "db15ba0fd50890156ed40087ccedc7851a1f5b76", "shasum" : "" }, "require" : { @@ -3885,7 +4008,7 @@ "description" : "Provides tools to manage errors and ease debugging PHP code", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/error-handler/tree/v5.4.19" + "source" : "https://github.com/symfony/error-handler/tree/v5.4.42" }, "funding" : [ { @@ -3901,28 +4024,29 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:32:19+00:00" + "time" : "2024-07-23T12:34:05+00:00" }, { "name" : "symfony/event-dispatcher", - "version" : "v6.2.5", + "version" : "v6.4.8", "source" : { "type" : "git", "url" : "https://github.com/symfony/event-dispatcher.git", - "reference" : "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68" + "reference" : "8d7507f02b06e06815e56bb39aa0128e3806208b" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68", - "reference" : "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68", + "url" : "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b", + "reference" : "8d7507f02b06e06815e56bb39aa0128e3806208b", "shasum" : "" }, "require" : { "php" : ">=8.1", - "symfony/event-dispatcher-contracts" : "^2|^3" + "symfony/event-dispatcher-contracts" : "^2.5|^3" }, "conflict" : { - "symfony/dependency-injection" : "<5.4" + "symfony/dependency-injection" : "<5.4", + "symfony/service-contracts" : "<2.5" }, "provide" : { "psr/event-dispatcher-implementation" : "1.0", @@ -3930,17 +4054,13 @@ }, "require-dev" : { "psr/log" : "^1|^2|^3", - "symfony/config" : "^5.4|^6.0", - "symfony/dependency-injection" : "^5.4|^6.0", - "symfony/error-handler" : "^5.4|^6.0", - "symfony/expression-language" : "^5.4|^6.0", - "symfony/http-foundation" : "^5.4|^6.0", - "symfony/service-contracts" : "^1.1|^2|^3", - "symfony/stopwatch" : "^5.4|^6.0" - }, - "suggest" : { - "symfony/dependency-injection" : "", - "symfony/http-kernel" : "" + "symfony/config" : "^5.4|^6.0|^7.0", + "symfony/dependency-injection" : "^5.4|^6.0|^7.0", + "symfony/error-handler" : "^5.4|^6.0|^7.0", + "symfony/expression-language" : "^5.4|^6.0|^7.0", + "symfony/http-foundation" : "^5.4|^6.0|^7.0", + "symfony/service-contracts" : "^2.5|^3", + "symfony/stopwatch" : "^5.4|^6.0|^7.0" }, "type" : "library", "autoload" : { @@ -3968,7 +4088,7 @@ "description" : "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/event-dispatcher/tree/v6.2.5" + "source" : "https://github.com/symfony/event-dispatcher/tree/v6.4.8" }, "funding" : [ { @@ -3984,33 +4104,30 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:38:09+00:00" + "time" : "2024-05-31T14:49:08+00:00" }, { "name" : "symfony/event-dispatcher-contracts", - "version" : "v3.2.0", + "version" : "v3.5.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/event-dispatcher-contracts.git", - "reference" : "0782b0b52a737a05b4383d0df35a474303cabdae" + "reference" : "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae", - "reference" : "0782b0b52a737a05b4383d0df35a474303cabdae", + "url" : "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", + "reference" : "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum" : "" }, "require" : { "php" : ">=8.1", "psr/event-dispatcher" : "^1" }, - "suggest" : { - "symfony/event-dispatcher-implementation" : "" - }, "type" : "library", "extra" : { "branch-alias" : { - "dev-main" : "3.3-dev" + "dev-main" : "3.5-dev" }, "thanks" : { "name" : "symfony/contracts", @@ -4047,7 +4164,7 @@ "standards" ], "support" : { - "source" : "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" }, "funding" : [ { @@ -4063,20 +4180,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-25T10:21:52+00:00" + "time" : "2024-04-18T09:32:20+00:00" }, { "name" : "symfony/finder", - "version" : "v5.4.19", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/finder.git", - "reference" : "6071aebf810ad13fe8200c224f36103abb37cf1f" + "reference" : "0724c51fa067b198e36506d2864e09a52180998a" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f", - "reference" : "6071aebf810ad13fe8200c224f36103abb37cf1f", + "url" : "https://api.github.com/repos/symfony/finder/zipball/0724c51fa067b198e36506d2864e09a52180998a", + "reference" : "0724c51fa067b198e36506d2864e09a52180998a", "shasum" : "" }, "require" : { @@ -4110,7 +4227,7 @@ "description" : "Finds files and directories via an intuitive fluent interface", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/finder/tree/v5.4.19" + "source" : "https://github.com/symfony/finder/tree/v5.4.42" }, "funding" : [ { @@ -4126,20 +4243,20 @@ "type" : "tidelift" } ], - "time" : "2023-01-14T19:14:44+00:00" + "time" : "2024-07-22T08:53:29+00:00" }, { "name" : "symfony/http-foundation", - "version" : "v5.4.20", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/http-foundation.git", - "reference" : "d0435363362a47c14e9cf50663cb8ffbf491875a" + "reference" : "9c375b2abef0b657aa0b7612b763df5c12a465ab" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a", - "reference" : "d0435363362a47c14e9cf50663cb8ffbf491875a", + "url" : "https://api.github.com/repos/symfony/http-foundation/zipball/9c375b2abef0b657aa0b7612b763df5c12a465ab", + "reference" : "9c375b2abef0b657aa0b7612b763df5c12a465ab", "shasum" : "" }, "require" : { @@ -4149,7 +4266,7 @@ "symfony/polyfill-php80" : "^1.16" }, "require-dev" : { - "predis/predis" : "~1.0", + "predis/predis" : "^1.0|^2.0", "symfony/cache" : "^4.4|^5.0|^6.0", "symfony/dependency-injection" : "^5.4|^6.0", "symfony/expression-language" : "^4.4|^5.0|^6.0", @@ -4186,7 +4303,7 @@ "description" : "Defines an object-oriented layer for the HTTP specification", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/http-foundation/tree/v5.4.20" + "source" : "https://github.com/symfony/http-foundation/tree/v5.4.42" }, "funding" : [ { @@ -4202,20 +4319,20 @@ "type" : "tidelift" } ], - "time" : "2023-01-29T11:11:52+00:00" + "time" : "2024-07-26T11:59:59+00:00" }, { "name" : "symfony/http-kernel", - "version" : "v5.4.20", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/http-kernel.git", - "reference" : "aaeec341582d3c160cc9ecfa8b2419ba6c69954e" + "reference" : "948db7caf761dacc8abb9a59465f0639c30cc6dd" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e", - "reference" : "aaeec341582d3c160cc9ecfa8b2419ba6c69954e", + "url" : "https://api.github.com/repos/symfony/http-kernel/zipball/948db7caf761dacc8abb9a59465f0639c30cc6dd", + "reference" : "948db7caf761dacc8abb9a59465f0639c30cc6dd", "shasum" : "" }, "require" : { @@ -4224,7 +4341,7 @@ "symfony/deprecation-contracts" : "^2.1|^3", "symfony/error-handler" : "^4.4|^5.0|^6.0", "symfony/event-dispatcher" : "^5.0|^6.0", - "symfony/http-foundation" : "^5.3.7|^6.0", + "symfony/http-foundation" : "^5.4.21|^6.2.7", "symfony/polyfill-ctype" : "^1.8", "symfony/polyfill-php73" : "^1.9", "symfony/polyfill-php80" : "^1.16" @@ -4264,6 +4381,7 @@ "symfony/stopwatch" : "^4.4|^5.0|^6.0", "symfony/translation" : "^4.4|^5.0|^6.0", "symfony/translation-contracts" : "^1.1|^2|^3", + "symfony/var-dumper" : "^4.4.31|^5.4", "twig/twig" : "^2.13|^3.0.4" }, "suggest" : { @@ -4298,7 +4416,7 @@ "description" : "Provides a structured process for converting a Request into a Response", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/http-kernel/tree/v5.4.20" + "source" : "https://github.com/symfony/http-kernel/tree/v5.4.42" }, "funding" : [ { @@ -4314,20 +4432,20 @@ "type" : "tidelift" } ], - "time" : "2023-02-01T08:18:48+00:00" + "time" : "2024-07-26T14:46:22+00:00" }, { "name" : "symfony/mime", - "version" : "v5.4.19", + "version" : "v5.4.41", "source" : { "type" : "git", "url" : "https://github.com/symfony/mime.git", - "reference" : "a858429a9c704edc53fe057228cf9ca282ba48eb" + "reference" : "c71c7a1aeed60b22d05e738197e31daf2120bd42" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/mime/zipball/a858429a9c704edc53fe057228cf9ca282ba48eb", - "reference" : "a858429a9c704edc53fe057228cf9ca282ba48eb", + "url" : "https://api.github.com/repos/symfony/mime/zipball/c71c7a1aeed60b22d05e738197e31daf2120bd42", + "reference" : "c71c7a1aeed60b22d05e738197e31daf2120bd42", "shasum" : "" }, "require" : { @@ -4342,15 +4460,16 @@ "phpdocumentor/reflection-docblock" : "<3.2.2", "phpdocumentor/type-resolver" : "<1.4.0", "symfony/mailer" : "<4.4", - "symfony/serializer" : "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" + "symfony/serializer" : "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3" }, "require-dev" : { "egulias/email-validator" : "^2.1.10|^3.1|^4", "phpdocumentor/reflection-docblock" : "^3.0|^4.0|^5.0", "symfony/dependency-injection" : "^4.4|^5.0|^6.0", + "symfony/process" : "^5.4|^6.4", "symfony/property-access" : "^4.4|^5.1|^6.0", "symfony/property-info" : "^4.4|^5.1|^6.0", - "symfony/serializer" : "^5.4.14|~6.0.14|^6.1.6" + "symfony/serializer" : "^5.4.35|~6.3.12|^6.4.3" }, "type" : "library", "autoload" : { @@ -4382,7 +4501,7 @@ "mime-type" ], "support" : { - "source" : "https://github.com/symfony/mime/tree/v5.4.19" + "source" : "https://github.com/symfony/mime/tree/v5.4.41" }, "funding" : [ { @@ -4398,20 +4517,20 @@ "type" : "tidelift" } ], - "time" : "2023-01-09T05:43:46+00:00" + "time" : "2024-06-28T09:36:24+00:00" }, { "name" : "symfony/polyfill-ctype", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-ctype.git", - "reference" : "5bbc823adecdae860bb64756d639ecfec17b050a" + "reference" : "0424dff1c58f028c451efff2045f5d92410bd540" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", - "reference" : "5bbc823adecdae860bb64756d639ecfec17b050a", + "url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", + "reference" : "0424dff1c58f028c451efff2045f5d92410bd540", "shasum" : "" }, "require" : { @@ -4425,9 +4544,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4464,7 +4580,7 @@ "portable" ], "support" : { - "source" : "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" }, "funding" : [ { @@ -4480,20 +4596,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/polyfill-iconv", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-iconv.git", - "reference" : "927013f3aac555983a5059aada98e1907d842695" + "reference" : "c027e6a3c6aee334663ec21f5852e89738abc805" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695", - "reference" : "927013f3aac555983a5059aada98e1907d842695", + "url" : "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805", + "reference" : "c027e6a3c6aee334663ec21f5852e89738abc805", "shasum" : "" }, "require" : { @@ -4507,9 +4623,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4547,7 +4660,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-iconv/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-iconv/tree/v1.30.0" }, "funding" : [ { @@ -4563,20 +4676,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/polyfill-intl-grapheme", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference" : "511a08c03c1960e08a883f4cffcacd219b758354" + "reference" : "64647a7c30b2283f5d49b874d84a18fc22054b7a" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", - "reference" : "511a08c03c1960e08a883f4cffcacd219b758354", + "url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", + "reference" : "64647a7c30b2283f5d49b874d84a18fc22054b7a", "shasum" : "" }, "require" : { @@ -4587,9 +4700,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4628,7 +4738,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" }, "funding" : [ { @@ -4644,20 +4754,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/polyfill-intl-idn", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-intl-idn.git", - "reference" : "639084e360537a19f9ee352433b84ce831f3d2da" + "reference" : "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", - "reference" : "639084e360537a19f9ee352433b84ce831f3d2da", + "url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "reference" : "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "shasum" : "" }, "require" : { @@ -4670,9 +4780,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4715,7 +4822,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0" }, "funding" : [ { @@ -4731,20 +4838,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/polyfill-intl-normalizer", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference" : "19bd1e4fcd5b91116f14d8533c57831ed00571b6" + "reference" : "a95281b0be0d9ab48050ebd988b967875cdb9fdb" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", - "reference" : "19bd1e4fcd5b91116f14d8533c57831ed00571b6", + "url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "reference" : "a95281b0be0d9ab48050ebd988b967875cdb9fdb", "shasum" : "" }, "require" : { @@ -4755,9 +4862,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4799,7 +4903,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" }, "funding" : [ { @@ -4815,20 +4919,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/polyfill-mbstring", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-mbstring.git", - "reference" : "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + "reference" : "fd22ab50000ef01661e2a31d850ebaa297f8e03c" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", - "reference" : "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "reference" : "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum" : "" }, "require" : { @@ -4842,9 +4946,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4882,7 +4983,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" }, "funding" : [ { @@ -4898,20 +4999,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-06-19T12:30:46+00:00" }, { "name" : "symfony/polyfill-php72", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-php72.git", - "reference" : "869329b1e9894268a8a61dabb69153029b7a8c97" + "reference" : "10112722600777e02d2745716b70c5db4ca70442" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", - "reference" : "869329b1e9894268a8a61dabb69153029b7a8c97", + "url" : "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", + "reference" : "10112722600777e02d2745716b70c5db4ca70442", "shasum" : "" }, "require" : { @@ -4919,9 +5020,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -4958,7 +5056,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-php72/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-php72/tree/v1.30.0" }, "funding" : [ { @@ -4974,20 +5072,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-06-19T12:30:46+00:00" }, { "name" : "symfony/polyfill-php73", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-php73.git", - "reference" : "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" + "reference" : "ec444d3f3f6505bb28d11afa41e75faadebc10a1" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9", - "reference" : "9e8ecb5f92152187c4799efd3c96b78ccab18ff9", + "url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "reference" : "ec444d3f3f6505bb28d11afa41e75faadebc10a1", "shasum" : "" }, "require" : { @@ -4995,9 +5093,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -5037,7 +5132,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-php73/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-php73/tree/v1.30.0" }, "funding" : [ { @@ -5053,20 +5148,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/polyfill-php80", - "version" : "v1.27.0", + "version" : "v1.30.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/polyfill-php80.git", - "reference" : "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + "reference" : "77fa7995ac1b21ab60769b7323d600a991a90433" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", - "reference" : "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", + "reference" : "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum" : "" }, "require" : { @@ -5074,9 +5169,6 @@ }, "type" : "library", "extra" : { - "branch-alias" : { - "dev-main" : "1.27-dev" - }, "thanks" : { "name" : "symfony/polyfill", "url" : "https://github.com/symfony/polyfill" @@ -5120,7 +5212,7 @@ "shim" ], "support" : { - "source" : "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + "source" : "https://github.com/symfony/polyfill-php80/tree/v1.30.0" }, "funding" : [ { @@ -5136,20 +5228,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-03T14:55:06+00:00" + "time" : "2024-05-31T15:07:36+00:00" }, { "name" : "symfony/process", - "version" : "v5.4.19", + "version" : "v5.4.40", "source" : { "type" : "git", "url" : "https://github.com/symfony/process.git", - "reference" : "c5ba874c9b636dbccf761e22ce750e88ec3f55e1" + "reference" : "deedcb3bb4669cae2148bc920eafd2b16dc7c046" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1", - "reference" : "c5ba874c9b636dbccf761e22ce750e88ec3f55e1", + "url" : "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046", + "reference" : "deedcb3bb4669cae2148bc920eafd2b16dc7c046", "shasum" : "" }, "require" : { @@ -5182,7 +5274,7 @@ "description" : "Executes commands in sub-processes", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/process/tree/v5.4.19" + "source" : "https://github.com/symfony/process/tree/v5.4.40" }, "funding" : [ { @@ -5198,20 +5290,20 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:32:19+00:00" + "time" : "2024-05-31T14:33:22+00:00" }, { "name" : "symfony/routing", - "version" : "v5.4.19", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/routing.git", - "reference" : "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5" + "reference" : "f8dd6f80c96aeec9b13fc13757842342e05c4878" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/routing/zipball/df1b28f37c8e78912213c58ef6ab2f2037bbfdc5", - "reference" : "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5", + "url" : "https://api.github.com/repos/symfony/routing/zipball/f8dd6f80c96aeec9b13fc13757842342e05c4878", + "reference" : "f8dd6f80c96aeec9b13fc13757842342e05c4878", "shasum" : "" }, "require" : { @@ -5272,7 +5364,7 @@ "url" ], "support" : { - "source" : "https://github.com/symfony/routing/tree/v5.4.19" + "source" : "https://github.com/symfony/routing/tree/v5.4.42" }, "funding" : [ { @@ -5288,37 +5380,34 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:32:19+00:00" + "time" : "2024-07-09T20:57:15+00:00" }, { "name" : "symfony/service-contracts", - "version" : "v2.5.2", + "version" : "v3.5.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/service-contracts.git", - "reference" : "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" + "reference" : "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", - "reference" : "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "url" : "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "reference" : "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum" : "" }, "require" : { - "php" : ">=7.2.5", - "psr/container" : "^1.1", - "symfony/deprecation-contracts" : "^2.1|^3" + "php" : ">=8.1", + "psr/container" : "^1.1|^2.0", + "symfony/deprecation-contracts" : "^2.5|^3" }, "conflict" : { "ext-psr" : "<1.1|>=2" }, - "suggest" : { - "symfony/service-implementation" : "" - }, "type" : "library", "extra" : { "branch-alias" : { - "dev-main" : "2.5-dev" + "dev-main" : "3.5-dev" }, "thanks" : { "name" : "symfony/contracts", @@ -5328,7 +5417,10 @@ "autoload" : { "psr-4" : { "Symfony\\Contracts\\Service\\" : "" - } + }, + "exclude-from-classmap" : [ + "/Test/" + ] }, "notification-url" : "https://packagist.org/downloads/", "license" : [ @@ -5355,7 +5447,7 @@ "standards" ], "support" : { - "source" : "https://github.com/symfony/service-contracts/tree/v2.5.2" + "source" : "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding" : [ { @@ -5371,20 +5463,20 @@ "type" : "tidelift" } ], - "time" : "2022-05-30T19:17:29+00:00" + "time" : "2024-04-18T09:32:20+00:00" }, { "name" : "symfony/string", - "version" : "v6.2.5", + "version" : "v6.4.10", "source" : { "type" : "git", "url" : "https://github.com/symfony/string.git", - "reference" : "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0" + "reference" : "ccf9b30251719567bfd46494138327522b9a9446" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/string/zipball/b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0", - "reference" : "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0", + "url" : "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446", + "reference" : "ccf9b30251719567bfd46494138327522b9a9446", "shasum" : "" }, "require" : { @@ -5395,14 +5487,14 @@ "symfony/polyfill-mbstring" : "~1.0" }, "conflict" : { - "symfony/translation-contracts" : "<2.0" + "symfony/translation-contracts" : "<2.5" }, "require-dev" : { - "symfony/error-handler" : "^5.4|^6.0", - "symfony/http-client" : "^5.4|^6.0", - "symfony/intl" : "^6.2", - "symfony/translation-contracts" : "^2.0|^3.0", - "symfony/var-exporter" : "^5.4|^6.0" + "symfony/error-handler" : "^5.4|^6.0|^7.0", + "symfony/http-client" : "^5.4|^6.0|^7.0", + "symfony/intl" : "^6.2|^7.0", + "symfony/translation-contracts" : "^2.5|^3.0", + "symfony/var-exporter" : "^5.4|^6.0|^7.0" }, "type" : "library", "autoload" : { @@ -5441,7 +5533,7 @@ "utf8" ], "support" : { - "source" : "https://github.com/symfony/string/tree/v6.2.5" + "source" : "https://github.com/symfony/string/tree/v6.4.10" }, "funding" : [ { @@ -5457,32 +5549,35 @@ "type" : "tidelift" } ], - "time" : "2023-01-01T08:38:09+00:00" + "time" : "2024-07-22T10:21:14+00:00" }, { "name" : "symfony/translation", - "version" : "v6.2.5", + "version" : "v6.4.10", "source" : { "type" : "git", "url" : "https://github.com/symfony/translation.git", - "reference" : "60556925a703cfbc1581cde3b3f35b0bb0ea904c" + "reference" : "94041203f8ac200ae9e7c6a18fa6137814ccecc9" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/translation/zipball/60556925a703cfbc1581cde3b3f35b0bb0ea904c", - "reference" : "60556925a703cfbc1581cde3b3f35b0bb0ea904c", + "url" : "https://api.github.com/repos/symfony/translation/zipball/94041203f8ac200ae9e7c6a18fa6137814ccecc9", + "reference" : "94041203f8ac200ae9e7c6a18fa6137814ccecc9", "shasum" : "" }, "require" : { "php" : ">=8.1", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/polyfill-mbstring" : "~1.0", - "symfony/translation-contracts" : "^2.3|^3.0" + "symfony/translation-contracts" : "^2.5|^3.0" }, "conflict" : { "symfony/config" : "<5.4", "symfony/console" : "<5.4", "symfony/dependency-injection" : "<5.4", + "symfony/http-client-contracts" : "<2.5", "symfony/http-kernel" : "<5.4", + "symfony/service-contracts" : "<2.5", "symfony/twig-bundle" : "<5.4", "symfony/yaml" : "<5.4" }, @@ -5490,25 +5585,19 @@ "symfony/translation-implementation" : "2.3|3.0" }, "require-dev" : { - "nikic/php-parser" : "^4.13", + "nikic/php-parser" : "^4.18|^5.0", "psr/log" : "^1|^2|^3", - "symfony/config" : "^5.4|^6.0", - "symfony/console" : "^5.4|^6.0", - "symfony/dependency-injection" : "^5.4|^6.0", - "symfony/finder" : "^5.4|^6.0", - "symfony/http-client-contracts" : "^1.1|^2.0|^3.0", - "symfony/http-kernel" : "^5.4|^6.0", - "symfony/intl" : "^5.4|^6.0", + "symfony/config" : "^5.4|^6.0|^7.0", + "symfony/console" : "^5.4|^6.0|^7.0", + "symfony/dependency-injection" : "^5.4|^6.0|^7.0", + "symfony/finder" : "^5.4|^6.0|^7.0", + "symfony/http-client-contracts" : "^2.5|^3.0", + "symfony/http-kernel" : "^5.4|^6.0|^7.0", + "symfony/intl" : "^5.4|^6.0|^7.0", "symfony/polyfill-intl-icu" : "^1.21", - "symfony/routing" : "^5.4|^6.0", - "symfony/service-contracts" : "^1.1.2|^2|^3", - "symfony/yaml" : "^5.4|^6.0" - }, - "suggest" : { - "nikic/php-parser" : "To use PhpAstExtractor", - "psr/log-implementation" : "To use logging capability in translator", - "symfony/config" : "", - "symfony/yaml" : "" + "symfony/routing" : "^5.4|^6.0|^7.0", + "symfony/service-contracts" : "^2.5|^3", + "symfony/yaml" : "^5.4|^6.0|^7.0" }, "type" : "library", "autoload" : { @@ -5539,7 +5628,7 @@ "description" : "Provides tools to internationalize your application", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/translation/tree/v6.2.5" + "source" : "https://github.com/symfony/translation/tree/v6.4.10" }, "funding" : [ { @@ -5555,32 +5644,29 @@ "type" : "tidelift" } ], - "time" : "2023-01-05T07:00:27+00:00" + "time" : "2024-07-26T12:30:32+00:00" }, { "name" : "symfony/translation-contracts", - "version" : "v3.2.0", + "version" : "v3.5.0", "source" : { "type" : "git", "url" : "https://github.com/symfony/translation-contracts.git", - "reference" : "68cce71402305a015f8c1589bfada1280dc64fe7" + "reference" : "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7", - "reference" : "68cce71402305a015f8c1589bfada1280dc64fe7", + "url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "reference" : "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "shasum" : "" }, "require" : { "php" : ">=8.1" }, - "suggest" : { - "symfony/translation-implementation" : "" - }, "type" : "library", "extra" : { "branch-alias" : { - "dev-main" : "3.3-dev" + "dev-main" : "3.5-dev" }, "thanks" : { "name" : "symfony/contracts", @@ -5620,7 +5706,7 @@ "standards" ], "support" : { - "source" : "https://github.com/symfony/translation-contracts/tree/v3.2.0" + "source" : "https://github.com/symfony/translation-contracts/tree/v3.5.0" }, "funding" : [ { @@ -5636,20 +5722,20 @@ "type" : "tidelift" } ], - "time" : "2022-11-25T10:21:52+00:00" + "time" : "2024-04-18T09:32:20+00:00" }, { "name" : "symfony/var-dumper", - "version" : "v5.4.19", + "version" : "v5.4.42", "source" : { "type" : "git", "url" : "https://github.com/symfony/var-dumper.git", - "reference" : "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b" + "reference" : "0c17c56d8ea052fc33942251c75d0e28936e043d" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/var-dumper/zipball/2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b", - "reference" : "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b", + "url" : "https://api.github.com/repos/symfony/var-dumper/zipball/0c17c56d8ea052fc33942251c75d0e28936e043d", + "reference" : "0c17c56d8ea052fc33942251c75d0e28936e043d", "shasum" : "" }, "require" : { @@ -5658,12 +5744,12 @@ "symfony/polyfill-php80" : "^1.16" }, "conflict" : { - "phpunit/phpunit" : "<5.4.3", "symfony/console" : "<4.4" }, "require-dev" : { "ext-iconv" : "*", "symfony/console" : "^4.4|^5.0|^6.0", + "symfony/http-kernel" : "^4.4|^5.0|^6.0", "symfony/process" : "^4.4|^5.0|^6.0", "symfony/uid" : "^5.1|^6.0", "twig/twig" : "^2.13|^3.0.4" @@ -5709,7 +5795,7 @@ "dump" ], "support" : { - "source" : "https://github.com/symfony/var-dumper/tree/v5.4.19" + "source" : "https://github.com/symfony/var-dumper/tree/v5.4.42" }, "funding" : [ { @@ -5725,27 +5811,27 @@ "type" : "tidelift" } ], - "time" : "2023-01-16T10:52:33+00:00" + "time" : "2024-07-26T12:23:09+00:00" }, { "name" : "tijsverkoyen/css-to-inline-styles", - "version" : "2.2.6", + "version" : "v2.2.7", "source" : { "type" : "git", "url" : "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference" : "c42125b83a4fa63b187fdf29f9c93cb7733da30c" + "reference" : "83ee6f38df0a63106a9e4536e3060458b74ccedb" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/c42125b83a4fa63b187fdf29f9c93cb7733da30c", - "reference" : "c42125b83a4fa63b187fdf29f9c93cb7733da30c", + "url" : "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", + "reference" : "83ee6f38df0a63106a9e4536e3060458b74ccedb", "shasum" : "" }, "require" : { "ext-dom" : "*", "ext-libxml" : "*", "php" : "^5.5 || ^7.0 || ^8.0", - "symfony/css-selector" : "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + "symfony/css-selector" : "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev" : { "phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" @@ -5776,22 +5862,22 @@ "homepage" : "https://github.com/tijsverkoyen/CssToInlineStyles", "support" : { "issues" : "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source" : "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.6" + "source" : "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" }, - "time" : "2023-01-03T09:29:04+00:00" + "time" : "2023-12-08T13:03:43+00:00" }, { "name" : "twig/twig", - "version" : "v2.15.4", + "version" : "v2.16.0", "source" : { "type" : "git", "url" : "https://github.com/twigphp/Twig.git", - "reference" : "3e059001d6d597dd50ea7c74dd2464b4adea48d3" + "reference" : "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/twigphp/Twig/zipball/3e059001d6d597dd50ea7c74dd2464b4adea48d3", - "reference" : "3e059001d6d597dd50ea7c74dd2464b4adea48d3", + "url" : "https://api.github.com/repos/twigphp/Twig/zipball/0c9cc7ef2e0ec6d20c5af1200522a89ba101f623", + "reference" : "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623", "shasum" : "" }, "require" : { @@ -5802,12 +5888,12 @@ }, "require-dev" : { "psr/container" : "^1.0", - "symfony/phpunit-bridge" : "^4.4.9|^5.0.9|^6.0" + "symfony/phpunit-bridge" : "^5.4.9|^6.3" }, "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "2.15-dev" + "dev-master" : "2.16-dev" } }, "autoload" : { @@ -5846,7 +5932,7 @@ ], "support" : { "issues" : "https://github.com/twigphp/Twig/issues", - "source" : "https://github.com/twigphp/Twig/tree/v2.15.4" + "source" : "https://github.com/twigphp/Twig/tree/v2.16.0" }, "funding" : [ { @@ -5858,35 +5944,35 @@ "type" : "tidelift" } ], - "time" : "2022-12-27T12:26:20+00:00" + "time" : "2023-12-22T07:22:15+00:00" }, { "name" : "vlucas/phpdotenv", - "version" : "v5.5.0", + "version" : "v5.6.1", "source" : { "type" : "git", "url" : "https://github.com/vlucas/phpdotenv.git", - "reference" : "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7" + "reference" : "a59a13791077fe3d44f90e7133eb68e7d22eaff2" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", - "reference" : "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", + "url" : "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2", + "reference" : "a59a13791077fe3d44f90e7133eb68e7d22eaff2", "shasum" : "" }, "require" : { "ext-pcre" : "*", - "graham-campbell/result-type" : "^1.0.2", - "php" : "^7.1.3 || ^8.0", - "phpoption/phpoption" : "^1.8", - "symfony/polyfill-ctype" : "^1.23", - "symfony/polyfill-mbstring" : "^1.23.1", - "symfony/polyfill-php80" : "^1.23.1" + "graham-campbell/result-type" : "^1.1.3", + "php" : "^7.2.5 || ^8.0", + "phpoption/phpoption" : "^1.9.3", + "symfony/polyfill-ctype" : "^1.24", + "symfony/polyfill-mbstring" : "^1.24", + "symfony/polyfill-php80" : "^1.24" }, "require-dev" : { - "bamarni/composer-bin-plugin" : "^1.4.1", + "bamarni/composer-bin-plugin" : "^1.8.2", "ext-filter" : "*", - "phpunit/phpunit" : "^7.5.20 || ^8.5.30 || ^9.5.25" + "phpunit/phpunit" : "^8.5.34 || ^9.6.13 || ^10.4.2" }, "suggest" : { "ext-filter" : "Required to use the boolean validator." @@ -5895,10 +5981,10 @@ "extra" : { "bamarni-bin" : { "bin-links" : true, - "forward-command" : true + "forward-command" : false }, "branch-alias" : { - "dev-master" : "5.5-dev" + "dev-master" : "5.6-dev" } }, "autoload" : { @@ -5930,7 +6016,7 @@ ], "support" : { "issues" : "https://github.com/vlucas/phpdotenv/issues", - "source" : "https://github.com/vlucas/phpdotenv/tree/v5.5.0" + "source" : "https://github.com/vlucas/phpdotenv/tree/v5.6.1" }, "funding" : [ { @@ -5942,7 +6028,7 @@ "type" : "tidelift" } ], - "time" : "2022-10-16T01:01:54+00:00" + "time" : "2024-07-20T21:52:34+00:00" }, { "name" : "voku/portable-ascii", @@ -6080,16 +6166,16 @@ "packages-dev" : [ { "name" : "barryvdh/laravel-ide-helper", - "version" : "v2.13.0", + "version" : "v2.14.0", "source" : { "type" : "git", "url" : "https://github.com/barryvdh/laravel-ide-helper.git", - "reference" : "81d5b223ff067a1f38e14c100997e153b837fe4a" + "reference" : "485c756f6cff408d6b273274c5e86112c3973d98" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/81d5b223ff067a1f38e14c100997e153b837fe4a", - "reference" : "81d5b223ff067a1f38e14c100997e153b837fe4a", + "url" : "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/485c756f6cff408d6b273274c5e86112c3973d98", + "reference" : "485c756f6cff408d6b273274c5e86112c3973d98", "shasum" : "" }, "require" : { @@ -6100,7 +6186,7 @@ "illuminate/console" : "^8 || ^9 || ^10", "illuminate/filesystem" : "^8 || ^9 || ^10", "illuminate/support" : "^8 || ^9 || ^10", - "nikic/php-parser" : "^4.7", + "nikic/php-parser" : "^4.18 || ^5", "php" : "^7.3 || ^8.0", "phpdocumentor/type-resolver" : "^1.1.0" }, @@ -6113,7 +6199,7 @@ "orchestra/testbench" : "^6 || ^7 || ^8", "phpunit/phpunit" : "^8.5 || ^9", "spatie/phpunit-snapshot-assertions" : "^3 || ^4", - "vimeo/psalm" : "^3.12" + "vimeo/psalm" : "^5.4" }, "suggest" : { "illuminate/events" : "Required for automatic helper generation (^6|^7|^8|^9|^10)." @@ -6121,7 +6207,7 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "2.12-dev" + "dev-master" : "2.14-dev" }, "laravel" : { "providers" : [ @@ -6158,7 +6244,7 @@ ], "support" : { "issues" : "https://github.com/barryvdh/laravel-ide-helper/issues", - "source" : "https://github.com/barryvdh/laravel-ide-helper/tree/v2.13.0" + "source" : "https://github.com/barryvdh/laravel-ide-helper/tree/v2.14.0" }, "funding" : [ { @@ -6170,20 +6256,20 @@ "type" : "github" } ], - "time" : "2023-02-04T13:56:40+00:00" + "time" : "2024-02-05T08:16:36+00:00" }, { "name" : "barryvdh/reflection-docblock", - "version" : "v2.1.0", + "version" : "v2.1.1", "source" : { "type" : "git", "url" : "https://github.com/barryvdh/ReflectionDocBlock.git", - "reference" : "bf44b757feb8ba1734659029357646466ded673e" + "reference" : "e6811e927f0ecc37cc4deaa6627033150343e597" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/bf44b757feb8ba1734659029357646466ded673e", - "reference" : "bf44b757feb8ba1734659029357646466ded673e", + "url" : "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/e6811e927f0ecc37cc4deaa6627033150343e597", + "reference" : "e6811e927f0ecc37cc4deaa6627033150343e597", "shasum" : "" }, "require" : { @@ -6220,28 +6306,28 @@ } ], "support" : { - "source" : "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.1.0" + "source" : "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.1.1" }, - "time" : "2022-10-31T15:35:43+00:00" + "time" : "2023-06-14T05:06:27+00:00" }, { "name" : "composer/class-map-generator", - "version" : "1.0.0", + "version" : "1.3.4", "source" : { "type" : "git", "url" : "https://github.com/composer/class-map-generator.git", - "reference" : "1e1cb2b791facb2dfe32932a7718cf2571187513" + "reference" : "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513", - "reference" : "1e1cb2b791facb2dfe32932a7718cf2571187513", + "url" : "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", + "reference" : "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", "shasum" : "" }, "require" : { - "composer/pcre" : "^2 || ^3", + "composer/pcre" : "^2.1 || ^3.1", "php" : "^7.2 || ^8.0", - "symfony/finder" : "^4.4 || ^5.3 || ^6" + "symfony/finder" : "^4.4 || ^5.3 || ^6 || ^7" }, "require-dev" : { "phpstan/phpstan" : "^1.6", @@ -6279,7 +6365,7 @@ ], "support" : { "issues" : "https://github.com/composer/class-map-generator/issues", - "source" : "https://github.com/composer/class-map-generator/tree/1.0.0" + "source" : "https://github.com/composer/class-map-generator/tree/1.3.4" }, "funding" : [ { @@ -6295,34 +6381,42 @@ "type" : "tidelift" } ], - "time" : "2022-06-19T11:31:27+00:00" + "time" : "2024-06-12T14:13:04+00:00" }, { "name" : "composer/pcre", - "version" : "3.1.0", + "version" : "3.3.0", "source" : { "type" : "git", "url" : "https://github.com/composer/pcre.git", - "reference" : "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + "reference" : "1637e067347a0c40bbb1e3cd786b20dcab556a81" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", - "reference" : "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "url" : "https://api.github.com/repos/composer/pcre/zipball/1637e067347a0c40bbb1e3cd786b20dcab556a81", + "reference" : "1637e067347a0c40bbb1e3cd786b20dcab556a81", "shasum" : "" }, "require" : { "php" : "^7.4 || ^8.0" }, + "conflict" : { + "phpstan/phpstan" : "<1.11.10" + }, "require-dev" : { - "phpstan/phpstan" : "^1.3", + "phpstan/phpstan" : "^1.11.10", "phpstan/phpstan-strict-rules" : "^1.1", - "symfony/phpunit-bridge" : "^5" + "phpunit/phpunit" : "^8 || ^9" }, "type" : "library", "extra" : { "branch-alias" : { "dev-main" : "3.x-dev" + }, + "phpstan" : { + "includes" : [ + "extension.neon" + ] } }, "autoload" : { @@ -6350,7 +6444,7 @@ ], "support" : { "issues" : "https://github.com/composer/pcre/issues", - "source" : "https://github.com/composer/pcre/tree/3.1.0" + "source" : "https://github.com/composer/pcre/tree/3.3.0" }, "funding" : [ { @@ -6366,7 +6460,7 @@ "type" : "tidelift" } ], - "time" : "2022-11-17T09:50:14+00:00" + "time" : "2024-08-19T19:43:53+00:00" }, { "name" : "doctrine/cache", @@ -6463,16 +6557,16 @@ }, { "name" : "doctrine/dbal", - "version" : "3.5.3", + "version" : "3.9.0", "source" : { "type" : "git", "url" : "https://github.com/doctrine/dbal.git", - "reference" : "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e" + "reference" : "d8f68ea6cc00912e5313237130b8c8decf4d28c6" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/doctrine/dbal/zipball/88fa7e5189fd5ec6682477044264dc0ed4e3aa1e", - "reference" : "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e", + "url" : "https://api.github.com/repos/doctrine/dbal/zipball/d8f68ea6cc00912e5313237130b8c8decf4d28c6", + "reference" : "d8f68ea6cc00912e5313237130b8c8decf4d28c6", "shasum" : "" }, "require" : { @@ -6485,15 +6579,17 @@ "psr/log" : "^1|^2|^3" }, "require-dev" : { - "doctrine/coding-standard" : "11.0.0", - "jetbrains/phpstorm-stubs" : "2022.3", - "phpstan/phpstan" : "1.9.4", - "phpstan/phpstan-strict-rules" : "^1.4", - "phpunit/phpunit" : "9.5.27", + "doctrine/coding-standard" : "12.0.0", + "fig/log-test" : "^1", + "jetbrains/phpstorm-stubs" : "2023.1", + "phpstan/phpstan" : "1.11.7", + "phpstan/phpstan-strict-rules" : "^1.6", + "phpunit/phpunit" : "9.6.20", "psalm/plugin-phpunit" : "0.18.4", - "squizlabs/php_codesniffer" : "3.7.1", - "symfony/cache" : "^5.4|^6.0", - "symfony/console" : "^4.4|^5.4|^6.0", + "slevomat/coding-standard" : "8.13.1", + "squizlabs/php_codesniffer" : "3.10.2", + "symfony/cache" : "^5.4|^6.0|^7.0", + "symfony/console" : "^4.4|^5.4|^6.0|^7.0", "vimeo/psalm" : "4.30.0" }, "suggest" : { @@ -6554,7 +6650,7 @@ ], "support" : { "issues" : "https://github.com/doctrine/dbal/issues", - "source" : "https://github.com/doctrine/dbal/tree/3.5.3" + "source" : "https://github.com/doctrine/dbal/tree/3.9.0" }, "funding" : [ { @@ -6570,29 +6666,33 @@ "type" : "tidelift" } ], - "time" : "2023-01-12T10:21:44+00:00" + "time" : "2024-08-15T07:34:42+00:00" }, { "name" : "doctrine/deprecations", - "version" : "v1.0.0", + "version" : "1.1.3", "source" : { "type" : "git", "url" : "https://github.com/doctrine/deprecations.git", - "reference" : "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" + "reference" : "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", - "reference" : "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "url" : "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "reference" : "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", "shasum" : "" }, "require" : { - "php" : "^7.1|^8.0" + "php" : "^7.1 || ^8.0" }, "require-dev" : { "doctrine/coding-standard" : "^9", - "phpunit/phpunit" : "^7.5|^8.5|^9.5", - "psr/log" : "^1|^2|^3" + "phpstan/phpstan" : "1.4.10 || 1.10.15", + "phpstan/phpstan-phpunit" : "^1.0", + "phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5", + "psalm/plugin-phpunit" : "0.18.4", + "psr/log" : "^1 || ^2 || ^3", + "vimeo/psalm" : "4.30.0 || 5.12.0" }, "suggest" : { "psr/log" : "Allows logging deprecations via PSR-3 logger implementation" @@ -6611,22 +6711,22 @@ "homepage" : "https://www.doctrine-project.org/", "support" : { "issues" : "https://github.com/doctrine/deprecations/issues", - "source" : "https://github.com/doctrine/deprecations/tree/v1.0.0" + "source" : "https://github.com/doctrine/deprecations/tree/1.1.3" }, - "time" : "2022-05-02T15:47:09+00:00" + "time" : "2024-01-30T19:34:25+00:00" }, { "name" : "doctrine/event-manager", - "version" : "2.0.0", + "version" : "2.0.1", "source" : { "type" : "git", "url" : "https://github.com/doctrine/event-manager.git", - "reference" : "750671534e0241a7c50ea5b43f67e23eb5c96f32" + "reference" : "b680156fa328f1dfd874fd48c7026c41570b9c6e" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32", - "reference" : "750671534e0241a7c50ea5b43f67e23eb5c96f32", + "url" : "https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e", + "reference" : "b680156fa328f1dfd874fd48c7026c41570b9c6e", "shasum" : "" }, "require" : { @@ -6636,10 +6736,10 @@ "doctrine/common" : "<2.9" }, "require-dev" : { - "doctrine/coding-standard" : "^10", + "doctrine/coding-standard" : "^12", "phpstan/phpstan" : "^1.8.8", - "phpunit/phpunit" : "^9.5", - "vimeo/psalm" : "^4.28" + "phpunit/phpunit" : "^10.5", + "vimeo/psalm" : "^5.24" }, "type" : "library", "autoload" : { @@ -6688,7 +6788,7 @@ ], "support" : { "issues" : "https://github.com/doctrine/event-manager/issues", - "source" : "https://github.com/doctrine/event-manager/tree/2.0.0" + "source" : "https://github.com/doctrine/event-manager/tree/2.0.1" }, "funding" : [ { @@ -6704,7 +6804,7 @@ "type" : "tidelift" } ], - "time" : "2022-10-12T20:59:15+00:00" + "time" : "2024-05-22T20:47:39+00:00" }, { "name" : "doctrine/instantiator", @@ -6974,16 +7074,16 @@ }, { "name" : "fakerphp/faker", - "version" : "v1.21.0", + "version" : "v1.23.1", "source" : { "type" : "git", "url" : "https://github.com/FakerPHP/Faker.git", - "reference" : "92efad6a967f0b79c499705c69b662f738cc9e4d" + "reference" : "bfb4fe148adbf78eff521199619b93a52ae3554b" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d", - "reference" : "92efad6a967f0b79c499705c69b662f738cc9e4d", + "url" : "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", + "reference" : "bfb4fe148adbf78eff521199619b93a52ae3554b", "shasum" : "" }, "require" : { @@ -7009,11 +7109,6 @@ "ext-mbstring" : "Required for multibyte Unicode string functionality." }, "type" : "library", - "extra" : { - "branch-alias" : { - "dev-main" : "v1.21-dev" - } - }, "autoload" : { "psr-4" : { "Faker\\" : "src/Faker/" @@ -7036,22 +7131,22 @@ ], "support" : { "issues" : "https://github.com/FakerPHP/Faker/issues", - "source" : "https://github.com/FakerPHP/Faker/tree/v1.21.0" + "source" : "https://github.com/FakerPHP/Faker/tree/v1.23.1" }, - "time" : "2022-12-13T13:54:32+00:00" + "time" : "2024-01-02T13:46:09+00:00" }, { "name" : "filp/whoops", - "version" : "2.14.6", + "version" : "2.15.4", "source" : { "type" : "git", "url" : "https://github.com/filp/whoops.git", - "reference" : "f7948baaa0330277c729714910336383286305da" + "reference" : "a139776fa3f5985a50b509f2a02ff0f709d2a546" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", - "reference" : "f7948baaa0330277c729714910336383286305da", + "url" : "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546", + "reference" : "a139776fa3f5985a50b509f2a02ff0f709d2a546", "shasum" : "" }, "require" : { @@ -7101,7 +7196,7 @@ ], "support" : { "issues" : "https://github.com/filp/whoops/issues", - "source" : "https://github.com/filp/whoops/tree/2.14.6" + "source" : "https://github.com/filp/whoops/tree/2.15.4" }, "funding" : [ { @@ -7109,7 +7204,7 @@ "type" : "github" } ], - "time" : "2022-11-02T16:23:29+00:00" + "time" : "2023-11-03T12:00:00+00:00" }, { "name" : "hamcrest/hamcrest-php", @@ -7164,27 +7259,28 @@ }, { "name" : "laravel/envoy", - "version" : "v2.8.6", + "version" : "v2.9.0", "source" : { "type" : "git", "url" : "https://github.com/laravel/envoy.git", - "reference" : "24d2405dc785649684ccf531fddd2ac1f58ec861" + "reference" : "a9b9da0fb5eb6625d90a164b828e94ab81472eb2" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/laravel/envoy/zipball/24d2405dc785649684ccf531fddd2ac1f58ec861", - "reference" : "24d2405dc785649684ccf531fddd2ac1f58ec861", + "url" : "https://api.github.com/repos/laravel/envoy/zipball/a9b9da0fb5eb6625d90a164b828e94ab81472eb2", + "reference" : "a9b9da0fb5eb6625d90a164b828e94ab81472eb2", "shasum" : "" }, "require" : { "guzzlehttp/guzzle" : "^6.0|^7.0", - "illuminate/support" : "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support" : "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php" : "^7.2|^8.0", - "symfony/console" : "^4.3|^5.0|^6.0", - "symfony/process" : "^4.3|^5.0|^6.0" + "symfony/console" : "^4.3|^5.0|^6.0|^7.0", + "symfony/process" : "^4.3|^5.0|^6.0|^7.0" }, "require-dev" : { - "phpunit/phpunit" : "^8.0|^9.0" + "phpstan/phpstan" : "^1.10", + "phpunit/phpunit" : "^8.0|^9.0|^10.4" }, "suggest" : { "ext-posix" : "Required to determine the System user on Unix systems." @@ -7220,9 +7316,9 @@ ], "support" : { "issues" : "https://github.com/laravel/envoy/issues", - "source" : "https://github.com/laravel/envoy/tree/v2.8.6" + "source" : "https://github.com/laravel/envoy/tree/v2.9.0" }, - "time" : "2023-01-10T19:27:26+00:00" + "time" : "2024-01-16T17:18:44+00:00" }, { "name" : "laravel/homestead", @@ -7280,38 +7376,38 @@ }, { "name" : "mockery/mockery", - "version" : "1.5.1", + "version" : "1.6.12", "source" : { "type" : "git", "url" : "https://github.com/mockery/mockery.git", - "reference" : "e92dcc83d5a51851baf5f5591d32cb2b16e3684e" + "reference" : "1f4efdd7d3beafe9807b08156dfcb176d18f1699" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e", - "reference" : "e92dcc83d5a51851baf5f5591d32cb2b16e3684e", + "url" : "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699", + "reference" : "1f4efdd7d3beafe9807b08156dfcb176d18f1699", "shasum" : "" }, "require" : { "hamcrest/hamcrest-php" : "^2.0.1", "lib-pcre" : ">=7.0", - "php" : "^7.3 || ^8.0" + "php" : ">=7.3" }, "conflict" : { "phpunit/phpunit" : "<8.0" }, "require-dev" : { - "phpunit/phpunit" : "^8.5 || ^9.3" + "phpunit/phpunit" : "^8.5 || ^9.6.17", + "symplify/easy-coding-standard" : "^12.1.14" }, "type" : "library", - "extra" : { - "branch-alias" : { - "dev-master" : "1.4.x-dev" - } - }, "autoload" : { - "psr-0" : { - "Mockery" : "library/" + "files" : [ + "library/helpers.php", + "library/Mockery.php" + ], + "psr-4" : { + "Mockery\\" : "library/Mockery" } }, "notification-url" : "https://packagist.org/downloads/", @@ -7322,12 +7418,20 @@ { "name" : "Pádraic Brady", "email" : "padraic.brady@gmail.com", - "homepage" : "http://blog.astrumfutura.com" + "homepage" : "https://github.com/padraic", + "role" : "Author" }, { "name" : "Dave Marshall", "email" : "dave.marshall@atstsolutions.co.uk", - "homepage" : "http://davedevelopment.co.uk" + "homepage" : "https://davedevelopment.co.uk", + "role" : "Developer" + }, + { + "name" : "Nathanael Esayeas", + "email" : "nathanael.esayeas@protonmail.com", + "homepage" : "https://github.com/ghostwriter", + "role" : "Lead Developer" } ], "description" : "Mockery is a simple yet flexible PHP mock object framework", @@ -7345,23 +7449,26 @@ "testing" ], "support" : { + "docs" : "https://docs.mockery.io/", "issues" : "https://github.com/mockery/mockery/issues", - "source" : "https://github.com/mockery/mockery/tree/1.5.1" + "rss" : "https://github.com/mockery/mockery/releases.atom", + "security" : "https://github.com/mockery/mockery/security/advisories", + "source" : "https://github.com/mockery/mockery" }, - "time" : "2022-09-07T15:32:08+00:00" + "time" : "2024-05-16T03:13:13+00:00" }, { "name" : "myclabs/deep-copy", - "version" : "1.11.0", + "version" : "1.12.0", "source" : { "type" : "git", "url" : "https://github.com/myclabs/DeepCopy.git", - "reference" : "14daed4296fae74d9e3201d2c4925d1acb7aa614" + "reference" : "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", - "reference" : "14daed4296fae74d9e3201d2c4925d1acb7aa614", + "url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "reference" : "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", "shasum" : "" }, "require" : { @@ -7369,11 +7476,12 @@ }, "conflict" : { "doctrine/collections" : "<1.6.8", - "doctrine/common" : "<2.13.3 || >=3,<3.2.2" + "doctrine/common" : "<2.13.3 || >=3 <3.2.2" }, "require-dev" : { "doctrine/collections" : "^1.6.8", "doctrine/common" : "^2.13.3 || ^3.2.2", + "phpspec/prophecy" : "^1.10", "phpunit/phpunit" : "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type" : "library", @@ -7399,7 +7507,7 @@ ], "support" : { "issues" : "https://github.com/myclabs/DeepCopy/issues", - "source" : "https://github.com/myclabs/DeepCopy/tree/1.11.0" + "source" : "https://github.com/myclabs/DeepCopy/tree/1.12.0" }, "funding" : [ { @@ -7407,7 +7515,7 @@ "type" : "tidelift" } ], - "time" : "2022-03-03T13:19:32+00:00" + "time" : "2024-06-12T14:39:25+00:00" }, { "name" : "nunomaduro/collision", @@ -7498,20 +7606,21 @@ }, { "name" : "phar-io/manifest", - "version" : "2.0.3", + "version" : "2.0.4", "source" : { "type" : "git", "url" : "https://github.com/phar-io/manifest.git", - "reference" : "97803eca37d319dfa7826cc2437fc020857acb53" + "reference" : "54750ef60c58e43759730615a392c31c80e23176" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", - "reference" : "97803eca37d319dfa7826cc2437fc020857acb53", + "url" : "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", + "reference" : "54750ef60c58e43759730615a392c31c80e23176", "shasum" : "" }, "require" : { "ext-dom" : "*", + "ext-libxml" : "*", "ext-phar" : "*", "ext-xmlwriter" : "*", "phar-io/version" : "^3.0.1", @@ -7552,9 +7661,15 @@ "description" : "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "support" : { "issues" : "https://github.com/phar-io/manifest/issues", - "source" : "https://github.com/phar-io/manifest/tree/2.0.3" + "source" : "https://github.com/phar-io/manifest/tree/2.0.4" }, - "time" : "2021-07-20T11:28:43+00:00" + "funding" : [ + { + "url" : "https://github.com/theseer", + "type" : "github" + } + ], + "time" : "2024-03-03T12:33:53+00:00" }, { "name" : "phar-io/version", @@ -7662,24 +7777,27 @@ }, { "name" : "phpdocumentor/type-resolver", - "version" : "1.6.2", + "version" : "1.8.2", "source" : { "type" : "git", "url" : "https://github.com/phpDocumentor/TypeResolver.git", - "reference" : "48f445a408c131e38cab1c235aa6d2bb7a0bb20d" + "reference" : "153ae662783729388a584b4361f2545e4d841e3c" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d", - "reference" : "48f445a408c131e38cab1c235aa6d2bb7a0bb20d", + "url" : "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", + "reference" : "153ae662783729388a584b4361f2545e4d841e3c", "shasum" : "" }, "require" : { - "php" : "^7.4 || ^8.0", - "phpdocumentor/reflection-common" : "^2.0" + "doctrine/deprecations" : "^1.0", + "php" : "^7.3 || ^8.0", + "phpdocumentor/reflection-common" : "^2.0", + "phpstan/phpdoc-parser" : "^1.13" }, "require-dev" : { "ext-tokenizer" : "*", + "phpbench/phpbench" : "^1.2", "phpstan/extension-installer" : "^1.1", "phpstan/phpstan" : "^1.8", "phpstan/phpstan-phpunit" : "^1.1", @@ -7711,50 +7829,97 @@ "description" : "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support" : { "issues" : "https://github.com/phpDocumentor/TypeResolver/issues", - "source" : "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2" + "source" : "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" + }, + "time" : "2024-02-23T11:10:43+00:00" + }, + { + "name" : "phpstan/phpdoc-parser", + "version" : "1.29.1", + "source" : { + "type" : "git", + "url" : "https://github.com/phpstan/phpdoc-parser.git", + "reference" : "fcaefacf2d5c417e928405b71b400d4ce10daaf4" + }, + "dist" : { + "type" : "zip", + "url" : "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4", + "reference" : "fcaefacf2d5c417e928405b71b400d4ce10daaf4", + "shasum" : "" + }, + "require" : { + "php" : "^7.2 || ^8.0" + }, + "require-dev" : { + "doctrine/annotations" : "^2.0", + "nikic/php-parser" : "^4.15", + "php-parallel-lint/php-parallel-lint" : "^1.2", + "phpstan/extension-installer" : "^1.0", + "phpstan/phpstan" : "^1.5", + "phpstan/phpstan-phpunit" : "^1.1", + "phpstan/phpstan-strict-rules" : "^1.0", + "phpunit/phpunit" : "^9.5", + "symfony/process" : "^5.2" + }, + "type" : "library", + "autoload" : { + "psr-4" : { + "PHPStan\\PhpDocParser\\" : [ + "src/" + ] + } }, - "time" : "2022-10-14T12:47:21+00:00" + "notification-url" : "https://packagist.org/downloads/", + "license" : [ + "MIT" + ], + "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/1.29.1" + }, + "time" : "2024-05-31T08:52:43+00:00" }, { "name" : "phpunit/php-code-coverage", - "version" : "9.2.24", + "version" : "9.2.32", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference" : "2cf940ebc6355a9d430462811b5aaa308b174bed" + "reference" : "85402a822d1ecf1db1096959413d35e1c37cf1a5" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed", - "reference" : "2cf940ebc6355a9d430462811b5aaa308b174bed", + "url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5", + "reference" : "85402a822d1ecf1db1096959413d35e1c37cf1a5", "shasum" : "" }, "require" : { "ext-dom" : "*", "ext-libxml" : "*", "ext-xmlwriter" : "*", - "nikic/php-parser" : "^4.14", + "nikic/php-parser" : "^4.19.1 || ^5.1.0", "php" : ">=7.3", - "phpunit/php-file-iterator" : "^3.0.3", - "phpunit/php-text-template" : "^2.0.2", - "sebastian/code-unit-reverse-lookup" : "^2.0.2", - "sebastian/complexity" : "^2.0", - "sebastian/environment" : "^5.1.2", - "sebastian/lines-of-code" : "^1.0.3", - "sebastian/version" : "^3.0.1", - "theseer/tokenizer" : "^1.2.0" + "phpunit/php-file-iterator" : "^3.0.6", + "phpunit/php-text-template" : "^2.0.4", + "sebastian/code-unit-reverse-lookup" : "^2.0.3", + "sebastian/complexity" : "^2.0.3", + "sebastian/environment" : "^5.1.5", + "sebastian/lines-of-code" : "^1.0.4", + "sebastian/version" : "^3.0.2", + "theseer/tokenizer" : "^1.2.3" }, "require-dev" : { - "phpunit/phpunit" : "^9.3" + "phpunit/phpunit" : "^9.6" }, "suggest" : { - "ext-pcov" : "*", - "ext-xdebug" : "*" + "ext-pcov" : "PHP extension that provides line coverage", + "ext-xdebug" : "PHP extension that provides line coverage as well as branch and path coverage" }, "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "9.2-dev" + "dev-main" : "9.2.x-dev" } }, "autoload" : { @@ -7782,7 +7947,8 @@ ], "support" : { "issues" : "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source" : "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24" + "security" : "https://github.com/sebastianbergmann/php-code-coverage/security/policy", + "source" : "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32" }, "funding" : [ { @@ -7790,7 +7956,7 @@ "type" : "github" } ], - "time" : "2023-01-26T08:26:55+00:00" + "time" : "2024-08-22T04:23:01+00:00" }, { "name" : "phpunit/php-file-iterator", @@ -8035,50 +8201,50 @@ }, { "name" : "phpunit/phpunit", - "version" : "9.6.3", + "version" : "9.6.20", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/phpunit.git", - "reference" : "e7b1615e3e887d6c719121c6d4a44b0ab9645555" + "reference" : "49d7820565836236411f5dc002d16dd689cde42f" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555", - "reference" : "e7b1615e3e887d6c719121c6d4a44b0ab9645555", + "url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/49d7820565836236411f5dc002d16dd689cde42f", + "reference" : "49d7820565836236411f5dc002d16dd689cde42f", "shasum" : "" }, "require" : { - "doctrine/instantiator" : "^1.3.1 || ^2", + "doctrine/instantiator" : "^1.5.0 || ^2", "ext-dom" : "*", "ext-json" : "*", "ext-libxml" : "*", "ext-mbstring" : "*", "ext-xml" : "*", "ext-xmlwriter" : "*", - "myclabs/deep-copy" : "^1.10.1", - "phar-io/manifest" : "^2.0.3", - "phar-io/version" : "^3.0.2", + "myclabs/deep-copy" : "^1.12.0", + "phar-io/manifest" : "^2.0.4", + "phar-io/version" : "^3.2.1", "php" : ">=7.3", - "phpunit/php-code-coverage" : "^9.2.13", - "phpunit/php-file-iterator" : "^3.0.5", + "phpunit/php-code-coverage" : "^9.2.31", + "phpunit/php-file-iterator" : "^3.0.6", "phpunit/php-invoker" : "^3.1.1", - "phpunit/php-text-template" : "^2.0.3", - "phpunit/php-timer" : "^5.0.2", - "sebastian/cli-parser" : "^1.0.1", - "sebastian/code-unit" : "^1.0.6", + "phpunit/php-text-template" : "^2.0.4", + "phpunit/php-timer" : "^5.0.3", + "sebastian/cli-parser" : "^1.0.2", + "sebastian/code-unit" : "^1.0.8", "sebastian/comparator" : "^4.0.8", - "sebastian/diff" : "^4.0.3", - "sebastian/environment" : "^5.1.3", - "sebastian/exporter" : "^4.0.5", - "sebastian/global-state" : "^5.0.1", - "sebastian/object-enumerator" : "^4.0.3", - "sebastian/resource-operations" : "^3.0.3", - "sebastian/type" : "^3.2", + "sebastian/diff" : "^4.0.6", + "sebastian/environment" : "^5.1.5", + "sebastian/exporter" : "^4.0.6", + "sebastian/global-state" : "^5.0.7", + "sebastian/object-enumerator" : "^4.0.4", + "sebastian/resource-operations" : "^3.0.4", + "sebastian/type" : "^3.2.1", "sebastian/version" : "^3.0.2" }, "suggest" : { - "ext-soap" : "*", - "ext-xdebug" : "*" + "ext-soap" : "To be able to generate mocks based on WSDL files", + "ext-xdebug" : "PHP extension that provides line coverage as well as branch and path coverage" }, "bin" : [ "phpunit" @@ -8117,7 +8283,8 @@ ], "support" : { "issues" : "https://github.com/sebastianbergmann/phpunit/issues", - "source" : "https://github.com/sebastianbergmann/phpunit/tree/9.6.3" + "security" : "https://github.com/sebastianbergmann/phpunit/security/policy", + "source" : "https://github.com/sebastianbergmann/phpunit/tree/9.6.20" }, "funding" : [ { @@ -8133,7 +8300,7 @@ "type" : "tidelift" } ], - "time" : "2023-02-04T13:37:15+00:00" + "time" : "2024-07-10T11:45:39+00:00" }, { "name" : "psr/cache", @@ -8190,53 +8357,78 @@ "source" : { "type" : "git", "url" : "https://github.com/Roave/SecurityAdvisories.git", - "reference" : "90538aab13dced1209eb1b30e169308fea0fd783" + "reference" : "f8de2a81061775002d96aea80b12f2ab3c5eeb8d" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/90538aab13dced1209eb1b30e169308fea0fd783", - "reference" : "90538aab13dced1209eb1b30e169308fea0fd783", + "url" : "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f8de2a81061775002d96aea80b12f2ab3c5eeb8d", + "reference" : "f8de2a81061775002d96aea80b12f2ab3c5eeb8d", "shasum" : "" }, "conflict" : { "3f/pygmentize" : "<1.2", - "admidio/admidio" : "<4.1.9", + "admidio/admidio" : "<4.3.10", "adodb/adodb-php" : "<=5.20.20|>=5.21,<=5.21.3", - "aheinze/cockpit" : "<=2.2.1", + "aheinze/cockpit" : "<2.2", + "aimeos/ai-admin-graphql" : ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.04.6", + "aimeos/ai-admin-jsonadm" : "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1", + "aimeos/ai-client-html" : ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.22|>=2022.04.1,<2022.10.13|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.04.7", + "aimeos/ai-controller-frontend" : "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9", + "aimeos/aimeos-core" : ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7", + "aimeos/aimeos-typo3" : "<19.10.12|>=20,<20.10.5", + "airesvsg/acf-to-rest-api" : "<=3.1", "akaunting/akaunting" : "<2.1.13", "akeneo/pim-community-dev" : "<5.0.119|>=6,<6.0.53", - "alextselegidis/easyappointments" : "<=1.4.3", + "alextselegidis/easyappointments" : "<1.5", "alterphp/easyadmin-extension-bundle" : ">=1.2,<1.2.11|>=1.3,<1.3.1", "amazing/media2click" : ">=1,<1.3.3", "amphp/artax" : "<1.0.6|>=2,<2.0.6", - "amphp/http" : "<1.0.1", + "amphp/http" : "<=1.7.2|>=2,<=2.1", "amphp/http-client" : ">=4,<4.4", "anchorcms/anchor-cms" : "<=0.12.7", "andreapollastri/cipi" : "<=3.1.15", + "andrewhaine/silverstripe-form-capture" : ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5", + "apache-solr-for-typo3/solr" : "<2.8.3", "apereo/phpcas" : "<1.6", - "api-platform/core" : ">=2.2,<2.2.10|>=2.3,<2.3.6", - "appwrite/server-ce" : "<0.11.1|>=0.12,<0.12.2", + "api-platform/core" : ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3", + "appwrite/server-ce" : "<=1.2.1", "arc/web" : "<3", "area17/twill" : "<1.2.5|>=2,<2.5.3", - "asymmetricrypt/asymmetricrypt" : ">=0,<9.9.99", - "automad/automad" : "<1.8", + "artesaos/seotools" : "<0.17.2", + "asymmetricrypt/asymmetricrypt" : "<9.9.99", + "athlon1600/php-proxy" : "<=5.1", + "athlon1600/php-proxy-app" : "<=3", + "austintoddj/canvas" : "<=3.4.2", + "auth0/wordpress" : "<=4.6", + "automad/automad" : "<2.0.0.0-alpha5", + "automattic/jetpack" : "<9.8", "awesome-support/awesome-support" : "<=6.0.7", - "aws/aws-sdk-php" : ">=3,<3.2.1", - "backdrop/backdrop" : "<=1.23", + "aws/aws-sdk-php" : "<3.288.1", + "azuracast/azuracast" : "<0.18.3", + "backdrop/backdrop" : "<1.27.3|>=1.28,<1.28.2", + "backpack/crud" : "<3.4.9", + "bacula-web/bacula-web" : "<8.0.0.0-RC2-dev", "badaso/core" : "<2.7", - "bagisto/bagisto" : "<0.1.5", + "bagisto/bagisto" : "<2.1", "barrelstrength/sprout-base-email" : "<1.2.7", "barrelstrength/sprout-forms" : "<3.9", "barryvdh/laravel-translation-manager" : "<0.6.2", "barzahlen/barzahlen-php" : "<2.0.1", - "baserproject/basercms" : "<4.7.2", + "baserproject/basercms" : "<5.0.9", "bassjobsen/bootstrap-3-typeahead" : ">4.0.2", - "billz/raspap-webgui" : "<=2.6.6", + "bbpress/bbpress" : "<2.6.5", + "bcosca/fatfree" : "<3.7.2", + "bedita/bedita" : "<4", + "bigfork/silverstripe-form-capture" : ">=3,<3.1.1", + "billz/raspap-webgui" : "<=3.1.4", "bk2k/bootstrap-package" : ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", + "blueimp/jquery-file-upload" : "==6.4.4", "bmarshall511/wordpress_zero_spam" : "<5.2.13", "bolt/bolt" : "<3.7.2", "bolt/core" : "<=4.2", + "born05/craft-twofactorauthentication" : "<3.3.4", "bottelet/flarepoint" : "<2.2.1", + "bref/bref" : "<2.1.17", "brightlocal/phpwhois" : "<=4.2.5", "brotkrueml/codehighlight" : "<2.7", "brotkrueml/schema" : "<1.13.1|>=2,<2.5.1", @@ -8245,354 +8437,518 @@ "bugsnag/bugsnag-laravel" : ">=2,<2.0.2", "bytefury/crater" : "<6.0.2", "cachethq/cachet" : "<2.5.1", - "cakephp/cakephp" : "<3.10.3|>=4,<4.0.10|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10|= 1.3.7|>=4.1,<4.1.4", + "cakephp/cakephp" : "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10", "cakephp/database" : ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10", "cardgate/magento2" : "<2.0.33", + "cardgate/woocommerce" : "<=3.1.15", "cart2quote/module-quotation" : ">=4.1.6,<=4.4.5|>=5,<5.4.4", + "cart2quote/module-quotation-encoded" : ">=4.1.6,<=4.4.5|>=5,<5.4.4", "cartalyst/sentry" : "<=2.1.6", "catfan/medoo" : "<1.7.5", - "centreon/centreon" : "<22.10-beta.1", + "causal/oidc" : "<2.1", + "cecil/cecil" : "<7.47.1", + "centreon/centreon" : "<22.10.15", "cesnet/simplesamlphp-module-proxystatistics" : "<3.1", + "chriskacerguis/codeigniter-restserver" : "<=2.7.1", + "civicrm/civicrm-core" : ">=4.2,<4.2.9|>=4.3,<4.3.3", + "ckeditor/ckeditor" : "<4.24", + "cockpit-hq/cockpit" : "<2.7|==2.7", "codeception/codeception" : "<3.1.3|>=4,<4.1.22", - "codeigniter/framework" : "<=3.0.6", - "codeigniter4/framework" : "<4.2.11", - "codeigniter4/shield" : "= 1.0.0-beta", + "codeigniter/framework" : "<3.1.9", + "codeigniter4/framework" : "<4.4.7", + "codeigniter4/shield" : "<1.0.0.0-beta8", "codiad/codiad" : "<=2.8.4", - "composer/composer" : "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5", - "concrete5/concrete5" : "<=9.1.3|>= 9.0.0RC1, < 9.1.3", + "composer/composer" : "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7", + "concrete5/concrete5" : "<9.3.3", "concrete5/core" : "<8.5.8|>=9,<9.1", "contao-components/mediaelement" : ">=2.14.2,<2.21.1", - "contao/contao" : ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3", - "contao/core" : ">=2,<3.5.39", - "contao/core-bundle" : "<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3|= 4.10.0", - "contao/listing-bundle" : ">=4,<4.4.8", + "contao/comments-bundle" : ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4", + "contao/contao" : ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4", + "contao/core" : "<3.5.39", + "contao/core-bundle" : "<4.13.40|>=5,<5.3.4", + "contao/listing-bundle" : ">=3,<=3.5.30|>=4,<4.4.8", "contao/managed-edition" : "<=1.5", - "craftcms/cms" : "<3.7.55.2|>= 4.0.0-RC1, < 4.2.1", - "croogo/croogo" : "<3.0.7", + "corveda/phpsandbox" : "<1.3.5", + "cosenary/instagram" : "<=2.3", + "craftcms/cms" : "<4.6.2|>=5.0.0.0-beta1,<=5.2.2", + "croogo/croogo" : "<4", "cuyz/valinor" : "<0.12", "czproject/git-php" : "<4.0.3", + "dapphp/securimage" : "<3.6.6", "darylldoyle/safe-svg" : "<1.9.10", "datadog/dd-trace" : ">=0.30,<0.30.2", + "datatables/datatables" : "<1.10.10", "david-garcia/phpwhois" : "<=4.3.1", "dbrisinajumi/d2files" : "<1", - "derhansen/sf_event_mgt" : "<4.3.1|>=5,<5.1.1", - "directmailteam/direct-mail" : "<5.2.4", - "doctrine/annotations" : ">=1,<1.2.7", + "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", + "devgroup/dotplant" : "<2020.09.14-dev", + "directmailteam/direct-mail" : "<6.0.3|>=7,<7.0.3|>=8,<9.5.2", + "doctrine/annotations" : "<1.2.7", "doctrine/cache" : ">=1,<1.3.2|>=1.4,<1.4.2", - "doctrine/common" : ">=2,<2.4.3|>=2.5,<2.5.1", + "doctrine/common" : "<2.4.3|>=2.5,<2.5.1", "doctrine/dbal" : ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4", "doctrine/doctrine-bundle" : "<1.5.2", - "doctrine/doctrine-module" : "<=0.7.1", - "doctrine/mongodb-odm" : ">=1,<1.0.2", - "doctrine/mongodb-odm-bundle" : ">=2,<3.0.1", - "doctrine/orm" : ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", - "dolibarr/dolibarr" : "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2", - "dompdf/dompdf" : "<2.0.2", - "drupal/core" : ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3", - "drupal/drupal" : ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", + "doctrine/doctrine-module" : "<0.7.2", + "doctrine/mongodb-odm" : "<1.0.2", + "doctrine/mongodb-odm-bundle" : "<3.0.1", + "doctrine/orm" : ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", + "dolibarr/dolibarr" : "<19.0.2", + "dompdf/dompdf" : "<2.0.4", + "doublethreedigital/guest-entries" : "<3.1.2", + "drupal/core" : ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2", + "drupal/drupal" : ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", + "duncanmcclean/guest-entries" : "<3.1.2", "dweeves/magmi" : "<=0.7.24", + "ec-cube/ec-cube" : "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2", "ecodev/newsletter" : "<=4", "ectouch/ectouch" : "<=2.7.2", - "elefant/cms" : "<1.3.13", + "egroupware/egroupware" : "<23.1.20240624", + "elefant/cms" : "<2.0.7", "elgg/elgg" : "<3.3.24|>=4,<4.0.5", + "elijaa/phpmemcacheadmin" : "<=1.3", + "encore/laravel-admin" : "<=1.8.19", "endroid/qr-code-bundle" : "<3.4.2", + "enhavo/enhavo-app" : "<=0.13.1", "enshrined/svg-sanitize" : "<0.15", "erusev/parsedown" : "<1.7.2", "ether/logs" : "<3.0.4", + "evolutioncms/evolution" : "<=3.2.3", "exceedone/exment" : "<4.4.3|>=5,<5.0.3", - "exceedone/laravel-admin" : "= 3.0.0|<2.2.3", - "ezsystems/demobundle" : ">=5.4,<5.4.6.1", + "exceedone/laravel-admin" : "<2.2.3|==3", + "ezsystems/demobundle" : ">=5.4,<5.4.6.1-dev", "ezsystems/ez-support-tools" : ">=2.2,<2.2.3", - "ezsystems/ezdemo-ls-extension" : ">=5.4,<5.4.2.1", - "ezsystems/ezfind-ls" : ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1", + "ezsystems/ezdemo-ls-extension" : ">=5.4,<5.4.2.1-dev", + "ezsystems/ezfind-ls" : ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev", "ezsystems/ezplatform" : "<=1.13.6|>=2,<=2.5.24", - "ezsystems/ezplatform-admin-ui" : ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26", + "ezsystems/ezplatform-admin-ui" : ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26|>=3.3,<3.3.39", "ezsystems/ezplatform-admin-ui-assets" : ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1", - "ezsystems/ezplatform-graphql" : ">=1-rc.1,<1.0.13|>=2-beta.1,<2.3.12", - "ezsystems/ezplatform-kernel" : "<=1.2.5|>=1.3,<1.3.26", + "ezsystems/ezplatform-graphql" : ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12", + "ezsystems/ezplatform-kernel" : "<1.2.5.1-dev|>=1.3,<1.3.35", "ezsystems/ezplatform-rest" : ">=1.2,<=1.2.2|>=1.3,<1.3.8", - "ezsystems/ezplatform-richtext" : ">=2.3,<=2.3.7", + "ezsystems/ezplatform-richtext" : ">=2.3,<2.3.7.1-dev|>=3.3,<3.3.40", + "ezsystems/ezplatform-solr-search-engine" : ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15", "ezsystems/ezplatform-user" : ">=1,<1.0.1", - "ezsystems/ezpublish-kernel" : "<=6.13.8.1|>=7,<7.5.30", - "ezsystems/ezpublish-legacy" : "<=2017.12.7.3|>=2018.6,<=2019.3.5.1", + "ezsystems/ezpublish-kernel" : "<6.13.8.2-dev|>=7,<7.5.31", + "ezsystems/ezpublish-legacy" : "<=2017.12.7.3|>=2018.6,<=2019.03.5.1", "ezsystems/platform-ui-assets-bundle" : ">=4.2,<4.2.3", - "ezsystems/repository-forms" : ">=2.3,<2.3.2.1|>=2.5,<2.5.15", + "ezsystems/repository-forms" : ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15", "ezyang/htmlpurifier" : "<4.1.1", "facade/ignition" : "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", - "facturascripts/facturascripts" : "<=2022.8", + "facturascripts/facturascripts" : "<=2022.08", + "fastly/magento2" : "<1.2.26", "feehi/cms" : "<=2.1.1", "feehi/feehicms" : "<=2.1.1", "fenom/fenom" : "<=2.12.1", "filegator/filegator" : "<7.8", - "firebase/php-jwt" : "<2", - "flarum/core" : "<1.6.3", + "filp/whoops" : "<2.1.13", + "fineuploader/php-traditional-server" : "<=1.2.2", + "firebase/php-jwt" : "<6", + "fisharebest/webtrees" : "<=2.1.18", + "fixpunkt/fp-masterquiz" : "<2.2.1|>=3,<3.5.2", + "fixpunkt/fp-newsletter" : "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6", + "flarum/core" : "<1.8.5", + "flarum/flarum" : "<0.1.0.0-beta8", + "flarum/framework" : "<1.8.5", "flarum/mentions" : "<1.6.3", - "flarum/sticky" : ">=0.1-beta.14,<=0.1-beta.15", - "flarum/tags" : "<=0.1-beta.13", + "flarum/sticky" : ">=0.1.0.0-beta14,<=0.1.0.0-beta15", + "flarum/tags" : "<=0.1.0.0-beta13", + "floriangaerber/magnesium" : "<0.3.1", "fluidtypo3/vhs" : "<5.1.1", - "fof/byobu" : ">=0.3-beta.2,<1.1.7", + "fof/byobu" : ">=0.3.0.0-beta2,<1.1.7", "fof/upload" : "<1.2.3", + "foodcoopshop/foodcoopshop" : ">=3.2,<3.6.1", "fooman/tcpdf" : "<6.2.22", "forkcms/forkcms" : "<5.11.1", "fossar/tcpdf-parser" : "<6.2.22", - "francoisjacquet/rosariosis" : "<10.1", + "francoisjacquet/rosariosis" : "<=11.5.1", + "frappant/frp-form-answers" : "<3.1.2|>=4,<4.0.2", "friendsofsymfony/oauth2-php" : "<1.3", "friendsofsymfony/rest-bundle" : ">=1.2,<1.2.2", - "friendsofsymfony/user-bundle" : ">=1.2,<1.3.5", + "friendsofsymfony/user-bundle" : ">=1,<1.3.5", + "friendsofsymfony1/swiftmailer" : ">=4,<5.4.13|>=6,<6.2.5", + "friendsofsymfony1/symfony1" : ">=1.1,<1.5.19", "friendsoftypo3/mediace" : ">=7.6.2,<7.6.5", - "froala/wysiwyg-editor" : "<3.2.7", - "froxlor/froxlor" : "<2.0.10", + "friendsoftypo3/openid" : ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6", + "froala/wysiwyg-editor" : "<3.2.7|>=4.0.1,<=4.1.3", + "froxlor/froxlor" : "<=2.2.0.0-RC3", + "frozennode/administrator" : "<=5.0.12", "fuel/core" : "<1.8.1", + "funadmin/funadmin" : "<=3.2|>=3.3.2,<=3.3.3", "gaoming13/wechat-php-sdk" : "<=1.10.2", "genix/cms" : "<=1.1.11", - "getgrav/grav" : "<1.7.34", - "getkirby/cms" : "= 3.8.0|<3.5.8.2|>=3.6,<3.6.6.2|>=3.7,<3.7.5.1", + "getformwork/formwork" : "<1.13.1|==2.0.0.0-beta1", + "getgrav/grav" : "<1.7.46", + "getkirby/cms" : "<4.1.1", + "getkirby/kirby" : "<=2.5.12", "getkirby/panel" : "<2.5.14", "getkirby/starterkit" : "<=3.7.0.2", - "gilacms/gila" : "<=1.11.4", + "gilacms/gila" : "<=1.15.4", + "gleez/cms" : "<=1.3|==2", "globalpayments/php-sdk" : "<2", + "gogentooss/samlbase" : "<1.2.7", "google/protobuf" : "<3.15", "gos/web-socket-bundle" : "<1.10.4|>=2,<2.6.1|>=3,<3.3", - "gree/jose" : "<=2.2", + "gree/jose" : "<2.2.1", "gregwar/rst" : "<1.0.3", - "grumpydictator/firefly-iii" : "<5.8", + "grumpydictator/firefly-iii" : "<6.1.17", + "gugoan/economizzer" : "<=0.9.0.0-beta1", "guzzlehttp/guzzle" : "<6.5.8|>=7,<7.4.5", - "guzzlehttp/psr7" : "<1.8.4|>=2,<2.1.1", + "guzzlehttp/psr7" : "<1.9.1|>=2,<2.4.5", + "haffner/jh_captcha" : "<=2.1.3|>=3,<=3.0.2", "harvesthq/chosen" : "<1.8.7", - "helloxz/imgurl" : "= 2.31|<=2.31", + "helloxz/imgurl" : "<=2.31", + "hhxsv5/laravel-s" : "<3.7.36", "hillelcoren/invoice-ninja" : "<5.3.35", "himiklab/yii2-jqgrid-widget" : "<1.0.8", "hjue/justwriting" : "<=1", "hov/jobfair" : "<1.0.13|>=2,<2.0.2", + "httpsoft/http-message" : "<1.0.12", "hyn/multi-tenant" : ">=5.6,<5.7.2", - "ibexa/admin-ui" : ">=4.2,<4.2.3", - "ibexa/core" : ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3", + "ibexa/admin-ui" : ">=4.2,<4.2.3|>=4.6.0.0-beta1,<4.6.9", + "ibexa/core" : ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.6|>=4.6,<4.6.2", + "ibexa/fieldtype-richtext" : ">=4.6,<4.6.10", "ibexa/graphql" : ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3", "ibexa/post-install" : "<=1.0.4", + "ibexa/solr" : ">=4.5,<4.5.4", + "ibexa/user" : ">=4,<4.4.3", "icecoder/icecoder" : "<=8.1", "idno/known" : "<=1.3.1", - "illuminate/auth" : ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10", - "illuminate/cookie" : ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4", + "ilicmiljan/secure-props" : ">=1.2,<1.2.2", + "illuminate/auth" : "<5.5.10", + "illuminate/cookie" : ">=4,<=4.0.11|>=4.1,<6.18.31|>=7,<7.22.4", "illuminate/database" : "<6.20.26|>=7,<7.30.5|>=8,<8.40", "illuminate/encryption" : ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15", "illuminate/view" : "<6.20.42|>=7,<7.30.6|>=8,<8.75", - "impresscms/impresscms" : "<=1.4.3", - "in2code/femanager" : "<5.5.2|>=6,<6.3.3|>=7,<7.0.1", + "imdbphp/imdbphp" : "<=5.1.1", + "impresscms/impresscms" : "<=1.4.5", + "impresspages/impresspages" : "<=1.0.12", + "in2code/femanager" : "<5.5.3|>=6,<6.3.4|>=7,<7.2.3", + "in2code/ipandlanguageredirect" : "<5.1.2", "in2code/lux" : "<17.6.1|>=18,<24.0.2", "innologi/typo3-appointments" : "<2.0.6", - "intelliants/subrion" : "<=4.2.1", + "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", "james-heinrich/getid3" : "<1.9.21", + "james-heinrich/phpthumb" : "<1.7.12", "jasig/phpcas" : "<1.3.3", + "jcbrand/converse.js" : "<3.3.3", + "johnbillion/wp-crontrol" : "<1.16.2", + "joomla/application" : "<1.0.13", "joomla/archive" : "<1.1.12|>=2,<2.0.1", "joomla/filesystem" : "<1.6.2|>=2,<2.0.1", "joomla/filter" : "<1.4.4|>=2,<2.0.1", + "joomla/framework" : "<1.5.7|>=2.5.4,<=3.8.12", "joomla/input" : ">=2,<2.0.2", + "joomla/joomla-cms" : ">=2.5,<3.9.12", "joomla/session" : "<1.3.1", "joyqi/hyper-down" : "<=2.4.27", "jsdecena/laracom" : "<2.0.9", "jsmitty12/phpwhois" : "<5.1", + "juzaweb/cms" : "<=3.4", + "jweiland/events2" : "<8.3.8|>=9,<9.0.6", "kazist/phpwhois" : "<=4.2.6", "kelvinmo/simplexrd" : "<3.1.1", "kevinpapst/kimai2" : "<1.16.7", - "kitodo/presentation" : "<3.1.2", + "khodakhah/nodcms" : "<=3", + "kimai/kimai" : "<2.16", + "kitodo/presentation" : "<3.2.3|>=3.3,<3.3.4", "klaviyo/magento2-extension" : ">=1,<3", + "knplabs/knp-snappy" : "<=1.4.2", + "kohana/core" : "<3.3.3", "krayin/laravel-crm" : "<1.2.2", "kreait/firebase-php" : ">=3.2,<3.8.1", + "kumbiaphp/kumbiapp" : "<=1.1.1", "la-haute-societe/tcpdf" : "<6.2.22", - "laminas/laminas-diactoros" : "<2.11.1", + "laminas/laminas-diactoros" : "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2", "laminas/laminas-form" : "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1", "laminas/laminas-http" : "<2.14.2", "laravel/fortify" : "<1.11.1", - "laravel/framework" : "<6.20.42|>=7,<7.30.6|>=8,<8.75", - "laravel/socialite" : ">=1,<1.0.99|>=2,<2.0.10", + "laravel/framework" : "<6.20.44|>=7,<7.30.6|>=8,<8.75", + "laravel/laravel" : ">=5.4,<5.4.22", + "laravel/socialite" : ">=1,<2.0.10", "latte/latte" : "<2.10.8", - "lavalite/cms" : "<=5.8", + "lavalite/cms" : "<=9|==10.1", "lcobucci/jwt" : ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5", "league/commonmark" : "<0.18.3", "league/flysystem" : "<1.1.4|>=2,<2.1.1", + "league/oauth2-server" : ">=8.3.2,<8.4.2|>=8.5,<8.5.3", "lexik/jwt-authentication-bundle" : "<2.10.7|>=2.11,<2.11.3", - "librenms/librenms" : "<22.10", + "libreform/libreform" : ">=2,<=2.0.8", + "librenms/librenms" : "<2017.08.18", "liftkit/database" : "<2.13.2", + "lightsaml/lightsaml" : "<1.3.5", "limesurvey/limesurvey" : "<3.27.19", "livehelperchat/livehelperchat" : "<=3.91", - "livewire/livewire" : ">2.2.4,<2.2.6", + "livewire/livewire" : ">2.2.4,<2.2.6|>=3.3.5,<3.4.9", "lms/routes" : "<2.1.1", "localizationteam/l10nmgr" : "<7.4|>=8,<8.7|>=9,<9.2", "luyadev/yii-helpers" : "<1.2.1", - "magento/community-edition" : ">=2,<2.2.10|>=2.3,<2.3.3", - "magento/magento1ce" : "<1.9.4.3", - "magento/magento1ee" : ">=1,<1.14.4.3", - "magento/product-community-edition" : ">=2,<2.2.10|>=2.3,<2.3.2-p.2", + "magento/community-edition" : "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch8|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch6|==2.4.7", + "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", + "magneto/core" : "<1.9.4.4-dev", + "maikuolan/phpmussel" : ">=1,<1.6", + "mainwp/mainwp" : "<=4.4.3.3", + "mantisbt/mantisbt" : "<2.26.2", "marcwillmann/turn" : "<0.3.3", "matyhtf/framework" : "<3.0.6", - "mautic/core" : "<4.3|= 2.13.1", - "mediawiki/core" : ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35", + "mautic/core" : "<4.4.12|>=5.0.0.0-alpha,<5.0.4", + "mdanter/ecc" : "<2", + "mediawiki/core" : "<1.36.2", + "mediawiki/matomo" : "<2.4.3", + "mediawiki/semantic-media-wiki" : "<4.0.2", "melisplatform/melis-asset-manager" : "<5.0.1", "melisplatform/melis-cms" : "<5.0.1", "melisplatform/melis-front" : "<5.0.1", "mezzio/mezzio-swoole" : "<3.7|>=4,<4.3", "mgallegos/laravel-jqgrid" : "<=1.3", - "microweber/microweber" : "<1.3.2", + "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.16", + "mikehaertl/php-shellcommand" : "<1.6.1", "miniorange/miniorange-saml" : "<1.4.3", "mittwald/typo3_forum" : "<1.2.1", - "modx/revolution" : "<= 2.8.3-pl|<2.8", + "mobiledetect/mobiledetectlib" : "<2.8.32", + "modx/revolution" : "<=2.8.3.0-patch", "mojo42/jirafeau" : "<4.4", + "mongodb/mongodb" : ">=1,<1.9.2", "monolog/monolog" : ">=1.8,<1.12", - "moodle/moodle" : "<4.0.5", + "moodle/moodle" : "<4.3.5|>=4.4.0.0-beta,<4.4.1", + "mos/cimage" : "<0.7.19", + "movim/moxl" : ">=0.8,<=0.10", + "movingbytes/social-network" : "<=1.2.1", + "mpdf/mpdf" : "<=7.1.7", + "munkireport/comment" : "<4.1", + "munkireport/managedinstalls" : "<2.6", + "munkireport/munki_facts" : "<1.5", + "munkireport/munkireport" : ">=2.5.3,<5.6.3", + "munkireport/reportdata" : "<3.5", + "munkireport/softwareupdate" : "<1.6", "mustache/mustache" : ">=2,<2.14.1", "namshi/jose" : "<2.2", "neoan3-apps/template" : "<1.1.1", - "neorazorx/facturascripts" : "<2022.4", + "neorazorx/facturascripts" : "<2022.04", "neos/flow" : ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", "neos/form" : ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3", - "neos/neos" : ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", - "neos/swiftmailer" : ">=4.1,<4.1.99|>=5.4,<5.4.5", + "neos/media-browser" : "<7.3.19|>=8,<8.0.16|>=8.1,<8.1.11|>=8.2,<8.2.11|>=8.3,<8.3.9", + "neos/neos" : ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2", + "neos/swiftmailer" : "<5.4.5", "netgen/tagsbundle" : ">=3.4,<3.4.11|>=4,<4.0.15", "nette/application" : ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6", "nette/nette" : ">=2,<2.0.19|>=2.1,<2.1.13", - "nilsteampassnet/teampass" : "<=2.1.27.36", + "nilsteampassnet/teampass" : "<3.0.10", + "nonfiction/nterchange" : "<4.1.1", "notrinos/notrinos-erp" : "<=0.7", "noumo/easyii" : "<=0.9", - "nukeviet/nukeviet" : "<4.5.2", + "novaksolutions/infusionsoft-php-sdk" : "<1", + "nukeviet/nukeviet" : "<4.5.02", + "nyholm/psr7" : "<1.6.1", "nystudio107/craft-seomatic" : "<3.4.12", + "nzedb/nzedb" : "<0.8", "nzo/url-encryptor-bundle" : ">=4,<4.3.2|>=5,<5.0.1", "october/backend" : "<1.1.2", - "october/cms" : "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469", - "october/october" : ">=1.0.319,<1.0.466|>=2.1,<2.1.12", + "october/cms" : "<1.0.469|==1.0.469|==1.0.471|==1.1.1", + "october/october" : "<=3.4.4", "october/rain" : "<1.0.472|>=1.1,<1.1.2", - "october/system" : "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.0.66", + "october/system" : "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.5.15", + "omeka/omeka-s" : "<4.0.3", "onelogin/php-saml" : "<2.10.4", - "oneup/uploader-bundle" : "<1.9.3|>=2,<2.1.5", + "oneup/uploader-bundle" : ">=1,<1.9.3|>=2,<2.1.5", "open-web-analytics/open-web-analytics" : "<1.7.4", - "opencart/opencart" : "<=3.0.3.7", + "opencart/opencart" : ">=0", "openid/php-openid" : "<2.3", - "openmage/magento-lts" : "<19.4.22|>=20,<20.0.19", - "orchid/platform" : ">=9,<9.4.4", - "oro/commerce" : ">=4.1,<5.0.6", + "openmage/magento-lts" : "<20.10.1", + "opensolutions/vimbadmin" : "<=3.0.15", + "opensource-workshop/connect-cms" : "<1.7.2|>=2,<2.3.2", + "orchid/platform" : ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5", + "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", "oro/crm" : ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7", - "oro/platform" : ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<4.2.8", + "oro/crm-call-bundle" : ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1", + "oro/customer-portal" : ">=4.1,<=4.1.13|>=4.2,<=4.2.10|>=5,<=5.0.11|>=5.1,<=5.1.3", + "oro/platform" : ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<=5.0.12|>=5.1,<=5.1.3", + "oveleon/contao-cookiebar" : "<1.16.3|>=2,<2.1.3", + "oxid-esales/oxideshop-ce" : "<4.5", + "oxid-esales/paymorrow-module" : ">=1,<1.0.2|>=2,<2.0.1", "packbackbooks/lti-1-3-php-library" : "<5", "padraic/humbug_get_contents" : "<1.1.2", - "pagarme/pagarme-php" : ">=0,<3", + "pagarme/pagarme-php" : "<3", "pagekit/pagekit" : "<=1.0.18", + "paragonie/ecc" : "<2.0.1", "paragonie/random_compat" : "<2", - "passbolt/passbolt_api" : "<2.11", + "passbolt/passbolt_api" : "<4.6.2", + "paypal/adaptivepayments-sdk-php" : "<=3.9.2", + "paypal/invoice-sdk-php" : "<=3.9", "paypal/merchant-sdk-php" : "<3.12", + "paypal/permissions-sdk-php" : "<=3.9.1", "pear/archive_tar" : "<1.4.14", + "pear/auth" : "<1.2.4", "pear/crypt_gpg" : "<1.6.7", + "pear/pear" : "<=1.10.1", "pegasus/google-for-jobs" : "<1.5.1|>=2,<2.1.1", "personnummer/personnummer" : "<3.0.2", "phanan/koel" : "<5.1.4", + "phenx/php-svg-lib" : "<0.5.2", + "php-censor/php-censor" : "<2.0.13|>=2.1,<2.1.5", "php-mod/curl" : "<2.3.2", + "phpbb/phpbb" : "<3.2.10|>=3.3,<3.3.1", + "phpems/phpems" : ">=6,<=6.1.3", "phpfastcache/phpfastcache" : "<6.1.5|>=7,<7.1.2|>=8,<8.0.7", "phpmailer/phpmailer" : "<6.5", "phpmussel/phpmussel" : ">=1,<1.6", - "phpmyadmin/phpmyadmin" : "<5.1.3", - "phpmyfaq/phpmyfaq" : "<=3.1.7", + "phpmyadmin/phpmyadmin" : "<5.2.1", + "phpmyfaq/phpmyfaq" : "<3.2.5|==3.2.5", + "phpoffice/common" : "<0.2.9", "phpoffice/phpexcel" : "<1.8", "phpoffice/phpspreadsheet" : "<1.16", - "phpseclib/phpseclib" : "<2.0.31|>=3,<3.0.7", - "phpservermon/phpservermon" : "<=3.5.2", - "phpunit/phpunit" : ">=4.8.19,<4.8.28|>=5,<5.6.3", + "phpseclib/phpseclib" : "<2.0.47|>=3,<3.0.36", + "phpservermon/phpservermon" : "<3.6", + "phpsysinfo/phpsysinfo" : "<3.4.3", + "phpunit/phpunit" : ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3", "phpwhois/phpwhois" : "<=4.2.5", "phpxmlrpc/extras" : "<0.6.1", "phpxmlrpc/phpxmlrpc" : "<4.9.2", + "pi/pi" : "<=2.5", + "pimcore/admin-ui-classic-bundle" : "<=1.5.1", + "pimcore/customer-management-framework-bundle" : "<4.0.6", "pimcore/data-hub" : "<1.2.4", - "pimcore/pimcore" : "<10.5.16", + "pimcore/demo" : "<10.3", + "pimcore/ecommerce-framework-bundle" : "<1.0.10", + "pimcore/perspective-editor" : "<1.5.1", + "pimcore/pimcore" : "<11.2.4", + "pixelfed/pixelfed" : "<0.11.11", + "plotly/plotly.js" : "<2.25.2", "pocketmine/bedrock-protocol" : "<8.0.2", - "pocketmine/pocketmine-mp" : "<4.12.5|>= 4.0.0-BETA5, < 4.4.2", + "pocketmine/pocketmine-mp" : "<5.11.2", + "pocketmine/raklib" : ">=0.14,<0.14.6|>=0.15,<0.15.1", "pressbooks/pressbooks" : "<5.18", "prestashop/autoupgrade" : ">=4,<4.10.1", + "prestashop/blockreassurance" : "<=5.1.3", "prestashop/blockwishlist" : ">=2,<2.1.1", "prestashop/contactform" : ">=1.0.1,<4.3", "prestashop/gamification" : "<2.3.2", - "prestashop/prestashop" : "<1.7.8.8", + "prestashop/prestashop" : "<8.1.6", "prestashop/productcomments" : "<5.0.2", "prestashop/ps_emailsubscription" : "<2.6.1", "prestashop/ps_facetedsearch" : "<3.4.1", "prestashop/ps_linklist" : "<3.1", - "privatebin/privatebin" : "<1.4", - "processwire/processwire" : "<=3.0.200", - "propel/propel" : ">=2-alpha.1,<=2-alpha.7", + "privatebin/privatebin" : "<1.4|>=1.5,<1.7.4", + "processwire/processwire" : "<=3.0.229", + "propel/propel" : ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7", "propel/propel1" : ">=1,<=1.7.1", - "pterodactyl/panel" : "<1.7", + "pterodactyl/panel" : "<1.11.6", + "ptheofan/yii2-statemachine" : ">=2.0.0.0-RC1-dev,<=2", "ptrofimov/beanstalk_console" : "<1.7.14", + "pubnub/pubnub" : "<6.1", "pusher/pusher-php-server" : "<2.2.1", - "pwweb/laravel-core" : "<=0.3.6-beta", + "pwweb/laravel-core" : "<=0.3.6.0-beta", + "pxlrbt/filament-excel" : "<2.3.3", "pyrocms/pyrocms" : "<=3.9.1", + "qcubed/qcubed" : "<=3.1.1", + "quickapps/cms" : "<=2.0.0.0-beta2", + "rainlab/blog-plugin" : "<1.4.1", "rainlab/debugbar-plugin" : "<3.1", + "rainlab/user-plugin" : "<=1.4.5", "rankmath/seo-by-rank-math" : "<=1.0.95", - "react/http" : ">=0.7,<1.7", - "remdex/livehelperchat" : "<3.99", + "rap2hpoutre/laravel-log-viewer" : "<0.13", + "react/http" : ">=0.7,<1.9", + "really-simple-plugins/complianz-gdpr" : "<6.4.2", + "redaxo/source" : "<=5.15.1", + "remdex/livehelperchat" : "<4.29", + "reportico-web/reportico" : "<=8.1", + "rhukster/dom-sanitizer" : "<1.0.7", "rmccue/requests" : ">=1.6,<1.8", - "robrichards/xmlseclibs" : "<3.0.4", + "robrichards/xmlseclibs" : ">=1,<3.0.4", "roots/soil" : "<4.1", "rudloff/alltube" : "<3.0.3", "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", - "sabre/dav" : ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", - "scheb/two-factor-bundle" : ">=0,<3.26|>=4,<4.11", + "sabre/dav" : ">=1.6,<1.7.11|>=1.8,<1.8.9", + "scheb/two-factor-bundle" : "<3.26|>=4,<4.11", "sensiolabs/connect" : "<4.2.3", "serluck/phpwhois" : "<=4.2.6", - "shopware/core" : "<=6.4.18", - "shopware/platform" : "<=6.4.18", + "sfroemken/url_redirect" : "<=1.2.1", + "sheng/yiicms" : "<=1.2", + "shopware/core" : "<=6.5.8.12|>=6.6,<=6.6.5", + "shopware/platform" : "<=6.5.8.12|>=6.6,<=6.6.5", "shopware/production" : "<=6.3.5.2", - "shopware/shopware" : "<=5.7.14", - "shopware/storefront" : "<=6.4.8.1", - "shopxo/shopxo" : "<2.2.6", + "shopware/shopware" : "<=5.7.17", + "shopware/storefront" : "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev", + "shopxo/shopxo" : "<=6.1", "showdoc/showdoc" : "<2.10.4", - "silverstripe/admin" : ">=1,<1.11.3", + "silverstripe-australia/advancedreports" : ">=1,<=2", + "silverstripe/admin" : "<1.13.19|>=2,<2.1.8", "silverstripe/assets" : ">=1,<1.11.1", "silverstripe/cms" : "<4.11.3", - "silverstripe/comments" : ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", + "silverstripe/comments" : ">=1.3,<3.1.1", "silverstripe/forum" : "<=0.6.1|>=0.7,<=0.7.3", - "silverstripe/framework" : "<4.11.14", - "silverstripe/graphql" : "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1", + "silverstripe/framework" : "<5.2.16", + "silverstripe/graphql" : ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3", "silverstripe/hybridsessions" : ">=1,<2.4.1|>=2.5,<2.5.1", + "silverstripe/recipe-cms" : ">=4.5,<4.5.3", "silverstripe/registry" : ">=2.1,<2.1.2|>=2.2,<2.2.1", - "silverstripe/restfulserver" : ">=1,<1.0.9|>=2,<2.0.4", + "silverstripe/reports" : "<5.2.3", + "silverstripe/restfulserver" : ">=1,<1.0.9|>=2,<2.0.4|>=2.1,<2.1.2", "silverstripe/silverstripe-omnipay" : "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1", "silverstripe/subsites" : ">=2,<2.6.1", "silverstripe/taxonomy" : ">=1.3,<1.3.1|>=2,<2.0.1", - "silverstripe/userforms" : "<3", + "silverstripe/userforms" : "<3|>=5,<5.4.2", "silverstripe/versioned-admin" : ">=1,<1.11.1", "simple-updates/phpwhois" : "<=1", - "simplesamlphp/saml2" : "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", + "simplesamlphp/saml2" : "<1.10.6|>=2,<2.3.8|>=3,<3.1.4|==5.0.0.0-alpha12", "simplesamlphp/simplesamlphp" : "<1.18.6", "simplesamlphp/simplesamlphp-module-infocard" : "<1.0.1", "simplesamlphp/simplesamlphp-module-openid" : "<1", "simplesamlphp/simplesamlphp-module-openidprovider" : "<0.9", + "simplesamlphp/xml-security" : "==1.6.11", "simplito/elliptic-php" : "<1.0.6", + "sitegeist/fluid-components" : "<3.5", + "sjbr/sr-freecap" : "<2.4.6|>=2.5,<2.5.3", + "slim/psr7" : "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1", "slim/slim" : "<2.6", - "smarty/smarty" : "<3.1.47|>=4,<4.2.1", - "snipe/snipe-it" : "<=6.0.14|>= 6.0.0-RC-1, <= 6.0.0-RC-5", + "slub/slub-events" : "<3.0.3", + "smarty/smarty" : "<4.5.3|>=5,<5.1.1", + "snipe/snipe-it" : "<6.4.2", "socalnick/scn-social-auth" : "<1.15.2", "socialiteproviders/steam" : "<1.1", "spatie/browsershot" : "<3.57.4", - "spipu/html2pdf" : "<5.2.4", + "spatie/image-optimizer" : "<1.7.3", + "spipu/html2pdf" : "<5.2.8", + "spoon/library" : "<1.4.1", "spoonity/tcpdf" : "<6.2.22", "squizlabs/php_codesniffer" : ">=1,<2.8.1|>=3,<3.0.1", - "ssddanbrown/bookstack" : "<22.2.3", - "statamic/cms" : "<3.2.39|>=3.3,<3.3.2", - "stormpath/sdk" : ">=0,<9.9.99", - "studio-42/elfinder" : "<2.1.59", - "subrion/cms" : "<=4.2.1", + "ssddanbrown/bookstack" : "<24.05.1", + "statamic/cms" : "<4.46|>=5.3,<5.6.2", + "stormpath/sdk" : "<9.9.99", + "studio-42/elfinder" : "<=2.1.64", + "studiomitte/friendlycaptcha" : "<0.1.4", + "subhh/libconnect" : "<7.0.8|>=8,<8.1", "sukohi/surpass" : "<1", - "sulu/sulu" : "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8", + "sulu/form-bundle" : ">=2,<2.5.3", + "sulu/sulu" : "<1.6.44|>=2,<2.4.17|>=2.5,<2.5.13", "sumocoders/framework-user-bundle" : "<1.4", + "superbig/craft-audit" : "<3.0.2", "swag/paypal" : "<5.4.4", - "swiftmailer/swiftmailer" : ">=4,<5.4.5", + "swiftmailer/swiftmailer" : "<6.2.5", + "swiftyedit/swiftyedit" : "<1.2", "sylius/admin-bundle" : ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2", "sylius/grid" : ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", "sylius/grid-bundle" : "<1.10.1", "sylius/paypal-plugin" : ">=1,<1.2.4|>=1.3,<1.3.1", - "sylius/resource-bundle" : "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4", - "sylius/sylius" : "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2", - "symbiote/silverstripe-multivaluefield" : ">=3,<3.0.99", + "sylius/resource-bundle" : ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4", + "sylius/sylius" : "<1.12.19|>=1.13.0.0-alpha1,<1.13.4", + "symbiote/silverstripe-multivaluefield" : ">=3,<3.1", "symbiote/silverstripe-queuedjobs" : ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4", "symbiote/silverstripe-seed" : "<6.0.3", "symbiote/silverstripe-versionedfiles" : "<=2.0.3", @@ -8601,7 +8957,7 @@ "symfony/dependency-injection" : ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", "symfony/error-handler" : ">=4.4,<4.4.4|>=5,<5.0.4", "symfony/form" : ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1", - "symfony/framework-bundle" : ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3|= 6.0.3|= 5.4.3|= 5.3.14", + "symfony/framework-bundle" : ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<5.3.15|>=5.4.3,<5.4.4|>=6.0.3,<6.0.4", "symfony/http-foundation" : ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", "symfony/http-kernel" : ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6", "symfony/intl" : ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13", @@ -8617,73 +8973,115 @@ "symfony/security-core" : ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9", "symfony/security-csrf" : ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11", "symfony/security-guard" : ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8", - "symfony/security-http" : ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.3.2", + "symfony/security-http" : ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.3.2|>=5.4,<5.4.31|>=6,<6.3.8", "symfony/serializer" : ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12", - "symfony/symfony" : ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6", + "symfony/symfony" : ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8", "symfony/translation" : ">=2,<2.0.17", + "symfony/twig-bridge" : ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8", + "symfony/ux-autocomplete" : "<2.11.2", "symfony/validator" : ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3", "symfony/var-exporter" : ">=4.2,<4.2.12|>=4.3,<4.3.8", "symfony/web-profiler-bundle" : ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", - "symfony/yaml" : ">=2,<2.0.22|>=2.1,<2.1.7", - "t3/dce" : ">=2.2,<2.6.2", + "symfony/webhook" : ">=6.3,<6.3.8", + "symfony/yaml" : ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2", + "symphonycms/symphony-2" : "<2.6.4", + "t3/dce" : "<0.11.5|>=2.2,<2.6.2", "t3g/svg-sanitizer" : "<1.0.3", + "t3s/content-consent" : "<1.0.3|>=2,<2.0.2", "tastyigniter/tastyigniter" : "<3.3", - "tecnickcom/tcpdf" : "<6.2.22", + "tcg/voyager" : "<=1.4", + "tecnickcom/tcpdf" : "<=6.7.4", "terminal42/contao-tablelookupwizard" : "<3.3.5", "thelia/backoffice-default-template" : ">=2.1,<2.1.2", - "thelia/thelia" : ">=2.1-beta.1,<2.1.3", + "thelia/thelia" : ">=2.1,<2.1.3", "theonedemon/phpwhois" : "<=4.2.5", - "thinkcmf/thinkcmf" : "<=5.1.7", - "thorsten/phpmyfaq" : "<3.1.10", - "tinymce/tinymce" : "<5.10.7|>=6,<6.3.1", - "titon/framework" : ">=0,<9.9.99", - "tobiasbg/tablepress" : "<= 2.0-RC1", - "topthink/framework" : "<6.0.14", - "topthink/think" : "<=6.0.9", + "thinkcmf/thinkcmf" : "<6.0.8", + "thorsten/phpmyfaq" : "<3.2.2", + "tikiwiki/tiki-manager" : "<=17.1", + "timber/timber" : ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1", + "tinymce/tinymce" : "<7.2", + "tinymighty/wiki-seo" : "<1.2.2", + "titon/framework" : "<9.9.99", + "tobiasbg/tablepress" : "<=2.0.0.0-RC1", + "topthink/framework" : "<6.0.17|>=6.1,<6.1.5|>=8,<8.0.4", + "topthink/think" : "<=6.1.1", "topthink/thinkphp" : "<=3.2.3", - "tribalsystems/zenario" : "<=9.3.57595", + "torrentpier/torrentpier" : "<=2.4.3", + "tpwd/ke_search" : "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2", + "tribalsystems/zenario" : "<9.5.60602", "truckersmp/phpwhois" : "<=4.3.1", "ttskch/pagination-service-provider" : "<1", + "twbs/bootstrap" : "<=3.4.1|>=4,<=4.6.2", "twig/twig" : "<1.44.7|>=2,<2.15.3|>=3,<3.4.3", - "typo3/cms" : "<2.0.5|>=3,<3.0.3|>=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.33|>=11,<11.5.20|>=12,<12.1.1", - "typo3/cms-backend" : ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", - "typo3/cms-core" : "<8.7.49|>=9,<9.5.38|>=10,<10.4.33|>=11,<11.5.20|>=12,<12.1.1", + "typo3/cms" : "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2", + "typo3/cms-backend" : "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", + "typo3/cms-core" : "<=8.7.56|>=9,<=9.5.47|>=10,<=10.4.44|>=11,<=11.5.36|>=12,<=12.4.14|>=13,<=13.1", + "typo3/cms-extbase" : "<6.2.24|>=7,<7.6.8|==8.1.1", + "typo3/cms-fluid" : "<4.3.4|>=4.4,<4.4.1", "typo3/cms-form" : ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", + "typo3/cms-frontend" : "<4.3.9|>=4.4,<4.4.5", + "typo3/cms-install" : "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8", + "typo3/cms-rte-ckeditor" : ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30", "typo3/flow" : ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", - "typo3/html-sanitizer" : ">=1,<1.5|>=2,<2.1.1", + "typo3/html-sanitizer" : ">=1,<=1.5.2|>=2,<=2.1.3", "typo3/neos" : ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3", "typo3/phar-stream-wrapper" : ">=1,<2.1.1|>=3,<3.1.1", "typo3/swiftmailer" : ">=4.1,<4.1.99|>=5.4,<5.4.5", "typo3fluid/fluid" : ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10", "ua-parser/uap-php" : "<3.8", - "unisharp/laravel-filemanager" : "<=2.5.1", + "uasoft-indonesia/badaso" : "<=2.9.7", + "unisharp/laravel-filemanager" : "<2.6.4", "userfrosting/userfrosting" : ">=0.3.1,<4.6.3", "usmanhalalit/pixie" : "<1.0.3|>=2,<2.0.2", + "uvdesk/community-skeleton" : "<=1.1.1", + "uvdesk/core-framework" : "<=1.1.1", "vanilla/safecurl" : "<0.9.2", - "verot/class.upload.php" : "<=1.0.3|>=2,<=2.0.4", + "verbb/comments" : "<1.5.5", + "verbb/formie" : "<2.1.6", + "verbb/image-resizer" : "<2.0.9", + "verbb/knock-knock" : "<1.2.8", + "verot/class.upload.php" : "<=2.1.6", + "villagedefrance/opencart-overclocked" : "<=1.11.1", "vova07/yii2-fileapi-widget" : "<0.1.9", "vrana/adminer" : "<4.8.1", + "vufind/vufind" : ">=2,<9.1.1", + "waldhacker/hcaptcha" : "<2.1.2", "wallabag/tcpdf" : "<6.2.22", - "wallabag/wallabag" : ">=2-alpha.1,<2.5.3", + "wallabag/wallabag" : "<2.6.7", "wanglelecc/laracms" : "<=1.0.3", - "web-auth/webauthn-framework" : ">=3.3,<3.3.4", + "web-auth/webauthn-framework" : ">=3.3,<3.3.4|>=4.5,<4.9", + "web-auth/webauthn-lib" : ">=4.5,<4.9", + "web-feet/coastercms" : "==5.5", + "webbuilders-group/silverstripe-kapost-bridge" : "<0.4", "webcoast/deferred-image-processing" : "<1.0.2", + "webklex/laravel-imap" : "<5.3", + "webklex/php-imap" : "<5.3", "webpa/webpa" : "<3.1.2", + "wikibase/wikibase" : "<=1.39.3", "wikimedia/parsoid" : "<0.12.2", "willdurand/js-translation-bundle" : "<2.1.1", - "wintercms/winter" : "<1.0.475|>=1.1,<1.1.10|>=1.2,<1.2.1", - "woocommerce/woocommerce" : "<6.6", - "wp-cli/wp-cli" : "<2.5", - "wp-graphql/wp-graphql" : "<0.3.5", + "winter/wn-backend-module" : "<1.2.4", + "winter/wn-dusk-plugin" : "<2.1", + "winter/wn-system-module" : "<1.2.4", + "wintercms/winter" : "<=1.2.3", + "woocommerce/woocommerce" : "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3", + "wp-cli/wp-cli" : ">=0.12,<2.5", + "wp-graphql/wp-graphql" : "<=1.14.5", + "wp-premium/gravityforms" : "<2.4.21", "wpanel/wpanel4-cms" : "<=4.3.1", - "wwbn/avideo" : "<12.4", + "wpcloud/wp-stateless" : "<3.2", + "wpglobus/wpglobus" : "<=1.9.6", + "wwbn/avideo" : "<14.3", "xataface/xataface" : "<3", + "xpressengine/xpressengine" : "<3.0.15", + "yab/quarx" : "<2.4.5", "yeswiki/yeswiki" : "<4.1", "yetiforce/yetiforce-crm" : "<=6.4", "yidashi/yii2cmf" : "<=2", "yii2mod/yii2-cms" : "<1.9.2", - "yiisoft/yii" : "<1.1.27", - "yiisoft/yii2" : "<2.0.38", + "yiisoft/yii" : "<1.1.29", + "yiisoft/yii2" : "<2.0.49.4-dev", + "yiisoft/yii2-authclient" : "<2.2.15", "yiisoft/yii2-bootstrap" : "<2.0.4", "yiisoft/yii2-dev" : "<2.0.43", "yiisoft/yii2-elasticsearch" : "<2.0.5", @@ -8693,11 +9091,13 @@ "yikesinc/yikes-inc-easy-mailchimp-extender" : "<6.8.6", "yoast-seo-for-typo3/yoast_seo" : "<7.2.3", "yourls/yourls" : "<=1.8.2", + "yuan1994/tpadmin" : "<=1.3.12", + "zencart/zencart" : "<=1.5.7.0-beta", "zendesk/zendesk_api_client_php" : "<2.2.11", "zendframework/zend-cache" : ">=2.4,<2.4.8|>=2.5,<2.5.3", "zendframework/zend-captcha" : ">=2,<2.4.9|>=2.5,<2.5.2", "zendframework/zend-crypt" : ">=2,<2.4.9|>=2.5,<2.5.2", - "zendframework/zend-db" : ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5", + "zendframework/zend-db" : "<2.2.10|>=2.3,<2.3.5", "zendframework/zend-developer-tools" : ">=1.2.2,<1.2.3", "zendframework/zend-diactoros" : "<1.8.4", "zendframework/zend-feed" : "<2.10.3", @@ -8705,21 +9105,30 @@ "zendframework/zend-http" : "<2.8.1", "zendframework/zend-json" : ">=2.1,<2.1.6|>=2.2,<2.2.6", "zendframework/zend-ldap" : ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3", - "zendframework/zend-mail" : ">=2,<2.4.11|>=2.5,<2.7.2", + "zendframework/zend-mail" : "<2.4.11|>=2.5,<2.7.2", "zendframework/zend-navigation" : ">=2,<2.2.7|>=2.3,<2.3.1", - "zendframework/zend-session" : ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4", + "zendframework/zend-session" : ">=2,<2.2.9|>=2.3,<2.3.4", "zendframework/zend-validator" : ">=2.3,<2.3.6", "zendframework/zend-view" : ">=2,<2.2.7|>=2.3,<2.3.1", "zendframework/zend-xmlrpc" : ">=2.1,<2.1.6|>=2.2,<2.2.6", "zendframework/zendframework" : "<=3", "zendframework/zendframework1" : "<1.12.20", - "zendframework/zendopenid" : ">=2,<2.0.2", + "zendframework/zendopenid" : "<2.0.2", + "zendframework/zendrest" : "<2.0.2", + "zendframework/zendservice-amazon" : "<2.0.3", + "zendframework/zendservice-api" : "<1", + "zendframework/zendservice-audioscrobbler" : "<2.0.2", + "zendframework/zendservice-nirvanix" : "<2.0.2", + "zendframework/zendservice-slideshare" : "<2.0.2", + "zendframework/zendservice-technorati" : "<2.0.2", + "zendframework/zendservice-windowsazure" : "<2.0.2", "zendframework/zendxml" : ">=1,<1.0.1", + "zenstruck/collection" : "<0.2.1", "zetacomponents/mail" : "<1.8.2", "zf-commons/zfc-user" : "<1.2.2", "zfcampus/zf-apigility-doctrine" : ">=1,<1.0.3", "zfr/zfr-oauth2-server-module" : "<0.1.2", - "zoujingli/thinkadmin" : "<6.0.22" + "zoujingli/thinkadmin" : "<=6.1.53" }, "default-branch" : true, "type" : "metapackage", @@ -8740,6 +9149,9 @@ } ], "description" : "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", + "keywords" : [ + "dev" + ], "support" : { "issues" : "https://github.com/Roave/SecurityAdvisories/issues", "source" : "https://github.com/Roave/SecurityAdvisories/tree/latest" @@ -8754,20 +9166,20 @@ "type" : "tidelift" } ], - "time" : "2023-02-04T01:32:15+00:00" + "time" : "2024-08-23T19:04:38+00:00" }, { "name" : "sebastian/cli-parser", - "version" : "1.0.1", + "version" : "1.0.2", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/cli-parser.git", - "reference" : "442e7c7e687e42adc03470c7b668bc4b2402c0b2" + "reference" : "2b56bea83a09de3ac06bb18b92f068e60cc6f50b" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", - "reference" : "442e7c7e687e42adc03470c7b668bc4b2402c0b2", + "url" : "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b", + "reference" : "2b56bea83a09de3ac06bb18b92f068e60cc6f50b", "shasum" : "" }, "require" : { @@ -8802,7 +9214,7 @@ "homepage" : "https://github.com/sebastianbergmann/cli-parser", "support" : { "issues" : "https://github.com/sebastianbergmann/cli-parser/issues", - "source" : "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1" + "source" : "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2" }, "funding" : [ { @@ -8810,7 +9222,7 @@ "type" : "github" } ], - "time" : "2020-09-28T06:08:49+00:00" + "time" : "2024-03-02T06:27:43+00:00" }, { "name" : "sebastian/code-unit", @@ -8999,20 +9411,20 @@ }, { "name" : "sebastian/complexity", - "version" : "2.0.2", + "version" : "2.0.3", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/complexity.git", - "reference" : "739b35e53379900cc9ac327b2147867b8b6efd88" + "reference" : "25f207c40d62b8b7aa32f5ab026c53561964053a" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", - "reference" : "739b35e53379900cc9ac327b2147867b8b6efd88", + "url" : "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a", + "reference" : "25f207c40d62b8b7aa32f5ab026c53561964053a", "shasum" : "" }, "require" : { - "nikic/php-parser" : "^4.7", + "nikic/php-parser" : "^4.18 || ^5.0", "php" : ">=7.3" }, "require-dev" : { @@ -9044,7 +9456,7 @@ "homepage" : "https://github.com/sebastianbergmann/complexity", "support" : { "issues" : "https://github.com/sebastianbergmann/complexity/issues", - "source" : "https://github.com/sebastianbergmann/complexity/tree/2.0.2" + "source" : "https://github.com/sebastianbergmann/complexity/tree/2.0.3" }, "funding" : [ { @@ -9052,20 +9464,20 @@ "type" : "github" } ], - "time" : "2020-10-26T15:52:27+00:00" + "time" : "2023-12-22T06:19:30+00:00" }, { "name" : "sebastian/diff", - "version" : "4.0.4", + "version" : "4.0.6", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/diff.git", - "reference" : "3461e3fccc7cfdfc2720be910d3bd73c69be590d" + "reference" : "ba01945089c3a293b01ba9badc29ad55b106b0bc" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", - "reference" : "3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc", + "reference" : "ba01945089c3a293b01ba9badc29ad55b106b0bc", "shasum" : "" }, "require" : { @@ -9110,7 +9522,7 @@ ], "support" : { "issues" : "https://github.com/sebastianbergmann/diff/issues", - "source" : "https://github.com/sebastianbergmann/diff/tree/4.0.4" + "source" : "https://github.com/sebastianbergmann/diff/tree/4.0.6" }, "funding" : [ { @@ -9118,7 +9530,7 @@ "type" : "github" } ], - "time" : "2020-10-26T13:10:38+00:00" + "time" : "2024-03-02T06:30:58+00:00" }, { "name" : "sebastian/environment", @@ -9185,16 +9597,16 @@ }, { "name" : "sebastian/exporter", - "version" : "4.0.5", + "version" : "4.0.6", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/exporter.git", - "reference" : "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d" + "reference" : "78c00df8f170e02473b682df15bfcdacc3d32d72" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", - "reference" : "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", + "url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72", + "reference" : "78c00df8f170e02473b682df15bfcdacc3d32d72", "shasum" : "" }, "require" : { @@ -9250,7 +9662,7 @@ ], "support" : { "issues" : "https://github.com/sebastianbergmann/exporter/issues", - "source" : "https://github.com/sebastianbergmann/exporter/tree/4.0.5" + "source" : "https://github.com/sebastianbergmann/exporter/tree/4.0.6" }, "funding" : [ { @@ -9258,20 +9670,20 @@ "type" : "github" } ], - "time" : "2022-09-14T06:03:37+00:00" + "time" : "2024-03-02T06:33:00+00:00" }, { "name" : "sebastian/global-state", - "version" : "5.0.5", + "version" : "5.0.7", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/global-state.git", - "reference" : "0ca8db5a5fc9c8646244e629625ac486fa286bf2" + "reference" : "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", - "reference" : "0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9", + "reference" : "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9", "shasum" : "" }, "require" : { @@ -9314,7 +9726,7 @@ ], "support" : { "issues" : "https://github.com/sebastianbergmann/global-state/issues", - "source" : "https://github.com/sebastianbergmann/global-state/tree/5.0.5" + "source" : "https://github.com/sebastianbergmann/global-state/tree/5.0.7" }, "funding" : [ { @@ -9322,24 +9734,24 @@ "type" : "github" } ], - "time" : "2022-02-14T08:28:10+00:00" + "time" : "2024-03-02T06:35:11+00:00" }, { "name" : "sebastian/lines-of-code", - "version" : "1.0.3", + "version" : "1.0.4", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/lines-of-code.git", - "reference" : "c1c2e997aa3146983ed888ad08b15470a2e22ecc" + "reference" : "e1e4a170560925c26d424b6a03aed157e7dcc5c5" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", - "reference" : "c1c2e997aa3146983ed888ad08b15470a2e22ecc", + "url" : "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5", + "reference" : "e1e4a170560925c26d424b6a03aed157e7dcc5c5", "shasum" : "" }, "require" : { - "nikic/php-parser" : "^4.6", + "nikic/php-parser" : "^4.18 || ^5.0", "php" : ">=7.3" }, "require-dev" : { @@ -9371,7 +9783,7 @@ "homepage" : "https://github.com/sebastianbergmann/lines-of-code", "support" : { "issues" : "https://github.com/sebastianbergmann/lines-of-code/issues", - "source" : "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" + "source" : "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4" }, "funding" : [ { @@ -9379,7 +9791,7 @@ "type" : "github" } ], - "time" : "2020-11-28T06:42:11+00:00" + "time" : "2023-12-22T06:20:34+00:00" }, { "name" : "sebastian/object-enumerator", @@ -9558,16 +9970,16 @@ }, { "name" : "sebastian/resource-operations", - "version" : "3.0.3", + "version" : "3.0.4", "source" : { "type" : "git", "url" : "https://github.com/sebastianbergmann/resource-operations.git", - "reference" : "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" + "reference" : "05d5692a7993ecccd56a03e40cd7e5b09b1d404e" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", - "reference" : "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", + "url" : "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e", + "reference" : "05d5692a7993ecccd56a03e40cd7e5b09b1d404e", "shasum" : "" }, "require" : { @@ -9579,7 +9991,7 @@ "type" : "library", "extra" : { "branch-alias" : { - "dev-master" : "3.0-dev" + "dev-main" : "3.0-dev" } }, "autoload" : { @@ -9600,8 +10012,7 @@ "description" : "Provides a list of PHP built-in functions that operate on resources", "homepage" : "https://www.github.com/sebastianbergmann/resource-operations", "support" : { - "issues" : "https://github.com/sebastianbergmann/resource-operations/issues", - "source" : "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3" + "source" : "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4" }, "funding" : [ { @@ -9609,7 +10020,7 @@ "type" : "github" } ], - "time" : "2020-09-28T06:45:17+00:00" + "time" : "2024-03-14T16:00:52+00:00" }, { "name" : "sebastian/type", @@ -9722,30 +10133,28 @@ }, { "name" : "symfony/yaml", - "version" : "v6.2.5", + "version" : "v6.4.8", "source" : { "type" : "git", "url" : "https://github.com/symfony/yaml.git", - "reference" : "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19" + "reference" : "52903de178d542850f6f341ba92995d3d63e60c9" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/symfony/yaml/zipball/2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19", - "reference" : "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19", + "url" : "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", + "reference" : "52903de178d542850f6f341ba92995d3d63e60c9", "shasum" : "" }, "require" : { "php" : ">=8.1", + "symfony/deprecation-contracts" : "^2.5|^3", "symfony/polyfill-ctype" : "^1.8" }, "conflict" : { "symfony/console" : "<5.4" }, "require-dev" : { - "symfony/console" : "^5.4|^6.0" - }, - "suggest" : { - "symfony/console" : "For validating YAML files using the lint command" + "symfony/console" : "^5.4|^6.0|^7.0" }, "bin" : [ "Resources/bin/yaml-lint" @@ -9776,7 +10185,7 @@ "description" : "Loads and dumps YAML files", "homepage" : "https://symfony.com", "support" : { - "source" : "https://github.com/symfony/yaml/tree/v6.2.5" + "source" : "https://github.com/symfony/yaml/tree/v6.4.8" }, "funding" : [ { @@ -9792,20 +10201,20 @@ "type" : "tidelift" } ], - "time" : "2023-01-10T18:53:53+00:00" + "time" : "2024-05-31T14:49:08+00:00" }, { "name" : "theseer/tokenizer", - "version" : "1.2.1", + "version" : "1.2.3", "source" : { "type" : "git", "url" : "https://github.com/theseer/tokenizer.git", - "reference" : "34a41e998c2183e22995f158c581e7b5e755ab9e" + "reference" : "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" }, "dist" : { "type" : "zip", - "url" : "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", - "reference" : "34a41e998c2183e22995f158c581e7b5e755ab9e", + "url" : "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "reference" : "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", "shasum" : "" }, "require" : { @@ -9834,7 +10243,7 @@ "description" : "A small library for converting tokenized PHP source code into XML and potentially other formats", "support" : { "issues" : "https://github.com/theseer/tokenizer/issues", - "source" : "https://github.com/theseer/tokenizer/tree/1.2.1" + "source" : "https://github.com/theseer/tokenizer/tree/1.2.3" }, "funding" : [ { @@ -9842,7 +10251,7 @@ "type" : "github" } ], - "time" : "2021-07-28T10:34:58+00:00" + "time" : "2024-03-03T12:36:25+00:00" } ], "aliases" : [], @@ -9862,5 +10271,5 @@ "ext-zlib" : "*" }, "platform-dev" : [], - "plugin-api-version" : "2.3.0" + "plugin-api-version" : "2.6.0" } diff --git a/package.json b/package.json index b6f6cda..e0ccf39 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "devDependencies" : { "axios" : "^0.22.0", - "browser-sync" : "^2.27.10", + "browser-sync" : "^2.29.3", "browser-sync-webpack-plugin" : "^2.3.0", "cross-env" : "^7.0.3", "laravel-mix" : "^6.0.49", @@ -17,18 +17,18 @@ "laravel-mix-purgecss" : "^6.0.0", "lodash" : "^4.17.21", "moment-locales-webpack-plugin" : "^1.2.0", - "postcss" : "^8.4.18", + "postcss" : "^8.4.41", "resolve-url-loader" : "^4.0.0", - "sass" : "^1.55.0", + "sass" : "^1.77.8", "sass-loader" : "^12.6.0", - "vue" : "^2.7.13", - "vue-loader" : "^15.10.0", - "vue-template-compiler" : "^2.7.13" + "vue" : "^2.7.16", + "vue-loader" : "^15.11.1", + "vue-template-compiler" : "^2.7.16" }, "dependencies" : { "@primer/css" : "^15.2.0", - "bourbon" : "^7.2.0", - "moment" : "^2.29.4", + "bourbon" : "^7.3.0", + "moment" : "^2.30.1", "vue-google-adsense" : "^1.10.1", "vue-script2" : "^2.1.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44b07d2..d3c2033 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,2565 +1,1314 @@ -lockfileVersion: 5.4 - -specifiers: - '@primer/css': ^15.2.0 - axios: ^0.22.0 - bourbon: ^7.2.0 - browser-sync: ^2.27.10 - browser-sync-webpack-plugin: ^2.3.0 - cross-env: ^7.0.3 - laravel-mix: ^6.0.49 - laravel-mix-bundle-analyzer: ^1.0.5 - laravel-mix-purgecss: ^6.0.0 - lodash: ^4.17.21 - moment: ^2.29.4 - moment-locales-webpack-plugin: ^1.2.0 - postcss: ^8.4.18 - resolve-url-loader: ^4.0.0 - sass: ^1.55.0 - sass-loader: ^12.6.0 - vue: ^2.7.13 - vue-google-adsense: ^1.10.1 - vue-loader: ^15.10.0 - vue-script2: ^2.1.0 - vue-template-compiler: ^2.7.13 - -dependencies: - '@primer/css': 15.2.0 - bourbon: 7.2.0 - moment: 2.29.4 - vue-google-adsense: 1.10.1_igq6qoovmtt3l3cjevddxf3bx4 - vue-script2: 2.1.0 - -devDependencies: - axios: 0.22.0 - browser-sync: 2.27.10 - browser-sync-webpack-plugin: 2.3.0_browser-sync@2.27.10 - cross-env: 7.0.3 - laravel-mix: 6.0.49_postcss@8.4.18 - laravel-mix-bundle-analyzer: 1.0.5_laravel-mix@6.0.49 - laravel-mix-purgecss: 6.0.0_jp5nxb4qz22uqxocepmpnfiegq - lodash: 4.17.21 - moment-locales-webpack-plugin: 1.2.0_moment@2.29.4 - postcss: 8.4.18 - resolve-url-loader: 4.0.0 - sass: 1.55.0 - sass-loader: 12.6.0_sass@1.55.0 - vue: 2.7.13 - vue-loader: 15.10.0_ouqacza277bgdo2pekwpiqgoqy - vue-template-compiler: 2.7.13 +lockfileVersion: '9.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + +importers: + + .: + dependencies: + '@primer/css': + specifier: ^15.2.0 + version: 15.2.0 + bourbon: + specifier: ^7.3.0 + version: 7.3.0 + moment: + specifier: ^2.30.1 + version: 2.30.1 + vue-google-adsense: + specifier: ^1.10.1 + version: 1.10.1(vue-script2@2.1.0)(vue@2.7.16) + vue-script2: + specifier: ^2.1.0 + version: 2.1.0 + devDependencies: + axios: + specifier: ^0.22.0 + version: 0.22.0 + browser-sync: + specifier: ^2.29.3 + version: 2.29.3 + browser-sync-webpack-plugin: + specifier: ^2.3.0 + version: 2.3.0(browser-sync@2.29.3)(webpack@5.94.0(webpack-cli@4.10.0)) + cross-env: + specifier: ^7.0.3 + version: 7.0.3 + laravel-mix: + specifier: ^6.0.49 + version: 6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)) + laravel-mix-bundle-analyzer: + specifier: ^1.0.5 + version: 1.0.5(laravel-mix@6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0))) + laravel-mix-purgecss: + specifier: ^6.0.0 + version: 6.0.0(laravel-mix@6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)))(postcss@8.4.41) + lodash: + specifier: ^4.17.21 + version: 4.17.21 + moment-locales-webpack-plugin: + specifier: ^1.2.0 + version: 1.2.0(moment@2.30.1)(webpack@5.94.0(webpack-cli@4.10.0)) + postcss: + specifier: ^8.4.41 + version: 8.4.41 + resolve-url-loader: + specifier: ^4.0.0 + version: 4.0.0 + sass: + specifier: ^1.77.8 + version: 1.77.8 + sass-loader: + specifier: ^12.6.0 + version: 12.6.0(sass@1.77.8)(webpack@5.94.0(webpack-cli@4.10.0)) + vue: + specifier: ^2.7.16 + version: 2.7.16 + vue-loader: + specifier: ^15.11.1 + version: 15.11.1(css-loader@5.2.7(webpack@5.94.0(webpack-cli@4.10.0)))(lodash@4.17.21)(vue-template-compiler@2.7.16)(webpack@5.94.0(webpack-cli@4.10.0)) + vue-template-compiler: + specifier: ^2.7.16 + version: 2.7.16 packages: - /@ampproject/remapping/2.2.0: - resolution: { integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w== } - engines: { node: '>=6.0.0' } - dependencies: - '@jridgewell/gen-mapping': 0.1.1 - '@jridgewell/trace-mapping': 0.3.17 - dev: true - - /@babel/code-frame/7.18.6: - resolution: { integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/highlight': 7.18.6 - dev: true - - /@babel/compat-data/7.20.0: - resolution: { integrity: sha512-Gt9jszFJYq7qzXVK4slhc6NzJXnOVmRECWcVjF/T23rNXD9NtWQ0W3qxdg+p9wWIB+VQw3GYV/U2Ha9bRTfs4w== } - engines: { node: '>=6.9.0' } - dev: true - - /@babel/core/7.19.6: - resolution: { integrity: sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== } - engines: { node: '>=6.9.0' } - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.0 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6 - '@babel/helper-module-transforms': 7.19.6 - '@babel/helpers': 7.20.0 - '@babel/parser': 7.20.0 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.0 - '@babel/types': 7.20.0 - convert-source-map: 1.9.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true + '@ampproject/remapping@2.3.0': + resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} + engines: {node: '>=6.0.0'} - /@babel/generator/7.20.0: - resolution: { integrity: sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - '@jridgewell/gen-mapping': 0.3.2 - jsesc: 2.5.2 - dev: true + '@babel/code-frame@7.24.7': + resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} + engines: {node: '>=6.9.0'} - /@babel/helper-annotate-as-pure/7.18.6: - resolution: { integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/compat-data@7.25.4': + resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} + engines: {node: '>=6.9.0'} - /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: - resolution: { integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.20.0 - dev: true + '@babel/core@7.25.2': + resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} + engines: {node: '>=6.9.0'} - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.19.6: - resolution: { integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== } - engines: { node: '>=6.9.0' } - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.20.0 - '@babel/core': 7.19.6 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.4 - semver: 6.3.0 - dev: true + '@babel/generator@7.25.5': + resolution: {integrity: sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w==} + engines: {node: '>=6.9.0'} + + '@babel/helper-annotate-as-pure@7.24.7': + resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} + engines: {node: '>=6.9.0'} - /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.6: - resolution: { integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw== } - engines: { node: '>=6.9.0' } + '@babel/helper-builder-binary-assignment-operator-visitor@7.24.7': + resolution: {integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==} + engines: {node: '>=6.9.0'} + + '@babel/helper-compilation-targets@7.25.2': + resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-create-class-features-plugin@7.25.4': + resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-member-expression-to-functions': 7.18.9 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.19.1 - '@babel/helper-split-export-declaration': 7.18.6 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.19.6: - resolution: { integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw== } - engines: { node: '>=6.9.0' } + '@babel/helper-create-regexp-features-plugin@7.25.2': + resolution: {integrity: sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-annotate-as-pure': 7.18.6 - regexpu-core: 5.2.1 - dev: true - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.19.6: - resolution: { integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww== } + '@babel/helper-define-polyfill-provider@0.6.2': + resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - debug: 4.3.4 - lodash.debounce: 4.0.8 - resolve: 1.22.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-environment-visitor/7.18.9: - resolution: { integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== } - engines: { node: '>=6.9.0' } - dev: true - - /@babel/helper-explode-assignable-expression/7.18.6: - resolution: { integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true - - /@babel/helper-function-name/7.19.0: - resolution: { integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.20.0 - dev: true + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - /@babel/helper-hoist-variables/7.18.6: - resolution: { integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-member-expression-to-functions@7.24.8': + resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} + engines: {node: '>=6.9.0'} - /@babel/helper-member-expression-to-functions/7.18.9: - resolution: { integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-module-imports@7.24.7': + resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} + engines: {node: '>=6.9.0'} - /@babel/helper-module-imports/7.18.6: - resolution: { integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-module-transforms@7.25.2': + resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 - /@babel/helper-module-transforms/7.19.6: - resolution: { integrity: sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.19.4 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.0 - '@babel/types': 7.20.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/helper-optimise-call-expression@7.24.7': + resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} + engines: {node: '>=6.9.0'} - /@babel/helper-optimise-call-expression/7.18.6: - resolution: { integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-plugin-utils@7.24.8': + resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} + engines: {node: '>=6.9.0'} - /@babel/helper-plugin-utils/7.19.0: - resolution: { integrity: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw== } - engines: { node: '>=6.9.0' } - dev: true + '@babel/helper-remap-async-to-generator@7.25.0': + resolution: {integrity: sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA== } - engines: { node: '>=6.9.0' } + '@babel/helper-replace-supers@7.25.0': + resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-wrap-function': 7.19.0 - '@babel/types': 7.20.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-replace-supers/7.19.1: - resolution: { integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.9 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.0 - '@babel/types': 7.20.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/helper-simple-access@7.24.7': + resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} + engines: {node: '>=6.9.0'} - /@babel/helper-simple-access/7.19.4: - resolution: { integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-skip-transparent-expression-wrappers@7.24.7': + resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} + engines: {node: '>=6.9.0'} - /@babel/helper-skip-transparent-expression-wrappers/7.20.0: - resolution: { integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-string-parser@7.24.8': + resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} + engines: {node: '>=6.9.0'} - /@babel/helper-split-export-declaration/7.18.6: - resolution: { integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@babel/helper-validator-identifier@7.24.7': + resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} + engines: {node: '>=6.9.0'} - /@babel/helper-string-parser/7.19.4: - resolution: { integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== } - engines: { node: '>=6.9.0' } + '@babel/helper-validator-option@7.24.8': + resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} + engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier/7.19.1: - resolution: { integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== } - engines: { node: '>=6.9.0' } + '@babel/helper-wrap-function@7.25.0': + resolution: {integrity: sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==} + engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.18.6: - resolution: { integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== } - engines: { node: '>=6.9.0' } - dev: true + '@babel/helpers@7.25.0': + resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==} + engines: {node: '>=6.9.0'} - /@babel/helper-wrap-function/7.19.0: - resolution: { integrity: sha512-txX8aN8CZyYGTwcLhlk87KRqncAzhh5TpQamZUa0/u3an36NtDpUP6bQgBCBcLeBs09R/OwQu3OjK0k/HwfNDg== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/helper-function-name': 7.19.0 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.0 - '@babel/types': 7.20.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/highlight@7.24.7': + resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} + engines: {node: '>=6.9.0'} - /@babel/helpers/7.20.0: - resolution: { integrity: sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.0 - '@babel/types': 7.20.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/parser@7.25.4': + resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==} + engines: {node: '>=6.0.0'} + hasBin: true - /@babel/highlight/7.18.6: - resolution: { integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/helper-validator-identifier': 7.19.1 - chalk: 2.4.2 - js-tokens: 4.0.0 - dev: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3': + resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 - /@babel/parser/7.20.0: - resolution: { integrity: sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg== } - engines: { node: '>=6.0.0' } - hasBin: true - dependencies: - '@babel/types': 7.20.0 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0': + resolution: {integrity: sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0': + resolution: {integrity: sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7': + resolution: {integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-async-generator-functions/7.19.1_@babel+core@7.19.6: - resolution: { integrity: sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q== } - engines: { node: '>=6.9.0' } + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0': + resolution: {integrity: sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-proposal-object-rest-spread@7.20.7': + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.6 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-async-generators@7.8.4': + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.6 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/core': ^7.0.0-0 - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-class-properties@7.12.13': + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-class-static-block@7.14.5': + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-dynamic-import@7.8.3': + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-export-namespace-from@7.8.3': + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-import-assertions@7.24.7': + resolution: {integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-import-attributes@7.24.7': + resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-object-rest-spread/7.19.4_@babel+core@7.19.6: - resolution: { integrity: sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-import-meta@7.10.4': + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.20.0 - '@babel/core': 7.19.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-json-strings@7.8.3': + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-logical-assignment-operators@7.10.4': + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.6 - dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3': + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-numeric-separator@7.10.4': + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.6 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w== } - engines: { node: '>=4' } + '@babel/plugin-syntax-object-rest-spread@7.8.3': + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.6: - resolution: { integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== } + '@babel/plugin-syntax-optional-catch-binding@7.8.3': + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.6: - resolution: { integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== } + '@babel/plugin-syntax-optional-chaining@7.8.3': + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.6: - resolution: { integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-syntax-private-property-in-object@7.14.5': + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== } + '@babel/plugin-syntax-top-level-await@7.14.5': + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== } + '@babel/plugin-syntax-unicode-sets-regex@7.18.6': + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-arrow-functions@7.24.7': + resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.19.6: - resolution: { integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-async-generator-functions@7.25.4': + resolution: {integrity: sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== } + '@babel/plugin-transform-async-to-generator@7.24.7': + resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.6: - resolution: { integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== } + '@babel/plugin-transform-block-scoped-functions@7.24.7': + resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== } + '@babel/plugin-transform-block-scoping@7.25.0': + resolution: {integrity: sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.19.6: - resolution: { integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== } + '@babel/plugin-transform-class-properties@7.25.4': + resolution: {integrity: sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== } + '@babel/plugin-transform-class-static-block@7.24.7': + resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + + '@babel/plugin-transform-classes@7.25.4': + resolution: {integrity: sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== } + '@babel/plugin-transform-computed-properties@7.24.7': + resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.19.6: - resolution: { integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== } + '@babel/plugin-transform-destructuring@7.24.8': + resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.6: - resolution: { integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-dotall-regex@7.24.7': + resolution: {integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.6: - resolution: { integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-duplicate-keys@7.24.7': + resolution: {integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0': + resolution: {integrity: sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-dynamic-import@7.24.7': + resolution: {integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-exponentiation-operator@7.24.7': + resolution: {integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.19.6 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-export-namespace-from@7.24.7': + resolution: {integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-block-scoping/7.20.0_@babel+core@7.19.6: - resolution: { integrity: sha512-sXOohbpHZSk7GjxK9b3dKB7CfqUD5DwOH+DggKzOQ7TXYP+RCSbRykfjQmn/zq+rBjycVRtLf9pYhAaEJA786w== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-for-of@7.24.7': + resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-classes/7.19.0_@babel+core@7.19.6: - resolution: { integrity: sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-function-name@7.25.1': + resolution: {integrity: sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-replace-supers': 7.19.1 - '@babel/helper-split-export-declaration': 7.18.6 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-json-strings@7.24.7': + resolution: {integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-destructuring/7.20.0_@babel+core@7.19.6: - resolution: { integrity: sha512-1dIhvZfkDVx/zn2S1aFwlruspTt4189j7fEkH0Y0VyuDM6bQt7bD6kLcz3l4IlLG+e5OReaBz9ROAbttRtUHqA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-literals@7.25.2': + resolution: {integrity: sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-logical-assignment-operators@7.24.7': + resolution: {integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-member-expression-literals@7.24.7': + resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-modules-amd@7.24.7': + resolution: {integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.19.6: - resolution: { integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-modules-commonjs@7.24.8': + resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-modules-systemjs@7.25.0': + resolution: {integrity: sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-modules-umd@7.24.7': + resolution: {integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-named-capturing-groups-regex@7.24.7': + resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-new-target@7.24.7': + resolution: {integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.19.6: - resolution: { integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-nullish-coalescing-operator@7.24.7': + resolution: {integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-module-transforms': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.19.6: - resolution: { integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-numeric-separator@7.24.7': + resolution: {integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-module-transforms': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-simple-access': 7.19.4 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.19.6: - resolution: { integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-object-rest-spread@7.24.7': + resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-identifier': 7.19.1 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-object-super@7.24.7': + resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-module-transforms': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.19.6: - resolution: { integrity: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-optional-catch-binding@7.24.7': + resolution: {integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true + '@babel/core': ^7.0.0-0 - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-optional-chaining@7.24.8': + resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-parameters@7.24.7': + resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-replace-supers': 7.19.1 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.19.6: - resolution: { integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-private-methods@7.25.4': + resolution: {integrity: sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-private-property-in-object@7.24.7': + resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-property-literals@7.24.7': + resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - regenerator-transform: 0.15.0 - dev: true - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-regenerator@7.24.7': + resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.19.6: - resolution: { integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-reserved-words@7.24.7': + resolution: {integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.19.6 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.19.6 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.19.6 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-runtime@7.25.4': + resolution: {integrity: sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.19.6: - resolution: { integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-shorthand-properties@7.24.7': + resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - dev: true - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-spread@7.24.7': + resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-sticky-regex@7.24.7': + resolution: {integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.19.6: - resolution: { integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-template-literals@7.24.7': + resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.19.6: - resolution: { integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-typeof-symbol@7.24.8': + resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.19.6: - resolution: { integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-unicode-escapes@7.24.7': + resolution: {integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - dev: true - /@babel/preset-env/7.19.4_@babel+core@7.19.6: - resolution: { integrity: sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg== } - engines: { node: '>=6.9.0' } + '@babel/plugin-transform-unicode-property-regex@7.24.7': + resolution: {integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.20.0 - '@babel/core': 7.19.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-proposal-async-generator-functions': 7.19.1_@babel+core@7.19.6 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-object-rest-spread': 7.19.4_@babel+core@7.19.6 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.6 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.6 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.19.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.6 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.19.6 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-block-scoping': 7.20.0_@babel+core@7.19.6 - '@babel/plugin-transform-classes': 7.19.0_@babel+core@7.19.6 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-transform-destructuring': 7.20.0_@babel+core@7.19.6 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.19.6 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.19.6 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.19.6 - '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.19.6 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.19.6 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.6 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.19.6 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.19.6 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.19.6 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.19.6 - '@babel/preset-modules': 0.1.5_@babel+core@7.19.6 - '@babel/types': 7.20.0 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.19.6 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.19.6 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.19.6 - core-js-compat: 3.26.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.19.6: - resolution: { integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA== } + '@babel/plugin-transform-unicode-regex@7.24.7': + resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.6 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.6 - '@babel/types': 7.20.0 - esutils: 2.0.3 - dev: true - - /@babel/runtime/7.20.0: - resolution: { integrity: sha512-NDYdls71fTXoU8TZHfbBWg7DiZfNzClcKui/+kyi6ppD2L1qnWW3VV6CjtaBXSUGGhiTWJ6ereOIkUvenif66Q== } - engines: { node: '>=6.9.0' } - dependencies: - regenerator-runtime: 0.13.10 - dev: true - - /@babel/template/7.18.10: - resolution: { integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.0 - '@babel/types': 7.20.0 - dev: true - - /@babel/traverse/7.20.0: - resolution: { integrity: sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.0 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.0 - '@babel/types': 7.20.0 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/types/7.20.0: - resolution: { integrity: sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg== } - engines: { node: '>=6.9.0' } - dependencies: - '@babel/helper-string-parser': 7.19.4 - '@babel/helper-validator-identifier': 7.19.1 - to-fast-properties: 2.0.0 + '@babel/plugin-transform-unicode-sets-regex@7.25.4': + resolution: {integrity: sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 - /@colors/colors/1.5.0: - resolution: { integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== } - engines: { node: '>=0.1.90' } - requiresBuild: true - dev: true - optional: true + '@babel/preset-env@7.25.4': + resolution: {integrity: sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/preset-modules@0.1.6-no-external-plugins': + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} + peerDependencies: + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 + + '@babel/regjsgen@0.8.0': + resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} + + '@babel/runtime@7.25.4': + resolution: {integrity: sha512-DSgLeL/FNcpXuzav5wfYvHCGvynXkJbn3Zvc3823AEe9nPwW9IK4UoCSS5yGymmQzN0pCPvivtgS6/8U2kkm1w==} + engines: {node: '>=6.9.0'} + + '@babel/template@7.25.0': + resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} + engines: {node: '>=6.9.0'} + + '@babel/traverse@7.25.4': + resolution: {integrity: sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.25.4': + resolution: {integrity: sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==} + engines: {node: '>=6.9.0'} - /@discoveryjs/json-ext/0.5.7: - resolution: { integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== } - engines: { node: '>=10.0.0' } - dev: true + '@colors/colors@1.5.0': + resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} + engines: {node: '>=0.1.90'} - /@fullhuman/postcss-purgecss/3.1.3_postcss@8.4.18: - resolution: { integrity: sha512-kwOXw8fZ0Lt1QmeOOrd+o4Ibvp4UTEBFQbzvWldjlKv5n+G9sXfIPn1hh63IQIL8K8vbvv1oYMJiIUbuy9bGaA== } + '@discoveryjs/json-ext@0.5.7': + resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} + engines: {node: '>=10.0.0'} + + '@fullhuman/postcss-purgecss@3.1.3': + resolution: {integrity: sha512-kwOXw8fZ0Lt1QmeOOrd+o4Ibvp4UTEBFQbzvWldjlKv5n+G9sXfIPn1hh63IQIL8K8vbvv1oYMJiIUbuy9bGaA==} peerDependencies: postcss: ^8.0.0 - dependencies: - postcss: 8.4.18 - purgecss: 3.1.3 - dev: true - - /@jridgewell/gen-mapping/0.1.1: - resolution: { integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== } - engines: { node: '>=6.0.0' } - dependencies: - '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 - dev: true - /@jridgewell/gen-mapping/0.3.2: - resolution: { integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== } - engines: { node: '>=6.0.0' } - dependencies: - '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping': 0.3.17 - dev: true + '@jridgewell/gen-mapping@0.3.5': + resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} + engines: {node: '>=6.0.0'} - /@jridgewell/resolve-uri/3.1.0: - resolution: { integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== } - engines: { node: '>=6.0.0' } - dev: true + '@jridgewell/resolve-uri@3.1.2': + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} + engines: {node: '>=6.0.0'} - /@jridgewell/set-array/1.1.2: - resolution: { integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== } - engines: { node: '>=6.0.0' } - dev: true + '@jridgewell/set-array@1.2.1': + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} + engines: {node: '>=6.0.0'} - /@jridgewell/source-map/0.3.2: - resolution: { integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw== } - dependencies: - '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.17 - dev: true + '@jridgewell/source-map@0.3.6': + resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} - /@jridgewell/sourcemap-codec/1.4.14: - resolution: { integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== } - dev: true + '@jridgewell/sourcemap-codec@1.5.0': + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} - /@jridgewell/trace-mapping/0.3.17: - resolution: { integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== } - dependencies: - '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 - dev: true + '@jridgewell/trace-mapping@0.3.25': + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - /@leichtgewicht/ip-codec/2.0.4: - resolution: { integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A== } - dev: true + '@leichtgewicht/ip-codec@2.0.5': + resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==} - /@nodelib/fs.scandir/2.1.5: - resolution: { integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== } - engines: { node: '>= 8' } - dependencies: - '@nodelib/fs.stat': 2.0.5 - run-parallel: 1.2.0 - dev: true + '@nodelib/fs.scandir@2.1.5': + resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} + engines: {node: '>= 8'} - /@nodelib/fs.stat/2.0.5: - resolution: { integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== } - engines: { node: '>= 8' } - dev: true + '@nodelib/fs.stat@2.0.5': + resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} + engines: {node: '>= 8'} - /@nodelib/fs.walk/1.2.8: - resolution: { integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== } - engines: { node: '>= 8' } - dependencies: - '@nodelib/fs.scandir': 2.1.5 - fastq: 1.13.0 - dev: true + '@nodelib/fs.walk@1.2.8': + resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} + engines: {node: '>= 8'} - /@primer/css/15.2.0: - resolution: { integrity: sha512-/vNDchWrxlXqd6E+SWQcChPHJVzGia9aCaTYoz8O9sJTnUSiTKOgSNCQuOXyUInPruTRSqj+z3MZxayKcTsWhA== } + '@primer/css@15.2.0': + resolution: {integrity: sha512-/vNDchWrxlXqd6E+SWQcChPHJVzGia9aCaTYoz8O9sJTnUSiTKOgSNCQuOXyUInPruTRSqj+z3MZxayKcTsWhA==} hasBin: true - dependencies: - '@primer/octicons': 9.6.0 - dev: false - /@primer/octicons/9.6.0: - resolution: { integrity: sha512-B5Wzk5izRXXz0JqEXJkVUtqhCXSpUKgqYkVwegMkp5sziBW+ksd9LPbONlCWyyLODwf9GsI2sBXekR7m+JJDBw== } - dependencies: - object-assign: 4.1.1 - dev: false + '@primer/octicons@9.6.0': + resolution: {integrity: sha512-B5Wzk5izRXXz0JqEXJkVUtqhCXSpUKgqYkVwegMkp5sziBW+ksd9LPbONlCWyyLODwf9GsI2sBXekR7m+JJDBw==} - /@socket.io/component-emitter/3.1.0: - resolution: { integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg== } - dev: true + '@socket.io/component-emitter@3.1.2': + resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} - /@trysound/sax/0.2.0: - resolution: { integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA== } - engines: { node: '>=10.13.0' } - dev: true + '@trysound/sax@0.2.0': + resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} + engines: {node: '>=10.13.0'} - /@types/babel__core/7.1.19: - resolution: { integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw== } - dependencies: - '@babel/parser': 7.20.0 - '@babel/types': 7.20.0 - '@types/babel__generator': 7.6.4 - '@types/babel__template': 7.4.1 - '@types/babel__traverse': 7.18.2 - dev: true + '@types/babel__core@7.20.5': + resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} - /@types/babel__generator/7.6.4: - resolution: { integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg== } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@types/babel__generator@7.6.8': + resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} - /@types/babel__template/7.4.1: - resolution: { integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g== } - dependencies: - '@babel/parser': 7.20.0 - '@babel/types': 7.20.0 - dev: true + '@types/babel__template@7.4.4': + resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} - /@types/babel__traverse/7.18.2: - resolution: { integrity: sha512-FcFaxOr2V5KZCviw1TnutEMVUVsGt4D2hP1TAfXZAMKuHYW3xQhe3jTxNPWutgCJ3/X1c5yX8ZoGVEItxKbwBg== } - dependencies: - '@babel/types': 7.20.0 - dev: true + '@types/babel__traverse@7.20.6': + resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} - /@types/body-parser/1.19.2: - resolution: { integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g== } - dependencies: - '@types/connect': 3.4.35 - '@types/node': 18.11.7 - dev: true + '@types/body-parser@1.19.5': + resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} - /@types/bonjour/3.5.10: - resolution: { integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw== } - dependencies: - '@types/node': 18.11.7 - dev: true + '@types/bonjour@3.5.13': + resolution: {integrity: sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==} - /@types/clean-css/4.2.6: - resolution: { integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw== } - dependencies: - '@types/node': 18.11.7 - source-map: 0.6.1 - dev: true + '@types/clean-css@4.2.11': + resolution: {integrity: sha512-Y8n81lQVTAfP2TOdtJJEsCoYl1AnOkqDqMvXb9/7pfgZZ7r8YrEyurrAvAoAjHOGXKRybay+5CsExqIH6liccw==} - /@types/connect-history-api-fallback/1.3.5: - resolution: { integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw== } - dependencies: - '@types/express-serve-static-core': 4.17.31 - '@types/node': 18.11.7 - dev: true + '@types/connect-history-api-fallback@1.5.4': + resolution: {integrity: sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==} - /@types/connect/3.4.35: - resolution: { integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ== } - dependencies: - '@types/node': 18.11.7 - dev: true + '@types/connect@3.4.38': + resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} - /@types/cookie/0.4.1: - resolution: { integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q== } - dev: true + '@types/cookie@0.4.1': + resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} - /@types/cors/2.8.12: - resolution: { integrity: sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw== } - dev: true + '@types/cors@2.8.17': + resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} - /@types/eslint-scope/3.7.4: - resolution: { integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA== } - dependencies: - '@types/eslint': 8.4.9 - '@types/estree': 0.0.51 - dev: true + '@types/estree@1.0.5': + resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - /@types/eslint/8.4.9: - resolution: { integrity: sha512-jFCSo4wJzlHQLCpceUhUnXdrPuCNOjGFMQ8Eg6JXxlz3QaCKOb7eGi2cephQdM4XTYsNej69P9JDJ1zqNIbncQ== } - dependencies: - '@types/estree': 0.0.51 - '@types/json-schema': 7.0.11 - dev: true + '@types/express-serve-static-core@4.19.5': + resolution: {integrity: sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==} - /@types/estree/0.0.51: - resolution: { integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== } - dev: true + '@types/express@4.17.21': + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} - /@types/express-serve-static-core/4.17.31: - resolution: { integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q== } - dependencies: - '@types/node': 18.11.7 - '@types/qs': 6.9.7 - '@types/range-parser': 1.2.4 - dev: true + '@types/glob@7.2.0': + resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} - /@types/express/4.17.14: - resolution: { integrity: sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg== } - dependencies: - '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.31 - '@types/qs': 6.9.7 - '@types/serve-static': 1.15.0 - dev: true + '@types/http-errors@2.0.4': + resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==} - /@types/glob/7.2.0: - resolution: { integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA== } - dependencies: - '@types/minimatch': 5.1.2 - '@types/node': 18.11.7 - dev: true + '@types/http-proxy@1.17.15': + resolution: {integrity: sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==} - /@types/http-proxy/1.17.9: - resolution: { integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw== } - dependencies: - '@types/node': 18.11.7 - dev: true + '@types/imagemin-gifsicle@7.0.4': + resolution: {integrity: sha512-ZghMBd/Jgqg5utTJNPmvf6DkuHzMhscJ8vgf/7MUGCpO+G+cLrhYltL+5d+h3A1B4W73S2SrmJZ1jS5LACpX+A==} - /@types/imagemin-gifsicle/7.0.1: - resolution: { integrity: sha512-kUz6sUh0P95JOS0RGEaaemWUrASuw+dLsWIveK2UZJx74id/B9epgblMkCk/r5MjUWbZ83wFvacG5Rb/f97gyA== } - dependencies: - '@types/imagemin': 8.0.0 - dev: true + '@types/imagemin-mozjpeg@8.0.4': + resolution: {integrity: sha512-ZCAxV8SYJB8ehwHpnbRpHjg5Wc4HcyuAMiDhXbkgC7gujDoOTyHO3dhDkUtZ1oK1DLBRZapqG9etdLVhUml7yQ==} - /@types/imagemin-mozjpeg/8.0.1: - resolution: { integrity: sha512-kMQWEoKxxhlnH4POI3qfW9DjXlQfi80ux3l2b3j5R3eudSCoUIzKQLkfMjNJ6eMYnMWBcB+rfQOWqIzdIwFGKw== } - dependencies: - '@types/imagemin': 8.0.0 - dev: true + '@types/imagemin-optipng@5.2.4': + resolution: {integrity: sha512-mvKnDMC8eCYZetAQudjs1DbgpR84WhsTx1wgvdiXnpuUEti3oJ+MaMYBRWPY0JlQ4+y4TXKOfa7+LOuT8daegQ==} - /@types/imagemin-optipng/5.2.1: - resolution: { integrity: sha512-XCM/3q+HUL7v4zOqMI+dJ5dTxT+MUukY9KU49DSnYb/4yWtSMHJyADP+WHSMVzTR63J2ZvfUOzSilzBNEQW78g== } - dependencies: - '@types/imagemin': 8.0.0 - dev: true + '@types/imagemin-svgo@8.0.1': + resolution: {integrity: sha512-YafkdrVAcr38U0Ln1C+L1n4SIZqC47VBHTyxCq7gTUSd1R9MdIvMcrljWlgU1M9O68WZDeQWUrKipKYfEOCOvQ==} - /@types/imagemin-svgo/8.0.1: - resolution: { integrity: sha512-YafkdrVAcr38U0Ln1C+L1n4SIZqC47VBHTyxCq7gTUSd1R9MdIvMcrljWlgU1M9O68WZDeQWUrKipKYfEOCOvQ== } - dependencies: - '@types/imagemin': 8.0.0 - '@types/svgo': 1.3.6 - dev: true + '@types/imagemin@9.0.0': + resolution: {integrity: sha512-4IaT+BdPUAFf/AAy3XlFAbqGk4RawhdidxWO5XTe+PJAYAr4d7m2FHiqyEPXbDpwS+IaLIJq5AIjLE9HcwMGBg==} - /@types/imagemin/8.0.0: - resolution: { integrity: sha512-B9X2CUeDv/uUeY9CqkzSTfmsLkeJP6PkmXlh4lODBbf9SwpmNuLS30WzUOi863dgsjY3zt3gY5q2F+UdifRi1A== } - dependencies: - '@types/node': 18.11.7 - dev: true + '@types/json-schema@7.0.15': + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - /@types/json-schema/7.0.11: - resolution: { integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== } - dev: true + '@types/mime@1.3.5': + resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} - /@types/mime/3.0.1: - resolution: { integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA== } - dev: true + '@types/minimatch@5.1.2': + resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - /@types/minimatch/5.1.2: - resolution: { integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== } - dev: true + '@types/node-forge@1.3.11': + resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} - /@types/node/18.11.7: - resolution: { integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ== } - dev: true + '@types/node@22.5.0': + resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} - /@types/parse-json/4.0.0: - resolution: { integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== } - dev: true + '@types/parse-json@4.0.2': + resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} - /@types/qs/6.9.7: - resolution: { integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw== } - dev: true + '@types/qs@6.9.15': + resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==} - /@types/range-parser/1.2.4: - resolution: { integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== } - dev: true + '@types/range-parser@1.2.7': + resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} - /@types/retry/0.12.0: - resolution: { integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== } - dev: true + '@types/retry@0.12.0': + resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} - /@types/serve-index/1.9.1: - resolution: { integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg== } - dependencies: - '@types/express': 4.17.14 - dev: true + '@types/send@0.17.4': + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} - /@types/serve-static/1.15.0: - resolution: { integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg== } - dependencies: - '@types/mime': 3.0.1 - '@types/node': 18.11.7 - dev: true + '@types/serve-index@1.9.4': + resolution: {integrity: sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==} - /@types/sockjs/0.3.33: - resolution: { integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw== } - dependencies: - '@types/node': 18.11.7 - dev: true + '@types/serve-static@1.15.7': + resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==} - /@types/svgo/1.3.6: - resolution: { integrity: sha512-AZU7vQcy/4WFEuwnwsNsJnFwupIpbllH1++LXScN6uxT1Z4zPzdrWG97w4/I7eFKFTvfy/bHFStWjdBAg2Vjug== } - dev: true + '@types/sockjs@0.3.36': + resolution: {integrity: sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==} - /@types/ws/8.5.3: - resolution: { integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w== } - dependencies: - '@types/node': 18.11.7 - dev: true + '@types/svgo@1.3.6': + resolution: {integrity: sha512-AZU7vQcy/4WFEuwnwsNsJnFwupIpbllH1++LXScN6uxT1Z4zPzdrWG97w4/I7eFKFTvfy/bHFStWjdBAg2Vjug==} - /@vue/compiler-sfc/2.7.13: - resolution: { integrity: sha512-zzu2rLRZlgIU+OT3Atbr7Y6PG+LW4wVQpPfNRrGDH3dM9PsrcVfa+1pKb8bW467bGM3aDOvAnsYLWVpYIv3GRg== } - dependencies: - '@babel/parser': 7.20.0 - postcss: 8.4.18 - source-map: 0.6.1 + '@types/ws@8.5.12': + resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} - /@vue/component-compiler-utils/3.3.0_lodash@4.17.21: - resolution: { integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ== } - dependencies: - consolidate: 0.15.1_lodash@4.17.21 - hash-sum: 1.0.2 - lru-cache: 4.1.5 - merge-source-map: 1.1.0 - postcss: 7.0.39 - postcss-selector-parser: 6.0.10 - source-map: 0.6.1 - vue-template-es2015-compiler: 1.9.1 - optionalDependencies: - prettier: 2.7.1 - transitivePeerDependencies: - - arc-templates - - atpl - - babel-core - - bracket-template - - coffee-script - - dot - - dust - - dustjs-helpers - - dustjs-linkedin - - eco - - ect - - ejs - - haml-coffee - - hamlet - - hamljs - - handlebars - - hogan.js - - htmling - - jade - - jazz - - jqtpl - - just - - liquid-node - - liquor - - lodash - - marko - - mote - - mustache - - nunjucks - - plates - - pug - - qejs - - ractive - - razor-tmpl - - react - - react-dom - - slm - - squirrelly - - swig - - swig-templates - - teacup - - templayed - - then-jade - - then-pug - - tinyliquid - - toffee - - twig - - twing - - underscore - - vash - - velocityjs - - walrus - - whiskers - dev: true + '@vue/compiler-sfc@2.7.16': + resolution: {integrity: sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==} - /@webassemblyjs/ast/1.11.1: - resolution: { integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw== } - dependencies: - '@webassemblyjs/helper-numbers': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - dev: true + '@vue/component-compiler-utils@3.3.0': + resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==} - /@webassemblyjs/floating-point-hex-parser/1.11.1: - resolution: { integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ== } - dev: true + '@webassemblyjs/ast@1.12.1': + resolution: {integrity: sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==} - /@webassemblyjs/helper-api-error/1.11.1: - resolution: { integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg== } - dev: true + '@webassemblyjs/floating-point-hex-parser@1.11.6': + resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} - /@webassemblyjs/helper-buffer/1.11.1: - resolution: { integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA== } - dev: true + '@webassemblyjs/helper-api-error@1.11.6': + resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} - /@webassemblyjs/helper-numbers/1.11.1: - resolution: { integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ== } - dependencies: - '@webassemblyjs/floating-point-hex-parser': 1.11.1 - '@webassemblyjs/helper-api-error': 1.11.1 - '@xtuc/long': 4.2.2 - dev: true + '@webassemblyjs/helper-buffer@1.12.1': + resolution: {integrity: sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==} - /@webassemblyjs/helper-wasm-bytecode/1.11.1: - resolution: { integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q== } - dev: true + '@webassemblyjs/helper-numbers@1.11.6': + resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} - /@webassemblyjs/helper-wasm-section/1.11.1: - resolution: { integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg== } - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - dev: true + '@webassemblyjs/helper-wasm-bytecode@1.11.6': + resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} - /@webassemblyjs/ieee754/1.11.1: - resolution: { integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ== } - dependencies: - '@xtuc/ieee754': 1.2.0 - dev: true + '@webassemblyjs/helper-wasm-section@1.12.1': + resolution: {integrity: sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==} - /@webassemblyjs/leb128/1.11.1: - resolution: { integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw== } - dependencies: - '@xtuc/long': 4.2.2 - dev: true - - /@webassemblyjs/utf8/1.11.1: - resolution: { integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ== } - dev: true - - /@webassemblyjs/wasm-edit/1.11.1: - resolution: { integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA== } - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/helper-wasm-section': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - '@webassemblyjs/wasm-opt': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - '@webassemblyjs/wast-printer': 1.11.1 - dev: true - - /@webassemblyjs/wasm-gen/1.11.1: - resolution: { integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA== } - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/ieee754': 1.11.1 - '@webassemblyjs/leb128': 1.11.1 - '@webassemblyjs/utf8': 1.11.1 - dev: true - - /@webassemblyjs/wasm-opt/1.11.1: - resolution: { integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw== } - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-buffer': 1.11.1 - '@webassemblyjs/wasm-gen': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - dev: true - - /@webassemblyjs/wasm-parser/1.11.1: - resolution: { integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA== } - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/helper-api-error': 1.11.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.1 - '@webassemblyjs/ieee754': 1.11.1 - '@webassemblyjs/leb128': 1.11.1 - '@webassemblyjs/utf8': 1.11.1 - dev: true - - /@webassemblyjs/wast-printer/1.11.1: - resolution: { integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg== } - dependencies: - '@webassemblyjs/ast': 1.11.1 - '@xtuc/long': 4.2.2 - dev: true + '@webassemblyjs/ieee754@1.11.6': + resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} + + '@webassemblyjs/leb128@1.11.6': + resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} + + '@webassemblyjs/utf8@1.11.6': + resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} + + '@webassemblyjs/wasm-edit@1.12.1': + resolution: {integrity: sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==} - /@webpack-cli/configtest/1.2.0_5v66e2inugklgvlh4huuavolfq: - resolution: { integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg== } + '@webassemblyjs/wasm-gen@1.12.1': + resolution: {integrity: sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==} + + '@webassemblyjs/wasm-opt@1.12.1': + resolution: {integrity: sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==} + + '@webassemblyjs/wasm-parser@1.12.1': + resolution: {integrity: sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==} + + '@webassemblyjs/wast-printer@1.12.1': + resolution: {integrity: sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==} + + '@webpack-cli/configtest@1.2.0': + resolution: {integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==} peerDependencies: webpack: 4.x.x || 5.x.x webpack-cli: 4.x.x - dependencies: - webpack: 5.74.0_webpack-cli@4.10.0 - webpack-cli: 4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri - dev: true - /@webpack-cli/info/1.5.0_webpack-cli@4.10.0: - resolution: { integrity: sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ== } + '@webpack-cli/info@1.5.0': + resolution: {integrity: sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==} peerDependencies: webpack-cli: 4.x.x - dependencies: - envinfo: 7.8.1 - webpack-cli: 4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri - dev: true - /@webpack-cli/serve/1.7.0_ud4agclah7rahur6ntojouq57y: - resolution: { integrity: sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q== } + '@webpack-cli/serve@1.7.0': + resolution: {integrity: sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==} peerDependencies: webpack-cli: 4.x.x webpack-dev-server: '*' peerDependenciesMeta: webpack-dev-server: optional: true - dependencies: - webpack-cli: 4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri - webpack-dev-server: 4.11.1_5v66e2inugklgvlh4huuavolfq - dev: true - /@xtuc/ieee754/1.2.0: - resolution: { integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== } - dev: true + '@xtuc/ieee754@1.2.0': + resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} - /@xtuc/long/4.2.2: - resolution: { integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== } - dev: true + '@xtuc/long@4.2.2': + resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - /accepts/1.3.8: - resolution: { integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw== } - engines: { node: '>= 0.6' } - dependencies: - mime-types: 2.1.35 - negotiator: 0.6.3 - dev: true + accepts@1.3.8: + resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} + engines: {node: '>= 0.6'} - /acorn-import-assertions/1.8.0_acorn@8.8.1: - resolution: { integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw== } + acorn-import-attributes@1.9.5: + resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: acorn: ^8 - dependencies: - acorn: 8.8.1 - dev: true - /acorn-walk/7.2.0: - resolution: { integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== } - engines: { node: '>=0.4.0' } - dev: true + acorn-walk@7.2.0: + resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} + engines: {node: '>=0.4.0'} - /acorn/7.4.1: - resolution: { integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== } - engines: { node: '>=0.4.0' } + acorn@7.4.1: + resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} + engines: {node: '>=0.4.0'} hasBin: true - dev: true - /acorn/8.8.1: - resolution: { integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA== } - engines: { node: '>=0.4.0' } + acorn@8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} + engines: {node: '>=0.4.0'} hasBin: true - dev: true - /adjust-sourcemap-loader/4.0.0: - resolution: { integrity: sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A== } - engines: { node: '>=8.9' } - dependencies: - loader-utils: 2.0.3 - regex-parser: 2.2.11 - dev: true + adjust-sourcemap-loader@4.0.0: + resolution: {integrity: sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==} + engines: {node: '>=8.9'} - /ajv-formats/2.1.1: - resolution: { integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA== } + ajv-formats@2.1.1: + resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} + peerDependencies: + ajv: ^8.0.0 peerDependenciesMeta: ajv: optional: true - dependencies: - ajv: 8.11.0 - dev: true - /ajv-keywords/3.5.2_ajv@6.12.6: - resolution: { integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== } + ajv-keywords@3.5.2: + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} peerDependencies: ajv: ^6.9.1 - dependencies: - ajv: 6.12.6 - dev: true - /ajv-keywords/5.1.0_ajv@8.11.0: - resolution: { integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw== } + ajv-keywords@5.1.0: + resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} peerDependencies: ajv: ^8.8.2 - dependencies: - ajv: 8.11.0 - fast-deep-equal: 3.1.3 - dev: true - /ajv/6.12.6: - resolution: { integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== } - dependencies: - fast-deep-equal: 3.1.3 - fast-json-stable-stringify: 2.1.0 - json-schema-traverse: 0.4.1 - uri-js: 4.4.1 - dev: true + ajv@6.12.6: + resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - /ajv/8.11.0: - resolution: { integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg== } - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - dev: true + ajv@8.17.1: + resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} - /ansi-html-community/0.0.8: - resolution: { integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw== } - engines: { '0': node >= 0.8.0 } + ansi-html-community@0.0.8: + resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==} + engines: {'0': node >= 0.8.0} hasBin: true - dev: true - /ansi-regex/2.1.1: - resolution: { integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA== } - engines: { node: '>=0.10.0' } - dev: true - - /ansi-regex/5.0.1: - resolution: { integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== } - engines: { node: '>=8' } - dev: true - - /ansi-styles/2.2.1: - resolution: { integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA== } - engines: { node: '>=0.10.0' } - dev: true - - /ansi-styles/3.2.1: - resolution: { integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== } - engines: { node: '>=4' } - dependencies: - color-convert: 1.9.3 - dev: true + ansi-regex@5.0.1: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} + engines: {node: '>=8'} - /ansi-styles/4.3.0: - resolution: { integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== } - engines: { node: '>=8' } - dependencies: - color-convert: 2.0.1 - dev: true + ansi-styles@3.2.1: + resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} + engines: {node: '>=4'} - /anymatch/3.1.2: - resolution: { integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== } - engines: { node: '>= 8' } - dependencies: - normalize-path: 3.0.0 - picomatch: 2.3.1 - dev: true + ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} - /array-flatten/1.1.1: - resolution: { integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg== } - dev: true + anymatch@3.1.3: + resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} + engines: {node: '>= 8'} - /array-flatten/2.1.2: - resolution: { integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ== } - dev: true + array-flatten@1.1.1: + resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} - /array-union/2.1.0: - resolution: { integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== } - engines: { node: '>=8' } - dev: true + array-union@2.1.0: + resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} + engines: {node: '>=8'} - /asn1.js/5.4.1: - resolution: { integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA== } - dependencies: - bn.js: 4.12.0 - inherits: 2.0.4 - minimalistic-assert: 1.0.1 - safer-buffer: 2.1.2 - dev: true + asn1.js@4.10.1: + resolution: {integrity: sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==} - /assert/1.5.0: - resolution: { integrity: sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA== } - dependencies: - object-assign: 4.1.1 - util: 0.10.3 - dev: true + assert@1.5.1: + resolution: {integrity: sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==} - /async-each-series/0.1.1: - resolution: { integrity: sha512-p4jj6Fws4Iy2m0iCmI2am2ZNZCgbdgE+P8F/8csmn2vx7ixXrO2zGcuNsD46X5uZSVecmkEy/M06X2vG8KD6dQ== } - engines: { node: '>=0.8.0' } - dev: true + async-each-series@0.1.1: + resolution: {integrity: sha512-p4jj6Fws4Iy2m0iCmI2am2ZNZCgbdgE+P8F/8csmn2vx7ixXrO2zGcuNsD46X5uZSVecmkEy/M06X2vG8KD6dQ==} + engines: {node: '>=0.8.0'} - /async-limiter/1.0.1: - resolution: { integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ== } - dev: true + async-limiter@1.0.1: + resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} - /async/2.6.4: - resolution: { integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA== } - dependencies: - lodash: 4.17.21 - dev: true + async@2.6.4: + resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} - /autoprefixer/10.4.13_postcss@8.4.18: - resolution: { integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg== } - engines: { node: ^10 || ^12 || >=14 } + autoprefixer@10.4.20: + resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} + engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 - dependencies: - browserslist: 4.21.4 - caniuse-lite: 1.0.30001426 - fraction.js: 4.2.0 - normalize-range: 0.1.2 - picocolors: 1.0.0 - postcss: 8.4.18 - postcss-value-parser: 4.2.0 - dev: true - /axios/0.21.4_debug@4.3.2: - resolution: { integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg== } - dependencies: - follow-redirects: 1.15.2_debug@4.3.2 - transitivePeerDependencies: - - debug - dev: true + axios@0.21.4: + resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} - /axios/0.22.0: - resolution: { integrity: sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w== } - dependencies: - follow-redirects: 1.15.2_debug@4.3.2 - transitivePeerDependencies: - - debug - dev: true + axios@0.22.0: + resolution: {integrity: sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==} - /babel-loader/8.2.5_6zc4kxld457avlfyhj3lzsljlm: - resolution: { integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ== } - engines: { node: '>= 8.9' } + babel-loader@8.3.0: + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' - dependencies: - '@babel/core': 7.19.6 - find-cache-dir: 3.3.2 - loader-utils: 2.0.3 - make-dir: 3.1.0 - schema-utils: 2.7.1 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.19.6: - resolution: { integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q== } + babel-plugin-polyfill-corejs2@0.4.11: + resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.20.0 - '@babel/core': 7.19.6 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.6 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.19.6: - resolution: { integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA== } + babel-plugin-polyfill-corejs3@0.10.6: + resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==} peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.6 - core-js-compat: 3.26.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.19.6: - resolution: { integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw== } + babel-plugin-polyfill-regenerator@0.6.2: + resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.6 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.6 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - /balanced-match/1.0.2: - resolution: { integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== } - dev: true + balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - /base64-js/1.5.1: - resolution: { integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== } - dev: true + base64-js@1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - /base64id/2.0.0: - resolution: { integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog== } - engines: { node: ^4.5.0 || >= 5.9 } - dev: true + base64id@2.0.0: + resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} + engines: {node: ^4.5.0 || >= 5.9} - /batch/0.6.1: - resolution: { integrity: sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY= } - dev: true + batch@0.6.1: + resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} - /bfj/6.1.2: - resolution: { integrity: sha512-BmBJa4Lip6BPRINSZ0BPEIfB1wUY/9rwbwvIHQA1KjX9om29B6id0wnWXq7m3bn5JrUVjeOTnVuhPT1FiHwPGw== } - engines: { node: '>= 6.0.0' } - dependencies: - bluebird: 3.7.2 - check-types: 8.0.3 - hoopy: 0.1.4 - tryer: 1.0.1 - dev: true + bfj@6.1.2: + resolution: {integrity: sha512-BmBJa4Lip6BPRINSZ0BPEIfB1wUY/9rwbwvIHQA1KjX9om29B6id0wnWXq7m3bn5JrUVjeOTnVuhPT1FiHwPGw==} + engines: {node: '>= 6.0.0'} - /big.js/5.2.2: - resolution: { integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== } - dev: true + big.js@5.2.2: + resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} - /binary-extensions/2.2.0: - resolution: { integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== } - engines: { node: '>=8' } - dev: true + binary-extensions@2.3.0: + resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} + engines: {node: '>=8'} - /bluebird/3.7.2: - resolution: { integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== } - dev: true + bluebird@3.7.2: + resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} - /bn.js/4.12.0: - resolution: { integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA== } - dev: true + bn.js@4.12.0: + resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} - /bn.js/5.2.1: - resolution: { integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ== } - dev: true + bn.js@5.2.1: + resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} - /body-parser/1.20.1: - resolution: { integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw== } - engines: { node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16 } - dependencies: - bytes: 3.1.2 - content-type: 1.0.4 - debug: 2.6.9 - depd: 2.0.0 - destroy: 1.2.0 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - on-finished: 2.4.1 - qs: 6.11.0 - raw-body: 2.5.1 - type-is: 1.6.18 - unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color - dev: true + body-parser@1.20.2: + resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==} + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - /bonjour-service/1.0.14: - resolution: { integrity: sha512-HIMbgLnk1Vqvs6B4Wq5ep7mxvj9sGz5d1JJyDNSGNIdA/w2MCz6GTjWTdjqOJV1bEPj+6IkxDvWNFKEBxNt4kQ== } - dependencies: - array-flatten: 2.1.2 - dns-equal: 1.0.0 - fast-deep-equal: 3.1.3 - multicast-dns: 7.2.5 - dev: true + bonjour-service@1.2.1: + resolution: {integrity: sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==} - /boolbase/1.0.0: - resolution: { integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== } - dev: true + boolbase@1.0.0: + resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - /bourbon/7.2.0: - resolution: { integrity: sha512-Zx/lY/YzMkSyFC7yYPp9QcI2OCWnUHQdSrXvRtfnaUGT/edKNh44mVPYkP7QEyk6yQOLCJottsuTnidqKcpbNg== } - dev: false + bourbon@7.3.0: + resolution: {integrity: sha512-u9ZUqmaX7K7nkarKODlFT4/XYfWafLRoadlv2Lye8hytrIA4Urg/50rav1eFdbdbO6o9GnK9a6qf7zwq808atA==} - /brace-expansion/1.1.11: - resolution: { integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== } - dependencies: - balanced-match: 1.0.2 - concat-map: 0.0.1 - dev: true + brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} - /braces/3.0.2: - resolution: { integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== } - engines: { node: '>=8' } - dependencies: - fill-range: 7.0.1 - dev: true + braces@3.0.3: + resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} + engines: {node: '>=8'} - /brorand/1.1.0: - resolution: { integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w== } - dev: true + brorand@1.1.0: + resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==} - /browser-sync-client/2.27.10: - resolution: { integrity: sha512-KCFKA1YDj6cNul0VsA28apohtBsdk5Wv8T82ClOZPZMZWxPj4Ny5AUbrj9UlAb/k6pdxE5HABrWDhP9+cjt4HQ== } - engines: { node: '>=8.0.0' } - dependencies: - etag: 1.8.1 - fresh: 0.5.2 - mitt: 1.2.0 - rxjs: 5.5.12 - typescript: 4.8.4 - dev: true + browser-sync-client@2.29.3: + resolution: {integrity: sha512-4tK5JKCl7v/3aLbmCBMzpufiYLsB1+UI+7tUXCCp5qF0AllHy/jAqYu6k7hUF3hYtlClKpxExWaR+rH+ny07wQ==} + engines: {node: '>=8.0.0'} - /browser-sync-ui/2.27.10: - resolution: { integrity: sha512-elbJILq4Uo6OQv6gsvS3Y9vRAJlWu+h8j0JDkF0X/ua+3S6SVbbiWnZc8sNOFlG7yvVGIwBED3eaYQ0iBo1Dtw== } - dependencies: - async-each-series: 0.1.1 - connect-history-api-fallback: 1.6.0 - immutable: 3.8.2 - server-destroy: 1.0.1 - socket.io-client: 4.5.3 - stream-throttle: 0.1.3 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate - dev: true + browser-sync-ui@2.29.3: + resolution: {integrity: sha512-kBYOIQjU/D/3kYtUIJtj82e797Egk1FB2broqItkr3i4eF1qiHbFCG6srksu9gWhfmuM/TNG76jMfzAdxEPakg==} - /browser-sync-webpack-plugin/2.3.0_browser-sync@2.27.10: - resolution: { integrity: sha512-MDvuRrTCtoL11dTdwMymo9CNJvYxJoW67gOO61cThfzHNX40S5WcBU+0bVQ86ll7r7aNpNgyzxF7RtnXMTDbyA== } + browser-sync-webpack-plugin@2.3.0: + resolution: {integrity: sha512-MDvuRrTCtoL11dTdwMymo9CNJvYxJoW67gOO61cThfzHNX40S5WcBU+0bVQ86ll7r7aNpNgyzxF7RtnXMTDbyA==} peerDependencies: browser-sync: ^2 webpack: ^1 || ^2 || ^3 || ^4 || ^5 - dependencies: - browser-sync: 2.27.10 - lodash: 4.17.21 - dev: true - /browser-sync/2.27.10: - resolution: { integrity: sha512-xKm+6KJmJu6RuMWWbFkKwOCSqQOxYe3nOrFkKI5Tr/ZzjPxyU3pFShKK3tWnazBo/3lYQzN7fzjixG8fwJh1Xw== } - engines: { node: '>= 8.0.0' } + browser-sync@2.29.3: + resolution: {integrity: sha512-NiM38O6XU84+MN+gzspVmXV2fTOoe+jBqIBx3IBdhZrdeURr6ZgznJr/p+hQ+KzkKEiGH/GcC4SQFSL0jV49bg==} + engines: {node: '>= 8.0.0'} hasBin: true - dependencies: - browser-sync-client: 2.27.10 - browser-sync-ui: 2.27.10 - bs-recipes: 1.3.4 - bs-snippet-injector: 2.0.1 - chokidar: 3.5.3 - connect: 3.6.6 - connect-history-api-fallback: 1.6.0 - dev-ip: 1.0.1 - easy-extender: 2.3.4 - eazy-logger: 3.1.0 - etag: 1.8.1 - fresh: 0.5.2 - fs-extra: 3.0.1 - http-proxy: 1.18.1 - immutable: 3.8.2 - localtunnel: 2.0.2 - micromatch: 4.0.5 - opn: 5.3.0 - portscanner: 2.2.0 - qs: 6.2.3 - raw-body: 2.5.1 - resp-modifier: 6.0.2 - rx: 4.1.0 - send: 0.16.2 - serve-index: 1.9.1 - serve-static: 1.13.2 - server-destroy: 1.0.1 - socket.io: 4.5.3 - ua-parser-js: 1.0.2 - yargs: 17.6.0 - transitivePeerDependencies: - - bufferutil - - debug - - supports-color - - utf-8-validate - dev: true - /browserify-aes/1.2.0: - resolution: { integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA== } - dependencies: - buffer-xor: 1.0.3 - cipher-base: 1.0.4 - create-hash: 1.2.0 - evp_bytestokey: 1.0.3 - inherits: 2.0.4 - safe-buffer: 5.2.1 - dev: true + browserify-aes@1.2.0: + resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} - /browserify-cipher/1.0.1: - resolution: { integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w== } - dependencies: - browserify-aes: 1.2.0 - browserify-des: 1.0.2 - evp_bytestokey: 1.0.3 - dev: true + browserify-cipher@1.0.1: + resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==} - /browserify-des/1.0.2: - resolution: { integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A== } - dependencies: - cipher-base: 1.0.4 - des.js: 1.0.1 - inherits: 2.0.4 - safe-buffer: 5.2.1 - dev: true + browserify-des@1.0.2: + resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==} - /browserify-rsa/4.1.0: - resolution: { integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog== } - dependencies: - bn.js: 5.2.1 - randombytes: 2.1.0 - dev: true + browserify-rsa@4.1.0: + resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==} - /browserify-sign/4.2.1: - resolution: { integrity: sha512-/vrA5fguVAKKAVTNJjgSm1tRQDHUU6DbwO9IROu/0WAzC8PKhucDSh18J0RMvVeHAn5puMd+QHC2erPRNf8lmg== } - dependencies: - bn.js: 5.2.1 - browserify-rsa: 4.1.0 - create-hash: 1.2.0 - create-hmac: 1.1.7 - elliptic: 6.5.4 - inherits: 2.0.4 - parse-asn1: 5.1.6 - readable-stream: 3.6.0 - safe-buffer: 5.2.1 - dev: true + browserify-sign@4.2.3: + resolution: {integrity: sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==} + engines: {node: '>= 0.12'} - /browserify-zlib/0.2.0: - resolution: { integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA== } - dependencies: - pako: 1.0.11 - dev: true + browserify-zlib@0.2.0: + resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==} - /browserslist/4.21.4: - resolution: { integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw== } - engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } + browserslist@4.23.3: + resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - dependencies: - caniuse-lite: 1.0.30001426 - electron-to-chromium: 1.4.284 - node-releases: 2.0.6 - update-browserslist-db: 1.0.10_browserslist@4.21.4 - dev: true - /bs-recipes/1.3.4: - resolution: { integrity: sha1-DS1NSKcYyMBEdp/cT4lZLci2lYU= } - dev: true + bs-recipes@1.3.4: + resolution: {integrity: sha512-BXvDkqhDNxXEjeGM8LFkSbR+jzmP/CYpCiVKYn+soB1dDldeU15EBNDkwVXndKuX35wnNUaPd0qSoQEAkmQtMw==} - /bs-snippet-injector/2.0.1: - resolution: { integrity: sha512-4u8IgB+L9L+S5hknOj3ddNSb42436gsnGm1AuM15B7CdbkpQTyVWgIM5/JUBiKiRwGOR86uo0Lu/OsX+SAlJmw== } - dev: true + buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - /buffer-from/1.1.2: - resolution: { integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== } - dev: true + buffer-xor@1.0.3: + resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==} - /buffer-xor/1.0.3: - resolution: { integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ== } - dev: true + buffer@4.9.2: + resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} - /buffer/4.9.2: - resolution: { integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg== } - dependencies: - base64-js: 1.5.1 - ieee754: 1.2.1 - isarray: 1.0.0 - dev: true + builtin-status-codes@3.0.0: + resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} - /builtin-status-codes/3.0.0: - resolution: { integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ== } - dev: true + bytes@3.0.0: + resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} + engines: {node: '>= 0.8'} - /bytes/3.0.0: - resolution: { integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw== } - engines: { node: '>= 0.8' } - dev: true + bytes@3.1.2: + resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} + engines: {node: '>= 0.8'} - /bytes/3.1.2: - resolution: { integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== } - engines: { node: '>= 0.8' } - dev: true + call-bind@1.0.7: + resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} + engines: {node: '>= 0.4'} - /call-bind/1.0.2: - resolution: { integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== } - dependencies: - function-bind: 1.1.1 - get-intrinsic: 1.1.3 - dev: true + callsites@3.1.0: + resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} + engines: {node: '>=6'} - /callsites/3.1.0: - resolution: { integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== } - engines: { node: '>=6' } - dev: true + camel-case@4.1.2: + resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} - /camel-case/4.1.2: - resolution: { integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw== } - dependencies: - pascal-case: 3.1.2 - tslib: 2.4.0 - dev: true + caniuse-api@3.0.0: + resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - /caniuse-api/3.0.0: - resolution: { integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw== } - dependencies: - browserslist: 4.21.4 - caniuse-lite: 1.0.30001426 - lodash.memoize: 4.1.2 - lodash.uniq: 4.5.0 - dev: true + caniuse-lite@1.0.30001653: + resolution: {integrity: sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw==} - /caniuse-lite/1.0.30001426: - resolution: { integrity: sha512-n7cosrHLl8AWt0wwZw/PJZgUg3lV0gk9LMI7ikGJwhyhgsd2Nb65vKvmSexCqq/J7rbH3mFG6yZZiPR5dLPW5A== } - dev: true + chalk@2.4.2: + resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} + engines: {node: '>=4'} - /chalk/1.1.3: - resolution: { integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A== } - engines: { node: '>=0.10.0' } - dependencies: - ansi-styles: 2.2.1 - escape-string-regexp: 1.0.5 - has-ansi: 2.0.0 - strip-ansi: 3.0.1 - supports-color: 2.0.0 - dev: true + chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} + engines: {node: '>=10'} - /chalk/2.4.2: - resolution: { integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== } - engines: { node: '>=4' } - dependencies: - ansi-styles: 3.2.1 - escape-string-regexp: 1.0.5 - supports-color: 5.5.0 - dev: true + charenc@0.0.2: + resolution: {integrity: sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==} - /chalk/4.1.2: - resolution: { integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== } - engines: { node: '>=10' } - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - dev: true + check-types@8.0.3: + resolution: {integrity: sha512-YpeKZngUmG65rLudJ4taU7VLkOCTMhNl/u4ctNC56LQS/zJTyNH0Lrtwm1tfTsbLlwvlfsA2d1c8vCf/Kh2KwQ==} - /charenc/0.0.2: - resolution: { integrity: sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc= } - dev: true + chokidar@3.6.0: + resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} + engines: {node: '>= 8.10.0'} - /check-types/8.0.3: - resolution: { integrity: sha512-YpeKZngUmG65rLudJ4taU7VLkOCTMhNl/u4ctNC56LQS/zJTyNH0Lrtwm1tfTsbLlwvlfsA2d1c8vCf/Kh2KwQ== } - dev: true + chrome-trace-event@1.0.4: + resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==} + engines: {node: '>=6.0'} - /chokidar/3.5.3: - resolution: { integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw== } - engines: { node: '>= 8.10.0' } - dependencies: - anymatch: 3.1.2 - braces: 3.0.2 - glob-parent: 5.1.2 - is-binary-path: 2.1.0 - is-glob: 4.0.3 - normalize-path: 3.0.0 - readdirp: 3.6.0 - optionalDependencies: - fsevents: 2.3.2 - dev: true + cipher-base@1.0.4: + resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} - /chrome-trace-event/1.0.3: - resolution: { integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== } - engines: { node: '>=6.0' } - dev: true + clean-css@4.2.4: + resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==} + engines: {node: '>= 4.0'} - /cipher-base/1.0.4: - resolution: { integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q== } - dependencies: - inherits: 2.0.4 - safe-buffer: 5.2.1 - dev: true - - /clean-css/4.2.4: - resolution: { integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A== } - engines: { node: '>= 4.0' } - dependencies: - source-map: 0.6.1 - dev: true - - /clean-css/5.3.1: - resolution: { integrity: sha512-lCr8OHhiWCTw4v8POJovCoh4T7I9U11yVsPjMWWnnMmp9ZowCxyad1Pathle/9HjaDp+fdQKjO9fQydE6RHTZg== } - engines: { node: '>= 10.0' } - dependencies: - source-map: 0.6.1 - dev: true + clean-css@5.3.3: + resolution: {integrity: sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==} + engines: {node: '>= 10.0'} - /cli-table3/0.6.3: - resolution: { integrity: sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg== } - engines: { node: 10.* || >= 12.* } - dependencies: - string-width: 4.2.3 - optionalDependencies: - '@colors/colors': 1.5.0 - dev: true + cli-table3@0.6.5: + resolution: {integrity: sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==} + engines: {node: 10.* || >= 12.*} - /cliui/7.0.4: - resolution: { integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ== } - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - dev: true + cliui@7.0.4: + resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} - /cliui/8.0.1: - resolution: { integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== } - engines: { node: '>=12' } - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - dev: true + cliui@8.0.1: + resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} + engines: {node: '>=12'} - /clone-deep/4.0.1: - resolution: { integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ== } - engines: { node: '>=6' } - dependencies: - is-plain-object: 2.0.4 - kind-of: 6.0.3 - shallow-clone: 3.0.1 - dev: true + clone-deep@4.0.1: + resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} + engines: {node: '>=6'} - /collect.js/4.34.3: - resolution: { integrity: sha512-aFr67xDazPwthsGm729mnClgNuh15JEagU6McKBKqxuHOkWL7vMFzGbhsXDdPZ+H6ia5QKIMGYuGOMENBHnVpg== } - dev: true + collect.js@4.36.1: + resolution: {integrity: sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw==} - /color-convert/1.9.3: - resolution: { integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== } - dependencies: - color-name: 1.1.3 - dev: true + color-convert@1.9.3: + resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} - /color-convert/2.0.1: - resolution: { integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== } - engines: { node: '>=7.0.0' } - dependencies: - color-name: 1.1.4 - dev: true + color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} - /color-name/1.1.3: - resolution: { integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== } - dev: true + color-name@1.1.3: + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} - /color-name/1.1.4: - resolution: { integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== } - dev: true + color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /colord/2.9.3: - resolution: { integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw== } - dev: true + colord@2.9.3: + resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} - /colorette/2.0.19: - resolution: { integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ== } - dev: true + colorette@2.0.20: + resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} - /commander/2.20.3: - resolution: { integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== } - dev: true + commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - /commander/4.1.1: - resolution: { integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== } - engines: { node: '>= 6' } - dev: true + commander@4.1.1: + resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} + engines: {node: '>= 6'} - /commander/6.2.1: - resolution: { integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== } - engines: { node: '>= 6' } - dev: true + commander@6.2.1: + resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} + engines: {node: '>= 6'} - /commander/7.2.0: - resolution: { integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== } - engines: { node: '>= 10' } - dev: true + commander@7.2.0: + resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} + engines: {node: '>= 10'} - /commondir/1.0.1: - resolution: { integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== } - dev: true + commondir@1.0.1: + resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} - /compressible/2.0.18: - resolution: { integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg== } - engines: { node: '>= 0.6' } - dependencies: - mime-db: 1.52.0 - dev: true + compressible@2.0.18: + resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} + engines: {node: '>= 0.6'} - /compression/1.7.4: - resolution: { integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ== } - engines: { node: '>= 0.8.0' } - dependencies: - accepts: 1.3.8 - bytes: 3.0.0 - compressible: 2.0.18 - debug: 2.6.9 - on-headers: 1.0.2 - safe-buffer: 5.1.2 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - dev: true + compression@1.7.4: + resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} + engines: {node: '>= 0.8.0'} - /concat-map/0.0.1: - resolution: { integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= } - dev: true + concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /concat/1.0.3: - resolution: { integrity: sha512-f/ZaH1aLe64qHgTILdldbvyfGiGF4uzeo9IuXUloIOLQzFmIPloy9QbZadNsuVv0j5qbKQvQb/H/UYf2UsKTpw== } - engines: { node: '>=6' } + concat@1.0.3: + resolution: {integrity: sha512-f/ZaH1aLe64qHgTILdldbvyfGiGF4uzeo9IuXUloIOLQzFmIPloy9QbZadNsuVv0j5qbKQvQb/H/UYf2UsKTpw==} + engines: {node: '>=6'} hasBin: true - dependencies: - commander: 2.20.3 - dev: true - /connect-history-api-fallback/1.6.0: - resolution: { integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg== } - engines: { node: '>=0.8' } - dev: true + connect-history-api-fallback@1.6.0: + resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==} + engines: {node: '>=0.8'} - /connect-history-api-fallback/2.0.0: - resolution: { integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA== } - engines: { node: '>=0.8' } - dev: true + connect-history-api-fallback@2.0.0: + resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==} + engines: {node: '>=0.8'} - /connect/3.6.6: - resolution: { integrity: sha1-Ce/2xVr3I24TcTWnJXSFi2eG9SQ= } - engines: { node: '>= 0.10.0' } - dependencies: - debug: 2.6.9 - finalhandler: 1.1.0 - parseurl: 1.3.3 - utils-merge: 1.0.1 - transitivePeerDependencies: - - supports-color - dev: true + connect@3.6.6: + resolution: {integrity: sha512-OO7axMmPpu/2XuX1+2Yrg0ddju31B6xLZMWkJ5rYBu4YRmRVlOjvlY6kw2FJKiAzyxGwnrDUAG4s1Pf0sbBMCQ==} + engines: {node: '>= 0.10.0'} - /consola/2.15.3: - resolution: { integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw== } - dev: true + consola@2.15.3: + resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} - /console-browserify/1.2.0: - resolution: { integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA== } - dev: true + console-browserify@1.2.0: + resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} - /consolidate/0.15.1_lodash@4.17.21: - resolution: { integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw== } - engines: { node: '>= 0.10.0' } + consolidate@0.15.1: + resolution: {integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==} + engines: {node: '>= 0.10.0'} + deprecated: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog peerDependencies: arc-templates: ^0.5.3 atpl: '>=0.7.6' @@ -2721,93 +1470,3935 @@ packages: optional: true whiskers: optional: true + + constants-browserify@1.0.0: + resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} + + content-disposition@0.5.4: + resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} + engines: {node: '>= 0.6'} + + content-type@1.0.5: + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} + engines: {node: '>= 0.6'} + + convert-source-map@1.9.0: + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + + convert-source-map@2.0.0: + resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} + + cookie-signature@1.0.6: + resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} + + cookie@0.4.2: + resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} + engines: {node: '>= 0.6'} + + cookie@0.6.0: + resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} + engines: {node: '>= 0.6'} + + core-js-compat@3.38.1: + resolution: {integrity: sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==} + + core-util-is@1.0.3: + resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} + + cors@2.8.5: + resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} + engines: {node: '>= 0.10'} + + cosmiconfig@7.1.0: + resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} + engines: {node: '>=10'} + + create-ecdh@4.0.4: + resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==} + + create-hash@1.2.0: + resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} + + create-hmac@1.1.7: + resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} + + cross-env@7.0.3: + resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} + engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} + hasBin: true + + cross-spawn@7.0.3: + resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + engines: {node: '>= 8'} + + crypt@0.0.2: + resolution: {integrity: sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==} + + crypto-browserify@3.12.0: + resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==} + + css-declaration-sorter@6.4.1: + resolution: {integrity: sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==} + engines: {node: ^10 || ^12 || >=14} + peerDependencies: + postcss: ^8.0.9 + + css-loader@5.2.7: + resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.27.0 || ^5.0.0 + + css-select@4.3.0: + resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} + + css-tree@1.1.3: + resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} + engines: {node: '>=8.0.0'} + + css-what@6.1.0: + resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} + engines: {node: '>= 6'} + + cssesc@3.0.0: + resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} + engines: {node: '>=4'} + hasBin: true + + cssnano-preset-default@5.2.14: + resolution: {integrity: sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + cssnano-utils@3.1.0: + resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + cssnano@5.1.15: + resolution: {integrity: sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + csso@4.2.0: + resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==} + engines: {node: '>=8.0.0'} + + csstype@3.1.3: + resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} + + de-indent@1.0.2: + resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} + + debug@2.6.9: + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + debug@4.3.2: + resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + debug@4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + default-gateway@6.0.3: + resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==} + engines: {node: '>= 10'} + + define-data-property@1.1.4: + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} + engines: {node: '>= 0.4'} + + define-lazy-prop@2.0.0: + resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} + engines: {node: '>=8'} + + define-properties@1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + + depd@1.1.2: + resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} + engines: {node: '>= 0.6'} + + depd@2.0.0: + resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} + engines: {node: '>= 0.8'} + + des.js@1.1.0: + resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} + + destroy@1.0.4: + resolution: {integrity: sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg==} + + destroy@1.2.0: + resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} + + detect-node@2.1.0: + resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} + + dev-ip@1.0.1: + resolution: {integrity: sha512-LmVkry/oDShEgSZPNgqCIp2/TlqtExeGmymru3uCELnfyjY11IzpAproLYs+1X88fXO6DBoYP3ul2Xo2yz2j6A==} + engines: {node: '>= 0.8.0'} + hasBin: true + + diffie-hellman@5.0.3: + resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==} + + dir-glob@3.0.1: + resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} + engines: {node: '>=8'} + + dns-packet@5.6.1: + resolution: {integrity: sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==} + engines: {node: '>=6'} + + dom-serializer@1.4.1: + resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} + + domain-browser@1.2.0: + resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==} + engines: {node: '>=0.4', npm: '>=1.2'} + + domelementtype@2.3.0: + resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} + + domhandler@3.3.0: + resolution: {integrity: sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==} + engines: {node: '>= 4'} + + domhandler@4.3.1: + resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} + engines: {node: '>= 4'} + + domutils@2.8.0: + resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} + + dot-case@3.0.4: + resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} + + dotenv-expand@5.1.0: + resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==} + + dotenv@10.0.0: + resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==} + engines: {node: '>=10'} + + duplexer@0.1.2: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} + + easy-extender@2.3.4: + resolution: {integrity: sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q==} + engines: {node: '>= 4.0.0'} + + eazy-logger@4.0.1: + resolution: {integrity: sha512-2GSFtnnC6U4IEKhEI7+PvdxrmjJ04mdsj3wHZTFiw0tUtG4HCWzTr13ZYTk8XOGnA1xQMaDljoBOYlk3D/MMSw==} + engines: {node: '>= 0.8.0'} + + ee-first@1.1.1: + resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} + + ejs@2.7.4: + resolution: {integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==} + engines: {node: '>=0.10.0'} + + electron-to-chromium@1.5.13: + resolution: {integrity: sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==} + + elliptic@6.5.7: + resolution: {integrity: sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==} + + emoji-regex@8.0.0: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + + emojis-list@3.0.0: + resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} + engines: {node: '>= 4'} + + encodeurl@1.0.2: + resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} + engines: {node: '>= 0.8'} + + engine.io-client@6.5.4: + resolution: {integrity: sha512-GeZeeRjpD2qf49cZQ0Wvh/8NJNfeXkXXcoGh+F77oEAgo9gUHwT1fCRxSNU+YEEaysOJTnsFHmM5oAcPy4ntvQ==} + + engine.io-parser@5.2.3: + resolution: {integrity: sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==} + engines: {node: '>=10.0.0'} + + engine.io@6.5.5: + resolution: {integrity: sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==} + engines: {node: '>=10.2.0'} + + enhanced-resolve@5.17.1: + resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} + engines: {node: '>=10.13.0'} + + entities@2.2.0: + resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} + + envinfo@7.13.0: + resolution: {integrity: sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==} + engines: {node: '>=4'} + hasBin: true + + error-ex@1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} + + es-define-property@1.0.0: + resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} + engines: {node: '>= 0.4'} + + es-errors@1.3.0: + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} + engines: {node: '>= 0.4'} + + es-module-lexer@1.5.4: + resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==} + + escalade@3.1.2: + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} + engines: {node: '>=6'} + + escape-html@1.0.3: + resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} + + escape-string-regexp@1.0.5: + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} + engines: {node: '>=0.8.0'} + + eslint-scope@5.1.1: + resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} + engines: {node: '>=8.0.0'} + + esrecurse@4.3.0: + resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} + engines: {node: '>=4.0'} + + estraverse@4.3.0: + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} + engines: {node: '>=4.0'} + + estraverse@5.3.0: + resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} + engines: {node: '>=4.0'} + + esutils@2.0.3: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} + engines: {node: '>=0.10.0'} + + etag@1.8.1: + resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} + engines: {node: '>= 0.6'} + + eventemitter3@4.0.7: + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} + + events@3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} + engines: {node: '>=0.8.x'} + + evp_bytestokey@1.0.3: + resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==} + + execa@5.1.1: + resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} + engines: {node: '>=10'} + + express@4.19.2: + resolution: {integrity: sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==} + engines: {node: '>= 0.10.0'} + + fast-deep-equal@3.1.3: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + + fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} + engines: {node: '>=8.6.0'} + + fast-json-stable-stringify@2.1.0: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + + fast-uri@3.0.1: + resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} + + fastest-levenshtein@1.0.16: + resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} + engines: {node: '>= 4.9.1'} + + fastq@1.17.1: + resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} + + faye-websocket@0.11.4: + resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==} + engines: {node: '>=0.8.0'} + + file-loader@6.2.0: + resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + + file-type@12.4.2: + resolution: {integrity: sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg==} + engines: {node: '>=8'} + + filesize@3.6.1: + resolution: {integrity: sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg==} + engines: {node: '>= 0.4.0'} + + fill-range@7.1.1: + resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} + engines: {node: '>=8'} + + finalhandler@1.1.0: + resolution: {integrity: sha512-ejnvM9ZXYzp6PUPUyQBMBf0Co5VX2gr5H2VQe2Ui2jWXNlxv+PYZo8wpAymJNJdLsG1R4p+M4aynF8KuoUEwRw==} + engines: {node: '>= 0.8'} + + finalhandler@1.2.0: + resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} + engines: {node: '>= 0.8'} + + find-cache-dir@3.3.2: + resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} + engines: {node: '>=8'} + + find-up@4.1.0: + resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} + engines: {node: '>=8'} + + flat@5.0.2: + resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} + hasBin: true + + follow-redirects@1.15.6: + resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + + forwarded@0.2.0: + resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} + engines: {node: '>= 0.6'} + + fraction.js@4.3.7: + resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} + + fresh@0.5.2: + resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} + engines: {node: '>= 0.6'} + + fs-extra@10.1.0: + resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} + engines: {node: '>=12'} + + fs-extra@3.0.1: + resolution: {integrity: sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==} + + fs-monkey@1.0.6: + resolution: {integrity: sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==} + + fs.realpath@1.0.0: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + + fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + + function-bind@1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + + gensync@1.0.0-beta.2: + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} + engines: {node: '>=6.9.0'} + + get-caller-file@2.0.5: + resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} + engines: {node: 6.* || 8.* || >= 10.*} + + get-intrinsic@1.2.4: + resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} + engines: {node: '>= 0.4'} + + get-stream@6.0.1: + resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} + engines: {node: '>=10'} + + glob-parent@5.1.2: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} + engines: {node: '>= 6'} + + glob-to-regexp@0.4.1: + resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} + + glob@7.2.3: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported + + globals@11.12.0: + resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} + engines: {node: '>=4'} + + globby@10.0.2: + resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==} + engines: {node: '>=8'} + + gopd@1.0.1: + resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + + graceful-fs@4.2.11: + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + + growly@1.3.0: + resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} + + gzip-size@5.1.1: + resolution: {integrity: sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==} + engines: {node: '>=6'} + + handle-thing@2.0.1: + resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==} + + has-flag@3.0.0: + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} + engines: {node: '>=4'} + + has-flag@4.0.0: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} + engines: {node: '>=8'} + + has-property-descriptors@1.0.2: + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} + + has-proto@1.0.3: + resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} + engines: {node: '>= 0.4'} + + has-symbols@1.0.3: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} + engines: {node: '>= 0.4'} + + hash-base@3.0.4: + resolution: {integrity: sha512-EeeoJKjTyt868liAlVmcv2ZsUfGHlE3Q+BICOXcZiwN3osr5Q/zFGYmTJpoIzuaSTAwndFy+GqhEwlU4L3j4Ow==} + engines: {node: '>=4'} + + hash-base@3.1.0: + resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==} + engines: {node: '>=4'} + + hash-sum@1.0.2: + resolution: {integrity: sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==} + + hash.js@1.1.7: + resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} + + hasown@2.0.2: + resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + engines: {node: '>= 0.4'} + + he@1.2.0: + resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} + hasBin: true + + hmac-drbg@1.0.1: + resolution: {integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==} + + hoopy@0.1.4: + resolution: {integrity: sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==} + engines: {node: '>= 6.0.0'} + + hpack.js@2.1.6: + resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==} + + html-entities@2.5.2: + resolution: {integrity: sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==} + + html-loader@1.3.2: + resolution: {integrity: sha512-DEkUwSd0sijK5PF3kRWspYi56XP7bTNkyg5YWSzBdjaSDmvCufep5c4Vpb3PBf6lUL0YPtLwBfy9fL0t5hBAGA==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + + html-minifier-terser@5.1.1: + resolution: {integrity: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==} + engines: {node: '>=6'} + hasBin: true + + htmlparser2@4.1.0: + resolution: {integrity: sha512-4zDq1a1zhE4gQso/c5LP1OtrhYTncXNSpvJYtWJBtXAETPlMfi3IFNjGuQbYLuVY4ZR0QMqRVvo4Pdy9KLyP8Q==} + + http-deceiver@1.2.7: + resolution: {integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==} + + http-errors@1.6.3: + resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==} + engines: {node: '>= 0.6'} + + http-errors@2.0.0: + resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} + engines: {node: '>= 0.8'} + + http-parser-js@0.5.8: + resolution: {integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==} + + http-proxy-middleware@2.0.6: + resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/express': ^4.17.13 + peerDependenciesMeta: + '@types/express': + optional: true + + http-proxy@1.18.1: + resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} + engines: {node: '>=8.0.0'} + + https-browserify@1.0.0: + resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} + + human-signals@2.1.0: + resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} + engines: {node: '>=10.17.0'} + + iconv-lite@0.4.24: + resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} + engines: {node: '>=0.10.0'} + + icss-utils@5.1.0: + resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + + ieee754@1.2.1: + resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} + + ignore@5.3.2: + resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} + engines: {node: '>= 4'} + + imagemin@7.0.1: + resolution: {integrity: sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w==} + engines: {node: '>=8'} + + img-loader@4.0.0: + resolution: {integrity: sha512-UwRcPQdwdOyEHyCxe1V9s9YFwInwEWCpoO+kJGfIqDrBDqA8jZUsEZTxQ0JteNPGw/Gupmwesk2OhLTcnw6tnQ==} + engines: {node: '>=12'} + peerDependencies: + imagemin: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 + + immutable@3.8.2: + resolution: {integrity: sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==} + engines: {node: '>=0.10.0'} + + immutable@4.3.7: + resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} + + import-fresh@3.3.0: + resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} + engines: {node: '>=6'} + + import-local@3.2.0: + resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==} + engines: {node: '>=8'} + hasBin: true + + inflight@1.0.6: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. + + inherits@2.0.3: + resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} + + inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + + interpret@2.2.0: + resolution: {integrity: sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==} + engines: {node: '>= 0.10'} + + ipaddr.js@1.9.1: + resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} + engines: {node: '>= 0.10'} + + ipaddr.js@2.2.0: + resolution: {integrity: sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==} + engines: {node: '>= 10'} + + is-arrayish@0.2.1: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} + + is-binary-path@2.1.0: + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} + engines: {node: '>=8'} + + is-buffer@1.1.6: + resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} + + is-core-module@2.15.1: + resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} + engines: {node: '>= 0.4'} + + is-docker@2.2.1: + resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} + engines: {node: '>=8'} + hasBin: true + + is-extglob@2.1.1: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} + engines: {node: '>=0.10.0'} + + is-fullwidth-code-point@3.0.0: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} + engines: {node: '>=8'} + + is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} + engines: {node: '>=0.10.0'} + + is-number-like@1.0.8: + resolution: {integrity: sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==} + + is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} + engines: {node: '>=0.12.0'} + + is-plain-obj@3.0.0: + resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==} + engines: {node: '>=10'} + + is-plain-object@2.0.4: + resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} + engines: {node: '>=0.10.0'} + + is-stream@2.0.1: + resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} + engines: {node: '>=8'} + + is-wsl@1.1.0: + resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} + engines: {node: '>=4'} + + is-wsl@2.2.0: + resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} + engines: {node: '>=8'} + + isarray@1.0.0: + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} + + isexe@2.0.0: + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + + isobject@3.0.1: + resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} + engines: {node: '>=0.10.0'} + + jest-worker@27.5.1: + resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} + engines: {node: '>= 10.13.0'} + + js-tokens@4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + + jsesc@0.5.0: + resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} + hasBin: true + + jsesc@2.5.2: + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} + engines: {node: '>=4'} + hasBin: true + + json-parse-even-better-errors@2.3.1: + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + + json-schema-traverse@0.4.1: + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + + json-schema-traverse@1.0.0: + resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} + + json5@1.0.2: + resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} + hasBin: true + + json5@2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} + engines: {node: '>=6'} + hasBin: true + + jsonfile@3.0.1: + resolution: {integrity: sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==} + + jsonfile@6.1.0: + resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + + junk@3.1.0: + resolution: {integrity: sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==} + engines: {node: '>=8'} + + kind-of@6.0.3: + resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} + engines: {node: '>=0.10.0'} + + klona@2.0.6: + resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==} + engines: {node: '>= 8'} + + laravel-mix-bundle-analyzer@1.0.5: + resolution: {integrity: sha512-Oeq1mW6oDaZZhjs1Yga/xZpj5kfH2TonKbqzSPW5BJiI8WomvMBGUmq9yHzy/Zh2fw0R/133U9/hFANTTrgjfQ==} + peerDependencies: + laravel-mix: '>= 4.0.0' + + laravel-mix-purgecss@6.0.0: + resolution: {integrity: sha512-1OVy3xVVqvWrBTI+vQrr9qlrNKKqq3lFlWQpdJxKO2IeK8bMERkNab3fLtldyyOd5ApBuoMd81EqF4ew2N/NdA==} + engines: {node: '>=12.0.0'} + peerDependencies: + laravel-mix: ^6.0.0 + + laravel-mix@6.0.49: + resolution: {integrity: sha512-bBMFpFjp26XfijPvY5y9zGKud7VqlyOE0OWUcPo3vTBY5asw8LTjafAbee1dhfLz6PWNqDziz69CP78ELSpfKw==} + engines: {node: '>=12.14.0'} + hasBin: true + peerDependencies: + '@babel/core': ^7.15.8 + '@babel/plugin-proposal-object-rest-spread': ^7.15.6 + '@babel/plugin-syntax-dynamic-import': ^7.8.3 + '@babel/plugin-transform-runtime': ^7.15.8 + '@babel/preset-env': ^7.15.8 + postcss: ^8.3.11 + webpack: ^5.60.0 + webpack-cli: ^4.9.1 + + launch-editor@2.8.1: + resolution: {integrity: sha512-elBx2l/tp9z99X5H/qev8uyDywVh0VXAwEbjk8kJhnc5grOFkGh7aW6q55me9xnYbss261XtnUrysZ+XvGbhQA==} + + lilconfig@2.1.0: + resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} + engines: {node: '>=10'} + + limiter@1.1.5: + resolution: {integrity: sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==} + + lines-and-columns@1.2.4: + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} + + loader-runner@4.3.0: + resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} + engines: {node: '>=6.11.5'} + + loader-utils@1.4.2: + resolution: {integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==} + engines: {node: '>=4.0.0'} + + loader-utils@2.0.4: + resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} + engines: {node: '>=8.9.0'} + + localtunnel@2.0.2: + resolution: {integrity: sha512-n418Cn5ynvJd7m/N1d9WVJISLJF/ellZnfsLnx8WBWGzxv/ntNcFkJ1o6se5quUhCplfLGBNL5tYHiq5WF3Nug==} + engines: {node: '>=8.3.0'} + hasBin: true + + locate-path@5.0.0: + resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} + engines: {node: '>=8'} + + lodash.debounce@4.0.8: + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} + + lodash.difference@4.5.0: + resolution: {integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==} + + lodash.isfinite@3.3.2: + resolution: {integrity: sha512-7FGG40uhC8Mm633uKW1r58aElFlBlxCrg9JfSi3P6aYiWmfiWF0PgMd86ZUsxE5GwWPdHoS2+48bwTh2VPkIQA==} + + lodash.memoize@4.1.2: + resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} + + lodash.uniq@4.5.0: + resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} + + lodash@4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + + lower-case@2.0.2: + resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} + + lru-cache@4.1.5: + resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} + + lru-cache@5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + + make-dir@3.1.0: + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} + engines: {node: '>=8'} + + md5.js@1.3.5: + resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==} + + md5@2.3.0: + resolution: {integrity: sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==} + + mdn-data@2.0.14: + resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} + + media-typer@0.3.0: + resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} + engines: {node: '>= 0.6'} + + memfs@3.5.3: + resolution: {integrity: sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==} + engines: {node: '>= 4.0.0'} + + merge-descriptors@1.0.1: + resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} + + merge-source-map@1.1.0: + resolution: {integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==} + + merge-stream@2.0.0: + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} + + merge2@1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} + engines: {node: '>= 8'} + + methods@1.1.2: + resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} + engines: {node: '>= 0.6'} + + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + + miller-rabin@4.0.1: + resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==} + hasBin: true + + mime-db@1.52.0: + resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} + engines: {node: '>= 0.6'} + + mime-db@1.53.0: + resolution: {integrity: sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==} + engines: {node: '>= 0.6'} + + mime-types@2.1.35: + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} + engines: {node: '>= 0.6'} + + mime@1.4.1: + resolution: {integrity: sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==} + hasBin: true + + mime@1.6.0: + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} + engines: {node: '>=4'} + hasBin: true + + mimic-fn@2.1.0: + resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} + engines: {node: '>=6'} + + mini-css-extract-plugin@1.6.2: + resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.4.0 || ^5.0.0 + + minimalistic-assert@1.0.1: + resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} + + minimalistic-crypto-utils@1.0.1: + resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==} + + minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + + minimist@1.2.8: + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + + mitt@1.2.0: + resolution: {integrity: sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw==} + + mkdirp@0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} + hasBin: true + + moment-locales-webpack-plugin@1.2.0: + resolution: {integrity: sha512-QAi5v0OlPUP7GXviKMtxnpBAo8WmTHrUNN7iciAhNOEAd9evCOvuN0g1N7ThIg3q11GLCkjY1zQ2saRcf/43nQ==} + peerDependencies: + moment: ^2.8.0 + webpack: ^1 || ^2 || ^3 || ^4 || ^5 + + moment@2.30.1: + resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} + + ms@2.0.0: + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + + ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + + multicast-dns@7.2.5: + resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} + hasBin: true + + nanoid@3.3.7: + resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + + negotiator@0.6.3: + resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} + engines: {node: '>= 0.6'} + + neo-async@2.6.2: + resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + + no-case@3.0.4: + resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} + + node-forge@1.3.1: + resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} + engines: {node: '>= 6.13.0'} + + node-libs-browser@2.2.1: + resolution: {integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==} + + node-notifier@9.0.1: + resolution: {integrity: sha512-fPNFIp2hF/Dq7qLDzSg4vZ0J4e9v60gJR+Qx7RbjbWqzPDdEqeVpEx5CFeDAELIl+A/woaaNn1fQ5nEVerMxJg==} + + node-releases@2.0.18: + resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} + + normalize-path@3.0.0: + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} + engines: {node: '>=0.10.0'} + + normalize-range@0.1.2: + resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} + engines: {node: '>=0.10.0'} + + normalize-url@6.1.0: + resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==} + engines: {node: '>=10'} + + npm-run-path@4.0.1: + resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} + engines: {node: '>=8'} + + nth-check@2.1.1: + resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} + + object-assign@4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} + engines: {node: '>=0.10.0'} + + object-inspect@1.13.2: + resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==} + engines: {node: '>= 0.4'} + + object-keys@1.1.1: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} + engines: {node: '>= 0.4'} + + object.assign@4.1.5: + resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} + engines: {node: '>= 0.4'} + + obuf@1.1.2: + resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} + + on-finished@2.3.0: + resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} + engines: {node: '>= 0.8'} + + on-finished@2.4.1: + resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} + engines: {node: '>= 0.8'} + + on-headers@1.0.2: + resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} + engines: {node: '>= 0.8'} + + once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + + onetime@5.1.2: + resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} + engines: {node: '>=6'} + + open@8.4.2: + resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} + engines: {node: '>=12'} + + opener@1.5.2: + resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} + hasBin: true + + openurl@1.1.1: + resolution: {integrity: sha512-d/gTkTb1i1GKz5k3XE3XFV/PxQ1k45zDqGP2OA7YhgsaLoqm6qRvARAZOFer1fcXritWlGBRCu/UgeS4HAnXAA==} + + opn@5.3.0: + resolution: {integrity: sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==} + engines: {node: '>=4'} + + os-browserify@0.3.0: + resolution: {integrity: sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==} + + p-limit@2.3.0: + resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} + engines: {node: '>=6'} + + p-locate@4.1.0: + resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} + engines: {node: '>=8'} + + p-pipe@3.1.0: + resolution: {integrity: sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==} + engines: {node: '>=8'} + + p-retry@4.6.2: + resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==} + engines: {node: '>=8'} + + p-try@2.2.0: + resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} + engines: {node: '>=6'} + + pako@1.0.11: + resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} + + param-case@3.0.4: + resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} + + parent-module@1.0.1: + resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} + engines: {node: '>=6'} + + parse-asn1@5.1.7: + resolution: {integrity: sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==} + engines: {node: '>= 0.10'} + + parse-json@5.2.0: + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} + engines: {node: '>=8'} + + parseurl@1.3.3: + resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} + engines: {node: '>= 0.8'} + + pascal-case@3.1.2: + resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} + + path-browserify@0.0.1: + resolution: {integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==} + + path-exists@4.0.0: + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} + engines: {node: '>=8'} + + path-is-absolute@1.0.1: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} + engines: {node: '>=0.10.0'} + + path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} + engines: {node: '>=8'} + + path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + + path-to-regexp@0.1.7: + resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} + + path-type@4.0.0: + resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} + engines: {node: '>=8'} + + pbkdf2@3.1.2: + resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} + engines: {node: '>=0.12'} + + picocolors@0.2.1: + resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} + + picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + + picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} + + pify@4.0.1: + resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} + engines: {node: '>=6'} + + pkg-dir@4.2.0: + resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} + engines: {node: '>=8'} + + portscanner@2.2.0: + resolution: {integrity: sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==} + engines: {node: '>=0.4', npm: '>=1.0.0'} + + postcss-calc@8.2.4: + resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==} + peerDependencies: + postcss: ^8.2.2 + + postcss-colormin@5.3.1: + resolution: {integrity: sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-convert-values@5.1.3: + resolution: {integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-discard-comments@5.1.2: + resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-discard-duplicates@5.1.0: + resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-discard-empty@5.1.1: + resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-discard-overridden@5.1.0: + resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-load-config@3.1.4: + resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} + engines: {node: '>= 10'} + peerDependencies: + postcss: '>=8.0.9' + ts-node: '>=9.0.0' + peerDependenciesMeta: + postcss: + optional: true + ts-node: + optional: true + + postcss-loader@6.2.1: + resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==} + engines: {node: '>= 12.13.0'} + peerDependencies: + postcss: ^7.0.0 || ^8.0.1 + webpack: ^5.0.0 + + postcss-merge-longhand@5.1.7: + resolution: {integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-merge-rules@5.1.4: + resolution: {integrity: sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-minify-font-values@5.1.0: + resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-minify-gradients@5.1.1: + resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-minify-params@5.1.4: + resolution: {integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-minify-selectors@5.2.1: + resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-modules-extract-imports@3.1.0: + resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==} + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + + postcss-modules-local-by-default@4.0.5: + resolution: {integrity: sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==} + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + + postcss-modules-scope@3.2.0: + resolution: {integrity: sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==} + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + + postcss-modules-values@4.0.0: + resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} + engines: {node: ^10 || ^12 || >= 14} + peerDependencies: + postcss: ^8.1.0 + + postcss-normalize-charset@5.1.0: + resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-display-values@5.1.0: + resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-positions@5.1.1: + resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-repeat-style@5.1.1: + resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-string@5.1.0: + resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-timing-functions@5.1.0: + resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-unicode@5.1.1: + resolution: {integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-url@5.1.0: + resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-normalize-whitespace@5.1.1: + resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-ordered-values@5.1.3: + resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-purgecss-laravel@2.0.0: + resolution: {integrity: sha512-vWObgEC5f0isOdumiLwzJPuZFyp7i1Go9i2Obce5qrVJWciBtCG1rrNiPEb7xp5bU3u/uk30M2P891tLL8tcQQ==} + engines: {node: '>=12.0.0'} + + postcss-reduce-initial@5.1.2: + resolution: {integrity: sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-reduce-transforms@5.1.0: + resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-selector-parser@6.1.2: + resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} + engines: {node: '>=4'} + + postcss-svgo@5.1.0: + resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-unique-selectors@5.1.1: + resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + postcss-value-parser@4.2.0: + resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} + + postcss@7.0.39: + resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} + engines: {node: '>=6.0.0'} + + postcss@8.4.41: + resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} + engines: {node: ^10 || ^12 || >=14} + + prettier@2.8.8: + resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} + engines: {node: '>=10.13.0'} + hasBin: true + + pretty-time@1.1.0: + resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==} + engines: {node: '>=4'} + + process-nextick-args@2.0.1: + resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} + + process@0.11.10: + resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} + engines: {node: '>= 0.6.0'} + + proxy-addr@2.0.7: + resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} + engines: {node: '>= 0.10'} + + pseudomap@1.0.2: + resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} + + public-encrypt@4.0.3: + resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} + + punycode@1.4.1: + resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} + + punycode@2.3.1: + resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} + engines: {node: '>=6'} + + purgecss@3.1.3: + resolution: {integrity: sha512-hRSLN9mguJ2lzlIQtW4qmPS2kh6oMnA9RxdIYK8sz18QYqd6ePp4GNDl18oWHA1f2v2NEQIh51CO8s/E3YGckQ==} + hasBin: true + + qs@6.11.0: + resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} + engines: {node: '>=0.6'} + + qs@6.13.0: + resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} + engines: {node: '>=0.6'} + + querystring-es3@0.2.1: + resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==} + engines: {node: '>=0.4.x'} + + queue-microtask@1.2.3: + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + + randombytes@2.1.0: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} + + randomfill@1.0.4: + resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} + + range-parser@1.2.1: + resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} + engines: {node: '>= 0.6'} + + raw-body@2.5.2: + resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} + engines: {node: '>= 0.8'} + + readable-stream@2.3.8: + resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} + + readable-stream@3.6.2: + resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} + engines: {node: '>= 6'} + + readdirp@3.6.0: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} + engines: {node: '>=8.10.0'} + + rechoir@0.7.1: + resolution: {integrity: sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==} + engines: {node: '>= 0.10'} + + regenerate-unicode-properties@10.1.1: + resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} + engines: {node: '>=4'} + + regenerate@1.4.2: + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} + + regenerator-runtime@0.14.1: + resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} + + regenerator-transform@0.15.2: + resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} + + regex-parser@2.3.0: + resolution: {integrity: sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==} + + regexpu-core@5.3.2: + resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} + engines: {node: '>=4'} + + regjsparser@0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + hasBin: true + + relateurl@0.2.7: + resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} + engines: {node: '>= 0.10'} + + replace-ext@1.0.1: + resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==} + engines: {node: '>= 0.10'} + + require-directory@2.1.1: + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} + engines: {node: '>=0.10.0'} + + require-from-string@2.0.2: + resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} + engines: {node: '>=0.10.0'} + + requires-port@1.0.0: + resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} + + resolve-cwd@3.0.0: + resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} + engines: {node: '>=8'} + + resolve-from@4.0.0: + resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} + engines: {node: '>=4'} + + resolve-from@5.0.0: + resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} + engines: {node: '>=8'} + + resolve-url-loader@4.0.0: + resolution: {integrity: sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==} + engines: {node: '>=8.9'} + peerDependencies: + rework: 1.0.1 + rework-visit: 1.0.0 + peerDependenciesMeta: + rework: + optional: true + rework-visit: + optional: true + + resolve@1.22.8: + resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} + hasBin: true + + resp-modifier@6.0.2: + resolution: {integrity: sha512-U1+0kWC/+4ncRFYqQWTx/3qkfE6a4B/h3XXgmXypfa0SPZ3t7cbbaFk297PjQS/yov24R18h6OZe6iZwj3NSLw==} + engines: {node: '>= 0.8.0'} + + retry@0.13.1: + resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} + engines: {node: '>= 4'} + + reusify@1.0.4: + resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + + rimraf@3.0.2: + resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported + hasBin: true + + ripemd160@2.0.2: + resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} + + run-parallel@1.2.0: + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + + rx@4.1.0: + resolution: {integrity: sha512-CiaiuN6gapkdl+cZUr67W6I8jquN4lkak3vtIsIWCl4XIPP8ffsoyN6/+PuGXnQy8Cu8W2y9Xxh31Rq4M6wUug==} + + safe-buffer@5.1.2: + resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} + + safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + + safer-buffer@2.1.2: + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} + + sass-loader@12.6.0: + resolution: {integrity: sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==} + engines: {node: '>= 12.13.0'} + peerDependencies: + fibers: '>= 3.1.0' + node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 + sass: ^1.3.0 + sass-embedded: '*' + webpack: ^5.0.0 + peerDependenciesMeta: + fibers: + optional: true + node-sass: + optional: true + sass: + optional: true + sass-embedded: + optional: true + + sass@1.77.8: + resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} + engines: {node: '>=14.0.0'} + hasBin: true + + schema-utils@2.7.1: + resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} + engines: {node: '>= 8.9.0'} + + schema-utils@3.3.0: + resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} + engines: {node: '>= 10.13.0'} + + schema-utils@4.2.0: + resolution: {integrity: sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==} + engines: {node: '>= 12.13.0'} + + select-hose@2.0.0: + resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==} + + selfsigned@2.4.1: + resolution: {integrity: sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==} + engines: {node: '>=10'} + + semver@6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + + semver@7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} + engines: {node: '>=10'} + hasBin: true + + send@0.16.2: + resolution: {integrity: sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw==} + engines: {node: '>= 0.8.0'} + + send@0.18.0: + resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} + engines: {node: '>= 0.8.0'} + + serialize-javascript@6.0.2: + resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} + + serve-index@1.9.1: + resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==} + engines: {node: '>= 0.8.0'} + + serve-static@1.13.2: + resolution: {integrity: sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==} + engines: {node: '>= 0.8.0'} + + serve-static@1.15.0: + resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} + engines: {node: '>= 0.8.0'} + + server-destroy@1.0.1: + resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} + + set-function-length@1.2.2: + resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} + engines: {node: '>= 0.4'} + + setimmediate@1.0.5: + resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} + + setprototypeof@1.1.0: + resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} + + setprototypeof@1.2.0: + resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} + + sha.js@2.4.11: + resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} + hasBin: true + + shallow-clone@3.0.1: + resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} + engines: {node: '>=8'} + + shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} + engines: {node: '>=8'} + + shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} + engines: {node: '>=8'} + + shell-quote@1.8.1: + resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} + + shellwords@0.1.1: + resolution: {integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==} + + side-channel@1.0.6: + resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} + engines: {node: '>= 0.4'} + + signal-exit@3.0.7: + resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} + + slash@3.0.0: + resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} + engines: {node: '>=8'} + + socket.io-adapter@2.5.5: + resolution: {integrity: sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==} + + socket.io-client@4.7.5: + resolution: {integrity: sha512-sJ/tqHOCe7Z50JCBCXrsY3I2k03iOiUe+tj1OmKeD2lXPiGH/RUCdTZFoqVyN7l1MnpIzPrGtLcijffmeouNlQ==} + engines: {node: '>=10.0.0'} + + socket.io-parser@4.2.4: + resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} + engines: {node: '>=10.0.0'} + + socket.io@4.7.5: + resolution: {integrity: sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==} + engines: {node: '>=10.2.0'} + + sockjs@0.3.24: + resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==} + + source-list-map@2.0.1: + resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==} + + source-map-js@1.2.0: + resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} + engines: {node: '>=0.10.0'} + + source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + + source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + + spdy-transport@3.0.0: + resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} + + spdy@4.0.2: + resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} + engines: {node: '>=6.0.0'} + + stable@0.1.8: + resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} + deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' + + statuses@1.3.1: + resolution: {integrity: sha512-wuTCPGlJONk/a1kqZ4fQM2+908lC7fa7nPYpTC1EhnvqLX/IICbeP1OZGDtA374trpSq68YubKUMo8oRhN46yg==} + engines: {node: '>= 0.6'} + + statuses@1.4.0: + resolution: {integrity: sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew==} + engines: {node: '>= 0.6'} + + statuses@2.0.1: + resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} + engines: {node: '>= 0.8'} + + std-env@3.7.0: + resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==} + + stream-browserify@2.0.2: + resolution: {integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==} + + stream-http@2.8.3: + resolution: {integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==} + + stream-throttle@0.1.3: + resolution: {integrity: sha512-889+B9vN9dq7/vLbGyuHeZ6/ctf5sNuGWsDy89uNxkFTAgzy0eK7+w5fL3KLNRTkLle7EgZGvHUphZW0Q26MnQ==} + engines: {node: '>= 0.10.0'} + hasBin: true + + string-width@4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} + engines: {node: '>=8'} + + string_decoder@1.1.1: + resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} + + string_decoder@1.3.0: + resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} + + strip-ansi@6.0.1: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} + engines: {node: '>=8'} + + strip-final-newline@2.0.0: + resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} + engines: {node: '>=6'} + + style-loader@2.0.0: + resolution: {integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + + stylehacks@5.1.1: + resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==} + engines: {node: ^10 || ^12 || >=14.0} + peerDependencies: + postcss: ^8.2.15 + + supports-color@5.5.0: + resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} + engines: {node: '>=4'} + + supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} + engines: {node: '>=8'} + + supports-color@8.1.1: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} + engines: {node: '>=10'} + + supports-preserve-symlinks-flag@1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + + svgo@2.8.0: + resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==} + engines: {node: '>=10.13.0'} + hasBin: true + + tapable@2.2.1: + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} + engines: {node: '>=6'} + + terser-webpack-plugin@5.3.10: + resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} + engines: {node: '>= 10.13.0'} + peerDependencies: + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true + + terser@4.8.1: + resolution: {integrity: sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==} + engines: {node: '>=6.0.0'} + hasBin: true + + terser@5.31.6: + resolution: {integrity: sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==} + engines: {node: '>=10'} + hasBin: true + + thunky@1.1.0: + resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} + + timers-browserify@2.0.12: + resolution: {integrity: sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==} + engines: {node: '>=0.6.0'} + + to-arraybuffer@1.0.1: + resolution: {integrity: sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==} + + to-fast-properties@2.0.0: + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} + engines: {node: '>=4'} + + to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} + engines: {node: '>=8.0'} + + toidentifier@1.0.1: + resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} + engines: {node: '>=0.6'} + + tryer@1.0.1: + resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==} + + tslib@2.7.0: + resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + + tty-browserify@0.0.0: + resolution: {integrity: sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==} + + type-is@1.6.18: + resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} + engines: {node: '>= 0.6'} + + ua-parser-js@1.0.38: + resolution: {integrity: sha512-Aq5ppTOfvrCMgAPneW1HfWj66Xi7XL+/mIy996R1/CLS/rcyJQm6QZdsKrUeivDFQ+Oc9Wyuwor8Ze8peEoUoQ==} + + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + + unicode-canonical-property-names-ecmascript@2.0.0: + resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} + engines: {node: '>=4'} + + unicode-match-property-ecmascript@2.0.0: + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} + engines: {node: '>=4'} + + unicode-match-property-value-ecmascript@2.1.0: + resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} + engines: {node: '>=4'} + + unicode-property-aliases-ecmascript@2.1.0: + resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} + engines: {node: '>=4'} + + universalify@0.1.2: + resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} + engines: {node: '>= 4.0.0'} + + universalify@2.0.1: + resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} + engines: {node: '>= 10.0.0'} + + unpipe@1.0.0: + resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} + engines: {node: '>= 0.8'} + + update-browserslist-db@1.1.0: + resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + + uri-js@4.4.1: + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + + url@0.11.4: + resolution: {integrity: sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==} + engines: {node: '>= 0.4'} + + util-deprecate@1.0.2: + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + + util@0.10.4: + resolution: {integrity: sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==} + + util@0.11.1: + resolution: {integrity: sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==} + + utils-merge@1.0.1: + resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} + engines: {node: '>= 0.4.0'} + + uuid@8.3.2: + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + hasBin: true + + vary@1.1.2: + resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} + engines: {node: '>= 0.8'} + + vm-browserify@1.1.2: + resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} + + vue-google-adsense@1.10.1: + resolution: {integrity: sha512-F8S6TGK4kyDDvBy7plnWkclz/2bnJNLM2GgPn2K0bzxZi5p5/Nul+NHAkUkXpwdI/eoy+M7ibnkOMhvgd7T9rw==} + peerDependencies: + vue: ^2.6.12 + vue-script2: 2.1.0 + + vue-hot-reload-api@2.3.4: + resolution: {integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==} + + vue-loader@15.11.1: + resolution: {integrity: sha512-0iw4VchYLePqJfJu9s62ACWUXeSqM30SQqlIftbYWM3C+jpPcEHKSPUZBLjSF9au4HTHQ/naF6OGnO3Q/qGR3Q==} + peerDependencies: + '@vue/compiler-sfc': ^3.0.8 + cache-loader: '*' + css-loader: '*' + prettier: '*' + vue-template-compiler: '*' + webpack: ^3.0.0 || ^4.1.0 || ^5.0.0-0 + peerDependenciesMeta: + '@vue/compiler-sfc': + optional: true + cache-loader: + optional: true + prettier: + optional: true + vue-template-compiler: + optional: true + + vue-script2@2.1.0: + resolution: {integrity: sha512-EDUOjQBFvhkJXwmWuUR9ijlF7/4JtmvjXSKaHSa/LNTMy9ltjgKgYB68aqlxgq8ORdSxowd5eo24P1syjZJnBA==} + + vue-style-loader@4.1.3: + resolution: {integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==} + + vue-template-compiler@2.7.16: + resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} + + vue-template-es2015-compiler@1.9.1: + resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} + + vue@2.7.16: + resolution: {integrity: sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==} + deprecated: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details. + + watchpack@2.4.2: + resolution: {integrity: sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==} + engines: {node: '>=10.13.0'} + + wbuf@1.7.3: + resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} + + webpack-bundle-analyzer@3.9.0: + resolution: {integrity: sha512-Ob8amZfCm3rMB1ScjQVlbYYUEJyEjdEtQ92jqiFUYt5VkEeO2v5UMbv49P/gnmCZm3A6yaFQzCBvpZqN4MUsdA==} + engines: {node: '>= 6.14.4'} + hasBin: true + + webpack-cli@4.10.0: + resolution: {integrity: sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==} + engines: {node: '>=10.13.0'} + hasBin: true + peerDependencies: + '@webpack-cli/generators': '*' + '@webpack-cli/migrate': '*' + webpack: 4.x.x || 5.x.x + webpack-bundle-analyzer: '*' + webpack-dev-server: '*' + peerDependenciesMeta: + '@webpack-cli/generators': + optional: true + '@webpack-cli/migrate': + optional: true + webpack-bundle-analyzer: + optional: true + webpack-dev-server: + optional: true + + webpack-dev-middleware@5.3.4: + resolution: {integrity: sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==} + engines: {node: '>= 12.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + + webpack-dev-server@4.15.2: + resolution: {integrity: sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==} + engines: {node: '>= 12.13.0'} + hasBin: true + peerDependencies: + webpack: ^4.37.0 || ^5.0.0 + webpack-cli: '*' + peerDependenciesMeta: + webpack: + optional: true + webpack-cli: + optional: true + + webpack-merge@5.10.0: + resolution: {integrity: sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==} + engines: {node: '>=10.0.0'} + + webpack-notifier@1.15.0: + resolution: {integrity: sha512-N2V8UMgRB5komdXQRavBsRpw0hPhJq2/SWNOGuhrXpIgRhcMexzkGQysUyGStHLV5hkUlgpRiF7IUXoBqyMmzQ==} + peerDependencies: + '@types/webpack': '>4.41.31' + peerDependenciesMeta: + '@types/webpack': + optional: true + + webpack-sources@1.4.3: + resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==} + + webpack-sources@3.2.3: + resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} + engines: {node: '>=10.13.0'} + + webpack@5.94.0: + resolution: {integrity: sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==} + engines: {node: '>=10.13.0'} + hasBin: true + peerDependencies: + webpack-cli: '*' + peerDependenciesMeta: + webpack-cli: + optional: true + + webpackbar@5.0.2: + resolution: {integrity: sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==} + engines: {node: '>=12'} + peerDependencies: + webpack: 3 || 4 || 5 + + websocket-driver@0.7.4: + resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==} + engines: {node: '>=0.8.0'} + + websocket-extensions@0.1.4: + resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==} + engines: {node: '>=0.8.0'} + + which@2.0.2: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} + engines: {node: '>= 8'} + hasBin: true + + wildcard@2.0.1: + resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==} + + wrap-ansi@7.0.0: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} + engines: {node: '>=10'} + + wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + + ws@6.2.3: + resolution: {integrity: sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + ws@8.17.1: + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + xmlhttprequest-ssl@2.0.0: + resolution: {integrity: sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==} + engines: {node: '>=0.4.0'} + + xtend@4.0.2: + resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} + engines: {node: '>=0.4'} + + y18n@5.0.8: + resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} + engines: {node: '>=10'} + + yallist@2.1.2: + resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} + + yallist@3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + + yaml@1.10.2: + resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} + engines: {node: '>= 6'} + + yargs-parser@20.2.9: + resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} + engines: {node: '>=10'} + + yargs-parser@21.1.1: + resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} + engines: {node: '>=12'} + + yargs@17.1.1: + resolution: {integrity: sha512-c2k48R0PwKIqKhPMWjeiF6y2xY/gPMUlro0sgxqXpbOIohWiLNXWslsootttv7E1e73QPAMQSg5FeySbVcpsPQ==} + engines: {node: '>=12'} + + yargs@17.7.2: + resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} + engines: {node: '>=12'} + +snapshots: + + '@ampproject/remapping@2.3.0': + dependencies: + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + + '@babel/code-frame@7.24.7': + dependencies: + '@babel/highlight': 7.24.7 + picocolors: 1.0.1 + + '@babel/compat-data@7.25.4': {} + + '@babel/core@7.25.2': + dependencies: + '@ampproject/remapping': 2.3.0 + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.25.5 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helpers': 7.25.0 + '@babel/parser': 7.25.4 + '@babel/template': 7.25.0 + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + convert-source-map: 2.0.0 + debug: 4.3.6 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/generator@7.25.5': + dependencies: + '@babel/types': 7.25.4 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 2.5.2 + + '@babel/helper-annotate-as-pure@7.24.7': + dependencies: + '@babel/types': 7.25.4 + + '@babel/helper-builder-binary-assignment-operator-visitor@7.24.7': + dependencies: + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-compilation-targets@7.25.2': + dependencies: + '@babel/compat-data': 7.25.4 + '@babel/helper-validator-option': 7.24.8 + browserslist: 4.23.3 + lru-cache: 5.1.1 + semver: 6.3.1 + + '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 + '@babel/helper-optimise-call-expression': 7.24.7 + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/traverse': 7.25.4 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + regexpu-core: 5.3.2 + semver: 6.3.1 + + '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + debug: 4.3.6 + lodash.debounce: 4.0.8 + resolve: 1.22.8 + transitivePeerDependencies: + - supports-color + + '@babel/helper-member-expression-to-functions@7.24.8': + dependencies: + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-imports@7.24.7': + dependencies: + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-simple-access': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-optimise-call-expression@7.24.7': + dependencies: + '@babel/types': 7.25.4 + + '@babel/helper-plugin-utils@7.24.8': {} + + '@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-wrap-function': 7.25.0 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-member-expression-to-functions': 7.24.8 + '@babel/helper-optimise-call-expression': 7.24.7 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-simple-access@7.24.7': + dependencies: + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-skip-transparent-expression-wrappers@7.24.7': + dependencies: + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helper-string-parser@7.24.8': {} + + '@babel/helper-validator-identifier@7.24.7': {} + + '@babel/helper-validator-option@7.24.8': {} + + '@babel/helper-wrap-function@7.25.0': + dependencies: + '@babel/template': 7.25.0 + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/helpers@7.25.0': + dependencies: + '@babel/template': 7.25.0 + '@babel/types': 7.25.4 + + '@babel/highlight@7.24.7': + dependencies: + '@babel/helper-validator-identifier': 7.24.7 + chalk: 2.4.2 + js-tokens: 4.0.0 + picocolors: 1.0.1 + + '@babel/parser@7.25.4': + dependencies: + '@babel/types': 7.25.4 + + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2)': + dependencies: + '@babel/compat-data': 7.25.4 + '@babel/core': 7.25.2 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) + + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + + '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-async-generator-functions@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-class-properties@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-class-static-block@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-classes@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) + '@babel/traverse': 7.25.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/template': 7.25.0 + + '@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) + + '@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-export-namespace-from@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2) + + '@babel/plugin-transform-for-of@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-function-name@7.25.1(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-json-strings@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) + + '@babel/plugin-transform-literals@7.25.2(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) + + '@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-simple-access': 7.24.7 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-systemjs@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-validator-identifier': 7.24.7 + '@babel/traverse': 7.25.4 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-new-target@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) + + '@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2) + + '@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) + + '@babel/plugin-transform-object-super@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-optional-catch-binding@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) + + '@babel/plugin-transform-optional-chaining@7.24.8(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-parameters@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-private-methods@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-private-property-in-object@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + regenerator-transform: 0.15.2 + + '@babel/plugin-transform-reserved-words@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-spread@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-typeof-symbol@7.24.8(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-unicode-escapes@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/plugin-transform-unicode-sets-regex@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + + '@babel/preset-env@7.25.4(@babel/core@7.25.2)': + dependencies: + '@babel/compat-data': 7.25.4 + '@babel/core': 7.25.2 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-validator-option': 7.24.8 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.25.2) + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.25.2) + '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-async-generator-functions': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-classes': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.25.2) + '@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.25.2) + '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.25.2) + '@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.25.2) + '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-property-literals': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-reserved-words': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-unicode-sets-regex': 7.25.4(@babel/core@7.25.2) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.2) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) + core-js-compat: 3.38.1 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/types': 7.25.4 + esutils: 2.0.3 + + '@babel/regjsgen@0.8.0': {} + + '@babel/runtime@7.25.4': + dependencies: + regenerator-runtime: 0.14.1 + + '@babel/template@7.25.0': + dependencies: + '@babel/code-frame': 7.24.7 + '@babel/parser': 7.25.4 + '@babel/types': 7.25.4 + + '@babel/traverse@7.25.4': + dependencies: + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.25.5 + '@babel/parser': 7.25.4 + '@babel/template': 7.25.0 + '@babel/types': 7.25.4 + debug: 4.3.6 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + + '@babel/types@7.25.4': + dependencies: + '@babel/helper-string-parser': 7.24.8 + '@babel/helper-validator-identifier': 7.24.7 + to-fast-properties: 2.0.0 + + '@colors/colors@1.5.0': + optional: true + + '@discoveryjs/json-ext@0.5.7': {} + + '@fullhuman/postcss-purgecss@3.1.3(postcss@8.4.41)': + dependencies: + postcss: 8.4.41 + purgecss: 3.1.3 + + '@jridgewell/gen-mapping@0.3.5': + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping': 0.3.25 + + '@jridgewell/resolve-uri@3.1.2': {} + + '@jridgewell/set-array@1.2.1': {} + + '@jridgewell/source-map@0.3.6': + dependencies: + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + + '@jridgewell/sourcemap-codec@1.5.0': {} + + '@jridgewell/trace-mapping@0.3.25': + dependencies: + '@jridgewell/resolve-uri': 3.1.2 + '@jridgewell/sourcemap-codec': 1.5.0 + + '@leichtgewicht/ip-codec@2.0.5': {} + + '@nodelib/fs.scandir@2.1.5': + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.2.0 + + '@nodelib/fs.stat@2.0.5': {} + + '@nodelib/fs.walk@1.2.8': + dependencies: + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.17.1 + + '@primer/css@15.2.0': + dependencies: + '@primer/octicons': 9.6.0 + + '@primer/octicons@9.6.0': + dependencies: + object-assign: 4.1.1 + + '@socket.io/component-emitter@3.1.2': {} + + '@trysound/sax@0.2.0': {} + + '@types/babel__core@7.20.5': + dependencies: + '@babel/parser': 7.25.4 + '@babel/types': 7.25.4 + '@types/babel__generator': 7.6.8 + '@types/babel__template': 7.4.4 + '@types/babel__traverse': 7.20.6 + + '@types/babel__generator@7.6.8': + dependencies: + '@babel/types': 7.25.4 + + '@types/babel__template@7.4.4': + dependencies: + '@babel/parser': 7.25.4 + '@babel/types': 7.25.4 + + '@types/babel__traverse@7.20.6': + dependencies: + '@babel/types': 7.25.4 + + '@types/body-parser@1.19.5': + dependencies: + '@types/connect': 3.4.38 + '@types/node': 22.5.0 + + '@types/bonjour@3.5.13': + dependencies: + '@types/node': 22.5.0 + + '@types/clean-css@4.2.11': + dependencies: + '@types/node': 22.5.0 + source-map: 0.6.1 + + '@types/connect-history-api-fallback@1.5.4': + dependencies: + '@types/express-serve-static-core': 4.19.5 + '@types/node': 22.5.0 + + '@types/connect@3.4.38': + dependencies: + '@types/node': 22.5.0 + + '@types/cookie@0.4.1': {} + + '@types/cors@2.8.17': + dependencies: + '@types/node': 22.5.0 + + '@types/estree@1.0.5': {} + + '@types/express-serve-static-core@4.19.5': + dependencies: + '@types/node': 22.5.0 + '@types/qs': 6.9.15 + '@types/range-parser': 1.2.7 + '@types/send': 0.17.4 + + '@types/express@4.17.21': + dependencies: + '@types/body-parser': 1.19.5 + '@types/express-serve-static-core': 4.19.5 + '@types/qs': 6.9.15 + '@types/serve-static': 1.15.7 + + '@types/glob@7.2.0': + dependencies: + '@types/minimatch': 5.1.2 + '@types/node': 22.5.0 + + '@types/http-errors@2.0.4': {} + + '@types/http-proxy@1.17.15': + dependencies: + '@types/node': 22.5.0 + + '@types/imagemin-gifsicle@7.0.4': + dependencies: + '@types/imagemin': 9.0.0 + + '@types/imagemin-mozjpeg@8.0.4': + dependencies: + '@types/imagemin': 9.0.0 + + '@types/imagemin-optipng@5.2.4': + dependencies: + '@types/imagemin': 9.0.0 + + '@types/imagemin-svgo@8.0.1': + dependencies: + '@types/imagemin': 9.0.0 + '@types/svgo': 1.3.6 + + '@types/imagemin@9.0.0': + dependencies: + '@types/node': 22.5.0 + + '@types/json-schema@7.0.15': {} + + '@types/mime@1.3.5': {} + + '@types/minimatch@5.1.2': {} + + '@types/node-forge@1.3.11': + dependencies: + '@types/node': 22.5.0 + + '@types/node@22.5.0': + dependencies: + undici-types: 6.19.8 + + '@types/parse-json@4.0.2': {} + + '@types/qs@6.9.15': {} + + '@types/range-parser@1.2.7': {} + + '@types/retry@0.12.0': {} + + '@types/send@0.17.4': + dependencies: + '@types/mime': 1.3.5 + '@types/node': 22.5.0 + + '@types/serve-index@1.9.4': + dependencies: + '@types/express': 4.17.21 + + '@types/serve-static@1.15.7': + dependencies: + '@types/http-errors': 2.0.4 + '@types/node': 22.5.0 + '@types/send': 0.17.4 + + '@types/sockjs@0.3.36': + dependencies: + '@types/node': 22.5.0 + + '@types/svgo@1.3.6': {} + + '@types/ws@8.5.12': + dependencies: + '@types/node': 22.5.0 + + '@vue/compiler-sfc@2.7.16': + dependencies: + '@babel/parser': 7.25.4 + postcss: 8.4.41 + source-map: 0.6.1 + optionalDependencies: + prettier: 2.8.8 + + '@vue/component-compiler-utils@3.3.0(lodash@4.17.21)': + dependencies: + consolidate: 0.15.1(lodash@4.17.21) + hash-sum: 1.0.2 + lru-cache: 4.1.5 + merge-source-map: 1.1.0 + postcss: 7.0.39 + postcss-selector-parser: 6.1.2 + source-map: 0.6.1 + vue-template-es2015-compiler: 1.9.1 + optionalDependencies: + prettier: 2.8.8 + transitivePeerDependencies: + - arc-templates + - atpl + - babel-core + - bracket-template + - coffee-script + - dot + - dust + - dustjs-helpers + - dustjs-linkedin + - eco + - ect + - ejs + - haml-coffee + - hamlet + - hamljs + - handlebars + - hogan.js + - htmling + - jade + - jazz + - jqtpl + - just + - liquid-node + - liquor + - lodash + - marko + - mote + - mustache + - nunjucks + - plates + - pug + - qejs + - ractive + - razor-tmpl + - react + - react-dom + - slm + - squirrelly + - swig + - swig-templates + - teacup + - templayed + - then-jade + - then-pug + - tinyliquid + - toffee + - twig + - twing + - underscore + - vash + - velocityjs + - walrus + - whiskers + + '@webassemblyjs/ast@1.12.1': + dependencies: + '@webassemblyjs/helper-numbers': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + + '@webassemblyjs/floating-point-hex-parser@1.11.6': {} + + '@webassemblyjs/helper-api-error@1.11.6': {} + + '@webassemblyjs/helper-buffer@1.12.1': {} + + '@webassemblyjs/helper-numbers@1.11.6': + dependencies: + '@webassemblyjs/floating-point-hex-parser': 1.11.6 + '@webassemblyjs/helper-api-error': 1.11.6 + '@xtuc/long': 4.2.2 + + '@webassemblyjs/helper-wasm-bytecode@1.11.6': {} + + '@webassemblyjs/helper-wasm-section@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/wasm-gen': 1.12.1 + + '@webassemblyjs/ieee754@1.11.6': + dependencies: + '@xtuc/ieee754': 1.2.0 + + '@webassemblyjs/leb128@1.11.6': + dependencies: + '@xtuc/long': 4.2.2 + + '@webassemblyjs/utf8@1.11.6': {} + + '@webassemblyjs/wasm-edit@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/helper-wasm-section': 1.12.1 + '@webassemblyjs/wasm-gen': 1.12.1 + '@webassemblyjs/wasm-opt': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + '@webassemblyjs/wast-printer': 1.12.1 + + '@webassemblyjs/wasm-gen@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 + + '@webassemblyjs/wasm-opt@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-buffer': 1.12.1 + '@webassemblyjs/wasm-gen': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + + '@webassemblyjs/wasm-parser@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/helper-api-error': 1.11.6 + '@webassemblyjs/helper-wasm-bytecode': 1.11.6 + '@webassemblyjs/ieee754': 1.11.6 + '@webassemblyjs/leb128': 1.11.6 + '@webassemblyjs/utf8': 1.11.6 + + '@webassemblyjs/wast-printer@1.12.1': + dependencies: + '@webassemblyjs/ast': 1.12.1 + '@xtuc/long': 4.2.2 + + '@webpack-cli/configtest@1.2.0(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0))': + dependencies: + webpack: 5.94.0(webpack-cli@4.10.0) + webpack-cli: 4.10.0(webpack@5.94.0) + + '@webpack-cli/info@1.5.0(webpack-cli@4.10.0(webpack@5.94.0))': + dependencies: + envinfo: 7.13.0 + webpack-cli: 4.10.0(webpack@5.94.0) + + '@webpack-cli/serve@1.7.0(webpack-cli@4.10.0(webpack@5.94.0))': + dependencies: + webpack-cli: 4.10.0(webpack@5.94.0) + + '@xtuc/ieee754@1.2.0': {} + + '@xtuc/long@4.2.2': {} + + accepts@1.3.8: + dependencies: + mime-types: 2.1.35 + negotiator: 0.6.3 + + acorn-import-attributes@1.9.5(acorn@8.12.1): + dependencies: + acorn: 8.12.1 + + acorn-walk@7.2.0: {} + + acorn@7.4.1: {} + + acorn@8.12.1: {} + + adjust-sourcemap-loader@4.0.0: + dependencies: + loader-utils: 2.0.4 + regex-parser: 2.3.0 + + ajv-formats@2.1.1(ajv@8.17.1): + optionalDependencies: + ajv: 8.17.1 + + ajv-keywords@3.5.2(ajv@6.12.6): + dependencies: + ajv: 6.12.6 + + ajv-keywords@5.1.0(ajv@8.17.1): + dependencies: + ajv: 8.17.1 + fast-deep-equal: 3.1.3 + + ajv@6.12.6: + dependencies: + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + + ajv@8.17.1: + dependencies: + fast-deep-equal: 3.1.3 + fast-uri: 3.0.1 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + + ansi-html-community@0.0.8: {} + + ansi-regex@5.0.1: {} + + ansi-styles@3.2.1: + dependencies: + color-convert: 1.9.3 + + ansi-styles@4.3.0: + dependencies: + color-convert: 2.0.1 + + anymatch@3.1.3: + dependencies: + normalize-path: 3.0.0 + picomatch: 2.3.1 + + array-flatten@1.1.1: {} + + array-union@2.1.0: {} + + asn1.js@4.10.1: + dependencies: + bn.js: 4.12.0 + inherits: 2.0.4 + minimalistic-assert: 1.0.1 + + assert@1.5.1: + dependencies: + object.assign: 4.1.5 + util: 0.10.4 + + async-each-series@0.1.1: {} + + async-limiter@1.0.1: {} + + async@2.6.4: + dependencies: + lodash: 4.17.21 + + autoprefixer@10.4.20(postcss@8.4.41): + dependencies: + browserslist: 4.23.3 + caniuse-lite: 1.0.30001653 + fraction.js: 4.3.7 + normalize-range: 0.1.2 + picocolors: 1.0.1 + postcss: 8.4.41 + postcss-value-parser: 4.2.0 + + axios@0.21.4(debug@4.3.2): + dependencies: + follow-redirects: 1.15.6(debug@4.3.2) + transitivePeerDependencies: + - debug + + axios@0.22.0: + dependencies: + follow-redirects: 1.15.6(debug@4.3.2) + transitivePeerDependencies: + - debug + + babel-loader@8.3.0(@babel/core@7.25.2)(webpack@5.94.0(webpack-cli@4.10.0)): + dependencies: + '@babel/core': 7.25.2 + find-cache-dir: 3.3.2 + loader-utils: 2.0.4 + make-dir: 3.1.0 + schema-utils: 2.7.1 + webpack: 5.94.0(webpack-cli@4.10.0) + + babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.25.2): + dependencies: + '@babel/compat-data': 7.25.4 + '@babel/core': 7.25.2 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.25.2): + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) + core-js-compat: 3.38.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.25.2): + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color + + balanced-match@1.0.2: {} + + base64-js@1.5.1: {} + + base64id@2.0.0: {} + + batch@0.6.1: {} + + bfj@6.1.2: + dependencies: + bluebird: 3.7.2 + check-types: 8.0.3 + hoopy: 0.1.4 + tryer: 1.0.1 + + big.js@5.2.2: {} + + binary-extensions@2.3.0: {} + + bluebird@3.7.2: {} + + bn.js@4.12.0: {} + + bn.js@5.2.1: {} + + body-parser@1.20.2: + dependencies: + bytes: 3.1.2 + content-type: 1.0.5 + debug: 2.6.9 + depd: 2.0.0 + destroy: 1.2.0 + http-errors: 2.0.0 + iconv-lite: 0.4.24 + on-finished: 2.4.1 + qs: 6.11.0 + raw-body: 2.5.2 + type-is: 1.6.18 + unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color + + bonjour-service@1.2.1: + dependencies: + fast-deep-equal: 3.1.3 + multicast-dns: 7.2.5 + + boolbase@1.0.0: {} + + bourbon@7.3.0: {} + + brace-expansion@1.1.11: + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + + braces@3.0.3: + dependencies: + fill-range: 7.1.1 + + brorand@1.1.0: {} + + browser-sync-client@2.29.3: + dependencies: + etag: 1.8.1 + fresh: 0.5.2 + mitt: 1.2.0 + + browser-sync-ui@2.29.3: + dependencies: + async-each-series: 0.1.1 + chalk: 4.1.2 + connect-history-api-fallback: 1.6.0 + immutable: 3.8.2 + server-destroy: 1.0.1 + socket.io-client: 4.7.5 + stream-throttle: 0.1.3 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + + browser-sync-webpack-plugin@2.3.0(browser-sync@2.29.3)(webpack@5.94.0(webpack-cli@4.10.0)): + dependencies: + browser-sync: 2.29.3 + lodash: 4.17.21 + webpack: 5.94.0(webpack-cli@4.10.0) + + browser-sync@2.29.3: + dependencies: + browser-sync-client: 2.29.3 + browser-sync-ui: 2.29.3 + bs-recipes: 1.3.4 + chalk: 4.1.2 + chokidar: 3.6.0 + connect: 3.6.6 + connect-history-api-fallback: 1.6.0 + dev-ip: 1.0.1 + easy-extender: 2.3.4 + eazy-logger: 4.0.1 + etag: 1.8.1 + fresh: 0.5.2 + fs-extra: 3.0.1 + http-proxy: 1.18.1 + immutable: 3.8.2 + localtunnel: 2.0.2 + micromatch: 4.0.8 + opn: 5.3.0 + portscanner: 2.2.0 + raw-body: 2.5.2 + resp-modifier: 6.0.2 + rx: 4.1.0 + send: 0.16.2 + serve-index: 1.9.1 + serve-static: 1.13.2 + server-destroy: 1.0.1 + socket.io: 4.7.5 + ua-parser-js: 1.0.38 + yargs: 17.7.2 + transitivePeerDependencies: + - bufferutil + - debug + - supports-color + - utf-8-validate + + browserify-aes@1.2.0: + dependencies: + buffer-xor: 1.0.3 + cipher-base: 1.0.4 + create-hash: 1.2.0 + evp_bytestokey: 1.0.3 + inherits: 2.0.4 + safe-buffer: 5.2.1 + + browserify-cipher@1.0.1: + dependencies: + browserify-aes: 1.2.0 + browserify-des: 1.0.2 + evp_bytestokey: 1.0.3 + + browserify-des@1.0.2: + dependencies: + cipher-base: 1.0.4 + des.js: 1.1.0 + inherits: 2.0.4 + safe-buffer: 5.2.1 + + browserify-rsa@4.1.0: + dependencies: + bn.js: 5.2.1 + randombytes: 2.1.0 + + browserify-sign@4.2.3: + dependencies: + bn.js: 5.2.1 + browserify-rsa: 4.1.0 + create-hash: 1.2.0 + create-hmac: 1.1.7 + elliptic: 6.5.7 + hash-base: 3.0.4 + inherits: 2.0.4 + parse-asn1: 5.1.7 + readable-stream: 2.3.8 + safe-buffer: 5.2.1 + + browserify-zlib@0.2.0: + dependencies: + pako: 1.0.11 + + browserslist@4.23.3: + dependencies: + caniuse-lite: 1.0.30001653 + electron-to-chromium: 1.5.13 + node-releases: 2.0.18 + update-browserslist-db: 1.1.0(browserslist@4.23.3) + + bs-recipes@1.3.4: {} + + buffer-from@1.1.2: {} + + buffer-xor@1.0.3: {} + + buffer@4.9.2: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + isarray: 1.0.0 + + builtin-status-codes@3.0.0: {} + + bytes@3.0.0: {} + + bytes@3.1.2: {} + + call-bind@1.0.7: + dependencies: + es-define-property: 1.0.0 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.2.4 + set-function-length: 1.2.2 + + callsites@3.1.0: {} + + camel-case@4.1.2: + dependencies: + pascal-case: 3.1.2 + tslib: 2.7.0 + + caniuse-api@3.0.0: + dependencies: + browserslist: 4.23.3 + caniuse-lite: 1.0.30001653 + lodash.memoize: 4.1.2 + lodash.uniq: 4.5.0 + + caniuse-lite@1.0.30001653: {} + + chalk@2.4.2: + dependencies: + ansi-styles: 3.2.1 + escape-string-regexp: 1.0.5 + supports-color: 5.5.0 + + chalk@4.1.2: + dependencies: + ansi-styles: 4.3.0 + supports-color: 7.2.0 + + charenc@0.0.2: {} + + check-types@8.0.3: {} + + chokidar@3.6.0: + dependencies: + anymatch: 3.1.3 + braces: 3.0.3 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.3 + + chrome-trace-event@1.0.4: {} + + cipher-base@1.0.4: + dependencies: + inherits: 2.0.4 + safe-buffer: 5.2.1 + + clean-css@4.2.4: + dependencies: + source-map: 0.6.1 + + clean-css@5.3.3: + dependencies: + source-map: 0.6.1 + + cli-table3@0.6.5: + dependencies: + string-width: 4.2.3 + optionalDependencies: + '@colors/colors': 1.5.0 + + cliui@7.0.4: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + cliui@8.0.1: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + clone-deep@4.0.1: + dependencies: + is-plain-object: 2.0.4 + kind-of: 6.0.3 + shallow-clone: 3.0.1 + + collect.js@4.36.1: {} + + color-convert@1.9.3: + dependencies: + color-name: 1.1.3 + + color-convert@2.0.1: + dependencies: + color-name: 1.1.4 + + color-name@1.1.3: {} + + color-name@1.1.4: {} + + colord@2.9.3: {} + + colorette@2.0.20: {} + + commander@2.20.3: {} + + commander@4.1.1: {} + + commander@6.2.1: {} + + commander@7.2.0: {} + + commondir@1.0.1: {} + + compressible@2.0.18: + dependencies: + mime-db: 1.53.0 + + compression@1.7.4: + dependencies: + accepts: 1.3.8 + bytes: 3.0.0 + compressible: 2.0.18 + debug: 2.6.9 + on-headers: 1.0.2 + safe-buffer: 5.1.2 + vary: 1.1.2 + transitivePeerDependencies: + - supports-color + + concat-map@0.0.1: {} + + concat@1.0.3: + dependencies: + commander: 2.20.3 + + connect-history-api-fallback@1.6.0: {} + + connect-history-api-fallback@2.0.0: {} + + connect@3.6.6: + dependencies: + debug: 2.6.9 + finalhandler: 1.1.0 + parseurl: 1.3.3 + utils-merge: 1.0.1 + transitivePeerDependencies: + - supports-color + + consola@2.15.3: {} + + console-browserify@1.2.0: {} + + consolidate@0.15.1(lodash@4.17.21): dependencies: bluebird: 3.7.2 + optionalDependencies: lodash: 4.17.21 - dev: true - /constants-browserify/1.0.0: - resolution: { integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ== } - dev: true + constants-browserify@1.0.0: {} - /content-disposition/0.5.4: - resolution: { integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ== } - engines: { node: '>= 0.6' } + content-disposition@0.5.4: dependencies: safe-buffer: 5.2.1 - dev: true - /content-type/1.0.4: - resolution: { integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== } - engines: { node: '>= 0.6' } - dev: true + content-type@1.0.5: {} - /convert-source-map/1.9.0: - resolution: { integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== } - dev: true + convert-source-map@1.9.0: {} - /cookie-signature/1.0.6: - resolution: { integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw= } - dev: true + convert-source-map@2.0.0: {} - /cookie/0.4.2: - resolution: { integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA== } - engines: { node: '>= 0.6' } - dev: true + cookie-signature@1.0.6: {} - /cookie/0.5.0: - resolution: { integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== } - engines: { node: '>= 0.6' } - dev: true + cookie@0.4.2: {} - /core-js-compat/3.26.0: - resolution: { integrity: sha512-piOX9Go+Z4f9ZiBFLnZ5VrOpBl0h7IGCkiFUN11QTe6LjAvOT3ifL/5TdoizMh99hcGy5SoLyWbapIY/PIb/3A== } + cookie@0.6.0: {} + + core-js-compat@3.38.1: dependencies: - browserslist: 4.21.4 - dev: true + browserslist: 4.23.3 - /core-util-is/1.0.3: - resolution: { integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== } - dev: true + core-util-is@1.0.3: {} - /cors/2.8.5: - resolution: { integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g== } - engines: { node: '>= 0.10' } + cors@2.8.5: dependencies: object-assign: 4.1.1 vary: 1.1.2 - dev: true - /cosmiconfig/7.0.1: - resolution: { integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== } - engines: { node: '>=10' } + cosmiconfig@7.1.0: dependencies: - '@types/parse-json': 4.0.0 + '@types/parse-json': 4.0.2 import-fresh: 3.3.0 parse-json: 5.2.0 path-type: 4.0.0 yaml: 1.10.2 - dev: true - /create-ecdh/4.0.4: - resolution: { integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A== } + create-ecdh@4.0.4: dependencies: bn.js: 4.12.0 - elliptic: 6.5.4 - dev: true + elliptic: 6.5.7 - /create-hash/1.2.0: - resolution: { integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg== } + create-hash@1.2.0: dependencies: cipher-base: 1.0.4 inherits: 2.0.4 md5.js: 1.3.5 ripemd160: 2.0.2 sha.js: 2.4.11 - dev: true - /create-hmac/1.1.7: - resolution: { integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg== } + create-hmac@1.1.7: dependencies: cipher-base: 1.0.4 create-hash: 1.2.0 @@ -2815,34 +5406,23 @@ packages: ripemd160: 2.0.2 safe-buffer: 5.2.1 sha.js: 2.4.11 - dev: true - /cross-env/7.0.3: - resolution: { integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw== } - engines: { node: '>=10.14', npm: '>=6', yarn: '>=1' } - hasBin: true + cross-env@7.0.3: dependencies: cross-spawn: 7.0.3 - dev: true - /cross-spawn/7.0.3: - resolution: { integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== } - engines: { node: '>= 8' } + cross-spawn@7.0.3: dependencies: path-key: 3.1.1 shebang-command: 2.0.0 which: 2.0.2 - dev: true - /crypt/0.0.2: - resolution: { integrity: sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs= } - dev: true + crypt@0.0.2: {} - /crypto-browserify/3.12.0: - resolution: { integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg== } + crypto-browserify@3.12.0: dependencies: browserify-cipher: 1.0.1 - browserify-sign: 4.2.1 + browserify-sign: 4.2.3 create-ecdh: 4.0.4 create-hash: 1.2.0 create-hmac: 1.1.7 @@ -2852,340 +5432,205 @@ packages: public-encrypt: 4.0.3 randombytes: 2.1.0 randomfill: 1.0.4 - dev: true - /css-declaration-sorter/6.3.1_postcss@8.4.18: - resolution: { integrity: sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w== } - engines: { node: ^10 || ^12 || >=14 } - peerDependencies: - postcss: ^8.0.9 + css-declaration-sorter@6.4.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /css-loader/5.2.7_webpack@5.74.0: - resolution: { integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg== } - engines: { node: '>= 10.13.0' } - peerDependencies: - webpack: ^4.27.0 || ^5.0.0 + css-loader@5.2.7(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - icss-utils: 5.1.0_postcss@8.4.18 - loader-utils: 2.0.3 - postcss: 8.4.18 - postcss-modules-extract-imports: 3.0.0_postcss@8.4.18 - postcss-modules-local-by-default: 4.0.0_postcss@8.4.18 - postcss-modules-scope: 3.0.0_postcss@8.4.18 - postcss-modules-values: 4.0.0_postcss@8.4.18 + icss-utils: 5.1.0(postcss@8.4.41) + loader-utils: 2.0.4 + postcss: 8.4.41 + postcss-modules-extract-imports: 3.1.0(postcss@8.4.41) + postcss-modules-local-by-default: 4.0.5(postcss@8.4.41) + postcss-modules-scope: 3.2.0(postcss@8.4.41) + postcss-modules-values: 4.0.0(postcss@8.4.41) postcss-value-parser: 4.2.0 - schema-utils: 3.1.1 - semver: 7.3.8 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true + schema-utils: 3.3.0 + semver: 7.6.3 + webpack: 5.94.0(webpack-cli@4.10.0) - /css-select/4.3.0: - resolution: { integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ== } + css-select@4.3.0: dependencies: boolbase: 1.0.0 css-what: 6.1.0 domhandler: 4.3.1 domutils: 2.8.0 nth-check: 2.1.1 - dev: true - /css-tree/1.1.3: - resolution: { integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== } - engines: { node: '>=8.0.0' } + css-tree@1.1.3: dependencies: mdn-data: 2.0.14 source-map: 0.6.1 - dev: true - - /css-what/6.1.0: - resolution: { integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== } - engines: { node: '>= 6' } - dev: true - - /cssesc/3.0.0: - resolution: { integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== } - engines: { node: '>=4' } - hasBin: true - dev: true - - /cssnano-preset-default/5.2.13_postcss@8.4.18: - resolution: { integrity: sha512-PX7sQ4Pb+UtOWuz8A1d+Rbi+WimBIxJTRyBdgGp1J75VU0r/HFQeLnMYgHiCAp6AR4rqrc7Y4R+1Rjk3KJz6DQ== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 - dependencies: - css-declaration-sorter: 6.3.1_postcss@8.4.18 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 - postcss-calc: 8.2.4_postcss@8.4.18 - postcss-colormin: 5.3.0_postcss@8.4.18 - postcss-convert-values: 5.1.3_postcss@8.4.18 - postcss-discard-comments: 5.1.2_postcss@8.4.18 - postcss-discard-duplicates: 5.1.0_postcss@8.4.18 - postcss-discard-empty: 5.1.1_postcss@8.4.18 - postcss-discard-overridden: 5.1.0_postcss@8.4.18 - postcss-merge-longhand: 5.1.7_postcss@8.4.18 - postcss-merge-rules: 5.1.3_postcss@8.4.18 - postcss-minify-font-values: 5.1.0_postcss@8.4.18 - postcss-minify-gradients: 5.1.1_postcss@8.4.18 - postcss-minify-params: 5.1.4_postcss@8.4.18 - postcss-minify-selectors: 5.2.1_postcss@8.4.18 - postcss-normalize-charset: 5.1.0_postcss@8.4.18 - postcss-normalize-display-values: 5.1.0_postcss@8.4.18 - postcss-normalize-positions: 5.1.1_postcss@8.4.18 - postcss-normalize-repeat-style: 5.1.1_postcss@8.4.18 - postcss-normalize-string: 5.1.0_postcss@8.4.18 - postcss-normalize-timing-functions: 5.1.0_postcss@8.4.18 - postcss-normalize-unicode: 5.1.1_postcss@8.4.18 - postcss-normalize-url: 5.1.0_postcss@8.4.18 - postcss-normalize-whitespace: 5.1.1_postcss@8.4.18 - postcss-ordered-values: 5.1.3_postcss@8.4.18 - postcss-reduce-initial: 5.1.1_postcss@8.4.18 - postcss-reduce-transforms: 5.1.0_postcss@8.4.18 - postcss-svgo: 5.1.0_postcss@8.4.18 - postcss-unique-selectors: 5.1.1_postcss@8.4.18 - dev: true - - /cssnano-utils/3.1.0_postcss@8.4.18: - resolution: { integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 - dependencies: - postcss: 8.4.18 - dev: true - /cssnano/5.1.14_postcss@8.4.18: - resolution: { integrity: sha512-Oou7ihiTocbKqi0J1bB+TRJIQX5RMR3JghA8hcWSw9mjBLQ5Y3RWqEDoYG3sRNlAbCIXpqMoZGbq5KDR3vdzgw== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 - dependencies: - cssnano-preset-default: 5.2.13_postcss@8.4.18 - lilconfig: 2.0.6 - postcss: 8.4.18 + css-what@6.1.0: {} + + cssesc@3.0.0: {} + + cssnano-preset-default@5.2.14(postcss@8.4.41): + dependencies: + css-declaration-sorter: 6.4.1(postcss@8.4.41) + cssnano-utils: 3.1.0(postcss@8.4.41) + postcss: 8.4.41 + postcss-calc: 8.2.4(postcss@8.4.41) + postcss-colormin: 5.3.1(postcss@8.4.41) + postcss-convert-values: 5.1.3(postcss@8.4.41) + postcss-discard-comments: 5.1.2(postcss@8.4.41) + postcss-discard-duplicates: 5.1.0(postcss@8.4.41) + postcss-discard-empty: 5.1.1(postcss@8.4.41) + postcss-discard-overridden: 5.1.0(postcss@8.4.41) + postcss-merge-longhand: 5.1.7(postcss@8.4.41) + postcss-merge-rules: 5.1.4(postcss@8.4.41) + postcss-minify-font-values: 5.1.0(postcss@8.4.41) + postcss-minify-gradients: 5.1.1(postcss@8.4.41) + postcss-minify-params: 5.1.4(postcss@8.4.41) + postcss-minify-selectors: 5.2.1(postcss@8.4.41) + postcss-normalize-charset: 5.1.0(postcss@8.4.41) + postcss-normalize-display-values: 5.1.0(postcss@8.4.41) + postcss-normalize-positions: 5.1.1(postcss@8.4.41) + postcss-normalize-repeat-style: 5.1.1(postcss@8.4.41) + postcss-normalize-string: 5.1.0(postcss@8.4.41) + postcss-normalize-timing-functions: 5.1.0(postcss@8.4.41) + postcss-normalize-unicode: 5.1.1(postcss@8.4.41) + postcss-normalize-url: 5.1.0(postcss@8.4.41) + postcss-normalize-whitespace: 5.1.1(postcss@8.4.41) + postcss-ordered-values: 5.1.3(postcss@8.4.41) + postcss-reduce-initial: 5.1.2(postcss@8.4.41) + postcss-reduce-transforms: 5.1.0(postcss@8.4.41) + postcss-svgo: 5.1.0(postcss@8.4.41) + postcss-unique-selectors: 5.1.1(postcss@8.4.41) + + cssnano-utils@3.1.0(postcss@8.4.41): + dependencies: + postcss: 8.4.41 + + cssnano@5.1.15(postcss@8.4.41): + dependencies: + cssnano-preset-default: 5.2.14(postcss@8.4.41) + lilconfig: 2.1.0 + postcss: 8.4.41 yaml: 1.10.2 - dev: true - /csso/4.2.0: - resolution: { integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== } - engines: { node: '>=8.0.0' } + csso@4.2.0: dependencies: css-tree: 1.1.3 - dev: true - /csstype/3.1.1: - resolution: { integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== } + csstype@3.1.3: {} - /de-indent/1.0.2: - resolution: { integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg== } - dev: true + de-indent@1.0.2: {} - /debug/2.6.9: - resolution: { integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== } - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + debug@2.6.9: dependencies: ms: 2.0.0 - dev: true - /debug/4.3.2: - resolution: { integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== } - engines: { node: '>=6.0' } - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + debug@4.3.2: dependencies: ms: 2.1.2 - dev: true - /debug/4.3.4: - resolution: { integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== } - engines: { node: '>=6.0' } - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + debug@4.3.6: dependencies: ms: 2.1.2 - dev: true - /default-gateway/6.0.3: - resolution: { integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg== } - engines: { node: '>= 10' } + default-gateway@6.0.3: dependencies: execa: 5.1.1 - dev: true - /define-lazy-prop/2.0.0: - resolution: { integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== } - engines: { node: '>=8' } - dev: true + define-data-property@1.1.4: + dependencies: + es-define-property: 1.0.0 + es-errors: 1.3.0 + gopd: 1.0.1 + + define-lazy-prop@2.0.0: {} - /depd/1.1.2: - resolution: { integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ== } - engines: { node: '>= 0.6' } - dev: true + define-properties@1.2.1: + dependencies: + define-data-property: 1.1.4 + has-property-descriptors: 1.0.2 + object-keys: 1.1.1 + + depd@1.1.2: {} - /depd/2.0.0: - resolution: { integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== } - engines: { node: '>= 0.8' } - dev: true + depd@2.0.0: {} - /des.js/1.0.1: - resolution: { integrity: sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA== } + des.js@1.1.0: dependencies: inherits: 2.0.4 minimalistic-assert: 1.0.1 - dev: true - /destroy/1.0.4: - resolution: { integrity: sha512-3NdhDuEXnfun/z7x9GOElY49LoqVHoGScmOKwmxhsS8N5Y+Z8KyPPDnaSzqWgYt/ji4mqwfTS34Htrk0zPIXVg== } - dev: true + destroy@1.0.4: {} - /destroy/1.2.0: - resolution: { integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== } - engines: { node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16 } - dev: true + destroy@1.2.0: {} - /detect-node/2.1.0: - resolution: { integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g== } - dev: true + detect-node@2.1.0: {} - /dev-ip/1.0.1: - resolution: { integrity: sha512-LmVkry/oDShEgSZPNgqCIp2/TlqtExeGmymru3uCELnfyjY11IzpAproLYs+1X88fXO6DBoYP3ul2Xo2yz2j6A== } - engines: { node: '>= 0.8.0' } - hasBin: true - dev: true + dev-ip@1.0.1: {} - /diffie-hellman/5.0.3: - resolution: { integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg== } + diffie-hellman@5.0.3: dependencies: bn.js: 4.12.0 miller-rabin: 4.0.1 randombytes: 2.1.0 - dev: true - /dir-glob/3.0.1: - resolution: { integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== } - engines: { node: '>=8' } + dir-glob@3.0.1: dependencies: path-type: 4.0.0 - dev: true - - /dlv/1.1.3: - resolution: { integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA== } - dev: true - /dns-equal/1.0.0: - resolution: { integrity: sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg== } - dev: true - - /dns-packet/5.4.0: - resolution: { integrity: sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g== } - engines: { node: '>=6' } + dns-packet@5.6.1: dependencies: - '@leichtgewicht/ip-codec': 2.0.4 - dev: true + '@leichtgewicht/ip-codec': 2.0.5 - /dom-serializer/1.4.1: - resolution: { integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag== } + dom-serializer@1.4.1: dependencies: domelementtype: 2.3.0 domhandler: 4.3.1 entities: 2.2.0 - dev: true - /domain-browser/1.2.0: - resolution: { integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA== } - engines: { node: '>=0.4', npm: '>=1.2' } - dev: true + domain-browser@1.2.0: {} - /domelementtype/2.3.0: - resolution: { integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== } - dev: true + domelementtype@2.3.0: {} - /domhandler/3.3.0: - resolution: { integrity: sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA== } - engines: { node: '>= 4' } + domhandler@3.3.0: dependencies: domelementtype: 2.3.0 - dev: true - /domhandler/4.3.1: - resolution: { integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ== } - engines: { node: '>= 4' } + domhandler@4.3.1: dependencies: domelementtype: 2.3.0 - dev: true - /domutils/2.8.0: - resolution: { integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A== } + domutils@2.8.0: dependencies: dom-serializer: 1.4.1 domelementtype: 2.3.0 domhandler: 4.3.1 - dev: true - /dot-case/3.0.4: - resolution: { integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w== } + dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.4.0 - dev: true + tslib: 2.7.0 - /dotenv-expand/5.1.0: - resolution: { integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA== } - dev: true + dotenv-expand@5.1.0: {} - /dotenv/10.0.0: - resolution: { integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q== } - engines: { node: '>=10' } - dev: true + dotenv@10.0.0: {} - /duplexer/0.1.2: - resolution: { integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg== } - dev: true + duplexer@0.1.2: {} - /easy-extender/2.3.4: - resolution: { integrity: sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q== } - engines: { node: '>= 4.0.0' } + easy-extender@2.3.4: dependencies: lodash: 4.17.21 - dev: true - /eazy-logger/3.1.0: - resolution: { integrity: sha512-/snsn2JqBtUSSstEl4R0RKjkisGHAhvYj89i7r3ytNUKW12y178KDZwXLXIgwDqLW6E/VRMT9qfld7wvFae8bQ== } - engines: { node: '>= 0.8.0' } + eazy-logger@4.0.1: dependencies: - tfunk: 4.0.0 - dev: true + chalk: 4.1.2 - /ee-first/1.1.1: - resolution: { integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= } - dev: true + ee-first@1.1.1: {} - /ejs/2.7.4: - resolution: { integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== } - engines: { node: '>=0.10.0' } - requiresBuild: true - dev: true + ejs@2.7.4: {} - /electron-to-chromium/1.4.284: - resolution: { integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA== } - dev: true + electron-to-chromium@1.5.13: {} - /elliptic/6.5.4: - resolution: { integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== } + elliptic@6.5.7: dependencies: bn.js: 4.12.0 brorand: 1.1.0 @@ -3194,157 +5639,98 @@ packages: inherits: 2.0.4 minimalistic-assert: 1.0.1 minimalistic-crypto-utils: 1.0.1 - dev: true - /emoji-regex/8.0.0: - resolution: { integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== } - dev: true + emoji-regex@8.0.0: {} - /emojis-list/3.0.0: - resolution: { integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== } - engines: { node: '>= 4' } - dev: true + emojis-list@3.0.0: {} - /encodeurl/1.0.2: - resolution: { integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== } - engines: { node: '>= 0.8' } - dev: true + encodeurl@1.0.2: {} - /engine.io-client/6.2.3: - resolution: { integrity: sha512-aXPtgF1JS3RuuKcpSrBtimSjYvrbhKW9froICH4s0F3XQWLxsKNxqzG39nnvQZQnva4CMvUK63T7shevxRyYHw== } + engine.io-client@6.5.4: dependencies: - '@socket.io/component-emitter': 3.1.0 - debug: 4.3.4 - engine.io-parser: 5.0.4 - ws: 8.2.3 + '@socket.io/component-emitter': 3.1.2 + debug: 4.3.6 + engine.io-parser: 5.2.3 + ws: 8.17.1 xmlhttprequest-ssl: 2.0.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /engine.io-parser/5.0.4: - resolution: { integrity: sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg== } - engines: { node: '>=10.0.0' } - dev: true + engine.io-parser@5.2.3: {} - /engine.io/6.2.0: - resolution: { integrity: sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg== } - engines: { node: '>=10.0.0' } + engine.io@6.5.5: dependencies: '@types/cookie': 0.4.1 - '@types/cors': 2.8.12 - '@types/node': 18.11.7 + '@types/cors': 2.8.17 + '@types/node': 22.5.0 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 cors: 2.8.5 - debug: 4.3.4 - engine.io-parser: 5.0.4 - ws: 8.2.3 + debug: 4.3.6 + engine.io-parser: 5.2.3 + ws: 8.17.1 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /enhanced-resolve/5.10.0: - resolution: { integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ== } - engines: { node: '>=10.13.0' } + enhanced-resolve@5.17.1: dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 tapable: 2.2.1 - dev: true - /entities/2.2.0: - resolution: { integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== } - dev: true + entities@2.2.0: {} - /envinfo/7.8.1: - resolution: { integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw== } - engines: { node: '>=4' } - hasBin: true - dev: true + envinfo@7.13.0: {} - /error-ex/1.3.2: - resolution: { integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== } + error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 - dev: true - /es-module-lexer/0.9.3: - resolution: { integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ== } - dev: true + es-define-property@1.0.0: + dependencies: + get-intrinsic: 1.2.4 + + es-errors@1.3.0: {} + + es-module-lexer@1.5.4: {} - /escalade/3.1.1: - resolution: { integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== } - engines: { node: '>=6' } - dev: true + escalade@3.1.2: {} - /escape-html/1.0.3: - resolution: { integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow== } - dev: true + escape-html@1.0.3: {} - /escape-string-regexp/1.0.5: - resolution: { integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== } - engines: { node: '>=0.8.0' } - dev: true + escape-string-regexp@1.0.5: {} - /eslint-scope/5.1.1: - resolution: { integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== } - engines: { node: '>=8.0.0' } + eslint-scope@5.1.1: dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 - dev: true - /esrecurse/4.3.0: - resolution: { integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== } - engines: { node: '>=4.0' } + esrecurse@4.3.0: dependencies: estraverse: 5.3.0 - dev: true - /estraverse/4.3.0: - resolution: { integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== } - engines: { node: '>=4.0' } - dev: true + estraverse@4.3.0: {} - /estraverse/5.3.0: - resolution: { integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== } - engines: { node: '>=4.0' } - dev: true + estraverse@5.3.0: {} - /esutils/2.0.3: - resolution: { integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== } - engines: { node: '>=0.10.0' } - dev: true + esutils@2.0.3: {} - /etag/1.8.1: - resolution: { integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg== } - engines: { node: '>= 0.6' } - dev: true + etag@1.8.1: {} - /eventemitter3/4.0.7: - resolution: { integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== } - dev: true + eventemitter3@4.0.7: {} - /events/3.3.0: - resolution: { integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== } - engines: { node: '>=0.8.x' } - dev: true + events@3.3.0: {} - /evp_bytestokey/1.0.3: - resolution: { integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA== } + evp_bytestokey@1.0.3: dependencies: md5.js: 1.3.5 safe-buffer: 5.2.1 - dev: true - /execa/5.1.1: - resolution: { integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== } - engines: { node: '>=10' } + execa@5.1.1: dependencies: cross-spawn: 7.0.3 get-stream: 6.0.1 @@ -3355,18 +5741,15 @@ packages: onetime: 5.1.2 signal-exit: 3.0.7 strip-final-newline: 2.0.0 - dev: true - /express/4.18.2: - resolution: { integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ== } - engines: { node: '>= 0.10.0' } + express@4.19.2: dependencies: accepts: 1.3.8 array-flatten: 1.1.1 - body-parser: 1.20.1 + body-parser: 1.20.2 content-disposition: 0.5.4 - content-type: 1.0.4 - cookie: 0.5.0 + content-type: 1.0.5 + cookie: 0.6.0 cookie-signature: 1.0.6 debug: 2.6.9 depd: 2.0.0 @@ -3394,76 +5777,46 @@ packages: vary: 1.1.2 transitivePeerDependencies: - supports-color - dev: true - /fast-deep-equal/3.1.3: - resolution: { integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== } - dev: true + fast-deep-equal@3.1.3: {} - /fast-glob/3.2.12: - resolution: { integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w== } - engines: { node: '>=8.6.0' } + fast-glob@3.3.2: dependencies: '@nodelib/fs.stat': 2.0.5 '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 - dev: true + micromatch: 4.0.8 - /fast-json-stable-stringify/2.1.0: - resolution: { integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== } - dev: true + fast-json-stable-stringify@2.1.0: {} - /fastest-levenshtein/1.0.16: - resolution: { integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg== } - engines: { node: '>= 4.9.1' } - dev: true + fast-uri@3.0.1: {} - /fastq/1.13.0: - resolution: { integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw== } + fastest-levenshtein@1.0.16: {} + + fastq@1.17.1: dependencies: reusify: 1.0.4 - dev: true - /faye-websocket/0.11.4: - resolution: { integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g== } - engines: { node: '>=0.8.0' } + faye-websocket@0.11.4: dependencies: websocket-driver: 0.7.4 - dev: true - /file-loader/6.2.0_webpack@5.74.0: - resolution: { integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== } - engines: { node: '>= 10.13.0' } - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 + file-loader@6.2.0(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - loader-utils: 2.0.3 - schema-utils: 3.1.1 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true + loader-utils: 2.0.4 + schema-utils: 3.3.0 + webpack: 5.94.0(webpack-cli@4.10.0) - /file-type/12.4.2: - resolution: { integrity: sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg== } - engines: { node: '>=8' } - dev: true + file-type@12.4.2: {} - /filesize/3.6.1: - resolution: { integrity: sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg== } - engines: { node: '>= 0.4.0' } - dev: true + filesize@3.6.1: {} - /fill-range/7.0.1: - resolution: { integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== } - engines: { node: '>=8' } + fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 - dev: true - /finalhandler/1.1.0: - resolution: { integrity: sha512-ejnvM9ZXYzp6PUPUyQBMBf0Co5VX2gr5H2VQe2Ui2jWXNlxv+PYZo8wpAymJNJdLsG1R4p+M4aynF8KuoUEwRw== } - engines: { node: '>= 0.8' } + finalhandler@1.1.0: dependencies: debug: 2.6.9 encodeurl: 1.0.2 @@ -3474,11 +5827,8 @@ packages: unpipe: 1.0.0 transitivePeerDependencies: - supports-color - dev: true - /finalhandler/1.2.0: - resolution: { integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg== } - engines: { node: '>= 0.8' } + finalhandler@1.2.0: dependencies: debug: 2.6.9 encodeurl: 1.0.2 @@ -3489,124 +5839,72 @@ packages: unpipe: 1.0.0 transitivePeerDependencies: - supports-color - dev: true - /find-cache-dir/3.3.2: - resolution: { integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig== } - engines: { node: '>=8' } + find-cache-dir@3.3.2: dependencies: commondir: 1.0.1 make-dir: 3.1.0 pkg-dir: 4.2.0 - dev: true - /find-up/4.1.0: - resolution: { integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== } - engines: { node: '>=8' } + find-up@4.1.0: dependencies: locate-path: 5.0.0 path-exists: 4.0.0 - dev: true - /follow-redirects/1.15.2_debug@4.3.2: - resolution: { integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== } - engines: { node: '>=4.0' } - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dependencies: + flat@5.0.2: {} + + follow-redirects@1.15.6(debug@4.3.2): + optionalDependencies: debug: 4.3.2 - dev: true - /forwarded/0.2.0: - resolution: { integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== } - engines: { node: '>= 0.6' } - dev: true + forwarded@0.2.0: {} - /fraction.js/4.2.0: - resolution: { integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA== } - dev: true + fraction.js@4.3.7: {} - /fresh/0.5.2: - resolution: { integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== } - engines: { node: '>= 0.6' } - dev: true + fresh@0.5.2: {} - /fs-extra/10.1.0: - resolution: { integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== } - engines: { node: '>=12' } + fs-extra@10.1.0: dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jsonfile: 6.1.0 - universalify: 2.0.0 - dev: true + universalify: 2.0.1 - /fs-extra/3.0.1: - resolution: { integrity: sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg== } + fs-extra@3.0.1: dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jsonfile: 3.0.1 universalify: 0.1.2 - dev: true - - /fs-monkey/1.0.3: - resolution: { integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q== } - dev: true - - /fs.realpath/1.0.0: - resolution: { integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== } - dev: true - - /fsevents/2.3.2: - resolution: { integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== } - engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 } - os: [ darwin ] - requiresBuild: true - dev: true + + fs-monkey@1.0.6: {} + + fs.realpath@1.0.0: {} + + fsevents@2.3.3: optional: true - /function-bind/1.1.1: - resolution: { integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== } - dev: true + function-bind@1.1.2: {} - /gensync/1.0.0-beta.2: - resolution: { integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== } - engines: { node: '>=6.9.0' } - dev: true + gensync@1.0.0-beta.2: {} - /get-caller-file/2.0.5: - resolution: { integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== } - engines: { node: 6.* || 8.* || >= 10.* } - dev: true + get-caller-file@2.0.5: {} - /get-intrinsic/1.1.3: - resolution: { integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A== } + get-intrinsic@1.2.4: dependencies: - function-bind: 1.1.1 - has: 1.0.3 + es-errors: 1.3.0 + function-bind: 1.1.2 + has-proto: 1.0.3 has-symbols: 1.0.3 - dev: true + hasown: 2.0.2 - /get-stream/6.0.1: - resolution: { integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== } - engines: { node: '>=10' } - dev: true + get-stream@6.0.1: {} - /glob-parent/5.1.2: - resolution: { integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== } - engines: { node: '>= 6' } + glob-parent@5.1.2: dependencies: is-glob: 4.0.3 - dev: true - /glob-to-regexp/0.4.1: - resolution: { integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== } - dev: true + glob-to-regexp@0.4.1: {} - /glob/7.2.3: - resolution: { integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== } + glob@7.2.3: dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -3614,144 +5912,97 @@ packages: minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 - dev: true - /globals/11.12.0: - resolution: { integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== } - engines: { node: '>=4' } - dev: true + globals@11.12.0: {} - /globby/10.0.2: - resolution: { integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg== } - engines: { node: '>=8' } + globby@10.0.2: dependencies: '@types/glob': 7.2.0 array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.2 glob: 7.2.3 - ignore: 5.2.0 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 - dev: true - /graceful-fs/4.2.10: - resolution: { integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== } - dev: true + gopd@1.0.1: + dependencies: + get-intrinsic: 1.2.4 + + graceful-fs@4.2.11: {} - /growly/1.3.0: - resolution: { integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw== } - dev: true + growly@1.3.0: {} - /gzip-size/5.1.1: - resolution: { integrity: sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA== } - engines: { node: '>=6' } + gzip-size@5.1.1: dependencies: duplexer: 0.1.2 pify: 4.0.1 - dev: true - /handle-thing/2.0.1: - resolution: { integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg== } - dev: true + handle-thing@2.0.1: {} - /has-ansi/2.0.0: - resolution: { integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg== } - engines: { node: '>=0.10.0' } - dependencies: - ansi-regex: 2.1.1 - dev: true + has-flag@3.0.0: {} + + has-flag@4.0.0: {} - /has-flag/3.0.0: - resolution: { integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw== } - engines: { node: '>=4' } - dev: true + has-property-descriptors@1.0.2: + dependencies: + es-define-property: 1.0.0 - /has-flag/4.0.0: - resolution: { integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== } - engines: { node: '>=8' } - dev: true + has-proto@1.0.3: {} - /has-symbols/1.0.3: - resolution: { integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== } - engines: { node: '>= 0.4' } - dev: true + has-symbols@1.0.3: {} - /has/1.0.3: - resolution: { integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== } - engines: { node: '>= 0.4.0' } + hash-base@3.0.4: dependencies: - function-bind: 1.1.1 - dev: true + inherits: 2.0.4 + safe-buffer: 5.2.1 - /hash-base/3.1.0: - resolution: { integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA== } - engines: { node: '>=4' } + hash-base@3.1.0: dependencies: inherits: 2.0.4 - readable-stream: 3.6.0 + readable-stream: 3.6.2 safe-buffer: 5.2.1 - dev: true - /hash-sum/1.0.2: - resolution: { integrity: sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA== } - dev: true + hash-sum@1.0.2: {} - /hash.js/1.1.7: - resolution: { integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== } + hash.js@1.1.7: dependencies: inherits: 2.0.4 minimalistic-assert: 1.0.1 - dev: true - /he/1.2.0: - resolution: { integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== } - hasBin: true - dev: true + hasown@2.0.2: + dependencies: + function-bind: 1.1.2 + + he@1.2.0: {} - /hmac-drbg/1.0.1: - resolution: { integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg== } + hmac-drbg@1.0.1: dependencies: hash.js: 1.1.7 minimalistic-assert: 1.0.1 minimalistic-crypto-utils: 1.0.1 - dev: true - /hoopy/0.1.4: - resolution: { integrity: sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ== } - engines: { node: '>= 6.0.0' } - dev: true + hoopy@0.1.4: {} - /hpack.js/2.1.6: - resolution: { integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ== } + hpack.js@2.1.6: dependencies: inherits: 2.0.4 obuf: 1.1.2 - readable-stream: 2.3.7 + readable-stream: 2.3.8 wbuf: 1.7.3 - dev: true - /html-entities/2.3.3: - resolution: { integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA== } - dev: true + html-entities@2.5.2: {} - /html-loader/1.3.2_webpack@5.74.0: - resolution: { integrity: sha512-DEkUwSd0sijK5PF3kRWspYi56XP7bTNkyg5YWSzBdjaSDmvCufep5c4Vpb3PBf6lUL0YPtLwBfy9fL0t5hBAGA== } - engines: { node: '>= 10.13.0' } - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 + html-loader@1.3.2(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: html-minifier-terser: 5.1.1 htmlparser2: 4.1.0 - loader-utils: 2.0.3 - schema-utils: 3.1.1 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true - - /html-minifier-terser/5.1.1: - resolution: { integrity: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg== } - engines: { node: '>=6' } - hasBin: true + loader-utils: 2.0.4 + schema-utils: 3.3.0 + webpack: 5.94.0(webpack-cli@4.10.0) + + html-minifier-terser@5.1.1: dependencies: camel-case: 4.1.2 clean-css: 4.2.4 @@ -3760,456 +6011,273 @@ packages: param-case: 3.0.4 relateurl: 0.2.7 terser: 4.8.1 - dev: true - /htmlparser2/4.1.0: - resolution: { integrity: sha512-4zDq1a1zhE4gQso/c5LP1OtrhYTncXNSpvJYtWJBtXAETPlMfi3IFNjGuQbYLuVY4ZR0QMqRVvo4Pdy9KLyP8Q== } + htmlparser2@4.1.0: dependencies: domelementtype: 2.3.0 domhandler: 3.3.0 domutils: 2.8.0 entities: 2.2.0 - dev: true - /http-deceiver/1.2.7: - resolution: { integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw== } - dev: true + http-deceiver@1.2.7: {} - /http-errors/1.6.3: - resolution: { integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A== } - engines: { node: '>= 0.6' } + http-errors@1.6.3: dependencies: depd: 1.1.2 inherits: 2.0.3 setprototypeof: 1.1.0 statuses: 1.4.0 - dev: true - /http-errors/2.0.0: - resolution: { integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ== } - engines: { node: '>= 0.8' } + http-errors@2.0.0: dependencies: depd: 2.0.0 inherits: 2.0.4 setprototypeof: 1.2.0 statuses: 2.0.1 toidentifier: 1.0.1 - dev: true - /http-parser-js/0.5.8: - resolution: { integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q== } - dev: true + http-parser-js@0.5.8: {} - /http-proxy-middleware/2.0.6_@types+express@4.17.14: - resolution: { integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw== } - engines: { node: '>=12.0.0' } - peerDependencies: - '@types/express': ^4.17.13 - peerDependenciesMeta: - '@types/express': - optional: true + http-proxy-middleware@2.0.6(@types/express@4.17.21): dependencies: - '@types/express': 4.17.14 - '@types/http-proxy': 1.17.9 + '@types/http-proxy': 1.17.15 http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.5 + micromatch: 4.0.8 + optionalDependencies: + '@types/express': 4.17.21 transitivePeerDependencies: - debug - dev: true - /http-proxy/1.18.1: - resolution: { integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== } - engines: { node: '>=8.0.0' } + http-proxy@1.18.1: dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.2_debug@4.3.2 + follow-redirects: 1.15.6(debug@4.3.2) requires-port: 1.0.0 transitivePeerDependencies: - debug - dev: true - /https-browserify/1.0.0: - resolution: { integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg== } - dev: true + https-browserify@1.0.0: {} - /human-signals/2.1.0: - resolution: { integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== } - engines: { node: '>=10.17.0' } - dev: true + human-signals@2.1.0: {} - /iconv-lite/0.4.24: - resolution: { integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== } - engines: { node: '>=0.10.0' } + iconv-lite@0.4.24: dependencies: safer-buffer: 2.1.2 - dev: true - /icss-utils/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA== } - engines: { node: ^10 || ^12 || >= 14 } - peerDependencies: - postcss: ^8.1.0 + icss-utils@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /ieee754/1.2.1: - resolution: { integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== } - dev: true + ieee754@1.2.1: {} - /ignore/5.2.0: - resolution: { integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ== } - engines: { node: '>= 4' } - dev: true + ignore@5.3.2: {} - /imagemin/7.0.1: - resolution: { integrity: sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w== } - engines: { node: '>=8' } + imagemin@7.0.1: dependencies: file-type: 12.4.2 globby: 10.0.2 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 junk: 3.1.0 make-dir: 3.1.0 p-pipe: 3.1.0 replace-ext: 1.0.1 - dev: true - /img-loader/4.0.0_imagemin@7.0.1: - resolution: { integrity: sha512-UwRcPQdwdOyEHyCxe1V9s9YFwInwEWCpoO+kJGfIqDrBDqA8jZUsEZTxQ0JteNPGw/Gupmwesk2OhLTcnw6tnQ== } - engines: { node: '>=12' } - peerDependencies: - imagemin: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 + img-loader@4.0.0(imagemin@7.0.1): dependencies: imagemin: 7.0.1 - loader-utils: 1.4.0 - dev: true + loader-utils: 1.4.2 - /immutable/3.8.2: - resolution: { integrity: sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg== } - engines: { node: '>=0.10.0' } - dev: true + immutable@3.8.2: {} - /immutable/4.1.0: - resolution: { integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ== } - dev: true + immutable@4.3.7: {} - /import-fresh/3.3.0: - resolution: { integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== } - engines: { node: '>=6' } + import-fresh@3.3.0: dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 - dev: true - /import-local/3.1.0: - resolution: { integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg== } - engines: { node: '>=8' } - hasBin: true + import-local@3.2.0: dependencies: pkg-dir: 4.2.0 resolve-cwd: 3.0.0 - dev: true - /inflight/1.0.6: - resolution: { integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== } + inflight@1.0.6: dependencies: once: 1.4.0 wrappy: 1.0.2 - dev: true - - /inherits/2.0.1: - resolution: { integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA== } - dev: true - /inherits/2.0.3: - resolution: { integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw== } - dev: true + inherits@2.0.3: {} - /inherits/2.0.4: - resolution: { integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== } - dev: true + inherits@2.0.4: {} - /interpret/2.2.0: - resolution: { integrity: sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw== } - engines: { node: '>= 0.10' } - dev: true + interpret@2.2.0: {} - /ipaddr.js/1.9.1: - resolution: { integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== } - engines: { node: '>= 0.10' } - dev: true + ipaddr.js@1.9.1: {} - /ipaddr.js/2.0.1: - resolution: { integrity: sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng== } - engines: { node: '>= 10' } - dev: true + ipaddr.js@2.2.0: {} - /is-arrayish/0.2.1: - resolution: { integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== } - dev: true + is-arrayish@0.2.1: {} - /is-binary-path/2.1.0: - resolution: { integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== } - engines: { node: '>=8' } + is-binary-path@2.1.0: dependencies: - binary-extensions: 2.2.0 - dev: true + binary-extensions: 2.3.0 - /is-buffer/1.1.6: - resolution: { integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== } - dev: true + is-buffer@1.1.6: {} - /is-core-module/2.11.0: - resolution: { integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== } + is-core-module@2.15.1: dependencies: - has: 1.0.3 - dev: true + hasown: 2.0.2 - /is-docker/2.2.1: - resolution: { integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== } - engines: { node: '>=8' } - hasBin: true - dev: true + is-docker@2.2.1: {} - /is-extglob/2.1.1: - resolution: { integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== } - engines: { node: '>=0.10.0' } - dev: true + is-extglob@2.1.1: {} - /is-fullwidth-code-point/3.0.0: - resolution: { integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== } - engines: { node: '>=8' } - dev: true + is-fullwidth-code-point@3.0.0: {} - /is-glob/4.0.3: - resolution: { integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== } - engines: { node: '>=0.10.0' } + is-glob@4.0.3: dependencies: is-extglob: 2.1.1 - dev: true - /is-number-like/1.0.8: - resolution: { integrity: sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA== } + is-number-like@1.0.8: dependencies: lodash.isfinite: 3.3.2 - dev: true - /is-number/7.0.0: - resolution: { integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== } - engines: { node: '>=0.12.0' } - dev: true + is-number@7.0.0: {} - /is-plain-obj/3.0.0: - resolution: { integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== } - engines: { node: '>=10' } - dev: true + is-plain-obj@3.0.0: {} - /is-plain-object/2.0.4: - resolution: { integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== } - engines: { node: '>=0.10.0' } + is-plain-object@2.0.4: dependencies: isobject: 3.0.1 - dev: true - /is-stream/2.0.1: - resolution: { integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg== } - engines: { node: '>=8' } - dev: true + is-stream@2.0.1: {} - /is-wsl/1.1.0: - resolution: { integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw== } - engines: { node: '>=4' } - dev: true + is-wsl@1.1.0: {} - /is-wsl/2.2.0: - resolution: { integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== } - engines: { node: '>=8' } + is-wsl@2.2.0: dependencies: is-docker: 2.2.1 - dev: true - /isarray/1.0.0: - resolution: { integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ== } - dev: true + isarray@1.0.0: {} - /isexe/2.0.0: - resolution: { integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== } - dev: true + isexe@2.0.0: {} - /isobject/3.0.1: - resolution: { integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg== } - engines: { node: '>=0.10.0' } - dev: true + isobject@3.0.1: {} - /jest-worker/27.5.1: - resolution: { integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== } - engines: { node: '>= 10.13.0' } + jest-worker@27.5.1: dependencies: - '@types/node': 18.11.7 + '@types/node': 22.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 - dev: true - /js-tokens/4.0.0: - resolution: { integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== } - dev: true + js-tokens@4.0.0: {} - /jsesc/0.5.0: - resolution: { integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA== } - hasBin: true - dev: true + jsesc@0.5.0: {} - /jsesc/2.5.2: - resolution: { integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== } - engines: { node: '>=4' } - hasBin: true - dev: true + jsesc@2.5.2: {} - /json-parse-even-better-errors/2.3.1: - resolution: { integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== } - dev: true + json-parse-even-better-errors@2.3.1: {} - /json-schema-traverse/0.4.1: - resolution: { integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== } - dev: true + json-schema-traverse@0.4.1: {} - /json-schema-traverse/1.0.0: - resolution: { integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== } - dev: true + json-schema-traverse@1.0.0: {} - /json5/1.0.1: - resolution: { integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== } - hasBin: true + json5@1.0.2: dependencies: - minimist: 1.2.7 - dev: true + minimist: 1.2.8 - /json5/2.2.1: - resolution: { integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== } - engines: { node: '>=6' } - hasBin: true - dev: true + json5@2.2.3: {} - /jsonfile/3.0.1: - resolution: { integrity: sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w== } + jsonfile@3.0.1: optionalDependencies: - graceful-fs: 4.2.10 - dev: true + graceful-fs: 4.2.11 - /jsonfile/6.1.0: - resolution: { integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ== } + jsonfile@6.1.0: dependencies: - universalify: 2.0.0 + universalify: 2.0.1 optionalDependencies: - graceful-fs: 4.2.10 - dev: true + graceful-fs: 4.2.11 - /junk/3.1.0: - resolution: { integrity: sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ== } - engines: { node: '>=8' } - dev: true + junk@3.1.0: {} - /kind-of/6.0.3: - resolution: { integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== } - engines: { node: '>=0.10.0' } - dev: true + kind-of@6.0.3: {} - /klona/2.0.5: - resolution: { integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ== } - engines: { node: '>= 8' } - dev: true + klona@2.0.6: {} - /laravel-mix-bundle-analyzer/1.0.5_laravel-mix@6.0.49: - resolution: { integrity: sha512-Oeq1mW6oDaZZhjs1Yga/xZpj5kfH2TonKbqzSPW5BJiI8WomvMBGUmq9yHzy/Zh2fw0R/133U9/hFANTTrgjfQ== } - peerDependencies: - laravel-mix: '>= 4.0.0' + laravel-mix-bundle-analyzer@1.0.5(laravel-mix@6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0))): dependencies: - laravel-mix: 6.0.49_postcss@8.4.18 + laravel-mix: 6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)) webpack-bundle-analyzer: 3.9.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /laravel-mix-purgecss/6.0.0_jp5nxb4qz22uqxocepmpnfiegq: - resolution: { integrity: sha512-1OVy3xVVqvWrBTI+vQrr9qlrNKKqq3lFlWQpdJxKO2IeK8bMERkNab3fLtldyyOd5ApBuoMd81EqF4ew2N/NdA== } - engines: { node: '>=12.0.0' } - peerDependencies: - laravel-mix: ^6.0.0 + laravel-mix-purgecss@6.0.0(laravel-mix@6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)))(postcss@8.4.41): dependencies: - laravel-mix: 6.0.49_postcss@8.4.18 - postcss-purgecss-laravel: 2.0.0_postcss@8.4.18 + laravel-mix: 6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)) + postcss-purgecss-laravel: 2.0.0(postcss@8.4.41) transitivePeerDependencies: - postcss - dev: true - /laravel-mix/6.0.49_postcss@8.4.18: - resolution: { integrity: sha512-bBMFpFjp26XfijPvY5y9zGKud7VqlyOE0OWUcPo3vTBY5asw8LTjafAbee1dhfLz6PWNqDziz69CP78ELSpfKw== } - engines: { node: '>=12.14.0' } - hasBin: true - peerDependencies: - postcss: ^8.3.11 - dependencies: - '@babel/core': 7.19.6 - '@babel/plugin-proposal-object-rest-spread': 7.19.4_@babel+core@7.19.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.6 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.19.6 - '@babel/preset-env': 7.19.4_@babel+core@7.19.6 - '@babel/runtime': 7.20.0 - '@types/babel__core': 7.1.19 - '@types/clean-css': 4.2.6 - '@types/imagemin-gifsicle': 7.0.1 - '@types/imagemin-mozjpeg': 8.0.1 - '@types/imagemin-optipng': 5.2.1 + laravel-mix@6.0.49(@babel/core@7.25.2)(@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.25.2))(@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2))(@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2))(@babel/preset-env@7.25.4(@babel/core@7.25.2))(postcss@8.4.41)(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)): + dependencies: + '@babel/core': 7.25.2 + '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.25.2) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) + '@babel/plugin-transform-runtime': 7.25.4(@babel/core@7.25.2) + '@babel/preset-env': 7.25.4(@babel/core@7.25.2) + '@babel/runtime': 7.25.4 + '@types/babel__core': 7.20.5 + '@types/clean-css': 4.2.11 + '@types/imagemin-gifsicle': 7.0.4 + '@types/imagemin-mozjpeg': 8.0.4 + '@types/imagemin-optipng': 5.2.4 '@types/imagemin-svgo': 8.0.1 - autoprefixer: 10.4.13_postcss@8.4.18 - babel-loader: 8.2.5_6zc4kxld457avlfyhj3lzsljlm + autoprefixer: 10.4.20(postcss@8.4.41) + babel-loader: 8.3.0(@babel/core@7.25.2)(webpack@5.94.0(webpack-cli@4.10.0)) chalk: 4.1.2 - chokidar: 3.5.3 - clean-css: 5.3.1 - cli-table3: 0.6.3 - collect.js: 4.34.3 + chokidar: 3.6.0 + clean-css: 5.3.3 + cli-table3: 0.6.5 + collect.js: 4.36.1 commander: 7.2.0 concat: 1.0.3 - css-loader: 5.2.7_webpack@5.74.0 - cssnano: 5.1.14_postcss@8.4.18 + css-loader: 5.2.7(webpack@5.94.0(webpack-cli@4.10.0)) + cssnano: 5.1.15(postcss@8.4.41) dotenv: 10.0.0 dotenv-expand: 5.1.0 - file-loader: 6.2.0_webpack@5.74.0 + file-loader: 6.2.0(webpack@5.94.0(webpack-cli@4.10.0)) fs-extra: 10.1.0 glob: 7.2.3 - html-loader: 1.3.2_webpack@5.74.0 + html-loader: 1.3.2(webpack@5.94.0(webpack-cli@4.10.0)) imagemin: 7.0.1 - img-loader: 4.0.0_imagemin@7.0.1 + img-loader: 4.0.0(imagemin@7.0.1) lodash: 4.17.21 md5: 2.3.0 - mini-css-extract-plugin: 1.6.2_webpack@5.74.0 + mini-css-extract-plugin: 1.6.2(webpack@5.94.0(webpack-cli@4.10.0)) node-libs-browser: 2.2.1 - postcss: 8.4.18 - postcss-load-config: 3.1.4_postcss@8.4.18 - postcss-loader: 6.2.1_igyeriywjd4lwzfk4socqbj2qi - semver: 7.3.8 + postcss: 8.4.41 + postcss-load-config: 3.1.4(postcss@8.4.41) + postcss-loader: 6.2.1(postcss@8.4.41)(webpack@5.94.0(webpack-cli@4.10.0)) + semver: 7.6.3 strip-ansi: 6.0.1 - style-loader: 2.0.0_webpack@5.74.0 - terser: 5.15.1 - terser-webpack-plugin: 5.3.6_webpack@5.74.0 + style-loader: 2.0.0(webpack@5.94.0(webpack-cli@4.10.0)) + terser: 5.31.6 + terser-webpack-plugin: 5.3.10(webpack@5.94.0(webpack-cli@4.10.0)) vue-style-loader: 4.1.3 - webpack: 5.74.0_webpack-cli@4.10.0 - webpack-cli: 4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri - webpack-dev-server: 4.11.1_5v66e2inugklgvlh4huuavolfq - webpack-merge: 5.8.0 + webpack: 5.94.0(webpack-cli@4.10.0) + webpack-cli: 4.10.0(webpack@5.94.0) + webpack-dev-server: 4.15.2(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)) + webpack-merge: 5.10.0 webpack-notifier: 1.15.0 - webpackbar: 5.0.2_webpack@5.74.0 - yargs: 17.6.0 + webpackbar: 5.0.2(webpack@5.94.0(webpack-cli@4.10.0)) + yargs: 17.7.2 transitivePeerDependencies: - '@swc/core' - '@types/webpack' - - '@webpack-cli/generators' - - '@webpack-cli/migrate' - bufferutil - debug - esbuild @@ -4217,320 +6285,188 @@ packages: - ts-node - uglify-js - utf-8-validate - - webpack-bundle-analyzer - dev: true - /lilconfig/2.0.6: - resolution: { integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg== } - engines: { node: '>=10' } - dev: true + launch-editor@2.8.1: + dependencies: + picocolors: 1.0.1 + shell-quote: 1.8.1 + + lilconfig@2.1.0: {} - /limiter/1.1.5: - resolution: { integrity: sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA== } - dev: true + limiter@1.1.5: {} - /lines-and-columns/1.2.4: - resolution: { integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== } - dev: true + lines-and-columns@1.2.4: {} - /loader-runner/4.3.0: - resolution: { integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== } - engines: { node: '>=6.11.5' } - dev: true + loader-runner@4.3.0: {} - /loader-utils/1.4.0: - resolution: { integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA== } - engines: { node: '>=4.0.0' } + loader-utils@1.4.2: dependencies: big.js: 5.2.2 emojis-list: 3.0.0 - json5: 1.0.1 - dev: true + json5: 1.0.2 - /loader-utils/2.0.3: - resolution: { integrity: sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A== } - engines: { node: '>=8.9.0' } + loader-utils@2.0.4: dependencies: big.js: 5.2.2 emojis-list: 3.0.0 - json5: 2.2.1 - dev: true + json5: 2.2.3 - /localtunnel/2.0.2: - resolution: { integrity: sha512-n418Cn5ynvJd7m/N1d9WVJISLJF/ellZnfsLnx8WBWGzxv/ntNcFkJ1o6se5quUhCplfLGBNL5tYHiq5WF3Nug== } - engines: { node: '>=8.3.0' } - hasBin: true + localtunnel@2.0.2: dependencies: - axios: 0.21.4_debug@4.3.2 + axios: 0.21.4(debug@4.3.2) debug: 4.3.2 openurl: 1.1.1 yargs: 17.1.1 transitivePeerDependencies: - supports-color - dev: true - /locate-path/5.0.0: - resolution: { integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== } - engines: { node: '>=8' } + locate-path@5.0.0: dependencies: p-locate: 4.1.0 - dev: true - /lodash.debounce/4.0.8: - resolution: { integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow== } - dev: true + lodash.debounce@4.0.8: {} - /lodash.difference/4.5.0: - resolution: { integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA== } - dev: true + lodash.difference@4.5.0: {} - /lodash.isfinite/3.3.2: - resolution: { integrity: sha512-7FGG40uhC8Mm633uKW1r58aElFlBlxCrg9JfSi3P6aYiWmfiWF0PgMd86ZUsxE5GwWPdHoS2+48bwTh2VPkIQA== } - dev: true + lodash.isfinite@3.3.2: {} - /lodash.memoize/4.1.2: - resolution: { integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag== } - dev: true + lodash.memoize@4.1.2: {} - /lodash.uniq/4.5.0: - resolution: { integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ== } - dev: true + lodash.uniq@4.5.0: {} - /lodash/4.17.21: - resolution: { integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== } - dev: true + lodash@4.17.21: {} - /lower-case/2.0.2: - resolution: { integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== } + lower-case@2.0.2: dependencies: - tslib: 2.4.0 - dev: true + tslib: 2.7.0 - /lru-cache/4.1.5: - resolution: { integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== } + lru-cache@4.1.5: dependencies: pseudomap: 1.0.2 yallist: 2.1.2 - dev: true - /lru-cache/6.0.0: - resolution: { integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== } - engines: { node: '>=10' } + lru-cache@5.1.1: dependencies: - yallist: 4.0.0 - dev: true + yallist: 3.1.1 - /make-dir/3.1.0: - resolution: { integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== } - engines: { node: '>=8' } + make-dir@3.1.0: dependencies: - semver: 6.3.0 - dev: true + semver: 6.3.1 - /md5.js/1.3.5: - resolution: { integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg== } + md5.js@1.3.5: dependencies: hash-base: 3.1.0 inherits: 2.0.4 safe-buffer: 5.2.1 - dev: true - /md5/2.3.0: - resolution: { integrity: sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g== } + md5@2.3.0: dependencies: charenc: 0.0.2 crypt: 0.0.2 is-buffer: 1.1.6 - dev: true - /mdn-data/2.0.14: - resolution: { integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== } - dev: true + mdn-data@2.0.14: {} - /media-typer/0.3.0: - resolution: { integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g= } - engines: { node: '>= 0.6' } - dev: true + media-typer@0.3.0: {} - /memfs/3.4.8: - resolution: { integrity: sha512-E8QAFfd4csESWOqKIpN+khILPFSAZwPR9S+DO/5UtJNcuanF1jLZz0oWUAPF7xd2c1r6dGjGx+jH1st+MFWufA== } - engines: { node: '>= 4.0.0' } + memfs@3.5.3: dependencies: - fs-monkey: 1.0.3 - dev: true + fs-monkey: 1.0.6 - /merge-descriptors/1.0.1: - resolution: { integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E= } - dev: true + merge-descriptors@1.0.1: {} - /merge-source-map/1.1.0: - resolution: { integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw== } + merge-source-map@1.1.0: dependencies: source-map: 0.6.1 - dev: true - /merge-stream/2.0.0: - resolution: { integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== } - dev: true + merge-stream@2.0.0: {} - /merge2/1.4.1: - resolution: { integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== } - engines: { node: '>= 8' } - dev: true + merge2@1.4.1: {} - /methods/1.1.2: - resolution: { integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w== } - engines: { node: '>= 0.6' } - dev: true + methods@1.1.2: {} - /micromatch/4.0.5: - resolution: { integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== } - engines: { node: '>=8.6' } + micromatch@4.0.8: dependencies: - braces: 3.0.2 + braces: 3.0.3 picomatch: 2.3.1 - dev: true - /miller-rabin/4.0.1: - resolution: { integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA== } - hasBin: true + miller-rabin@4.0.1: dependencies: bn.js: 4.12.0 brorand: 1.1.0 - dev: true - /mime-db/1.52.0: - resolution: { integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== } - engines: { node: '>= 0.6' } - dev: true + mime-db@1.52.0: {} + + mime-db@1.53.0: {} - /mime-types/2.1.35: - resolution: { integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== } - engines: { node: '>= 0.6' } + mime-types@2.1.35: dependencies: mime-db: 1.52.0 - dev: true - /mime/1.4.1: - resolution: { integrity: sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ== } - hasBin: true - dev: true + mime@1.4.1: {} - /mime/1.6.0: - resolution: { integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== } - engines: { node: '>=4' } - hasBin: true - dev: true + mime@1.6.0: {} - /mimic-fn/2.1.0: - resolution: { integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== } - engines: { node: '>=6' } - dev: true + mimic-fn@2.1.0: {} - /mini-css-extract-plugin/1.6.2_webpack@5.74.0: - resolution: { integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q== } - engines: { node: '>= 10.13.0' } - peerDependencies: - webpack: ^4.4.0 || ^5.0.0 + mini-css-extract-plugin@1.6.2(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - loader-utils: 2.0.3 - schema-utils: 3.1.1 - webpack: 5.74.0_webpack-cli@4.10.0 + loader-utils: 2.0.4 + schema-utils: 3.3.0 + webpack: 5.94.0(webpack-cli@4.10.0) webpack-sources: 1.4.3 - dev: true - /minimalistic-assert/1.0.1: - resolution: { integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== } - dev: true + minimalistic-assert@1.0.1: {} - /minimalistic-crypto-utils/1.0.1: - resolution: { integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg== } - dev: true + minimalistic-crypto-utils@1.0.1: {} - /minimatch/3.1.2: - resolution: { integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== } + minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 - dev: true - /minimist/1.2.7: - resolution: { integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== } - dev: true + minimist@1.2.8: {} - /mitt/1.2.0: - resolution: { integrity: sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw== } - dev: true + mitt@1.2.0: {} - /mkdirp/0.5.6: - resolution: { integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw== } - hasBin: true + mkdirp@0.5.6: dependencies: - minimist: 1.2.7 - dev: true + minimist: 1.2.8 - /moment-locales-webpack-plugin/1.2.0_moment@2.29.4: - resolution: { integrity: sha512-QAi5v0OlPUP7GXviKMtxnpBAo8WmTHrUNN7iciAhNOEAd9evCOvuN0g1N7ThIg3q11GLCkjY1zQ2saRcf/43nQ== } - peerDependencies: - moment: ^2.8.0 - webpack: ^1 || ^2 || ^3 || ^4 || ^5 + moment-locales-webpack-plugin@1.2.0(moment@2.30.1)(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: lodash.difference: 4.5.0 - moment: 2.29.4 - dev: true + moment: 2.30.1 + webpack: 5.94.0(webpack-cli@4.10.0) - /moment/2.29.4: - resolution: { integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== } + moment@2.30.1: {} - /ms/2.0.0: - resolution: { integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== } - dev: true + ms@2.0.0: {} - /ms/2.1.2: - resolution: { integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== } - dev: true + ms@2.1.2: {} - /ms/2.1.3: - resolution: { integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== } - dev: true + ms@2.1.3: {} - /multicast-dns/7.2.5: - resolution: { integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg== } - hasBin: true + multicast-dns@7.2.5: dependencies: - dns-packet: 5.4.0 + dns-packet: 5.6.1 thunky: 1.1.0 - dev: true - /nanoid/3.3.4: - resolution: { integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== } - engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } - hasBin: true + nanoid@3.3.7: {} - /negotiator/0.6.3: - resolution: { integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== } - engines: { node: '>= 0.6' } - dev: true + negotiator@0.6.3: {} - /neo-async/2.6.2: - resolution: { integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== } - dev: true + neo-async@2.6.2: {} - /no-case/3.0.4: - resolution: { integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== } + no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.4.0 - dev: true + tslib: 2.7.0 - /node-forge/1.3.1: - resolution: { integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA== } - engines: { node: '>= 6.13.0' } - dev: true + node-forge@1.3.1: {} - /node-libs-browser/2.2.1: - resolution: { integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q== } + node-libs-browser@2.2.1: dependencies: - assert: 1.5.0 + assert: 1.5.1 browserify-zlib: 0.2.0 buffer: 4.9.2 console-browserify: 1.2.0 @@ -4544,806 +6480,455 @@ packages: process: 0.11.10 punycode: 1.4.1 querystring-es3: 0.2.1 - readable-stream: 2.3.7 + readable-stream: 2.3.8 stream-browserify: 2.0.2 stream-http: 2.8.3 string_decoder: 1.3.0 timers-browserify: 2.0.12 tty-browserify: 0.0.0 - url: 0.11.0 + url: 0.11.4 util: 0.11.1 vm-browserify: 1.1.2 - dev: true - /node-notifier/9.0.1: - resolution: { integrity: sha512-fPNFIp2hF/Dq7qLDzSg4vZ0J4e9v60gJR+Qx7RbjbWqzPDdEqeVpEx5CFeDAELIl+A/woaaNn1fQ5nEVerMxJg== } + node-notifier@9.0.1: dependencies: growly: 1.3.0 is-wsl: 2.2.0 - semver: 7.3.8 + semver: 7.6.3 shellwords: 0.1.1 uuid: 8.3.2 which: 2.0.2 - dev: true - /node-releases/2.0.6: - resolution: { integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg== } - dev: true + node-releases@2.0.18: {} - /normalize-path/3.0.0: - resolution: { integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== } - engines: { node: '>=0.10.0' } - dev: true + normalize-path@3.0.0: {} - /normalize-range/0.1.2: - resolution: { integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA== } - engines: { node: '>=0.10.0' } - dev: true + normalize-range@0.1.2: {} - /normalize-url/6.1.0: - resolution: { integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== } - engines: { node: '>=10' } - dev: true + normalize-url@6.1.0: {} - /npm-run-path/4.0.1: - resolution: { integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== } - engines: { node: '>=8' } + npm-run-path@4.0.1: dependencies: path-key: 3.1.1 - dev: true - /nth-check/2.1.1: - resolution: { integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== } + nth-check@2.1.1: dependencies: boolbase: 1.0.0 - dev: true - /object-assign/4.1.1: - resolution: { integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== } - engines: { node: '>=0.10.0' } + object-assign@4.1.1: {} + + object-inspect@1.13.2: {} + + object-keys@1.1.1: {} - /object-inspect/1.12.2: - resolution: { integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ== } - dev: true + object.assign@4.1.5: + dependencies: + call-bind: 1.0.7 + define-properties: 1.2.1 + has-symbols: 1.0.3 + object-keys: 1.1.1 - /obuf/1.1.2: - resolution: { integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg== } - dev: true + obuf@1.1.2: {} - /on-finished/2.3.0: - resolution: { integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww== } - engines: { node: '>= 0.8' } + on-finished@2.3.0: dependencies: ee-first: 1.1.1 - dev: true - /on-finished/2.4.1: - resolution: { integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== } - engines: { node: '>= 0.8' } + on-finished@2.4.1: dependencies: ee-first: 1.1.1 - dev: true - /on-headers/1.0.2: - resolution: { integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== } - engines: { node: '>= 0.8' } - dev: true + on-headers@1.0.2: {} - /once/1.4.0: - resolution: { integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== } + once@1.4.0: dependencies: wrappy: 1.0.2 - dev: true - /onetime/5.1.2: - resolution: { integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== } - engines: { node: '>=6' } + onetime@5.1.2: dependencies: mimic-fn: 2.1.0 - dev: true - /open/8.4.0: - resolution: { integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q== } - engines: { node: '>=12' } + open@8.4.2: dependencies: define-lazy-prop: 2.0.0 is-docker: 2.2.1 is-wsl: 2.2.0 - dev: true - /opener/1.5.2: - resolution: { integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A== } - hasBin: true - dev: true + opener@1.5.2: {} - /openurl/1.1.1: - resolution: { integrity: sha1-OHW0sO96UsFW8NtB1GCduw+Us4c= } - dev: true + openurl@1.1.1: {} - /opn/5.3.0: - resolution: { integrity: sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g== } - engines: { node: '>=4' } + opn@5.3.0: dependencies: is-wsl: 1.1.0 - dev: true - /os-browserify/0.3.0: - resolution: { integrity: sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A== } - dev: true + os-browserify@0.3.0: {} - /p-limit/2.3.0: - resolution: { integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== } - engines: { node: '>=6' } + p-limit@2.3.0: dependencies: p-try: 2.2.0 - dev: true - /p-locate/4.1.0: - resolution: { integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== } - engines: { node: '>=8' } + p-locate@4.1.0: dependencies: p-limit: 2.3.0 - dev: true - /p-pipe/3.1.0: - resolution: { integrity: sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw== } - engines: { node: '>=8' } - dev: true + p-pipe@3.1.0: {} - /p-retry/4.6.2: - resolution: { integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ== } - engines: { node: '>=8' } + p-retry@4.6.2: dependencies: '@types/retry': 0.12.0 retry: 0.13.1 - dev: true - /p-try/2.2.0: - resolution: { integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== } - engines: { node: '>=6' } - dev: true + p-try@2.2.0: {} - /pako/1.0.11: - resolution: { integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw== } - dev: true + pako@1.0.11: {} - /param-case/3.0.4: - resolution: { integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A== } + param-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.4.0 - dev: true + tslib: 2.7.0 - /parent-module/1.0.1: - resolution: { integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== } - engines: { node: '>=6' } + parent-module@1.0.1: dependencies: callsites: 3.1.0 - dev: true - /parse-asn1/5.1.6: - resolution: { integrity: sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw== } + parse-asn1@5.1.7: dependencies: - asn1.js: 5.4.1 + asn1.js: 4.10.1 browserify-aes: 1.2.0 evp_bytestokey: 1.0.3 + hash-base: 3.0.4 pbkdf2: 3.1.2 safe-buffer: 5.2.1 - dev: true - /parse-json/5.2.0: - resolution: { integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== } - engines: { node: '>=8' } + parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 - dev: true - /parseurl/1.3.3: - resolution: { integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== } - engines: { node: '>= 0.8' } - dev: true + parseurl@1.3.3: {} - /pascal-case/3.1.2: - resolution: { integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g== } + pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.4.0 - dev: true + tslib: 2.7.0 - /path-browserify/0.0.1: - resolution: { integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ== } - dev: true + path-browserify@0.0.1: {} - /path-exists/4.0.0: - resolution: { integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== } - engines: { node: '>=8' } - dev: true + path-exists@4.0.0: {} - /path-is-absolute/1.0.1: - resolution: { integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== } - engines: { node: '>=0.10.0' } - dev: true + path-is-absolute@1.0.1: {} - /path-key/3.1.1: - resolution: { integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== } - engines: { node: '>=8' } - dev: true + path-key@3.1.1: {} - /path-parse/1.0.7: - resolution: { integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== } - dev: true + path-parse@1.0.7: {} - /path-to-regexp/0.1.7: - resolution: { integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w= } - dev: true + path-to-regexp@0.1.7: {} - /path-type/4.0.0: - resolution: { integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== } - engines: { node: '>=8' } - dev: true + path-type@4.0.0: {} - /pbkdf2/3.1.2: - resolution: { integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA== } - engines: { node: '>=0.12' } + pbkdf2@3.1.2: dependencies: create-hash: 1.2.0 create-hmac: 1.1.7 ripemd160: 2.0.2 safe-buffer: 5.2.1 sha.js: 2.4.11 - dev: true - /picocolors/0.2.1: - resolution: { integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA== } - dev: true + picocolors@0.2.1: {} - /picocolors/1.0.0: - resolution: { integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== } + picocolors@1.0.1: {} - /picomatch/2.3.1: - resolution: { integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== } - engines: { node: '>=8.6' } - dev: true + picomatch@2.3.1: {} - /pify/4.0.1: - resolution: { integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g== } - engines: { node: '>=6' } - dev: true + pify@4.0.1: {} - /pkg-dir/4.2.0: - resolution: { integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== } - engines: { node: '>=8' } + pkg-dir@4.2.0: dependencies: find-up: 4.1.0 - dev: true - /portscanner/2.2.0: - resolution: { integrity: sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw== } - engines: { node: '>=0.4', npm: '>=1.0.0' } + portscanner@2.2.0: dependencies: async: 2.6.4 is-number-like: 1.0.8 - dev: true - /postcss-calc/8.2.4_postcss@8.4.18: - resolution: { integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q== } - peerDependencies: - postcss: ^8.2.2 + postcss-calc@8.2.4(postcss@8.4.41): dependencies: - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - dev: true - /postcss-colormin/5.3.0_postcss@8.4.18: - resolution: { integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-colormin@5.3.1(postcss@8.4.41): dependencies: - browserslist: 4.21.4 + browserslist: 4.23.3 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-convert-values/5.1.3_postcss@8.4.18: - resolution: { integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-convert-values@5.1.3(postcss@8.4.41): dependencies: - browserslist: 4.21.4 - postcss: 8.4.18 + browserslist: 4.23.3 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-discard-comments/5.1.2_postcss@8.4.18: - resolution: { integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-discard-comments@5.1.2(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /postcss-discard-duplicates/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-discard-duplicates@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true - - /postcss-discard-empty/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss: 8.4.41 + + postcss-discard-empty@5.1.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /postcss-discard-overridden/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-discard-overridden@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /postcss-load-config/3.1.4_postcss@8.4.18: - resolution: { integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg== } - engines: { node: '>= 10' } - peerDependencies: - postcss: '>=8.0.9' - ts-node: '>=9.0.0' - peerDependenciesMeta: - postcss: - optional: true - ts-node: - optional: true + postcss-load-config@3.1.4(postcss@8.4.41): dependencies: - lilconfig: 2.0.6 - postcss: 8.4.18 + lilconfig: 2.1.0 yaml: 1.10.2 - dev: true + optionalDependencies: + postcss: 8.4.41 - /postcss-loader/6.2.1_igyeriywjd4lwzfk4socqbj2qi: - resolution: { integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q== } - engines: { node: '>= 12.13.0' } - peerDependencies: - postcss: ^7.0.0 || ^8.0.1 - webpack: ^5.0.0 + postcss-loader@6.2.1(postcss@8.4.41)(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - cosmiconfig: 7.0.1 - klona: 2.0.5 - postcss: 8.4.18 - semver: 7.3.8 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true + cosmiconfig: 7.1.0 + klona: 2.0.6 + postcss: 8.4.41 + semver: 7.6.3 + webpack: 5.94.0(webpack-cli@4.10.0) - /postcss-merge-longhand/5.1.7_postcss@8.4.18: - resolution: { integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-merge-longhand@5.1.7(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - stylehacks: 5.1.1_postcss@8.4.18 - dev: true + stylehacks: 5.1.1(postcss@8.4.41) - /postcss-merge-rules/5.1.3_postcss@8.4.18: - resolution: { integrity: sha512-LbLd7uFC00vpOuMvyZop8+vvhnfRGpp2S+IMQKeuOZZapPRY4SMq5ErjQeHbHsjCUgJkRNrlU+LmxsKIqPKQlA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-merge-rules@5.1.4(postcss@8.4.41): dependencies: - browserslist: 4.21.4 + browserslist: 4.23.3 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 - dev: true + cssnano-utils: 3.1.0(postcss@8.4.41) + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 - /postcss-minify-font-values/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-minify-font-values@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-minify-gradients/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-minify-gradients@5.1.1(postcss@8.4.41): dependencies: colord: 2.9.3 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + cssnano-utils: 3.1.0(postcss@8.4.41) + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-minify-params/5.1.4_postcss@8.4.18: - resolution: { integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-minify-params@5.1.4(postcss@8.4.41): dependencies: - browserslist: 4.21.4 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + browserslist: 4.23.3 + cssnano-utils: 3.1.0(postcss@8.4.41) + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-minify-selectors/5.2.1_postcss@8.4.18: - resolution: { integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-minify-selectors@5.2.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 - dev: true + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 - /postcss-modules-extract-imports/3.0.0_postcss@8.4.18: - resolution: { integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw== } - engines: { node: ^10 || ^12 || >= 14 } - peerDependencies: - postcss: ^8.1.0 + postcss-modules-extract-imports@3.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /postcss-modules-local-by-default/4.0.0_postcss@8.4.18: - resolution: { integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ== } - engines: { node: ^10 || ^12 || >= 14 } - peerDependencies: - postcss: ^8.1.0 + postcss-modules-local-by-default@4.0.5(postcss@8.4.41): dependencies: - icss-utils: 5.1.0_postcss@8.4.18 - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 + icss-utils: 5.1.0(postcss@8.4.41) + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - dev: true - /postcss-modules-scope/3.0.0_postcss@8.4.18: - resolution: { integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg== } - engines: { node: ^10 || ^12 || >= 14 } - peerDependencies: - postcss: ^8.1.0 + postcss-modules-scope@3.2.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 - dev: true + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 - /postcss-modules-values/4.0.0_postcss@8.4.18: - resolution: { integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ== } - engines: { node: ^10 || ^12 || >= 14 } - peerDependencies: - postcss: ^8.1.0 + postcss-modules-values@4.0.0(postcss@8.4.41): dependencies: - icss-utils: 5.1.0_postcss@8.4.18 - postcss: 8.4.18 - dev: true + icss-utils: 5.1.0(postcss@8.4.41) + postcss: 8.4.41 - /postcss-normalize-charset/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-charset@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /postcss-normalize-display-values/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-display-values@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-positions/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-positions@5.1.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-repeat-style/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-repeat-style@5.1.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-string/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-string@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-timing-functions/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-timing-functions@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-unicode/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-unicode@5.1.1(postcss@8.4.41): dependencies: - browserslist: 4.21.4 - postcss: 8.4.18 + browserslist: 4.23.3 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-url/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-url@5.1.0(postcss@8.4.41): dependencies: normalize-url: 6.1.0 - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-normalize-whitespace/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-normalize-whitespace@5.1.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-ordered-values/5.1.3_postcss@8.4.18: - resolution: { integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-ordered-values@5.1.3(postcss@8.4.41): dependencies: - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + cssnano-utils: 3.1.0(postcss@8.4.41) + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-purgecss-laravel/2.0.0_postcss@8.4.18: - resolution: { integrity: sha512-vWObgEC5f0isOdumiLwzJPuZFyp7i1Go9i2Obce5qrVJWciBtCG1rrNiPEb7xp5bU3u/uk30M2P891tLL8tcQQ== } - engines: { node: '>=12.0.0' } + postcss-purgecss-laravel@2.0.0(postcss@8.4.41): dependencies: - '@fullhuman/postcss-purgecss': 3.1.3_postcss@8.4.18 + '@fullhuman/postcss-purgecss': 3.1.3(postcss@8.4.41) transitivePeerDependencies: - postcss - dev: true - /postcss-reduce-initial/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-//jeDqWcHPuXGZLoolFrUXBDyuEGbr9S2rMo19bkTIjBQ4PqkaO+oI8wua5BOUxpfi97i3PCoInsiFIEBfkm9w== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-reduce-initial@5.1.2(postcss@8.4.41): dependencies: - browserslist: 4.21.4 + browserslist: 4.23.3 caniuse-api: 3.0.0 - postcss: 8.4.18 - dev: true + postcss: 8.4.41 - /postcss-reduce-transforms/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-reduce-transforms@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 - dev: true - /postcss-selector-parser/6.0.10: - resolution: { integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w== } - engines: { node: '>=4' } + postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - dev: true - /postcss-svgo/5.1.0_postcss@8.4.18: - resolution: { integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-svgo@5.1.0(postcss@8.4.41): dependencies: - postcss: 8.4.18 + postcss: 8.4.41 postcss-value-parser: 4.2.0 svgo: 2.8.0 - dev: true - /postcss-unique-selectors/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + postcss-unique-selectors@5.1.1(postcss@8.4.41): dependencies: - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 - dev: true + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 - /postcss-value-parser/4.2.0: - resolution: { integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== } - dev: true + postcss-value-parser@4.2.0: {} - /postcss/7.0.39: - resolution: { integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA== } - engines: { node: '>=6.0.0' } + postcss@7.0.39: dependencies: picocolors: 0.2.1 source-map: 0.6.1 - dev: true - /postcss/8.4.18: - resolution: { integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA== } - engines: { node: ^10 || ^12 || >=14 } + postcss@8.4.41: dependencies: - nanoid: 3.3.4 - picocolors: 1.0.0 - source-map-js: 1.0.2 + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 - /prettier/2.7.1: - resolution: { integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== } - engines: { node: '>=10.13.0' } - hasBin: true - requiresBuild: true - dev: true + prettier@2.8.8: optional: true - /pretty-time/1.1.0: - resolution: { integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA== } - engines: { node: '>=4' } - dev: true + pretty-time@1.1.0: {} - /process-nextick-args/2.0.1: - resolution: { integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== } - dev: true + process-nextick-args@2.0.1: {} - /process/0.11.10: - resolution: { integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== } - engines: { node: '>= 0.6.0' } - dev: true + process@0.11.10: {} - /proxy-addr/2.0.7: - resolution: { integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg== } - engines: { node: '>= 0.10' } + proxy-addr@2.0.7: dependencies: forwarded: 0.2.0 ipaddr.js: 1.9.1 - dev: true - /pseudomap/1.0.2: - resolution: { integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ== } - dev: true + pseudomap@1.0.2: {} - /public-encrypt/4.0.3: - resolution: { integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q== } + public-encrypt@4.0.3: dependencies: bn.js: 4.12.0 browserify-rsa: 4.1.0 create-hash: 1.2.0 - parse-asn1: 5.1.6 + parse-asn1: 5.1.7 randombytes: 2.1.0 safe-buffer: 5.2.1 - dev: true - /punycode/1.3.2: - resolution: { integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw== } - dev: true + punycode@1.4.1: {} - /punycode/1.4.1: - resolution: { integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ== } - dev: true + punycode@2.3.1: {} - /punycode/2.1.1: - resolution: { integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== } - engines: { node: '>=6' } - dev: true - - /purgecss/3.1.3: - resolution: { integrity: sha512-hRSLN9mguJ2lzlIQtW4qmPS2kh6oMnA9RxdIYK8sz18QYqd6ePp4GNDl18oWHA1f2v2NEQIh51CO8s/E3YGckQ== } - hasBin: true + purgecss@3.1.3: dependencies: commander: 6.2.1 glob: 7.2.3 - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 - dev: true + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 - /qs/6.11.0: - resolution: { integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== } - engines: { node: '>=0.6' } + qs@6.11.0: dependencies: - side-channel: 1.0.4 - dev: true + side-channel: 1.0.6 - /qs/6.2.3: - resolution: { integrity: sha512-AY4g8t3LMboim0t6XWFdz6J5OuJ1ZNYu54SXihS/OMpgyCqYmcAJnWqkNSOjSjWmq3xxy+GF9uWQI2lI/7tKIA== } - engines: { node: '>=0.6' } - dev: true - - /querystring-es3/0.2.1: - resolution: { integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA== } - engines: { node: '>=0.4.x' } - dev: true + qs@6.13.0: + dependencies: + side-channel: 1.0.6 - /querystring/0.2.0: - resolution: { integrity: sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA= } - engines: { node: '>=0.4.x' } - deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. - dev: true + querystring-es3@0.2.1: {} - /queue-microtask/1.2.3: - resolution: { integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== } - dev: true + queue-microtask@1.2.3: {} - /randombytes/2.1.0: - resolution: { integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== } + randombytes@2.1.0: dependencies: safe-buffer: 5.2.1 - dev: true - /randomfill/1.0.4: - resolution: { integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw== } + randomfill@1.0.4: dependencies: randombytes: 2.1.0 safe-buffer: 5.2.1 - dev: true - /range-parser/1.2.1: - resolution: { integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== } - engines: { node: '>= 0.6' } - dev: true + range-parser@1.2.1: {} - /raw-body/2.5.1: - resolution: { integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig== } - engines: { node: '>= 0.8' } + raw-body@2.5.2: dependencies: bytes: 3.1.2 http-errors: 2.0.0 iconv-lite: 0.4.24 unpipe: 1.0.0 - dev: true - /readable-stream/2.3.7: - resolution: { integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== } + readable-stream@2.3.8: dependencies: core-util-is: 1.0.3 inherits: 2.0.4 @@ -5352,300 +6937,157 @@ packages: safe-buffer: 5.1.2 string_decoder: 1.1.1 util-deprecate: 1.0.2 - dev: true - /readable-stream/3.6.0: - resolution: { integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== } - engines: { node: '>= 6' } + readable-stream@3.6.2: dependencies: inherits: 2.0.4 string_decoder: 1.3.0 util-deprecate: 1.0.2 - dev: true - /readdirp/3.6.0: - resolution: { integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== } - engines: { node: '>=8.10.0' } + readdirp@3.6.0: dependencies: picomatch: 2.3.1 - dev: true - /rechoir/0.7.1: - resolution: { integrity: sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg== } - engines: { node: '>= 0.10' } + rechoir@0.7.1: dependencies: - resolve: 1.22.1 - dev: true + resolve: 1.22.8 - /regenerate-unicode-properties/10.1.0: - resolution: { integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ== } - engines: { node: '>=4' } + regenerate-unicode-properties@10.1.1: dependencies: regenerate: 1.4.2 - dev: true - /regenerate/1.4.2: - resolution: { integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== } - dev: true + regenerate@1.4.2: {} - /regenerator-runtime/0.13.10: - resolution: { integrity: sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw== } - dev: true + regenerator-runtime@0.14.1: {} - /regenerator-transform/0.15.0: - resolution: { integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg== } + regenerator-transform@0.15.2: dependencies: - '@babel/runtime': 7.20.0 - dev: true + '@babel/runtime': 7.25.4 - /regex-parser/2.2.11: - resolution: { integrity: sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q== } - dev: true + regex-parser@2.3.0: {} - /regexpu-core/5.2.1: - resolution: { integrity: sha512-HrnlNtpvqP1Xkb28tMhBUO2EbyUHdQlsnlAhzWcwHy8WJR53UWr7/MAvqrsQKMbV4qdpv03oTMG8iIhfsPFktQ== } - engines: { node: '>=4' } + regexpu-core@5.3.2: dependencies: + '@babel/regjsgen': 0.8.0 regenerate: 1.4.2 - regenerate-unicode-properties: 10.1.0 - regjsgen: 0.7.1 + regenerate-unicode-properties: 10.1.1 regjsparser: 0.9.1 unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.0.0 - dev: true + unicode-match-property-value-ecmascript: 2.1.0 - /regjsgen/0.7.1: - resolution: { integrity: sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA== } - dev: true - - /regjsparser/0.9.1: - resolution: { integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ== } - hasBin: true + regjsparser@0.9.1: dependencies: jsesc: 0.5.0 - dev: true - /relateurl/0.2.7: - resolution: { integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog== } - engines: { node: '>= 0.10' } - dev: true + relateurl@0.2.7: {} - /replace-ext/1.0.1: - resolution: { integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw== } - engines: { node: '>= 0.10' } - dev: true + replace-ext@1.0.1: {} - /require-directory/2.1.1: - resolution: { integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== } - engines: { node: '>=0.10.0' } - dev: true + require-directory@2.1.1: {} - /require-from-string/2.0.2: - resolution: { integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== } - engines: { node: '>=0.10.0' } - dev: true + require-from-string@2.0.2: {} - /requires-port/1.0.0: - resolution: { integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ== } - dev: true + requires-port@1.0.0: {} - /resolve-cwd/3.0.0: - resolution: { integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== } - engines: { node: '>=8' } + resolve-cwd@3.0.0: dependencies: resolve-from: 5.0.0 - dev: true - /resolve-from/4.0.0: - resolution: { integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== } - engines: { node: '>=4' } - dev: true + resolve-from@4.0.0: {} - /resolve-from/5.0.0: - resolution: { integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== } - engines: { node: '>=8' } - dev: true + resolve-from@5.0.0: {} - /resolve-url-loader/4.0.0: - resolution: { integrity: sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA== } - engines: { node: '>=8.9' } - peerDependencies: - rework: 1.0.1 - rework-visit: 1.0.0 - peerDependenciesMeta: - rework: - optional: true - rework-visit: - optional: true + resolve-url-loader@4.0.0: dependencies: adjust-sourcemap-loader: 4.0.0 convert-source-map: 1.9.0 - loader-utils: 2.0.3 + loader-utils: 2.0.4 postcss: 7.0.39 source-map: 0.6.1 - dev: true - /resolve/1.22.1: - resolution: { integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw== } - hasBin: true + resolve@1.22.8: dependencies: - is-core-module: 2.11.0 + is-core-module: 2.15.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: true - /resp-modifier/6.0.2: - resolution: { integrity: sha1-sSTeXE+6/LpUH0j/pzlw9KpFa08= } - engines: { node: '>= 0.8.0' } + resp-modifier@6.0.2: dependencies: debug: 2.6.9 minimatch: 3.1.2 transitivePeerDependencies: - supports-color - dev: true - /retry/0.13.1: - resolution: { integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg== } - engines: { node: '>= 4' } - dev: true + retry@0.13.1: {} - /reusify/1.0.4: - resolution: { integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== } - engines: { iojs: '>=1.0.0', node: '>=0.10.0' } - dev: true + reusify@1.0.4: {} - /rimraf/3.0.2: - resolution: { integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== } - hasBin: true + rimraf@3.0.2: dependencies: glob: 7.2.3 - dev: true - /ripemd160/2.0.2: - resolution: { integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA== } + ripemd160@2.0.2: dependencies: hash-base: 3.1.0 inherits: 2.0.4 - dev: true - /run-parallel/1.2.0: - resolution: { integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== } + run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 - dev: true - /rx/4.1.0: - resolution: { integrity: sha1-pfE/957zt0D+MKqAP7CfmIBdR4I= } - dev: true + rx@4.1.0: {} - /rxjs/5.5.12: - resolution: { integrity: sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw== } - engines: { npm: '>=2.0.0' } - dependencies: - symbol-observable: 1.0.1 - dev: true - - /safe-buffer/5.1.2: - resolution: { integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== } - dev: true + safe-buffer@5.1.2: {} - /safe-buffer/5.2.1: - resolution: { integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== } - dev: true + safe-buffer@5.2.1: {} - /safer-buffer/2.1.2: - resolution: { integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== } - dev: true + safer-buffer@2.1.2: {} - /sass-loader/12.6.0_sass@1.55.0: - resolution: { integrity: sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA== } - engines: { node: '>= 12.13.0' } - peerDependencies: - fibers: '>= 3.1.0' - node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 - sass: ^1.3.0 - sass-embedded: '*' - webpack: ^5.0.0 - peerDependenciesMeta: - fibers: - optional: true - node-sass: - optional: true - sass: - optional: true - sass-embedded: - optional: true + sass-loader@12.6.0(sass@1.77.8)(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - klona: 2.0.5 + klona: 2.0.6 neo-async: 2.6.2 - sass: 1.55.0 - dev: true + webpack: 5.94.0(webpack-cli@4.10.0) + optionalDependencies: + sass: 1.77.8 - /sass/1.55.0: - resolution: { integrity: sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A== } - engines: { node: '>=12.0.0' } - hasBin: true + sass@1.77.8: dependencies: - chokidar: 3.5.3 - immutable: 4.1.0 - source-map-js: 1.0.2 - dev: true + chokidar: 3.6.0 + immutable: 4.3.7 + source-map-js: 1.2.0 - /schema-utils/2.7.1: - resolution: { integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg== } - engines: { node: '>= 8.9.0' } + schema-utils@2.7.1: dependencies: - '@types/json-schema': 7.0.11 + '@types/json-schema': 7.0.15 ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - dev: true + ajv-keywords: 3.5.2(ajv@6.12.6) - /schema-utils/3.1.1: - resolution: { integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw== } - engines: { node: '>= 10.13.0' } + schema-utils@3.3.0: dependencies: - '@types/json-schema': 7.0.11 + '@types/json-schema': 7.0.15 ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - dev: true + ajv-keywords: 3.5.2(ajv@6.12.6) - /schema-utils/4.0.0: - resolution: { integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg== } - engines: { node: '>= 12.13.0' } + schema-utils@4.2.0: dependencies: - '@types/json-schema': 7.0.11 - ajv: 8.11.0 - ajv-formats: 2.1.1 - ajv-keywords: 5.1.0_ajv@8.11.0 - dev: true + '@types/json-schema': 7.0.15 + ajv: 8.17.1 + ajv-formats: 2.1.1(ajv@8.17.1) + ajv-keywords: 5.1.0(ajv@8.17.1) - /select-hose/2.0.0: - resolution: { integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg== } - dev: true + select-hose@2.0.0: {} - /selfsigned/2.1.1: - resolution: { integrity: sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ== } - engines: { node: '>=10' } + selfsigned@2.4.1: dependencies: + '@types/node-forge': 1.3.11 node-forge: 1.3.1 - dev: true - /semver/6.3.0: - resolution: { integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== } - hasBin: true - dev: true + semver@6.3.1: {} - /semver/7.3.8: - resolution: { integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== } - engines: { node: '>=10' } - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true + semver@7.6.3: {} - /send/0.16.2: - resolution: { integrity: sha512-E64YFPUssFHEFBvpbbjr44NCLtI1AohxQ8ZSiJjQLskAdKuriYEP6VyGEsRDH8ScozGpkaX1BGvhanqCwkcEZw== } - engines: { node: '>= 0.8.0' } + send@0.16.2: dependencies: debug: 2.6.9 depd: 1.1.2 @@ -5662,11 +7104,8 @@ packages: statuses: 1.4.0 transitivePeerDependencies: - supports-color - dev: true - /send/0.18.0: - resolution: { integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg== } - engines: { node: '>= 0.8.0' } + send@0.18.0: dependencies: debug: 2.6.9 depd: 2.0.0 @@ -5683,17 +7122,12 @@ packages: statuses: 2.0.1 transitivePeerDependencies: - supports-color - dev: true - /serialize-javascript/6.0.0: - resolution: { integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag== } + serialize-javascript@6.0.2: dependencies: randombytes: 2.1.0 - dev: true - /serve-index/1.9.1: - resolution: { integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw== } - engines: { node: '>= 0.8.0' } + serve-index@1.9.1: dependencies: accepts: 1.3.8 batch: 0.6.1 @@ -5704,11 +7138,8 @@ packages: parseurl: 1.3.3 transitivePeerDependencies: - supports-color - dev: true - /serve-static/1.13.2: - resolution: { integrity: sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw== } - engines: { node: '>= 0.8.0' } + serve-static@1.13.2: dependencies: encodeurl: 1.0.2 escape-html: 1.0.3 @@ -5716,11 +7147,8 @@ packages: send: 0.16.2 transitivePeerDependencies: - supports-color - dev: true - /serve-static/1.15.0: - resolution: { integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== } - engines: { node: '>= 0.8.0' } + serve-static@1.15.0: dependencies: encodeurl: 1.0.2 escape-html: 1.0.3 @@ -5728,583 +7156,341 @@ packages: send: 0.18.0 transitivePeerDependencies: - supports-color - dev: true - /server-destroy/1.0.1: - resolution: { integrity: sha1-8Tv5KOQrnD55OD5hzDmYtdFObN0= } - dev: true + server-destroy@1.0.1: {} - /setimmediate/1.0.5: - resolution: { integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA== } - dev: true + set-function-length@1.2.2: + dependencies: + define-data-property: 1.1.4 + es-errors: 1.3.0 + function-bind: 1.1.2 + get-intrinsic: 1.2.4 + gopd: 1.0.1 + has-property-descriptors: 1.0.2 - /setprototypeof/1.1.0: - resolution: { integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ== } - dev: true + setimmediate@1.0.5: {} - /setprototypeof/1.2.0: - resolution: { integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== } - dev: true + setprototypeof@1.1.0: {} - /sha.js/2.4.11: - resolution: { integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ== } - hasBin: true + setprototypeof@1.2.0: {} + + sha.js@2.4.11: dependencies: inherits: 2.0.4 safe-buffer: 5.2.1 - dev: true - /shallow-clone/3.0.1: - resolution: { integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA== } - engines: { node: '>=8' } + shallow-clone@3.0.1: dependencies: kind-of: 6.0.3 - dev: true - /shebang-command/2.0.0: - resolution: { integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== } - engines: { node: '>=8' } + shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 - dev: true - - /shebang-regex/3.0.0: - resolution: { integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== } - engines: { node: '>=8' } - dev: true - - /shellwords/0.1.1: - resolution: { integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== } - dev: true - - /side-channel/1.0.4: - resolution: { integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw== } - dependencies: - call-bind: 1.0.2 - get-intrinsic: 1.1.3 - object-inspect: 1.12.2 - dev: true - - /signal-exit/3.0.7: - resolution: { integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== } - dev: true - - /slash/3.0.0: - resolution: { integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== } - engines: { node: '>=8' } - dev: true - - /socket.io-adapter/2.4.0: - resolution: { integrity: sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg== } - dev: true - - /socket.io-client/4.5.3: - resolution: { integrity: sha512-I/hqDYpQ6JKwtJOf5ikM+Qz+YujZPMEl6qBLhxiP0nX+TfXKhW4KZZG8lamrD6Y5ngjmYHreESVasVCgi5Kl3A== } - engines: { node: '>=10.0.0' } - dependencies: - '@socket.io/component-emitter': 3.1.0 - debug: 4.3.4 - engine.io-client: 6.2.3 - socket.io-parser: 4.2.1 + + shebang-regex@3.0.0: {} + + shell-quote@1.8.1: {} + + shellwords@0.1.1: {} + + side-channel@1.0.6: + dependencies: + call-bind: 1.0.7 + es-errors: 1.3.0 + get-intrinsic: 1.2.4 + object-inspect: 1.13.2 + + signal-exit@3.0.7: {} + + slash@3.0.0: {} + + socket.io-adapter@2.5.5: + dependencies: + debug: 4.3.6 + ws: 8.17.1 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + + socket.io-client@4.7.5: + dependencies: + '@socket.io/component-emitter': 3.1.2 + debug: 4.3.6 + engine.io-client: 6.5.4 + socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /socket.io-parser/4.2.1: - resolution: { integrity: sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g== } - engines: { node: '>=10.0.0' } + socket.io-parser@4.2.4: dependencies: - '@socket.io/component-emitter': 3.1.0 - debug: 4.3.4 + '@socket.io/component-emitter': 3.1.2 + debug: 4.3.6 transitivePeerDependencies: - supports-color - dev: true - /socket.io/4.5.3: - resolution: { integrity: sha512-zdpnnKU+H6mOp7nYRXH4GNv1ux6HL6+lHL8g7Ds7Lj8CkdK1jJK/dlwsKDculbyOHifcJ0Pr/yeXnZQ5GeFrcg== } - engines: { node: '>=10.0.0' } + socket.io@4.7.5: dependencies: accepts: 1.3.8 base64id: 2.0.0 - debug: 4.3.4 - engine.io: 6.2.0 - socket.io-adapter: 2.4.0 - socket.io-parser: 4.2.1 + cors: 2.8.5 + debug: 4.3.6 + engine.io: 6.5.5 + socket.io-adapter: 2.5.5 + socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /sockjs/0.3.24: - resolution: { integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ== } + sockjs@0.3.24: dependencies: faye-websocket: 0.11.4 uuid: 8.3.2 websocket-driver: 0.7.4 - dev: true - /source-list-map/2.0.1: - resolution: { integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw== } - dev: true + source-list-map@2.0.1: {} - /source-map-js/1.0.2: - resolution: { integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== } - engines: { node: '>=0.10.0' } + source-map-js@1.2.0: {} - /source-map-support/0.5.21: - resolution: { integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== } + source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 source-map: 0.6.1 - dev: true - /source-map/0.6.1: - resolution: { integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== } - engines: { node: '>=0.10.0' } + source-map@0.6.1: {} - /spdy-transport/3.0.0: - resolution: { integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw== } + spdy-transport@3.0.0: dependencies: - debug: 4.3.4 + debug: 4.3.6 detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 - readable-stream: 3.6.0 + readable-stream: 3.6.2 wbuf: 1.7.3 transitivePeerDependencies: - supports-color - dev: true - /spdy/4.0.2: - resolution: { integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA== } - engines: { node: '>=6.0.0' } + spdy@4.0.2: dependencies: - debug: 4.3.4 + debug: 4.3.6 handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 spdy-transport: 3.0.0 transitivePeerDependencies: - supports-color - dev: true - /stable/0.1.8: - resolution: { integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== } - deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' - dev: true + stable@0.1.8: {} - /statuses/1.3.1: - resolution: { integrity: sha512-wuTCPGlJONk/a1kqZ4fQM2+908lC7fa7nPYpTC1EhnvqLX/IICbeP1OZGDtA374trpSq68YubKUMo8oRhN46yg== } - engines: { node: '>= 0.6' } - dev: true + statuses@1.3.1: {} - /statuses/1.4.0: - resolution: { integrity: sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew== } - engines: { node: '>= 0.6' } - dev: true + statuses@1.4.0: {} - /statuses/2.0.1: - resolution: { integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== } - engines: { node: '>= 0.8' } - dev: true + statuses@2.0.1: {} - /std-env/3.3.0: - resolution: { integrity: sha512-cNNS+VYsXIs5gI6gJipO4qZ8YYT274JHvNnQ1/R/x8Q8mdP0qj0zoMchRXmBNPqp/0eOEhX+3g7g6Fgb7meLIQ== } - dev: true + std-env@3.7.0: {} - /stream-browserify/2.0.2: - resolution: { integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg== } + stream-browserify@2.0.2: dependencies: inherits: 2.0.4 - readable-stream: 2.3.7 - dev: true + readable-stream: 2.3.8 - /stream-http/2.8.3: - resolution: { integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw== } + stream-http@2.8.3: dependencies: builtin-status-codes: 3.0.0 inherits: 2.0.4 - readable-stream: 2.3.7 + readable-stream: 2.3.8 to-arraybuffer: 1.0.1 xtend: 4.0.2 - dev: true - /stream-throttle/0.1.3: - resolution: { integrity: sha512-889+B9vN9dq7/vLbGyuHeZ6/ctf5sNuGWsDy89uNxkFTAgzy0eK7+w5fL3KLNRTkLle7EgZGvHUphZW0Q26MnQ== } - engines: { node: '>= 0.10.0' } - hasBin: true + stream-throttle@0.1.3: dependencies: commander: 2.20.3 limiter: 1.1.5 - dev: true - /string-width/4.2.3: - resolution: { integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== } - engines: { node: '>=8' } + string-width@4.2.3: dependencies: emoji-regex: 8.0.0 is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 - dev: true - /string_decoder/1.1.1: - resolution: { integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== } + string_decoder@1.1.1: dependencies: safe-buffer: 5.1.2 - dev: true - /string_decoder/1.3.0: - resolution: { integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== } + string_decoder@1.3.0: dependencies: safe-buffer: 5.2.1 - dev: true - - /strip-ansi/3.0.1: - resolution: { integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg== } - engines: { node: '>=0.10.0' } - dependencies: - ansi-regex: 2.1.1 - dev: true - /strip-ansi/6.0.1: - resolution: { integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== } - engines: { node: '>=8' } + strip-ansi@6.0.1: dependencies: ansi-regex: 5.0.1 - dev: true - /strip-final-newline/2.0.0: - resolution: { integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== } - engines: { node: '>=6' } - dev: true + strip-final-newline@2.0.0: {} - /style-loader/2.0.0_webpack@5.74.0: - resolution: { integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ== } - engines: { node: '>= 10.13.0' } - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 + style-loader@2.0.0(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - loader-utils: 2.0.3 - schema-utils: 3.1.1 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true + loader-utils: 2.0.4 + schema-utils: 3.3.0 + webpack: 5.94.0(webpack-cli@4.10.0) - /stylehacks/5.1.1_postcss@8.4.18: - resolution: { integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw== } - engines: { node: ^10 || ^12 || >=14.0 } - peerDependencies: - postcss: ^8.2.15 + stylehacks@5.1.1(postcss@8.4.41): dependencies: - browserslist: 4.21.4 - postcss: 8.4.18 - postcss-selector-parser: 6.0.10 - dev: true - - /supports-color/2.0.0: - resolution: { integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g== } - engines: { node: '>=0.8.0' } - dev: true + browserslist: 4.23.3 + postcss: 8.4.41 + postcss-selector-parser: 6.1.2 - /supports-color/5.5.0: - resolution: { integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== } - engines: { node: '>=4' } + supports-color@5.5.0: dependencies: has-flag: 3.0.0 - dev: true - /supports-color/7.2.0: - resolution: { integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== } - engines: { node: '>=8' } + supports-color@7.2.0: dependencies: has-flag: 4.0.0 - dev: true - /supports-color/8.1.1: - resolution: { integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== } - engines: { node: '>=10' } + supports-color@8.1.1: dependencies: has-flag: 4.0.0 - dev: true - /supports-preserve-symlinks-flag/1.0.0: - resolution: { integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== } - engines: { node: '>= 0.4' } - dev: true + supports-preserve-symlinks-flag@1.0.0: {} - /svgo/2.8.0: - resolution: { integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg== } - engines: { node: '>=10.13.0' } - hasBin: true + svgo@2.8.0: dependencies: '@trysound/sax': 0.2.0 commander: 7.2.0 css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 - picocolors: 1.0.0 + picocolors: 1.0.1 stable: 0.1.8 - dev: true - - /symbol-observable/1.0.1: - resolution: { integrity: sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ= } - engines: { node: '>=0.10.0' } - dev: true - /tapable/2.2.1: - resolution: { integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== } - engines: { node: '>=6' } - dev: true + tapable@2.2.1: {} - /terser-webpack-plugin/5.3.6_webpack@5.74.0: - resolution: { integrity: sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ== } - engines: { node: '>= 10.13.0' } - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true + terser-webpack-plugin@5.3.10(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - '@jridgewell/trace-mapping': 0.3.17 + '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 - schema-utils: 3.1.1 - serialize-javascript: 6.0.0 - terser: 5.15.1 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true - - /terser/4.8.1: - resolution: { integrity: sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw== } - engines: { node: '>=6.0.0' } - hasBin: true + schema-utils: 3.3.0 + serialize-javascript: 6.0.2 + terser: 5.31.6 + webpack: 5.94.0(webpack-cli@4.10.0) + + terser@4.8.1: dependencies: - acorn: 8.8.1 + acorn: 8.12.1 commander: 2.20.3 source-map: 0.6.1 source-map-support: 0.5.21 - dev: true - /terser/5.15.1: - resolution: { integrity: sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw== } - engines: { node: '>=10' } - hasBin: true + terser@5.31.6: dependencies: - '@jridgewell/source-map': 0.3.2 - acorn: 8.8.1 + '@jridgewell/source-map': 0.3.6 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21 - dev: true - - /tfunk/4.0.0: - resolution: { integrity: sha512-eJQ0dGfDIzWNiFNYFVjJ+Ezl/GmwHaFTBTjrtqNPW0S7cuVDBrZrmzUz6VkMeCR4DZFqhd4YtLwsw3i2wYHswQ== } - dependencies: - chalk: 1.1.3 - dlv: 1.1.3 - dev: true - /thunky/1.1.0: - resolution: { integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== } - dev: true + thunky@1.1.0: {} - /timers-browserify/2.0.12: - resolution: { integrity: sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ== } - engines: { node: '>=0.6.0' } + timers-browserify@2.0.12: dependencies: setimmediate: 1.0.5 - dev: true - /to-arraybuffer/1.0.1: - resolution: { integrity: sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA== } - dev: true + to-arraybuffer@1.0.1: {} - /to-fast-properties/2.0.0: - resolution: { integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== } - engines: { node: '>=4' } + to-fast-properties@2.0.0: {} - /to-regex-range/5.0.1: - resolution: { integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== } - engines: { node: '>=8.0' } + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 - dev: true - /toidentifier/1.0.1: - resolution: { integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== } - engines: { node: '>=0.6' } - dev: true + toidentifier@1.0.1: {} - /tryer/1.0.1: - resolution: { integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA== } - dev: true + tryer@1.0.1: {} - /tslib/2.4.0: - resolution: { integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== } - dev: true + tslib@2.7.0: {} - /tty-browserify/0.0.0: - resolution: { integrity: sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY= } - dev: true + tty-browserify@0.0.0: {} - /type-is/1.6.18: - resolution: { integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g== } - engines: { node: '>= 0.6' } + type-is@1.6.18: dependencies: media-typer: 0.3.0 mime-types: 2.1.35 - dev: true - /typescript/4.8.4: - resolution: { integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== } - engines: { node: '>=4.2.0' } - hasBin: true - dev: true + ua-parser-js@1.0.38: {} - /ua-parser-js/1.0.2: - resolution: { integrity: sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg== } - dev: true + undici-types@6.19.8: {} - /unicode-canonical-property-names-ecmascript/2.0.0: - resolution: { integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ== } - engines: { node: '>=4' } - dev: true + unicode-canonical-property-names-ecmascript@2.0.0: {} - /unicode-match-property-ecmascript/2.0.0: - resolution: { integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q== } - engines: { node: '>=4' } + unicode-match-property-ecmascript@2.0.0: dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.1.0 - dev: true - - /unicode-match-property-value-ecmascript/2.0.0: - resolution: { integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw== } - engines: { node: '>=4' } - dev: true - - /unicode-property-aliases-ecmascript/2.1.0: - resolution: { integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== } - engines: { node: '>=4' } - dev: true - - /universalify/0.1.2: - resolution: { integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== } - engines: { node: '>= 4.0.0' } - dev: true - - /universalify/2.0.0: - resolution: { integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== } - engines: { node: '>= 10.0.0' } - dev: true - - /unpipe/1.0.0: - resolution: { integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== } - engines: { node: '>= 0.8' } - dev: true - - /update-browserslist-db/1.0.10_browserslist@4.21.4: - resolution: { integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ== } - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' + + unicode-match-property-value-ecmascript@2.1.0: {} + + unicode-property-aliases-ecmascript@2.1.0: {} + + universalify@0.1.2: {} + + universalify@2.0.1: {} + + unpipe@1.0.0: {} + + update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: - browserslist: 4.21.4 - escalade: 3.1.1 - picocolors: 1.0.0 - dev: true + browserslist: 4.23.3 + escalade: 3.1.2 + picocolors: 1.0.1 - /uri-js/4.4.1: - resolution: { integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== } + uri-js@4.4.1: dependencies: - punycode: 2.1.1 - dev: true + punycode: 2.3.1 - /url/0.11.0: - resolution: { integrity: sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ== } + url@0.11.4: dependencies: - punycode: 1.3.2 - querystring: 0.2.0 - dev: true + punycode: 1.4.1 + qs: 6.13.0 - /util-deprecate/1.0.2: - resolution: { integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== } - dev: true + util-deprecate@1.0.2: {} - /util/0.10.3: - resolution: { integrity: sha512-5KiHfsmkqacuKjkRkdV7SsfDJ2EGiPsK92s2MhNSY0craxjTdKTtqKsJaCWp4LW33ZZ0OPUv1WO/TFvNQRiQxQ== } + util@0.10.4: dependencies: - inherits: 2.0.1 - dev: true + inherits: 2.0.3 - /util/0.11.1: - resolution: { integrity: sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ== } + util@0.11.1: dependencies: inherits: 2.0.3 - dev: true - /utils-merge/1.0.1: - resolution: { integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= } - engines: { node: '>= 0.4.0' } - dev: true + utils-merge@1.0.1: {} - /uuid/8.3.2: - resolution: { integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== } - hasBin: true - dev: true + uuid@8.3.2: {} - /vary/1.1.2: - resolution: { integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== } - engines: { node: '>= 0.8' } - dev: true + vary@1.1.2: {} - /vm-browserify/1.1.2: - resolution: { integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== } - dev: true + vm-browserify@1.1.2: {} - /vue-google-adsense/1.10.1_igq6qoovmtt3l3cjevddxf3bx4: - resolution: { integrity: sha512-F8S6TGK4kyDDvBy7plnWkclz/2bnJNLM2GgPn2K0bzxZi5p5/Nul+NHAkUkXpwdI/eoy+M7ibnkOMhvgd7T9rw== } - peerDependencies: - vue: ^2.6.12 - vue-script2: 2.1.0 + vue-google-adsense@1.10.1(vue-script2@2.1.0)(vue@2.7.16): dependencies: - vue: 2.7.13 + vue: 2.7.16 vue-script2: 2.1.0 - dev: false - /vue-hot-reload-api/2.3.4: - resolution: { integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== } - dev: true + vue-hot-reload-api@2.3.4: {} - /vue-loader/15.10.0_ouqacza277bgdo2pekwpiqgoqy: - resolution: { integrity: sha512-VU6tuO8eKajrFeBzMssFUP9SvakEeeSi1BxdTH5o3+1yUyrldp8IERkSdXlMI2t4kxF2sqYUDsQY+WJBxzBmZg== } - peerDependencies: - '@vue/compiler-sfc': ^3.0.8 - cache-loader: '*' - css-loader: '*' - vue-template-compiler: '*' - webpack: ^3.0.0 || ^4.1.0 || ^5.0.0-0 - peerDependenciesMeta: - '@vue/compiler-sfc': - optional: true - cache-loader: - optional: true - vue-template-compiler: - optional: true + vue-loader@15.11.1(css-loader@5.2.7(webpack@5.94.0(webpack-cli@4.10.0)))(lodash@4.17.21)(vue-template-compiler@2.7.16)(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - '@vue/component-compiler-utils': 3.3.0_lodash@4.17.21 + '@vue/component-compiler-utils': 3.3.0(lodash@4.17.21) + css-loader: 5.2.7(webpack@5.94.0(webpack-cli@4.10.0)) hash-sum: 1.0.2 - loader-utils: 1.4.0 + loader-utils: 1.4.2 vue-hot-reload-api: 2.3.4 vue-style-loader: 4.1.3 - vue-template-compiler: 2.7.13 + webpack: 5.94.0(webpack-cli@4.10.0) + optionalDependencies: + vue-template-compiler: 2.7.16 transitivePeerDependencies: - arc-templates - atpl @@ -6359,54 +7545,36 @@ packages: - velocityjs - walrus - whiskers - dev: true - /vue-script2/2.1.0: - resolution: { integrity: sha512-EDUOjQBFvhkJXwmWuUR9ijlF7/4JtmvjXSKaHSa/LNTMy9ltjgKgYB68aqlxgq8ORdSxowd5eo24P1syjZJnBA== } - dev: false + vue-script2@2.1.0: {} - /vue-style-loader/4.1.3: - resolution: { integrity: sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg== } + vue-style-loader@4.1.3: dependencies: hash-sum: 1.0.2 - loader-utils: 1.4.0 - dev: true + loader-utils: 1.4.2 - /vue-template-compiler/2.7.13: - resolution: { integrity: sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog== } + vue-template-compiler@2.7.16: dependencies: de-indent: 1.0.2 he: 1.2.0 - dev: true - /vue-template-es2015-compiler/1.9.1: - resolution: { integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== } - dev: true + vue-template-es2015-compiler@1.9.1: {} - /vue/2.7.13: - resolution: { integrity: sha512-QnM6ULTNnPmn71eUO+4hdjfBIA3H0GLsBnchnI/kS678tjI45GOUZhXd0oP/gX9isikXz1PAzSnkPspp9EUNfQ== } + vue@2.7.16: dependencies: - '@vue/compiler-sfc': 2.7.13 - csstype: 3.1.1 + '@vue/compiler-sfc': 2.7.16 + csstype: 3.1.3 - /watchpack/2.4.0: - resolution: { integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== } - engines: { node: '>=10.13.0' } + watchpack@2.4.2: dependencies: glob-to-regexp: 0.4.1 - graceful-fs: 4.2.10 - dev: true + graceful-fs: 4.2.11 - /wbuf/1.7.3: - resolution: { integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA== } + wbuf@1.7.3: dependencies: minimalistic-assert: 1.0.1 - dev: true - /webpack-bundle-analyzer/3.9.0: - resolution: { integrity: sha512-Ob8amZfCm3rMB1ScjQVlbYYUEJyEjdEtQ92jqiFUYt5VkEeO2v5UMbv49P/gnmCZm3A6yaFQzCBvpZqN4MUsdA== } - engines: { node: '>= 6.14.4' } - hasBin: true + webpack-bundle-analyzer@3.9.0: dependencies: acorn: 7.4.1 acorn-walk: 7.2.0 @@ -6414,343 +7582,204 @@ packages: chalk: 2.4.2 commander: 2.20.3 ejs: 2.7.4 - express: 4.18.2 + express: 4.19.2 filesize: 3.6.1 gzip-size: 5.1.1 lodash: 4.17.21 mkdirp: 0.5.6 opener: 1.5.2 - ws: 6.2.2 + ws: 6.2.3 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - dev: true - /webpack-cli/4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri: - resolution: { integrity: sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w== } - engines: { node: '>=10.13.0' } - hasBin: true - peerDependencies: - '@webpack-cli/generators': '*' - '@webpack-cli/migrate': '*' - webpack: 4.x.x || 5.x.x - webpack-bundle-analyzer: '*' - webpack-dev-server: '*' - peerDependenciesMeta: - '@webpack-cli/generators': - optional: true - '@webpack-cli/migrate': - optional: true - webpack-bundle-analyzer: - optional: true - webpack-dev-server: - optional: true + webpack-cli@4.10.0(webpack@5.94.0): dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 1.2.0_5v66e2inugklgvlh4huuavolfq - '@webpack-cli/info': 1.5.0_webpack-cli@4.10.0 - '@webpack-cli/serve': 1.7.0_ud4agclah7rahur6ntojouq57y - colorette: 2.0.19 + '@webpack-cli/configtest': 1.2.0(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)) + '@webpack-cli/info': 1.5.0(webpack-cli@4.10.0(webpack@5.94.0)) + '@webpack-cli/serve': 1.7.0(webpack-cli@4.10.0(webpack@5.94.0)) + colorette: 2.0.20 commander: 7.2.0 cross-spawn: 7.0.3 fastest-levenshtein: 1.0.16 - import-local: 3.1.0 + import-local: 3.2.0 interpret: 2.2.0 rechoir: 0.7.1 - webpack: 5.74.0_webpack-cli@4.10.0 - webpack-dev-server: 4.11.1_5v66e2inugklgvlh4huuavolfq - webpack-merge: 5.8.0 - dev: true + webpack: 5.94.0(webpack-cli@4.10.0) + webpack-merge: 5.10.0 - /webpack-dev-middleware/5.3.3_webpack@5.74.0: - resolution: { integrity: sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA== } - engines: { node: '>= 12.13.0' } - peerDependencies: - webpack: ^4.0.0 || ^5.0.0 + webpack-dev-middleware@5.3.4(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: - colorette: 2.0.19 - memfs: 3.4.8 + colorette: 2.0.20 + memfs: 3.5.3 mime-types: 2.1.35 range-parser: 1.2.1 - schema-utils: 4.0.0 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true - - /webpack-dev-server/4.11.1_5v66e2inugklgvlh4huuavolfq: - resolution: { integrity: sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw== } - engines: { node: '>= 12.13.0' } - hasBin: true - peerDependencies: - webpack: ^4.37.0 || ^5.0.0 - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true - dependencies: - '@types/bonjour': 3.5.10 - '@types/connect-history-api-fallback': 1.3.5 - '@types/express': 4.17.14 - '@types/serve-index': 1.9.1 - '@types/serve-static': 1.15.0 - '@types/sockjs': 0.3.33 - '@types/ws': 8.5.3 + schema-utils: 4.2.0 + webpack: 5.94.0(webpack-cli@4.10.0) + + webpack-dev-server@4.15.2(webpack-cli@4.10.0(webpack@5.94.0))(webpack@5.94.0(webpack-cli@4.10.0)): + dependencies: + '@types/bonjour': 3.5.13 + '@types/connect-history-api-fallback': 1.5.4 + '@types/express': 4.17.21 + '@types/serve-index': 1.9.4 + '@types/serve-static': 1.15.7 + '@types/sockjs': 0.3.36 + '@types/ws': 8.5.12 ansi-html-community: 0.0.8 - bonjour-service: 1.0.14 - chokidar: 3.5.3 - colorette: 2.0.19 + bonjour-service: 1.2.1 + chokidar: 3.6.0 + colorette: 2.0.20 compression: 1.7.4 connect-history-api-fallback: 2.0.0 default-gateway: 6.0.3 - express: 4.18.2 - graceful-fs: 4.2.10 - html-entities: 2.3.3 - http-proxy-middleware: 2.0.6_@types+express@4.17.14 - ipaddr.js: 2.0.1 - open: 8.4.0 + express: 4.19.2 + graceful-fs: 4.2.11 + html-entities: 2.5.2 + http-proxy-middleware: 2.0.6(@types/express@4.17.21) + ipaddr.js: 2.2.0 + launch-editor: 2.8.1 + open: 8.4.2 p-retry: 4.6.2 rimraf: 3.0.2 - schema-utils: 4.0.0 - selfsigned: 2.1.1 + schema-utils: 4.2.0 + selfsigned: 2.4.1 serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.74.0_webpack-cli@4.10.0 - webpack-cli: 4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri - webpack-dev-middleware: 5.3.3_webpack@5.74.0 - ws: 8.10.0 + webpack-dev-middleware: 5.3.4(webpack@5.94.0(webpack-cli@4.10.0)) + ws: 8.18.0 + optionalDependencies: + webpack: 5.94.0(webpack-cli@4.10.0) + webpack-cli: 4.10.0(webpack@5.94.0) transitivePeerDependencies: - bufferutil - debug - supports-color - utf-8-validate - dev: true - /webpack-merge/5.8.0: - resolution: { integrity: sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q== } - engines: { node: '>=10.0.0' } + webpack-merge@5.10.0: dependencies: clone-deep: 4.0.1 - wildcard: 2.0.0 - dev: true + flat: 5.0.2 + wildcard: 2.0.1 - /webpack-notifier/1.15.0: - resolution: { integrity: sha512-N2V8UMgRB5komdXQRavBsRpw0hPhJq2/SWNOGuhrXpIgRhcMexzkGQysUyGStHLV5hkUlgpRiF7IUXoBqyMmzQ== } - peerDependencies: - '@types/webpack': '>4.41.31' - peerDependenciesMeta: - '@types/webpack': - optional: true + webpack-notifier@1.15.0: dependencies: node-notifier: 9.0.1 strip-ansi: 6.0.1 - dev: true - /webpack-sources/1.4.3: - resolution: { integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ== } + webpack-sources@1.4.3: dependencies: source-list-map: 2.0.1 source-map: 0.6.1 - dev: true - /webpack-sources/3.2.3: - resolution: { integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== } - engines: { node: '>=10.13.0' } - dev: true + webpack-sources@3.2.3: {} - /webpack/5.74.0_webpack-cli@4.10.0: - resolution: { integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA== } - engines: { node: '>=10.13.0' } - hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true + webpack@5.94.0(webpack-cli@4.10.0): dependencies: - '@types/eslint-scope': 3.7.4 - '@types/estree': 0.0.51 - '@webassemblyjs/ast': 1.11.1 - '@webassemblyjs/wasm-edit': 1.11.1 - '@webassemblyjs/wasm-parser': 1.11.1 - acorn: 8.8.1 - acorn-import-assertions: 1.8.0_acorn@8.8.1 - browserslist: 4.21.4 - chrome-trace-event: 1.0.3 - enhanced-resolve: 5.10.0 - es-module-lexer: 0.9.3 + '@types/estree': 1.0.5 + '@webassemblyjs/ast': 1.12.1 + '@webassemblyjs/wasm-edit': 1.12.1 + '@webassemblyjs/wasm-parser': 1.12.1 + acorn: 8.12.1 + acorn-import-attributes: 1.9.5(acorn@8.12.1) + browserslist: 4.23.3 + chrome-trace-event: 1.0.4 + enhanced-resolve: 5.17.1 + es-module-lexer: 1.5.4 eslint-scope: 5.1.1 events: 3.3.0 glob-to-regexp: 0.4.1 - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 json-parse-even-better-errors: 2.3.1 loader-runner: 4.3.0 mime-types: 2.1.35 neo-async: 2.6.2 - schema-utils: 3.1.1 + schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.6_webpack@5.74.0 - watchpack: 2.4.0 - webpack-cli: 4.10.0_vnmgq7jx5zjkzolvtfp7mdf5ri + terser-webpack-plugin: 5.3.10(webpack@5.94.0(webpack-cli@4.10.0)) + watchpack: 2.4.2 webpack-sources: 3.2.3 + optionalDependencies: + webpack-cli: 4.10.0(webpack@5.94.0) transitivePeerDependencies: - '@swc/core' - esbuild - uglify-js - dev: true - /webpackbar/5.0.2_webpack@5.74.0: - resolution: { integrity: sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ== } - engines: { node: '>=12' } - peerDependencies: - webpack: 3 || 4 || 5 + webpackbar@5.0.2(webpack@5.94.0(webpack-cli@4.10.0)): dependencies: chalk: 4.1.2 consola: 2.15.3 pretty-time: 1.1.0 - std-env: 3.3.0 - webpack: 5.74.0_webpack-cli@4.10.0 - dev: true + std-env: 3.7.0 + webpack: 5.94.0(webpack-cli@4.10.0) - /websocket-driver/0.7.4: - resolution: { integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg== } - engines: { node: '>=0.8.0' } + websocket-driver@0.7.4: dependencies: http-parser-js: 0.5.8 safe-buffer: 5.2.1 websocket-extensions: 0.1.4 - dev: true - /websocket-extensions/0.1.4: - resolution: { integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== } - engines: { node: '>=0.8.0' } - dev: true + websocket-extensions@0.1.4: {} - /which/2.0.2: - resolution: { integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== } - engines: { node: '>= 8' } - hasBin: true + which@2.0.2: dependencies: isexe: 2.0.0 - dev: true - /wildcard/2.0.0: - resolution: { integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== } - dev: true + wildcard@2.0.1: {} - /wrap-ansi/7.0.0: - resolution: { integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== } - engines: { node: '>=10' } + wrap-ansi@7.0.0: dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 strip-ansi: 6.0.1 - dev: true - /wrappy/1.0.2: - resolution: { integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== } - dev: true + wrappy@1.0.2: {} - /ws/6.2.2: - resolution: { integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw== } - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true + ws@6.2.3: dependencies: async-limiter: 1.0.1 - dev: true - /ws/8.10.0: - resolution: { integrity: sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw== } - engines: { node: '>=10.0.0' } - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true + ws@8.17.1: {} - /ws/8.2.3: - resolution: { integrity: sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA== } - engines: { node: '>=10.0.0' } - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true - - /xmlhttprequest-ssl/2.0.0: - resolution: { integrity: sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A== } - engines: { node: '>=0.4.0' } - dev: true - - /xtend/4.0.2: - resolution: { integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== } - engines: { node: '>=0.4' } - dev: true - - /y18n/5.0.8: - resolution: { integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== } - engines: { node: '>=10' } - dev: true - - /yallist/2.1.2: - resolution: { integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A== } - dev: true - - /yallist/4.0.0: - resolution: { integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== } - dev: true - - /yaml/1.10.2: - resolution: { integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== } - engines: { node: '>= 6' } - dev: true - - /yargs-parser/20.2.9: - resolution: { integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w== } - engines: { node: '>=10' } - dev: true - - /yargs-parser/21.1.1: - resolution: { integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== } - engines: { node: '>=12' } - dev: true - - /yargs/17.1.1: - resolution: { integrity: sha512-c2k48R0PwKIqKhPMWjeiF6y2xY/gPMUlro0sgxqXpbOIohWiLNXWslsootttv7E1e73QPAMQSg5FeySbVcpsPQ== } - engines: { node: '>=12' } + ws@8.18.0: {} + + xmlhttprequest-ssl@2.0.0: {} + + xtend@4.0.2: {} + + y18n@5.0.8: {} + + yallist@2.1.2: {} + + yallist@3.1.1: {} + + yaml@1.10.2: {} + + yargs-parser@20.2.9: {} + + yargs-parser@21.1.1: {} + + yargs@17.1.1: dependencies: cliui: 7.0.4 - escalade: 3.1.1 + escalade: 3.1.2 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 yargs-parser: 20.2.9 - dev: true - /yargs/17.6.0: - resolution: { integrity: sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g== } - engines: { node: '>=12' } + yargs@17.7.2: dependencies: cliui: 8.0.1 - escalade: 3.1.1 + escalade: 3.1.2 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 yargs-parser: 21.1.1 - dev: true