From b8f74a36c44bc06bd55def72e1f64caa447eb4b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:56:47 +0000 Subject: [PATCH] Update all dependencies --- composer.lock | 399 +++++--- pnpm-lock.yaml | 2598 ++++++++++++++++++++++-------------------------- 2 files changed, 1422 insertions(+), 1575 deletions(-) diff --git a/composer.lock b/composer.lock index c0b7cfe..f09ff04 100644 --- a/composer.lock +++ b/composer.lock @@ -129,22 +129,21 @@ }, { "name": "contributte/translation", - "version": "v2.0.7", + "version": "v2.0.8", "source": { "type": "git", "url": "https://github.com/contributte/translation.git", - "reference": "92bc279f34102466b3faee11f15ee95c1a7c3d4a" + "reference": "5788c796703304792a2fdec8427533419ea2d59e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/contributte/translation/zipball/92bc279f34102466b3faee11f15ee95c1a7c3d4a", - "reference": "92bc279f34102466b3faee11f15ee95c1a7c3d4a", + "url": "https://api.github.com/repos/contributte/translation/zipball/5788c796703304792a2fdec8427533419ea2d59e", + "reference": "5788c796703304792a2fdec8427533419ea2d59e", "shasum": "" }, "require": { "latte/latte": "^2.6|^3.0.25", "nette/di": "^3.0.6", - "nette/finder": "^2.5.2|^3.0.0", "nette/http": "^3.0.7", "nette/neon": "^3.3.1", "nette/routing": "^3.0", @@ -164,10 +163,10 @@ "nette/tester": "^2.3.1", "ninjify/nunjuck": "^0.4.0", "ninjify/qa": "^0.13", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-nette": "^1.0", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan-nette": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", "psr/log": "^1.1|^2.0|^3.0", "tracy/tracy": "^2.8" }, @@ -200,7 +199,7 @@ ], "support": { "issues": "https://github.com/contributte/translation/issues", - "source": "https://github.com/contributte/translation/tree/v2.0.7" + "source": "https://github.com/contributte/translation/tree/v2.0.8" }, "funding": [ { @@ -212,7 +211,7 @@ "type": "github" } ], - "time": "2025-12-01T07:10:21+00:00" + "time": "2026-05-22T15:06:34+00:00" }, { "name": "latte/latte", @@ -307,16 +306,16 @@ }, { "name": "nette/application", - "version": "v3.2.9", + "version": "v3.2.10", "source": { "type": "git", "url": "https://github.com/nette/application.git", - "reference": "11d9d6fc53d579a3516c1574c707a5de281bc0a0" + "reference": "cdf59b0a1e3aaf8afb490070539c2b1974655bf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/application/zipball/11d9d6fc53d579a3516c1574c707a5de281bc0a0", - "reference": "11d9d6fc53d579a3516c1574c707a5de281bc0a0", + "url": "https://api.github.com/repos/nette/application/zipball/cdf59b0a1e3aaf8afb490070539c2b1974655bf6", + "reference": "cdf59b0a1e3aaf8afb490070539c2b1974655bf6", "shasum": "" }, "require": { @@ -340,10 +339,12 @@ "mockery/mockery": "^1.6@stable", "nette/di": "^3.2", "nette/forms": "^3.2", + "nette/phpstan-rules": "^1.0", "nette/robot-loader": "^4.0", "nette/security": "^3.2", - "nette/tester": "^2.5.2", - "phpstan/phpstan-nette": "^2.0@stable", + "nette/tester": "^2.6", + "phpstan/extension-installer": "^1.4@stable", + "phpstan/phpstan": "^2.1@stable", "tracy/tracy": "^2.9" }, "suggest": { @@ -396,9 +397,9 @@ ], "support": { "issues": "https://github.com/nette/application/issues", - "source": "https://github.com/nette/application/tree/v3.2.9" + "source": "https://github.com/nette/application/tree/v3.2.10" }, - "time": "2025-12-19T11:39:00+00:00" + "time": "2026-06-01T19:39:23+00:00" }, { "name": "nette/bootstrap", @@ -565,16 +566,16 @@ }, { "name": "nette/component-model", - "version": "v3.1.4", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/nette/component-model.git", - "reference": "4ee20100484344f5c30f30d25bef07ee0a815f37" + "reference": "23ad9cf94f004348e1bd02af3ecffa8d9cd2bf84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/component-model/zipball/4ee20100484344f5c30f30d25bef07ee0a815f37", - "reference": "4ee20100484344f5c30f30d25bef07ee0a815f37", + "url": "https://api.github.com/repos/nette/component-model/zipball/23ad9cf94f004348e1bd02af3ecffa8d9cd2bf84", + "reference": "23ad9cf94f004348e1bd02af3ecffa8d9cd2bf84", "shasum": "" }, "require": { @@ -591,7 +592,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -626,9 +627,9 @@ ], "support": { "issues": "https://github.com/nette/component-model/issues", - "source": "https://github.com/nette/component-model/tree/v3.1.4" + "source": "https://github.com/nette/component-model/tree/v3.2.0" }, - "time": "2026-03-27T00:33:51+00:00" + "time": "2026-05-26T10:35:41+00:00" }, { "name": "nette/database", @@ -844,16 +845,16 @@ }, { "name": "nette/forms", - "version": "v3.2.8", + "version": "v3.2.9", "source": { "type": "git", "url": "https://github.com/nette/forms.git", - "reference": "3bbf691ea0eb50d9594c2109d9252f267092b91f" + "reference": "b749e9c2cd259a8ac75d444137f1caf94ec644ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/forms/zipball/3bbf691ea0eb50d9594c2109d9252f267092b91f", - "reference": "3bbf691ea0eb50d9594c2109d9252f267092b91f", + "url": "https://api.github.com/repos/nette/forms/zipball/b749e9c2cd259a8ac75d444137f1caf94ec644ef", + "reference": "b749e9c2cd259a8ac75d444137f1caf94ec644ef", "shasum": "" }, "require": { @@ -869,8 +870,10 @@ "latte/latte": "^2.10.2 || ^3.0.12", "nette/application": "^3.0", "nette/di": "^3.0", - "nette/tester": "^2.5.2", - "phpstan/phpstan-nette": "^2.0@stable", + "nette/phpstan-rules": "^1.0", + "nette/tester": "^2.6", + "phpstan/extension-installer": "^1.4@stable", + "phpstan/phpstan": "^2.1@stable", "tracy/tracy": "^2.9" }, "suggest": { @@ -918,22 +921,22 @@ ], "support": { "issues": "https://github.com/nette/forms/issues", - "source": "https://github.com/nette/forms/tree/v3.2.8" + "source": "https://github.com/nette/forms/tree/v3.2.9" }, - "time": "2025-11-22T19:36:34+00:00" + "time": "2026-05-26T15:09:08+00:00" }, { "name": "nette/http", - "version": "v3.3.3", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/nette/http.git", - "reference": "c557f21c8cedd621dbfd7990752b1d55ef353f1d" + "reference": "d92cb97fea369d10b46677223cc2bfb5adc1a2f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/http/zipball/c557f21c8cedd621dbfd7990752b1d55ef353f1d", - "reference": "c557f21c8cedd621dbfd7990752b1d55ef353f1d", + "url": "https://api.github.com/repos/nette/http/zipball/d92cb97fea369d10b46677223cc2bfb5adc1a2f2", + "reference": "d92cb97fea369d10b46677223cc2bfb5adc1a2f2", "shasum": "" }, "require": { @@ -946,9 +949,11 @@ }, "require-dev": { "nette/di": "^3.0", + "nette/phpstan-rules": "^1.0", "nette/security": "^3.0", - "nette/tester": "^2.4", - "phpstan/phpstan-nette": "^2.0@stable", + "nette/tester": "^2.6", + "phpstan/extension-installer": "^1.4@stable", + "phpstan/phpstan": "^2.1@stable", "tracy/tracy": "^2.8" }, "suggest": { @@ -1002,22 +1007,22 @@ ], "support": { "issues": "https://github.com/nette/http/issues", - "source": "https://github.com/nette/http/tree/v3.3.3" + "source": "https://github.com/nette/http/tree/v3.3.4" }, - "time": "2025-10-30T22:32:24+00:00" + "time": "2026-05-26T16:57:36+00:00" }, { "name": "nette/mail", - "version": "v4.1.1", + "version": "v4.1.2", "source": { "type": "git", "url": "https://github.com/nette/mail.git", - "reference": "e4b4c6eee1feabfe4a8f5a9239b06c700cb2d7b5" + "reference": "c4ffac25187b1212fb9014341ecf96ed2fd8c4fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/mail/zipball/e4b4c6eee1feabfe4a8f5a9239b06c700cb2d7b5", - "reference": "e4b4c6eee1feabfe4a8f5a9239b06c700cb2d7b5", + "url": "https://api.github.com/repos/nette/mail/zipball/c4ffac25187b1212fb9014341ecf96ed2fd8c4fc", + "reference": "c4ffac25187b1212fb9014341ecf96ed2fd8c4fc", "shasum": "" }, "require": { @@ -1079,9 +1084,9 @@ ], "support": { "issues": "https://github.com/nette/mail/issues", - "source": "https://github.com/nette/mail/tree/v4.1.1" + "source": "https://github.com/nette/mail/tree/v4.1.2" }, - "time": "2026-04-23T22:27:58+00:00" + "time": "2026-05-19T18:23:42+00:00" }, { "name": "nette/neon", @@ -1505,16 +1510,16 @@ }, { "name": "nette/security", - "version": "v3.2.3", + "version": "v3.2.4", "source": { "type": "git", "url": "https://github.com/nette/security.git", - "reference": "07c86553af716bb37642b857c57a5bc8fa52c9f5" + "reference": "9af540e72fe3452145f5190016d40b902ff9e0e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/security/zipball/07c86553af716bb37642b857c57a5bc8fa52c9f5", - "reference": "07c86553af716bb37642b857c57a5bc8fa52c9f5", + "url": "https://api.github.com/repos/nette/security/zipball/9af540e72fe3452145f5190016d40b902ff9e0e8", + "reference": "9af540e72fe3452145f5190016d40b902ff9e0e8", "shasum": "" }, "require": { @@ -1575,9 +1580,9 @@ ], "support": { "issues": "https://github.com/nette/security/issues", - "source": "https://github.com/nette/security/tree/v3.2.3" + "source": "https://github.com/nette/security/tree/v3.2.4" }, - "time": "2026-05-11T21:16:26+00:00" + "time": "2026-05-23T02:39:03+00:00" }, { "name": "nette/utils", @@ -1826,16 +1831,16 @@ }, { "name": "stripe/stripe-php", - "version": "v20.1.0", + "version": "v20.2.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "6d0ec5ffa0678a408d63163ace1453b35a85fb24" + "reference": "38b784dd45b447609032c151c40712d9b3feecb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/6d0ec5ffa0678a408d63163ace1453b35a85fb24", - "reference": "6d0ec5ffa0678a408d63163ace1453b35a85fb24", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/38b784dd45b447609032c151c40712d9b3feecb0", + "reference": "38b784dd45b447609032c151c40712d9b3feecb0", "shasum": "" }, "require": { @@ -1847,7 +1852,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "3.94.0", "phpstan/phpstan": "^1.2", - "phpunit/phpunit": "^5.7 || ^9.0" + "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "extra": { @@ -1882,9 +1887,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v20.1.0" + "source": "https://github.com/stripe/stripe-php/tree/v20.2.0" }, - "time": "2026-04-24T00:12:56+00:00" + "time": "2026-05-27T20:28:12+00:00" }, { "name": "symfony/asset", @@ -1961,20 +1966,20 @@ }, { "name": "symfony/config", - "version": "v8.0.10", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "de665e669412ec2effe004d90298dbbdaf6e7e8b" + "reference": "429783a0c649696f2058ea5ab5315f082dba6de9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/de665e669412ec2effe004d90298dbbdaf6e7e8b", - "reference": "de665e669412ec2effe004d90298dbbdaf6e7e8b", + "url": "https://api.github.com/repos/symfony/config/zipball/429783a0c649696f2058ea5ab5315f082dba6de9", + "reference": "429783a0c649696f2058ea5ab5315f082dba6de9", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/filesystem": "^7.4|^8.0", "symfony/polyfill-ctype": "^1.8" @@ -2015,7 +2020,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v8.0.10" + "source": "https://github.com/symfony/config/tree/v8.1.0" }, "funding": [ { @@ -2035,7 +2040,7 @@ "type": "tidelift" } ], - "time": "2026-05-04T13:41:39+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2110,20 +2115,21 @@ }, { "name": "symfony/filesystem", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "224db910898ce1317b892a9a1338f1f8f17eb7c7" + "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/224db910898ce1317b892a9a1338f1f8f17eb7c7", - "reference": "224db910898ce1317b892a9a1338f1f8f17eb7c7", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/99aec13b82b4967ec5088222c4a3ecca955949c2", + "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -2156,7 +2162,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v8.0.11" + "source": "https://github.com/symfony/filesystem/tree/v8.1.0" }, "funding": [ { @@ -2176,7 +2182,7 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:39:47+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2263,16 +2269,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.37.0", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315" + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315", - "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "shasum": "" }, "require": { @@ -2324,7 +2330,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2" }, "funding": [ { @@ -2344,24 +2350,24 @@ "type": "tidelift" } ], - "time": "2026-04-10T17:25:58+00:00" + "time": "2026-05-27T06:59:30+00:00" }, { "name": "symfony/translation", - "version": "v8.0.10", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f63e9342e12646a57c91ef8a366a4f9d8e557b67" + "reference": "b2bd012ca28c4acae830ee1206a5b6e35dd99693" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f63e9342e12646a57c91ef8a366a4f9d8e557b67", - "reference": "f63e9342e12646a57c91ef8a366a4f9d8e557b67", + "url": "https://api.github.com/repos/symfony/translation/zipball/b2bd012ca28c4acae830ee1206a5b6e35dd99693", + "reference": "b2bd012ca28c4acae830ee1206a5b6e35dd99693", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/polyfill-mbstring": "^1.0", "symfony/translation-contracts": "^3.6.1" }, @@ -2417,7 +2423,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v8.0.10" + "source": "https://github.com/symfony/translation/tree/v8.1.0" }, "funding": [ { @@ -2437,7 +2443,7 @@ "type": "tidelift" } ], - "time": "2026-05-06T11:30:54+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/translation-contracts", @@ -2605,25 +2611,26 @@ "packages-dev": [ { "name": "guzzlehttp/guzzle", - "version": "7.10.0", + "version": "7.11.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4" + "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", - "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5af96f374e0ab4ebd747b8310888c99d3adb0a8c", + "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^2.3", - "guzzlehttp/psr7": "^2.8", + "guzzlehttp/promises": "^2.5", + "guzzlehttp/psr7": "^2.11", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", - "symfony/deprecation-contracts": "^2.2 || ^3.0" + "symfony/deprecation-contracts": "^2.5 || ^3.0", + "symfony/polyfill-php80": "^1.24" }, "provide": { "psr/http-client-implementation": "1.0" @@ -2632,8 +2639,9 @@ "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.2", + "guzzlehttp/test-server": "^0.5", "php-http/message-factory": "^1.1", - "phpunit/phpunit": "^8.5.39 || ^9.6.20", + "phpunit/phpunit": "^8.5.52 || ^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -2711,7 +2719,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.10.0" + "source": "https://github.com/guzzle/guzzle/tree/7.11.1" }, "funding": [ { @@ -2727,28 +2735,29 @@ "type": "tidelift" } ], - "time": "2025-08-23T22:36:01+00:00" + "time": "2026-06-07T22:54:06+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.3.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "481557b130ef3790cf82b713667b43030dc9c957" + "reference": "4360e982f87f5f258bf872d094647791db2f4c8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", - "reference": "481557b130ef3790cf82b713667b43030dc9c957", + "url": "https://api.github.com/repos/guzzle/promises/zipball/4360e982f87f5f258bf872d094647791db2f4c8e", + "reference": "4360e982f87f5f258bf872d094647791db2f4c8e", "shasum": "" }, "require": { - "php": "^7.2.5 || ^8.0" + "php": "^7.2.5 || ^8.0", + "symfony/deprecation-contracts": "^2.5 || ^3.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.44 || ^9.6.25" + "phpunit/phpunit": "^8.5.52 || ^9.6.34" }, "type": "library", "extra": { @@ -2794,7 +2803,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.3.0" + "source": "https://github.com/guzzle/promises/tree/2.5.0" }, "funding": [ { @@ -2810,27 +2819,29 @@ "type": "tidelift" } ], - "time": "2025-08-22T14:34:08+00:00" + "time": "2026-06-02T12:23:43+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.9.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884" + "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884", - "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/bbb5e61349fa5cb822b3e87842b951088b76b81f", + "reference": "bbb5e61349fa5cb822b3e87842b951088b76b81f", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", - "ralouphie/getallheaders": "^3.0" + "ralouphie/getallheaders": "^3.0", + "symfony/deprecation-contracts": "^2.5 || ^3.0", + "symfony/polyfill-php80": "^1.24" }, "provide": { "psr/http-factory-implementation": "1.0", @@ -2838,9 +2849,9 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "http-interop/http-factory-tests": "0.9.0", + "http-interop/http-factory-tests": "1.1.0", "jshttp/mime-db": "1.54.0.1", - "phpunit/phpunit": "^8.5.44 || ^9.6.25" + "phpunit/phpunit": "^8.5.52 || ^9.6.34" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -2911,7 +2922,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.9.0" + "source": "https://github.com/guzzle/psr7/tree/2.11.0" }, "funding": [ { @@ -2927,7 +2938,7 @@ "type": "tidelift" } ], - "time": "2026-03-10T16:41:02+00:00" + "time": "2026-06-02T12:30:48+00:00" }, { "name": "matronator/mtrgen", @@ -3625,16 +3636,16 @@ }, { "name": "symfony/console", - "version": "v7.4.11", + "version": "v7.4.13", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075" + "reference": "85095d2573eaefaf35e40b9513a9bf09f72cd217" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/ed0107e43ab452aa77ae99e005b95e56b556e075", - "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075", + "url": "https://api.github.com/repos/symfony/console/zipball/85095d2573eaefaf35e40b9513a9bf09f72cd217", + "reference": "85095d2573eaefaf35e40b9513a9bf09f72cd217", "shasum": "" }, "require": { @@ -3699,7 +3710,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.4.11" + "source": "https://github.com/symfony/console/tree/v7.4.13" }, "funding": [ { @@ -3719,20 +3730,20 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:04:42+00:00" + "time": "2026-05-24T08:56:14+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e" + "reference": "e9247d281d694a5120554d9afaf54e070e88a603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", + "reference": "e9247d281d694a5120554d9afaf54e070e88a603", "shasum": "" }, "require": { @@ -3781,7 +3792,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" }, "funding": [ { @@ -3801,20 +3812,20 @@ "type": "tidelift" } ], - "time": "2026-04-26T13:13:48+00:00" + "time": "2026-05-26T05:58:03+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "3833d7255cc303546435cb650316bff708a1c75c" + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", - "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", "shasum": "" }, "require": { @@ -3866,7 +3877,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" }, "funding": [ { @@ -3886,20 +3897,104 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-25T13:48:31+00:00" }, { - "name": "symfony/polyfill-php83", + "name": "symfony/polyfill-php80", "version": "v1.37.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2026-04-10T16:19:22+00:00" + }, + { + "name": "symfony/polyfill-php83", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149" + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149", - "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8", + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8", "shasum": "" }, "require": { @@ -3946,7 +4041,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2" }, "funding": [ { @@ -3966,7 +4061,7 @@ "type": "tidelift" } ], - "time": "2026-04-10T17:25:58+00:00" + "time": "2026-05-27T06:51:48+00:00" }, { "name": "symfony/service-contracts", @@ -4057,20 +4152,20 @@ }, { "name": "symfony/string", - "version": "v8.0.11", + "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff" + "reference": "afd5944f4005862d961efb85c8bbd5c523c4e3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/39be2ad058a3c0bd558edca23e65f009865d75ff", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff", + "url": "https://api.github.com/repos/symfony/string/zipball/afd5944f4005862d961efb85c8bbd5c523c4e3c9", + "reference": "afd5944f4005862d961efb85c8bbd5c523c4e3c9", "shasum": "" }, "require": { - "php": ">=8.4", + "php": ">=8.4.1", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-intl-grapheme": "^1.33", "symfony/polyfill-intl-normalizer": "^1.0", @@ -4123,7 +4218,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v8.0.11" + "source": "https://github.com/symfony/string/tree/v8.1.0" }, "funding": [ { @@ -4143,7 +4238,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-29T05:06:50+00:00" }, { "name": "symfony/validator", @@ -4251,16 +4346,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.39", + "version": "v6.4.41", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e4fb993188404155c2660c2f33be52c22e2de3ab" + "reference": "e8fdf3408c85806198d5826e604ffc6830d33152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e4fb993188404155c2660c2f33be52c22e2de3ab", - "reference": "e4fb993188404155c2660c2f33be52c22e2de3ab", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e8fdf3408c85806198d5826e604ffc6830d33152", + "reference": "e8fdf3408c85806198d5826e604ffc6830d33152", "shasum": "" }, "require": { @@ -4303,7 +4398,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.39" + "source": "https://github.com/symfony/yaml/tree/v6.4.41" }, "funding": [ { @@ -4323,7 +4418,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T08:26:06+00:00" + "time": "2026-05-25T06:03:23+00:00" } ], "aliases": [], diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82a25ab..97f2f66 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ specifiers: dependencies: '@babel/polyfill': 7.12.1 '@ckeditor/ckeditor5-build-classic': 44.3.0 - '@ckeditor/ckeditor5-ckfinder': 48.1.0 + '@ckeditor/ckeditor5-ckfinder': 48.2.0 axette: 2.0.8 chart.js: 4.5.1 choices.js: 11.2.3 @@ -74,79 +74,79 @@ dependencies: nouislider: 15.8.1 push.js: 1.0.12 tippy.js: 6.3.7 - uikit: 3.25.16 + uikit: 3.25.17 devDependencies: - '@babel/core': 7.29.0 - '@babel/preset-env': 7.29.5_@babel+core@7.29.0 - '@babel/register': 7.29.3_@babel+core@7.29.0 - apidoc: 1.2.0_tfuy4csras3tj7o6ap6kbibcvm - autoprefixer: 10.5.0_postcss@8.5.14 - babelify: 10.0.0_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/preset-env': 7.29.7_@babel+core@7.29.7 + '@babel/register': 7.29.7_@babel+core@7.29.7 + apidoc: 1.2.0_cw4qy6f5ndsmpguu6ebt2o6ftq + autoprefixer: 10.5.0_postcss@8.5.15 + babelify: 10.0.0_@babel+core@7.29.7 browser-sync: 3.0.4 browserify: 17.0.1 - cssnano: 8.0.1_postcss@8.5.14 + cssnano: 8.0.2_postcss@8.5.15 del: 5.1.0 dotenv: 17.4.2 - eslint: 10.4.0 - eslint-config-prettier: 10.1.8_eslint@10.4.0 - eslint-plugin-prettier: 5.5.5_hpl6qubxexxbb7d6f2phpceyau + eslint: 10.4.1 + eslint-config-prettier: 10.1.8_eslint@10.4.1 + eslint-plugin-prettier: 5.5.6_rngnww7v5xluwtgwfnxgjfgq44 glob: 7.2.3 gulp: 5.0.1 gulp-imagemin: 7.1.0_gulp@5.0.1 gulp-noop: 1.0.1 - gulp-postcss: 9.1.0_postcss@8.5.14 + gulp-postcss: 9.1.0_postcss@8.5.15 gulp-rev: 9.0.0 gulp-sourcemaps: 3.0.0 gulp-svg-sprite: 2.0.3 gulp-tap: 2.0.0 gulp-uglify-es: 3.0.0 - lighthouse: 13.3.0 + lighthouse: 13.4.0 loose-envify: 1.4.0 - postcss: 8.5.14 - postcss-calc: 10.1.1_postcss@8.5.14 - postcss-custom-media: 12.0.1_postcss@8.5.14 - postcss-custom-properties: 15.0.1_postcss@8.5.14 - postcss-import: 16.1.1_postcss@8.5.14 - postcss-mixins: 12.1.2_postcss@8.5.14 - postcss-nesting: 14.0.0_postcss@8.5.14 - prettier: 3.8.3 - stylelint: 17.11.1 - stylelint-config-prettier: 9.0.5_stylelint@17.11.1 - stylelint-prettier: 5.0.3_w7dfgkl3gt33zwekiw5vbqv2vy + postcss: 8.5.15 + postcss-calc: 10.1.1_postcss@8.5.15 + postcss-custom-media: 12.0.1_postcss@8.5.15 + postcss-custom-properties: 15.0.1_postcss@8.5.15 + postcss-import: 16.1.1_postcss@8.5.15 + postcss-mixins: 12.1.2_postcss@8.5.15 + postcss-nesting: 14.0.0_postcss@8.5.15 + prettier: 3.8.4 + stylelint: 17.13.0 + stylelint-config-prettier: 9.0.5_stylelint@17.13.0 + stylelint-prettier: 5.0.3_iwmptytogk6lkcqzhuv2nriy5u upgradeps: 2.3.1 vinyl-buffer: 1.0.1 yargs: 18.0.0 packages: - /@babel/code-frame/7.29.0: - resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} + /@babel/code-frame/7.29.7: + resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.28.5 + '@babel/helper-validator-identifier': 7.29.7 js-tokens: 4.0.0 picocolors: 1.1.1 dev: true - /@babel/compat-data/7.29.3: - resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==} + /@babel/compat-data/7.29.7: + resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.29.0: - resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} + /@babel/core/7.29.7: + resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.29.0 - '@babel/generator': 7.29.1 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-module-transforms': 7.28.6_@babel+core@7.29.0 - '@babel/helpers': 7.29.2 - '@babel/parser': 7.29.3 - '@babel/template': 7.28.6 - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-module-transforms': 7.29.7_@babel+core@7.29.7 + '@babel/helpers': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 debug: 4.4.3 @@ -157,73 +157,73 @@ packages: - supports-color dev: true - /@babel/generator/7.29.1: - resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} + /@babel/generator/7.29.7: + resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/parser': 7.29.3 - '@babel/types': 7.29.0 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 dev: true - /@babel/helper-annotate-as-pure/7.27.3: - resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} + /@babel/helper-annotate-as-pure/7.29.7: + resolution: {integrity: sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.7 dev: true - /@babel/helper-compilation-targets/7.28.6: - resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} + /@babel/helper-compilation-targets/7.29.7: + resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.29.3 - '@babel/helper-validator-option': 7.27.1 + '@babel/compat-data': 7.29.7 + '@babel/helper-validator-option': 7.29.7 browserslist: 4.28.2 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin/7.29.3_@babel+core@7.29.0: - resolution: {integrity: sha512-RpLYy2sb51oNLjuu1iD3bwBqCBWUzjO0ocp+iaCP/lJtb2CPLcnC2Fftw+4sAzaMELGeWTgExSKADbdo0GFVzA==} + /@babel/helper-create-class-features-plugin/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-member-expression-to-functions': 7.28.5 - '@babel/helper-optimise-call-expression': 7.27.1 - '@babel/helper-replace-supers': 7.28.6_@babel+core@7.29.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-annotate-as-pure': 7.29.7 + '@babel/helper-member-expression-to-functions': 7.29.7 + '@babel/helper-optimise-call-expression': 7.29.7 + '@babel/helper-replace-supers': 7.29.7_@babel+core@7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/traverse': 7.29.7 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.28.5_@babel+core@7.29.0: - resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} + /@babel/helper-create-regexp-features-plugin/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-907Uymvqgg1dwUA+7IGwFAOSYzQOuzPXKNJ1yxzwPffzkYFg2q2eHi1fIOs6sXkG9NbIUMunnUlkYsfRFNvomg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/core': 7.29.7 + '@babel/helper-annotate-as-pure': 7.29.7 regexpu-core: 6.4.0 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider/0.6.8_@babel+core@7.29.0: + /@babel/helper-define-polyfill-provider/0.6.8_@babel+core@7.29.7: resolution: {integrity: sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 debug: 4.4.3 lodash.debounce: 4.0.8 resolve: 1.22.12 @@ -231,836 +231,836 @@ packages: - supports-color dev: true - /@babel/helper-globals/7.28.0: - resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} + /@babel/helper-globals/7.29.7: + resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-member-expression-to-functions/7.28.5: - resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} + /@babel/helper-member-expression-to-functions/7.29.7: + resolution: {integrity: sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-imports/7.28.6: - resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} + /@babel/helper-module-imports/7.29.7: + resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} + /@babel/helper-module-transforms/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-imports': 7.28.6 - '@babel/helper-validator-identifier': 7.28.5 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-module-imports': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-optimise-call-expression/7.27.1: - resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} + /@babel/helper-optimise-call-expression/7.29.7: + resolution: {integrity: sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.7 dev: true - /@babel/helper-plugin-utils/7.28.6: - resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} + /@babel/helper-plugin-utils/7.29.7: + resolution: {integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} + /@babel/helper-remap-async-to-generator/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-16AMiW26DbXWBbr3B8wNozKM0ydMLB892vaOaJW/fPJdnT8vJk5sdkQcU/isqUxyCE0cEoa8wZOcbgDuC4b6Og==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-wrap-function': 7.28.6 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-annotate-as-pure': 7.29.7 + '@babel/helper-wrap-function': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} + /@babel/helper-replace-supers/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-member-expression-to-functions': 7.28.5 - '@babel/helper-optimise-call-expression': 7.27.1 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-member-expression-to-functions': 7.29.7 + '@babel/helper-optimise-call-expression': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-skip-transparent-expression-wrappers/7.27.1: - resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} + /@babel/helper-skip-transparent-expression-wrappers/7.29.7: + resolution: {integrity: sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-string-parser/7.27.1: - resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} + /@babel/helper-string-parser/7.29.7: + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-identifier/7.28.5: - resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} + /@babel/helper-validator-identifier/7.29.7: + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-validator-option/7.27.1: - resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} + /@babel/helper-validator-option/7.29.7: + resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.28.6: - resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==} + /@babel/helper-wrap-function/7.29.7: + resolution: {integrity: sha512-iES0Skag9ERIF68aXadpO6dbXa03mNWK3sEqJaMnLNs/eC3l0lkImdfoy6Y09/SfkpawdAB4RjQ7PVA7TcVGdw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.28.6 - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/template': 7.29.7 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.29.2: - resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==} + /@babel/helpers/7.29.7: + resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 dev: true - /@babel/parser/7.29.3: - resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==} + /@babel/parser/7.29.7: + resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.7 dev: true - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.28.5_@babel+core@7.29.0: - resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-j8SrR0zLZrRsC09DlszEx8FpMiwukKffYXMK0d5LmOglO7vGG6sz/BR/20yHqWH+Lnn31JTt2PE3hIWNgM2J6w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} + /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-r8j8escF+U2FUHo0KOhPUdMzUO+jp9fInva6+ACVAF3Y97Ev+5iNZwiqTghmzNeWwDkOPlYuTcfb1vDaoZKmAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-GE1TFSiuFeGsCxmYXZl8HwoPrVlwe4rHPFE8weieGKZqnDORK+Ar3vgWMgW+AOxQ6/2TgLSKx9p6W7O4rC6qgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/7.29.3_@babel+core@7.29.0: - resolution: {integrity: sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg==} + /@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-oBNVCvnO5tND+xSopWvV8WNGfpTfgP4Zr/YXXSj8zfmcPktp5Ku/aZlsIowgSD4fjmgHn6sGmB9APVsU5zOdhA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-QQt9qKHZ2sg/kivaLr7lnQr8HVrQDdBNSfCsTjiDxRuX/K5ORyKq+Bu8Xr0cDE3Dfkv0cw28Ve0EKyKMvulkOw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-transform-optional-chaining': 7.28.6_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 + '@babel/plugin-transform-optional-chaining': 7.29.7_@babel+core@7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-pn6QacGLgvCcwc+syUhKE/qSjV2D1IHDB84RNxWYSt1mW3K/SCtjinZ2p0cETJxAWBjPy3K/1lHwG5BjjPxNlw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.29.0: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.29.7: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 + '@babel/core': 7.29.7 dev: true - /@babel/plugin-syntax-import-assertions/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==} + /@babel/plugin-syntax-import-assertions/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-/An1OCBN93thpBAGyfsK2pcf0jvju1SAtKkL2Ny++B5Sy6sqgzXDQH1cZxWbF96Wuk+bn41MDA9bLd4VVAw6rw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-syntax-import-attributes/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==} + /@babel/plugin-syntax-import-attributes/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-zGYcYfq/WmZ4V+kBIXQon9dSSc8ircGZqw9ZaNhhGj9nZkeBu1jHLBDQqYYi5WA9uawvA2sIMbry2nCFhf5Djg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.29.0: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.29.7: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} + /@babel/plugin-transform-arrow-functions/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-N7zArUXWzAMzm+/N0uPBeVB3Fam5lMxtUwMmDK5f/IBBS7a7p1qeUoxd/6CckXoxUdgsntq1Dh8xNW06maZbDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-async-generator-functions/7.29.0_@babel+core@7.29.0: - resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==} + /@babel/plugin-transform-async-generator-functions/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-d98gXZkgswvkyohMBABkhm3GeXhYj8psWfwQ2C7gtfrKGTykQa/iOIi+JJhwMjPlZ6Vm2XN+DCf3Es1EoG4ZLA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.29.0 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-remap-async-to-generator': 7.29.7_@babel+core@7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-async-to-generator/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==} + /@babel/plugin-transform-async-to-generator/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-pcUb2SS+RMo9TWVBwKGI5ShtoG7R+zBsFmCKDa6fe8c+hPr3XJlZgoE5j6i8W7gDjhyvy+85vmYexanvXh3d1w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-imports': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-module-imports': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-remap-async-to-generator': 7.29.7_@babel+core@7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} + /@babel/plugin-transform-block-scoped-functions/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-cUSmjh72N+rN4PrkFlN1dJwNCwjVp5d38/CQrEsFggkD10UiFlBFgdH3tv5dNsLuHY+3S8db2xCHjhZcv5WgvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-block-scoping/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==} + /@babel/plugin-transform-block-scoping/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-ONyr4+AZhKh8yKWInVxU9AXA9EbsyeLcL6V0dJy6M2/62vuvpGm29zzuymbTpdc451GEpDIdAyPLP3r+P61yKQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-class-properties/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==} + /@babel/plugin-transform-class-properties/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-GtcpjFvanPfzNQi3eTitsCqtRRmmqzpy/A+yhTR1HaZo1Ly3EA8ZXxlPyHdR8/IuRMYc3E4wdGBewB2QKQjAaA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.29.3_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-class-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-class-static-block/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==} + /@babel/plugin-transform-class-static-block/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-kibJgmEdX2iMwsHY2tSZNDgj8PwIlCQz7FK9KuGKO8zsuoUwSEhoNnNVp/emKWrbY4HeO6kkXfdMqRKKKXBm2A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.29.3_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-class-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-classes/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==} + /@babel/plugin-transform-classes/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-qV0OGGBVacduzQHE649JyCneOFI/maT+YKsO+K4Yi3xv2wTPNjM/W2o2gdzMwEAZz7fXNTHAe0NcSg30bIN69g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-globals': 7.28.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-replace-supers': 7.28.6_@babel+core@7.29.0 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-annotate-as-pure': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-globals': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-replace-supers': 7.29.7_@babel+core@7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==} + /@babel/plugin-transform-computed-properties/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-RK7/IyU5phpuCdBAuig5VkzG/EnbDaui5SQGdU9BFrHdV+mV4cUjLMQ9lJDjLNtWHsqtiefpGZUXQP2BiTYMsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/template': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/template': 7.29.7 dev: true - /@babel/plugin-transform-destructuring/7.28.5_@babel+core@7.29.0: - resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==} + /@babel/plugin-transform-destructuring/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-iPX8aD6H9zV5s7ZsqTdNocPN/MGQ5sSMnElKrktxjJRMnB2jN/1p2+R7GkfD6CAYoVFqy5A4XnSIUeGgJzIWpg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-dotall-regex/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==} + /@babel/plugin-transform-dotall-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-3qc18hsD2RdZiyJNDNc7HQpv6xbncwh8FYtxNFFzclSyh/trPD9KkVR9BDECUjDLvb7yJVF15GfYUuC+LMkkiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} + /@babel/plugin-transform-duplicate-keys/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-6IvRRriEMqnBwD6chtxdLpMYCHWEzN+oL5cyQtjykya19UgzbmKhxmhZgKC/LHxS2nYr9Q/qYPZ5Lr6jOL9+yQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.29.0_@babel+core@7.29.0: - resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==} + /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-2wiIyo2BjtgU7HufSeDnL9L2O7zr8jmhFKuSr65VpRkUiRKRNpb0mdlk56+XPPKoIrfHqzbMuglDvZun0RISsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} + /@babel/plugin-transform-dynamic-import/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-giOlEm/EFjfjr+te9NsdjkUo2v4f8rS/SXPumRVHAtbNcyNlvtREkU1dZzaIDclNpnaVhlCqRdFKhJBjBikzLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-explicit-resource-management/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==} + /@babel/plugin-transform-explicit-resource-management/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-Rstj7coNz8sE+7Ju7ihpHLI564lsK5pUpNNlvptCIC/16E/S5hbl6n3kESPKdNRmqEWlpn5xpS5Q2dvXBsySLw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/plugin-transform-destructuring': 7.29.7_@babel+core@7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-exponentiation-operator/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==} + /@babel/plugin-transform-exponentiation-operator/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-zFpMOTLZBdW5LfObqcSbL6kefg4R4eLdmvS0wbN9M6D5Mym/sKm9toOoWyVOa+xDjvCnuWcHls2YonXwHvH3CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} + /@babel/plugin-transform-export-namespace-from/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-24B2nOy2TeJSMheqwPD4DDQOV/elLSIlKxjZt4i05H5AgdPdWR3n18HnNrcJ+j76WJd9gbwb9jPjNYUy6RautA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==} + /@babel/plugin-transform-for-of/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-zeSIHh0+E1Um1WJRXCFlHQYu2ieJNdivLLjlBEp+dIBu3S51n+SZZmIXjxnItw6pz56Cn+KvK68BIBVsxq2JiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} + /@babel/plugin-transform-function-name/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-otRWaHXE6fbAGkePvaj/kvs3HsqXfPhlnzwSOlnFgbqCPMd975dW+4wZ00WFBt+/YlBGcJwNrARQTOJOb4ZrIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-json-strings/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==} + /@babel/plugin-transform-json-strings/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-RRnE2+eon1rJAq8MnoF1b5kTpY1vU88twHcvcKMrsqP/jxIRqDVs9iJB5fqPuqyeFAW0wJo4MlUIPpQCq/aRsg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-literals/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} + /@babel/plugin-transform-literals/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-DZ/oLP21ZuWx1vKqnoNv6/tvEK48AQOBRai40CX9dTjGluvT/YZCyY3rryDtyUqCEoyNroy5KKPwX2iQCiRvyw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==} + /@babel/plugin-transform-logical-assignment-operators/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-A0H91hh6W8MFRkp5TqJmMr39jzGD1A1E1Ysiv2O06Sfbhkapm+XyIzxWCEh5kqwOZ1/8QZ0dY3SeQ7XBqfJd5Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} + /@babel/plugin-transform-member-expression-literals/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-hl1kwFZCCiDyfH25Xmco9jTrkPgnS9pmOzSG7W5I4SaGbLeqKv417hcU2RKmaxoPEgsoJh7ZPOrnPGq99bHoUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} + /@babel/plugin-transform-modules-amd/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-fxtQoH3m5ywUSIfaH0FGCzWu4McsYon5bD3K4XnskC7f+OyQMj7rsOMi4NvvmJ83WwBAg4UCe+ov4VZlqEvyew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-transforms': 7.28.6_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-module-transforms': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==} + /@babel/plugin-transform-modules-commonjs/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-j0vCldybPC5b5dwCQOJ21uKtHzt7hxLygJTg9eF1ScfaikEDNfzn94XoW5Fi+seBR0nCyL23xaBFFkq7dTM8XQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-transforms': 7.28.6_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-module-transforms': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.29.4_@babel+core@7.29.0: - resolution: {integrity: sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==} + /@babel/plugin-transform-modules-systemjs/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-TM2ZcQLoG2/y4HODiStCo10DibYhWhGWAwVv+EQKmG/7GFl0N+AAmUiXOMKM+aiJ9XBJ9AHVZBvTzMnJ2sM3cQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-transforms': 7.28.6_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-validator-identifier': 7.28.5 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-module-transforms': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} + /@babel/plugin-transform-modules-umd/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-B4UkaTK3QpgCwJnrxKfMPKdo92CN7OKXAlpAAnM3UPu0Q0lCCk57ylA9AJbRy2v8dDKOPAAWcoR6CMyeoHwRCA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-transforms': 7.28.6_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-module-transforms': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.29.0_@babel+core@7.29.0: - resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==} + /@babel/plugin-transform-named-capturing-groups-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-vuFoLwr4qnv2xbZ16SQd6uPcH5FNrLHhk/Jzo++0XJFcaDsr4gjJVg6j398oMHiC+83k/GiBzviwF5KBJkPUtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} + /@babel/plugin-transform-new-target/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-fEo41GmsOUhOBlw8ioo6zvjX5Xc2Lqkzlyfqbpsk3eB6TReV18uhxZ0esfEokVbY2+PVJAQHNKxER6lGrzNd3A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==} + /@babel/plugin-transform-nullish-coalescing-operator/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-idmp1dFaekP9GbcMvG24Kvw2BfhFZjHnNJCkV4WuIY4PskJzwI3f1N5OdgYke38T7rftO6ERulFRn2cFeZwRkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-numeric-separator/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==} + /@babel/plugin-transform-numeric-separator/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-zR7fv/z14OjgHl4AgRtkDBvBMhIzCxqV/qN/2BCRC7LjFwvuzjYe7gDWxC4Wl/SNsLM6SE1IWvRPYMgSJaUvNw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-object-rest-spread/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==} + /@babel/plugin-transform-object-rest-spread/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-Ld98jn4c0smUywL57m7SgsHq3OpThOa6LqZJif3G6jYOovPleoFhVrBJ1WegRApSFB2wu4+RelAj9AC9G08Z4A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.29.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.29.0 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/plugin-transform-destructuring': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-parameters': 7.29.7_@babel+core@7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} + /@babel/plugin-transform-object-super/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-Ea/diGcw0twB5IlZPO5sgET6fJsLJqPABqTuFWIR+iMPGPZJkATEIWx0wa+aEQ5UY1CBQyP/gkAiLEqn1vBiQA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-replace-supers': 7.28.6_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-replace-supers': 7.29.7_@babel+core@7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-optional-catch-binding/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==} + /@babel/plugin-transform-optional-catch-binding/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-sLsyndxK2VwX6yNUOakMb7Sh553ZTe/vVM1XJ+9Z5aW1ytsc8xOIwmyk05NNjN60vkc5/KqoTH6hB4V41LJhng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-optional-chaining/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==} + /@babel/plugin-transform-optional-chaining/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-6GM1dhvK3gNODkXcEcMCOLEDCLSoZ/sBbro2Ax8HURyasQ4NshagQixkRFdh5niI6E4gmA/jYI/4aT7rRos3ZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.29.0: - resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} + /@babel/plugin-transform-parameters/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-ZDOBqV/qLYJI0YElr8DcENEyARsFQeESqWXH6gZlghYXuPPjvweuDhP4VyEi4BlUBlLRFZVjxoZDMjxhLW766g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-private-methods/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==} + /@babel/plugin-transform-private-methods/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-/6Rz4DK1ETDEM/bWHsPHcaEe7ZaT1EqSXjtSP/L0DijOYuaUhiRiOKcwpZ8P7zR4xXEHc2ITdiCgBm9Tpyv9ug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.29.3_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-class-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-private-property-in-object/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==} + /@babel/plugin-transform-private-property-in-object/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-+BNo06dnrzdNNqCm1X6YUaVv0DKk8Q+JYcoZfOkLhYWNCXzlwTSRq8zGWayT1csjcpNXV9CQTBRRbmTLZac5cA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.29.3_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-annotate-as-pure': 7.29.7 + '@babel/helper-create-class-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} + /@babel/plugin-transform-property-literals/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-bOMRLQuI0A5ZqHq3OWJ89/rXpJ/NJrbVhXiP4zwPGMs6kpcVsuTUNjwoE30K0Qm3mf48a/TnRYYD6vPNqcg6jA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-regenerator/7.29.0_@babel+core@7.29.0: - resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==} + /@babel/plugin-transform-regenerator/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-rNNFV0DBAJp988xW2DOntfDoYn1eR8GGF5AT5vYc+rjyfaQkM242c9tZUHHPe7KYaiJizXPWhQTzzdbXySyhBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-regexp-modifiers/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==} + /@babel/plugin-transform-regexp-modifiers/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-mB5Fs0VWrJ42ZCmc8114v60qetdaUVNkj9PmSZRmanCZM3S9hm0CFRLjRmYIsuXav14l2jvZ+4T8iiCGnhj3nQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} + /@babel/plugin-transform-reserved-words/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-5+YhdpVgmfSmwZyLMftfaiffLRMHjzIRHFHHLdibcSyJm2pasMrKHrO3Ptrt2DRshjvpgjEJJ1zVW14WPq/6QA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} + /@babel/plugin-transform-shorthand-properties/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-I+WYbGBAiCn7nA6xBrlgPH+MB7HWb4u8pv5S0Pv7OtwNvIFvCCb24YlttKEeUFVurfBCEaOTnuhlqsb7f0Z5Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-spread/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==} + /@babel/plugin-transform-spread/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-/u5K1QWada7tbYNqTjMh96718g9NTwh9tfPJMsSmVsQwGT447FskV+KcfeXkXq2GWki4EM/MuTdmBec+hOuVTQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} + /@babel/plugin-transform-sticky-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-BCHzNYJGe9l7EpwwDBN/ztlL2NYFFq8hp9ddjtUEM9f2O7S7kKV/lL6Fwo7IF7NSkYhPK2vO+86nIGltA90MsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} + /@babel/plugin-transform-template-literals/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-NCSEJ4sLFU2gqAub45HYh4fus2yQ36rr6ei6vpU7NdoJqCpxvEG8E6eJpscGyXP3VHD2Ny+fSXr04k1hoUrFqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} + /@babel/plugin-transform-typeof-symbol/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-223mNGoTkBiTEWFoK+Q6Go3tueMRclO8vxxxxquNCYuNI4jWOofFKJRRDu6SDrB8Sgo1UEGW9T4GAQ8ZyRso1A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} + /@babel/plugin-transform-unicode-escapes/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-jCfXxSjf94lf4E0hKE0AByxF6F3/pVFqRdUUNkDJhsY0m1ZKjnN6ZYyMeHNpzflxb/0q5b7t3p+BE+SLF1WOtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-unicode-property-regex/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==} + /@babel/plugin-transform-unicode-property-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-OgZ+zoAJgZLUCunsTRQ5LAjOywDv5zzZ2/hQ5aMw1pGXyY2rtE8/chXYUmu3AlVHKpm10KEdG9aMwbI/K76ZGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.29.0: - resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} + /@babel/plugin-transform-unicode-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-7D/x/23/d/3VqZ0QA+LGbZMlGwZjztBygSWWWsfTPoQ1oQ6Q1P6Mr3d0kk42XabyUVw+fha3LqdRsFqeKqvCyA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==} + /@babel/plugin-transform-unicode-sets-regex/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-BLOhLht9DOJwIxlmp91wHvkXv1lguuHS3/FwUO8HL1H0u8s4hR1gASVFyilu9iGtcTRYqjTZmlsFFeQletntEg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7 + '@babel/helper-create-regexp-features-plugin': 7.29.7_@babel+core@7.29.7 + '@babel/helper-plugin-utils': 7.29.7 dev: true /@babel/polyfill/7.12.1: @@ -1071,106 +1071,106 @@ packages: regenerator-runtime: 0.13.11 dev: false - /@babel/preset-env/7.29.5_@babel+core@7.29.0: - resolution: {integrity: sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA==} + /@babel/preset-env/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-GYzX36n1nsciIb0uyH0GHwxwtNwPQIcpxSeiVLDtG/B7jB5xXgchnmL1f/jCX5o+pwnaDBtO60ONSJhEBJfxYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.29.3 - '@babel/core': 7.29.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5_@babel+core@7.29.0 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.3_@babel+core@7.29.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.29.0 - '@babel/plugin-syntax-import-assertions': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-syntax-import-attributes': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.29.0 - '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-async-generator-functions': 7.29.0_@babel+core@7.29.0 - '@babel/plugin-transform-async-to-generator': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-block-scoping': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-class-properties': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-class-static-block': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-classes': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-computed-properties': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.29.0 - '@babel/plugin-transform-dotall-regex': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0_@babel+core@7.29.0 - '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-explicit-resource-management': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-exponentiation-operator': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-json-strings': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-logical-assignment-operators': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-modules-commonjs': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-modules-systemjs': 7.29.4_@babel+core@7.29.0 - '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.29.0_@babel+core@7.29.0 - '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-numeric-separator': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-object-rest-spread': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-optional-catch-binding': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-optional-chaining': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.29.0 - '@babel/plugin-transform-private-methods': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-private-property-in-object': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-regenerator': 7.29.0_@babel+core@7.29.0 - '@babel/plugin-transform-regexp-modifiers': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-spread': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-unicode-property-regex': 7.28.6_@babel+core@7.29.0 - '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.29.0 - '@babel/plugin-transform-unicode-sets-regex': 7.28.6_@babel+core@7.29.0 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.29.0 - babel-plugin-polyfill-corejs2: 0.4.17_@babel+core@7.29.0 - babel-plugin-polyfill-corejs3: 0.14.2_@babel+core@7.29.0 - babel-plugin-polyfill-regenerator: 0.6.8_@babel+core@7.29.0 + '@babel/compat-data': 7.29.7 + '@babel/core': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/helper-validator-option': 7.29.7 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.29.7 + '@babel/plugin-syntax-import-assertions': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-syntax-import-attributes': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.29.7 + '@babel/plugin-transform-arrow-functions': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-async-generator-functions': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-async-to-generator': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-block-scoped-functions': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-block-scoping': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-class-properties': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-class-static-block': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-classes': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-computed-properties': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-destructuring': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-dotall-regex': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-duplicate-keys': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-dynamic-import': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-explicit-resource-management': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-exponentiation-operator': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-export-namespace-from': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-for-of': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-function-name': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-json-strings': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-literals': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-logical-assignment-operators': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-member-expression-literals': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-modules-amd': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-modules-commonjs': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-modules-systemjs': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-modules-umd': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-named-capturing-groups-regex': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-new-target': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-nullish-coalescing-operator': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-numeric-separator': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-object-rest-spread': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-object-super': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-optional-catch-binding': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-optional-chaining': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-parameters': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-private-methods': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-private-property-in-object': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-property-literals': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-regenerator': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-regexp-modifiers': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-reserved-words': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-shorthand-properties': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-spread': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-sticky-regex': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-template-literals': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-typeof-symbol': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-unicode-escapes': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-unicode-property-regex': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-unicode-regex': 7.29.7_@babel+core@7.29.7 + '@babel/plugin-transform-unicode-sets-regex': 7.29.7_@babel+core@7.29.7 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.29.7 + babel-plugin-polyfill-corejs2: 0.4.17_@babel+core@7.29.7 + babel-plugin-polyfill-corejs3: 0.14.2_@babel+core@7.29.7 + babel-plugin-polyfill-regenerator: 0.6.8_@babel+core@7.29.7 core-js-compat: 3.49.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.29.0: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.29.7: 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 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/types': 7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-plugin-utils': 7.29.7 + '@babel/types': 7.29.7 esutils: 2.0.3 dev: true - /@babel/register/7.29.3_@babel+core@7.29.0: - resolution: {integrity: sha512-F6C1KpIdoImKQfsD6HSxZ+mS4YY/2Q+JsqrmTC5ApVkTR2rG+nnbpjhWwzA5bDNu8mJjB3AryqDaWFLd4gCbJQ==} + /@babel/register/7.29.7_@babel+core@7.29.7: + resolution: {integrity: sha512-AMGJoWuES861riy6pcB0fphE1YXybtQnBYQMuIyPv6mKLiosfa79BKTnAOyx215c/3RJPJpdQwoHZ3earVH7AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 + '@babel/core': 7.29.7 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -1178,36 +1178,36 @@ packages: source-map-support: 0.5.21 dev: true - /@babel/template/7.28.6: - resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} + /@babel/template/7.29.7: + resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.29.0 - '@babel/parser': 7.29.3 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 dev: true - /@babel/traverse/7.29.0: - resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} + /@babel/traverse/7.29.7: + resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.29.0 - '@babel/generator': 7.29.1 - '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.29.3 - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-globals': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 debug: 4.4.3 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.29.0: - resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} + /@babel/types/7.29.7: + resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.27.1 - '@babel/helper-validator-identifier': 7.28.5 + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 dev: true /@cacheable/memory/2.0.9: @@ -1234,12 +1234,12 @@ packages: ckeditor5: 44.3.0 dev: false - /@ckeditor/ckeditor5-adapter-ckfinder/48.1.0: - resolution: {integrity: sha512-gsj3ndfkgVcWfFfIlUT/o3rGX88YXH/eoWbeTZiHY6KLwFTEC48yG05AwVJhEDCohWxn2/ms85Hs6sR7ccUZ9A==} + /@ckeditor/ckeditor5-adapter-ckfinder/48.2.0: + resolution: {integrity: sha512-CSXIUWc5/DHqJJL6L3WnjgFMKpHERmB3jpzrAIupdZLnPbg1H01Ki8yeWcghzfc4nm5fy9ZSfxT4okWFPWsEpA==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-upload': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-upload': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 dev: false /@ckeditor/ckeditor5-alignment/44.3.0: @@ -1354,16 +1354,16 @@ packages: ckeditor5: 44.3.0 dev: false - /@ckeditor/ckeditor5-ckfinder/48.1.0: - resolution: {integrity: sha512-f/Ro1yeArnSEPtC820IRzgYwJwAS34xyYJtsXnJMjBQt5SZeh/4mDNW9bmXvZvSWw7V6vCxWI5hlkvvK+2wUzw==} + /@ckeditor/ckeditor5-ckfinder/48.2.0: + resolution: {integrity: sha512-OnoYi8R1fI6KHMFQHMBXXajHHAQXVkVpRKMa2uTwS7BEzbcQhAJUJ6QI/JxH+mJ1EDdK2xDUiOb3fvPKbjeuvQ==} dependencies: - '@ckeditor/ckeditor5-adapter-ckfinder': 48.1.0 - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-icons': 48.1.0 - '@ckeditor/ckeditor5-image': 48.1.0 - '@ckeditor/ckeditor5-link': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-adapter-ckfinder': 48.2.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-icons': 48.2.0 + '@ckeditor/ckeditor5-image': 48.2.0 + '@ckeditor/ckeditor5-link': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 dev: false /@ckeditor/ckeditor5-clipboard/44.3.0: @@ -1377,14 +1377,14 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-clipboard/48.1.0: - resolution: {integrity: sha512-AKPr/Rbs3xWDWebFFgCDCVyKsYYh/Ca5O2XPksWipYVyCtg11kjJKXtkXU+kXP08Z0CiGcI16JDrS05CaYp1vg==} + /@ckeditor/ckeditor5-clipboard/48.2.0: + resolution: {integrity: sha512-2xPSy1ib0NidKvxrjakvAfz8BPCpw5uxh4Azr2DEdEF+zBjlsdCk+nqlU3lO9/OiGROImq+hP2M6dcpS0CUTog==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 - '@ckeditor/ckeditor5-widget': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 + '@ckeditor/ckeditor5-widget': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1418,13 +1418,13 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-core/48.1.0: - resolution: {integrity: sha512-m2RdJGJXhx3Z8OXLQG6GVvqhxARCqsYArZeo2f/doZbYJODHvvpct89ZxjycuvdQapJZn/p0pwT7KCxfkzh1Lg==} + /@ckeditor/ckeditor5-core/48.2.0: + resolution: {integrity: sha512-ooTO/BxSF2hx4MKcihq4zFWiNOGO8bVN8fE2I/El6qdnHaTV+brZwd5Ge0ykxEpy7uydmqGNeeoywMnY4j2I/A==} dependencies: - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 - '@ckeditor/ckeditor5-watchdog': 48.1.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 + '@ckeditor/ckeditor5-watchdog': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1493,13 +1493,13 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-editor-multi-root/48.1.0: - resolution: {integrity: sha512-lWNlnnLEcim8MzdV+BKYd06SUATCeVsKqCHGiYBATKe+NOdn4gUnedfh8QlubDTDEMN+/tIv14d1myOs++I8PQ==} + /@ckeditor/ckeditor5-editor-multi-root/48.2.0: + resolution: {integrity: sha512-PkLK5OCanAZ3wjG5pR4bCfzH/UkKD0UTAOfgmOAt3+9ORXReiSQmt5p4npkDnpr60wQ/9dkAx+bCF5FhvM/RxA==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1523,10 +1523,10 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-engine/48.1.0: - resolution: {integrity: sha512-aJFM4nIqyNwY8P60dA0yC2THxYY4+BdD0kID/QqCnZjvYNrAnJ3qhB1MUaFPMEco59/ObEYLERx4hm2FImiUkw==} + /@ckeditor/ckeditor5-engine/48.2.0: + resolution: {integrity: sha512-80ku17bnA+U8JHrTMPMSyDZY0B9RRogfGqEw8hYhOHj6N96sbMNXQyvnnSh/szwPyAIDo2cTgbOlKkqUNn+4rA==} dependencies: - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-utils': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1538,12 +1538,12 @@ packages: '@ckeditor/ckeditor5-utils': 44.3.0 dev: false - /@ckeditor/ckeditor5-enter/48.1.0: - resolution: {integrity: sha512-dI9obXA4OWARcYcch03I4DcmnKZDqVZCwnfjpN7DjpusLiaQtAKqwOYzukGZU3wThneS+4FPgEyRgNSn93oZpw==} + /@ckeditor/ckeditor5-enter/48.2.0: + resolution: {integrity: sha512-YZGbLDDyIzRMmITlEsVNmFhyTSFg4ZLQfQf70YnPOIXu38rnHrCS3cKPA+IYedc7pwdLHNA3zvSlGh8F30+V3w==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 dev: false /@ckeditor/ckeditor5-essentials/44.3.0: @@ -1635,8 +1635,8 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-icons/48.1.0: - resolution: {integrity: sha512-aEAY9BPqnHWrEKZJF1dQuAGaoWb6827EL+Ywwt6f6rsr1LQ0k5bgjuGkS2KOfHwRk90RE0nA7ow0x4FcoVPy5w==} + /@ckeditor/ckeditor5-icons/48.2.0: + resolution: {integrity: sha512-w5WVrweq8iaXhf7msnZ9b9GtlGSM1jQe6jvezVs+X4OkZd+QMkkQ+ROPp1TZniXLUKx3+Q872KUPxsl9FBSMMg==} dev: false /@ckeditor/ckeditor5-image/44.3.0: @@ -1655,19 +1655,19 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-image/48.1.0: - resolution: {integrity: sha512-ZK0MRW3lH/CHzrtDyY2KNwTm6bBreugHuWEZb9Z4f5if+h7TTM8uK2uLcJO24/D4opczC0ZdZVSbB2TwQ53kIQ==} - dependencies: - '@ckeditor/ckeditor5-clipboard': 48.1.0 - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-icons': 48.1.0 - '@ckeditor/ckeditor5-typing': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-undo': 48.1.0 - '@ckeditor/ckeditor5-upload': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 - '@ckeditor/ckeditor5-widget': 48.1.0 + /@ckeditor/ckeditor5-image/48.2.0: + resolution: {integrity: sha512-rbl6MRlNjotA+LhXroksLhspDxIiwRTeciY/B1OShMzjNIFc07pY691uIM/roJzu+L84TLQfejC3SdzY2xufXg==} + dependencies: + '@ckeditor/ckeditor5-clipboard': 48.2.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-icons': 48.2.0 + '@ckeditor/ckeditor5-typing': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-undo': 48.2.0 + '@ckeditor/ckeditor5-upload': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 + '@ckeditor/ckeditor5-widget': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1708,19 +1708,19 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-link/48.1.0: - resolution: {integrity: sha512-X4RvgbJQ5L2nDk2KXjqBZhx8tSSMBAp1r1R+9hFBVMLNehB/qzqOcqZ+m4r93AJw+NfsxzKiIymqzhEB822ePw==} - dependencies: - '@ckeditor/ckeditor5-clipboard': 48.1.0 - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-enter': 48.1.0 - '@ckeditor/ckeditor5-icons': 48.1.0 - '@ckeditor/ckeditor5-image': 48.1.0 - '@ckeditor/ckeditor5-typing': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 - '@ckeditor/ckeditor5-widget': 48.1.0 + /@ckeditor/ckeditor5-link/48.2.0: + resolution: {integrity: sha512-kwENWSQdFIjyioIftXgXNxXts2UMcN95iG50P5LM8dNDkWES76KuFrPb7r3ihdTKCnZN6gJjTFxi3HHehhWEQg==} + dependencies: + '@ckeditor/ckeditor5-clipboard': 48.2.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-enter': 48.2.0 + '@ckeditor/ckeditor5-icons': 48.2.0 + '@ckeditor/ckeditor5-image': 48.2.0 + '@ckeditor/ckeditor5-typing': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 + '@ckeditor/ckeditor5-widget': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1913,12 +1913,12 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-typing/48.1.0: - resolution: {integrity: sha512-PUL9CyxFQO+3RH/cS4ywbvqUgGez5KwnEZIy7m2j/f+eW+a6/Qo/lWJHoYL+K5TqPk65ZIw+/nRGRftTMnlJUQ==} + /@ckeditor/ckeditor5-typing/48.2.0: + resolution: {integrity: sha512-aYigcMZn3Ae9qfEDcy6Wg+W0xjw9Z+nT9Iryl8JIqyLTCbLW7eOrLy2aXWmoHvcegFfAtTLaIigRT8j4ZQm3SQ==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -1936,14 +1936,14 @@ packages: vanilla-colorful: 0.7.2 dev: false - /@ckeditor/ckeditor5-ui/48.1.0: - resolution: {integrity: sha512-JhrbcDOjxuXxJhSdOBMBjHBOCG6Z952gDDU+cZ0ioAznAyiTK+7vdfgjN+1R4rZ+M/mo6a7zVm6hJAq22STnsw==} + /@ckeditor/ckeditor5-ui/48.2.0: + resolution: {integrity: sha512-J43uo8TPR5awC8fw7CBlgx+tXGiyD2kuomELEJeaeoOw26ADEpLfnYZKlB1mb+VKnXJ43IHuqv/6GFF1hPKhpg==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-editor-multi-root': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-icons': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-editor-multi-root': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-icons': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 '@types/color-convert': 2.0.4 color-convert: 3.1.0 color-parse: 2.0.2 @@ -1960,14 +1960,14 @@ packages: '@ckeditor/ckeditor5-utils': 44.3.0 dev: false - /@ckeditor/ckeditor5-undo/48.1.0: - resolution: {integrity: sha512-bZLCBBbYfTf03XqJNr/jFGjAPBbSIdMjdAvepogZ1d2wocNWfjOUWzq29v/VciRo9HGWJHSKIUqXojh/E7bR/g==} + /@ckeditor/ckeditor5-undo/48.2.0: + resolution: {integrity: sha512-nWGPcFI9K/Pl1UhErAHN3HZRucU3FuK9ECyufc+640I5UWdFwCDMEdij+lfdegEIwvN2T3tZE52f1BnL83wdzQ==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-icons': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-icons': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 dev: false /@ckeditor/ckeditor5-upload/44.3.0: @@ -1977,11 +1977,11 @@ packages: '@ckeditor/ckeditor5-utils': 44.3.0 dev: false - /@ckeditor/ckeditor5-upload/48.1.0: - resolution: {integrity: sha512-xj752vjWPYqjMjMyV+0Cd7u2ZpBEbIZ+3byomjmD75L4OHMERFW+JX2U3Ko8MSi8aIDeVJY6bh617Lwx46dp1Q==} + /@ckeditor/ckeditor5-upload/48.2.0: + resolution: {integrity: sha512-sY/wuaBypDxQknplKI90zhtiY0VnpSB07zvHw2ednU3QjxnTLXYsEEENuEswLd9tWwuQ1v5qvqKRM5LFuiaKZg==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 dev: false /@ckeditor/ckeditor5-utils/44.3.0: @@ -1992,10 +1992,10 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-utils/48.1.0: - resolution: {integrity: sha512-0Wm0VXw16WJeqRVNXgUDaPeYsjBg6EKfWYOYKa/1f9TdHVRNPxZvBVkAQ27P7zT5cIDH7nXn9oyfX+A57E2+bA==} + /@ckeditor/ckeditor5-utils/48.2.0: + resolution: {integrity: sha512-htCvovEGW2MCKnnX8T0jwoxGqsLiwBp8wg65sr5nXx8i+B9IUAHZlnIK1VNE8g1ZLl1qhoaQTpbQTL12W5sTTw==} dependencies: - '@ckeditor/ckeditor5-ui': 48.1.0 + '@ckeditor/ckeditor5-ui': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -2009,12 +2009,12 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-watchdog/48.1.0: - resolution: {integrity: sha512-nausM0bn/z3SDn+P3lpkksjjfkB60ZW6/g0klJ9o+EbbmrujvacQlXF0IPl7b144ReRLXGt2XSdIFNxbzH+Mpw==} + /@ckeditor/ckeditor5-watchdog/48.2.0: + resolution: {integrity: sha512-o8i6a20WzgxGOqk2ZYgithtDyfVjNog7I/NECsDFyEU1u8hkrO/IdYblUOEFQgT8QySIcUBKiV+5fA8wZSv+XA==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -2030,16 +2030,16 @@ packages: lodash-es: 4.17.21 dev: false - /@ckeditor/ckeditor5-widget/48.1.0: - resolution: {integrity: sha512-skQcuHdiYihmY1/XrsDcXj9xt4/S8Q8prEdKM3WL8qEHWNaERp2BhcjhvBMv9Rw0lBjBde3K9SXIsi2NXX+B5w==} + /@ckeditor/ckeditor5-widget/48.2.0: + resolution: {integrity: sha512-O8V7juKYJ6muzeRw1dm+o3jQ75PG6Tm582XFegIFMnAA+j1iXb2fEaw2Mvb07uGC9x8Xpaz63b2sSYC1EheJ6A==} dependencies: - '@ckeditor/ckeditor5-core': 48.1.0 - '@ckeditor/ckeditor5-engine': 48.1.0 - '@ckeditor/ckeditor5-enter': 48.1.0 - '@ckeditor/ckeditor5-icons': 48.1.0 - '@ckeditor/ckeditor5-typing': 48.1.0 - '@ckeditor/ckeditor5-ui': 48.1.0 - '@ckeditor/ckeditor5-utils': 48.1.0 + '@ckeditor/ckeditor5-core': 48.2.0 + '@ckeditor/ckeditor5-engine': 48.2.0 + '@ckeditor/ckeditor5-enter': 48.2.0 + '@ckeditor/ckeditor5-icons': 48.2.0 + '@ckeditor/ckeditor5-typing': 48.2.0 + '@ckeditor/ckeditor5-ui': 48.2.0 + '@ckeditor/ckeditor5-utils': 48.2.0 es-toolkit: 1.45.1 dev: false @@ -2093,8 +2093,8 @@ packages: '@csstools/css-tokenizer': 4.0.0 dev: true - /@csstools/css-syntax-patches-for-csstree/1.1.4_css-tree@3.2.1: - resolution: {integrity: sha512-wgsqt92b7C7tQhIdPNxj0n9zuUbQlvAuI1exyzeNrOKOi62SD7ren8zqszmpVREjAOqg8cD2FqYhQfAuKjk4sw==} + /@csstools/css-syntax-patches-for-csstree/1.1.5_css-tree@3.2.1: + resolution: {integrity: sha512-oNjBvzLq2GPZtJphCjLqXow/cHySHSgtxvKZb7OqSZ/xHgw6NWNhfad+6AB9cLeVm6eA9d/qMll3JdEHjy6M+A==} peerDependencies: css-tree: ^3.2.1 peerDependenciesMeta: @@ -2120,31 +2120,31 @@ packages: '@csstools/css-tokenizer': 4.0.0 dev: true - /@csstools/selector-resolve-nested/4.0.0_bvshekiomvxdl5gsjujrih5gha: + /@csstools/selector-resolve-nested/4.0.0_5vf4mfy7z37lfppnjvrb7nt4j4: resolution: {integrity: sha512-9vAPxmp+Dx3wQBIUwc1v7Mdisw1kbbaGqXUM8QLTgWg7SoPGYtXBsMXvsFs/0Bn5yoFhcktzxNZGNaUt0VjgjA==} engines: {node: '>=20.19.0'} peerDependencies: postcss-selector-parser: ^7.1.1 dependencies: - postcss-selector-parser: 7.1.1 + postcss-selector-parser: 7.1.3 dev: true - /@csstools/selector-specificity/6.0.0_bvshekiomvxdl5gsjujrih5gha: + /@csstools/selector-specificity/6.0.0_5vf4mfy7z37lfppnjvrb7nt4j4: resolution: {integrity: sha512-4sSgl78OtOXEX/2d++8A83zHNTgwCJMaR24FvsYL7Uf/VS8HZk9PTwR51elTbGqMuwH3szLvvOXEaVnqn0Z3zA==} engines: {node: '>=20.19.0'} peerDependencies: postcss-selector-parser: ^7.1.1 dependencies: - postcss-selector-parser: 7.1.1 + postcss-selector-parser: 7.1.3 dev: true - /@csstools/utilities/3.0.0_postcss@8.5.14: + /@csstools/utilities/3.0.0_postcss@8.5.15: resolution: {integrity: sha512-etDqA/4jYvOGBM6yfKCOsEXfH96BKztZdgGmGqKi2xHnDe0ILIBraRspwgYatJH9JsCZ5HCGoCst8w18EKOAdg==} engines: {node: '>=20.19.0'} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true /@dabh/diagnostics/2.0.8: @@ -2358,13 +2358,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.9.1_eslint@10.4.0: + /@eslint-community/eslint-utils/4.9.1_eslint@10.4.1: resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 10.4.0 + eslint: 10.4.1 eslint-visitor-keys: 3.4.3 dev: true @@ -2403,8 +2403,8 @@ packages: engines: {node: ^20.19.0 || ^22.13.0 || >=24} dev: true - /@eslint/plugin-kit/0.7.1: - resolution: {integrity: sha512-rZAP3aVgB9ds9KOeUSL+zZ21hPmo8dh6fnIFwRQj5EAZl9gzR7wxYbYXYysAM8CTqGmUGyp2S4kUdV17MnGuWQ==} + /@eslint/plugin-kit/0.7.2: + resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} dependencies: '@eslint/core': 1.2.1 @@ -2606,14 +2606,14 @@ packages: fastq: 1.20.1 dev: true - /@npmcli/agent/4.0.0: - resolution: {integrity: sha512-kAQTcEN9E8ERLVg5AsGwLNoFb+oEG6engbqAU2P43gD4JEIkNGMHdVQ096FsOAAYpZPB0RSt0zgInKIAS1l5QA==} + /@npmcli/agent/4.0.2: + resolution: {integrity: sha512-EUEuWAxnL07Sp5/iC/1X6Xj+XThUvnbei9zfRWZdEXa7lss9RTHMhAHBeg+MZ5To9s/gGaSI+UwZTPdYMvKSeg==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: agent-base: 7.1.4 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 - lru-cache: 11.3.6 + lru-cache: 11.5.1 socks-proxy-agent: 8.0.5 transitivePeerDependencies: - supports-color @@ -2623,7 +2623,7 @@ packages: resolution: {integrity: sha512-7OsC1gNORBEawOa5+j2pXN9vsicaIOH5cPXxoR6fJOmH6/EXpJB2CajXOu1fPRFun2m1lktEFX11+P89hqO/og==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: - semver: 7.8.0 + semver: 7.8.4 dev: true /@npmcli/git/7.0.2: @@ -2633,10 +2633,10 @@ packages: '@gar/promise-retry': 1.0.3 '@npmcli/promise-spawn': 9.0.1 ini: 6.0.0 - lru-cache: 11.3.6 + lru-cache: 11.5.1 npm-pick-manifest: 11.0.3 proc-log: 6.1.0 - semver: 7.8.0 + semver: 7.8.4 which: 6.0.1 dev: true @@ -2663,7 +2663,7 @@ packages: hosted-git-info: 9.0.3 json-parse-even-better-errors: 5.0.0 proc-log: 6.1.0 - semver: 7.8.0 + semver: 7.8.4 spdx-expression-parse: 4.0.0 dev: true @@ -2686,7 +2686,7 @@ packages: '@npmcli/node-gyp': 5.0.0 '@npmcli/package-json': 7.0.5 '@npmcli/promise-spawn': 9.0.1 - node-gyp: 12.3.0 + node-gyp: 12.4.0 proc-log: 6.1.0 dev: true @@ -2838,7 +2838,7 @@ packages: '@opentelemetry/instrumentation': 0.57.2_@opentelemetry+api@1.9.1 '@opentelemetry/semantic-conventions': 1.28.0 forwarded-parse: 2.1.2 - semver: 7.8.0 + semver: 7.8.4 transitivePeerDependencies: - supports-color dev: true @@ -3033,7 +3033,7 @@ packages: '@types/shimmer': 1.2.0 import-in-the-middle: 1.15.0 require-in-the-middle: 7.5.2 - semver: 7.8.0 + semver: 7.8.4 shimmer: 1.2.1 transitivePeerDependencies: - supports-color @@ -3087,16 +3087,16 @@ packages: '@opentelemetry/core': 1.30.1_@opentelemetry+api@1.9.1 dev: true - /@paulirish/trace_engine/0.0.64: - resolution: {integrity: sha512-M1krpfOXJcIQPb6TI6iA+9hHRPv3AxFNHPp/iewzUqbfPL5VnTAqkt6xyqwVGmsuQrko7nV1O3MvLZ3SXfPxbA==} + /@paulirish/trace_engine/0.0.65: + resolution: {integrity: sha512-Qsm6F5C8xf6ZzQXbQc2+wcpe6sggfs/gvc/ytqSurdvYg3kyW0ECHCqE0CWBKZpqgjVfPNX9c7SCS3r2nEIRGg==} dependencies: legacy-javascript: 0.0.1 third-party-web: 0.29.2 dev: true - /@pkgr/core/0.2.9: - resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} - engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + /@pkgr/core/0.3.6: + resolution: {integrity: sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==} + engines: {node: ^14.18.0 || >=16.0.0} dev: true /@popperjs/core/2.11.8: @@ -3114,23 +3114,18 @@ packages: - supports-color dev: true - /@puppeteer/browsers/2.13.2: - resolution: {integrity: sha512-5EUZSUIc37H6aIXyWO0Z4y8NlF8NnjgmqeQgOGiswAU7pY0HOo16ho4+alIWmSfdZnjqBRawMsP3I5YqLSn6kw==} - engines: {node: '>=18'} + /@puppeteer/browsers/3.0.4: + resolution: {integrity: sha512-HGM8iAmGTf+Y7t0373szVbTmt3d7vPkYL/1bpOkOFO0YUYLgSeuYBCzESklogNPvOBnZ/MRD5f07OkpqH1trtA==} + engines: {node: '>=22.12.0'} hasBin: true + peerDependencies: + proxy-agent: '>=8.0.1' + peerDependenciesMeta: + proxy-agent: + optional: true dependencies: - debug: 4.4.3 - extract-zip: 2.0.1 - progress: 2.0.3 - proxy-agent: 6.5.0 - semver: 7.8.0 - tar-fs: 3.1.2 + modern-tar: 0.7.6 yargs: 17.7.2 - transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - - react-native-b4a - - supports-color dev: true /@resvg/resvg-js-android-arm-eabi/2.6.2: @@ -3356,8 +3351,8 @@ packages: '@sigstore/protobuf-specs': 0.5.1 dev: true - /@sigstore/core/3.2.0: - resolution: {integrity: sha512-kxHrDQ9YgfrWUSXU0cjsQGv8JykOFZQ9ErNKbFPWzk3Hgpwu8x2hHrQ9IdA8yl+j9RTLTC3sAF3Tdq1IQCP4oA==} + /@sigstore/core/3.2.1: + resolution: {integrity: sha512-qRsxPnCrbC/puegGxKuynfnxgLiHqWStrSjxkoB4YKqq3Z3s4cyZyj42ZdWFAEblNP65C+rBH8EuREHIXoi83g==} engines: {node: ^20.17.0 || >=22.9.0} dev: true @@ -3372,9 +3367,9 @@ packages: dependencies: '@gar/promise-retry': 1.0.3 '@sigstore/bundle': 4.0.0 - '@sigstore/core': 3.2.0 + '@sigstore/core': 3.2.1 '@sigstore/protobuf-specs': 0.5.1 - make-fetch-happen: 15.0.5 + make-fetch-happen: 15.0.6 proc-log: 6.1.0 transitivePeerDependencies: - supports-color @@ -3390,12 +3385,12 @@ packages: - supports-color dev: true - /@sigstore/verify/3.1.0: - resolution: {integrity: sha512-mNe0Iigql08YupSOGv197YdHpPPr+EzDZmfCgMc7RPNaZTw5aLN01nBl6CHJOh3BGtnMIj83EeN4butBchc8Ag==} + /@sigstore/verify/3.1.1: + resolution: {integrity: sha512-qv7+G3J2cc6wwFj3yKvXOamzqhMwSk1ogPGmhpS8iXllcPrJaIIBA+4HbttlHVu1pqWTdmaCH/WE7UOC51kdoA==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: '@sigstore/bundle': 4.0.0 - '@sigstore/core': 3.2.0 + '@sigstore/core': 3.2.1 '@sigstore/protobuf-specs': 0.5.1 dev: true @@ -3421,10 +3416,6 @@ packages: resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} dev: true - /@tootallnate/quickjs-emscripten/0.23.0: - resolution: {integrity: sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==} - dev: true - /@tufjs/canonical-json/2.0.0: resolution: {integrity: sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==} engines: {node: ^16.14.0 || >=18.0.0} @@ -3451,27 +3442,13 @@ packages: /@types/connect/3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true /@types/cors/2.8.19: resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==} dependencies: - '@types/node': 25.8.0 - dev: true - - /@types/eslint-scope/3.7.7: - resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} - dependencies: - '@types/eslint': 9.6.1 - '@types/estree': 1.0.9 - dev: true - - /@types/eslint/9.6.1: - resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} - dependencies: - '@types/estree': 1.0.9 - '@types/json-schema': 7.0.15 + '@types/node': 25.9.3 dev: true /@types/esrecurse/4.3.1: @@ -3486,7 +3463,7 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 6.0.0 - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true /@types/json-schema/7.0.15: @@ -3496,7 +3473,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true optional: true @@ -3528,11 +3505,11 @@ packages: /@types/mysql/2.15.26: resolution: {integrity: sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true - /@types/node/25.8.0: - resolution: {integrity: sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==} + /@types/node/25.9.3: + resolution: {integrity: sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==} dependencies: undici-types: 7.24.6 dev: true @@ -3550,8 +3527,8 @@ packages: /@types/pg/8.6.1: resolution: {integrity: sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==} dependencies: - '@types/node': 25.8.0 - pg-protocol: 1.13.0 + '@types/node': 25.9.3 + pg-protocol: 1.14.0 pg-types: 2.2.0 dev: true @@ -3563,7 +3540,7 @@ packages: /@types/responselike/1.0.3: resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true optional: true @@ -3574,7 +3551,7 @@ packages: /@types/tedious/4.0.14: resolution: {integrity: sha512-KHPsfX/FoVbUGbyYvk1q9MMQHLPeRZhRJZdO45Q4YjvFkv4hMNghCWTvy7rdKessBsmtz4euWCWAB6/tVpI1Iw==} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true /@types/tinycolor2/1.4.6: @@ -3592,17 +3569,9 @@ packages: /@types/ws/8.18.1: resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 dev: true - /@types/yauzl/2.10.3: - resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - requiresBuild: true - dependencies: - '@types/node': 25.8.0 - dev: true - optional: true - /@webassemblyjs/ast/1.14.1: resolution: {integrity: sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==} dependencies: @@ -3709,14 +3678,14 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@webpack-cli/configtest/1.2.0_tmv5fziw64gxc5nt6oojp4vkwa: + /@webpack-cli/configtest/1.2.0_2lwac2eu7hgwh2mq2abckxrk4i: resolution: {integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==} peerDependencies: webpack: 4.x.x || 5.x.x webpack-cli: 4.x.x dependencies: - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq - webpack-cli: 4.10.0_webpack@5.106.2 + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi + webpack-cli: 4.10.0_webpack@5.107.2 dev: true /@webpack-cli/info/1.5.0_webpack-cli@4.10.0: @@ -3725,7 +3694,7 @@ packages: webpack-cli: 4.x.x dependencies: envinfo: 7.21.0 - webpack-cli: 4.10.0_webpack@5.106.2 + webpack-cli: 4.10.0_webpack@5.107.2 dev: true /@webpack-cli/serve/1.7.0_webpack-cli@4.10.0: @@ -3737,7 +3706,7 @@ packages: webpack-dev-server: optional: true dependencies: - webpack-cli: 4.10.0_webpack@5.106.2 + webpack-cli: 4.10.0_webpack@5.107.2 dev: true /@xmldom/xmldom/0.8.13: @@ -3953,7 +3922,7 @@ packages: picomatch: 2.3.2 dev: true - /apidoc/1.2.0_tfuy4csras3tj7o6ap6kbibcvm: + /apidoc/1.2.0_cw4qy6f5ndsmpguu6ebt2o6ftq: resolution: {integrity: sha512-Qagoj7QnqNHbDUDNpU21eLP4hJSAXn6knHtEjRYWTlSEmpYDGSQijejyFXaWGByhfryW8B1gL+6B57UB/F1lxw==} engines: {node: '>=16.0.0'} os: [darwin, freebsd, linux, openbsd, win32] @@ -3962,8 +3931,8 @@ packages: bootstrap: 3.4.1 commander: 10.0.1 diff-match-patch: 1.0.5 - esbuild-loader: 2.21.0_webpack@5.106.2 - expose-loader: 4.1.0_webpack@5.106.2 + esbuild-loader: 2.21.0_webpack@5.107.2 + expose-loader: 4.1.0_webpack@5.107.2 fs-extra: 11.3.5 glob: 7.2.3 handlebars: 4.7.9 @@ -3974,10 +3943,10 @@ packages: markdown-it: 12.3.2 nodemon: 3.1.14 prismjs: 1.30.0 - semver: 7.8.0 - style-loader: 3.3.4_webpack@5.106.2 - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq - webpack-cli: 4.10.0_webpack@5.106.2 + semver: 7.8.4 + style-loader: 3.3.4_webpack@5.107.2 + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi + webpack-cli: 4.10.0_webpack@5.107.2 winston: 3.19.0 transitivePeerDependencies: - '@minify-html/node' @@ -4072,7 +4041,7 @@ packages: es-abstract: 1.24.2 es-array-method-boxes-properly: 1.0.0 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 is-string: 1.1.1 dev: true optional: true @@ -4116,13 +4085,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /ast-types/0.13.4: - resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==} - engines: {node: '>=4'} - dependencies: - tslib: 2.8.1 - dev: true - /astral-regex/2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} @@ -4178,7 +4140,7 @@ packages: when-exit: 2.1.5 dev: true - /autoprefixer/10.5.0_postcss@8.5.14: + /autoprefixer/10.5.0_postcss@8.5.15: resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -4186,10 +4148,10 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.28.2 - caniuse-lite: 1.0.30001793 + caniuse-lite: 1.0.30001799 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true @@ -4200,8 +4162,8 @@ packages: possible-typed-array-names: 1.1.0 dev: true - /axe-core/4.11.4: - resolution: {integrity: sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==} + /axe-core/4.12.1: + resolution: {integrity: sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==} engines: {node: '>=4'} dev: true @@ -4218,49 +4180,49 @@ packages: optional: true dev: true - /babel-plugin-polyfill-corejs2/0.4.17_@babel+core@7.29.0: + /babel-plugin-polyfill-corejs2/0.4.17_@babel+core@7.29.7: resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.29.3 - '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.8_@babel+core@7.29.0 + '@babel/compat-data': 7.29.7 + '@babel/core': 7.29.7 + '@babel/helper-define-polyfill-provider': 0.6.8_@babel+core@7.29.7 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.14.2_@babel+core@7.29.0: + /babel-plugin-polyfill-corejs3/0.14.2_@babel+core@7.29.7: resolution: {integrity: sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.8_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-define-polyfill-provider': 0.6.8_@babel+core@7.29.7 core-js-compat: 3.49.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.6.8_@babel+core@7.29.0: + /babel-plugin-polyfill-regenerator/0.6.8_@babel+core@7.29.7: resolution: {integrity: sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.8_@babel+core@7.29.0 + '@babel/core': 7.29.7 + '@babel/helper-define-polyfill-provider': 0.6.8_@babel+core@7.29.7 transitivePeerDependencies: - supports-color dev: true - /babelify/10.0.0_@babel+core@7.29.0: + /babelify/10.0.0_@babel+core@7.29.7: resolution: {integrity: sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.29.0 + '@babel/core': 7.29.7 dev: true /bach/2.0.1: @@ -4281,70 +4243,13 @@ packages: engines: {node: 18 || 20 || >=22} dev: true - /bare-events/2.8.3: - resolution: {integrity: sha512-HdUm8EMQBLaJvGUdidNNbqpA1kYkwNcb+MYxkxCLAPJGQzlv9J0C24h8V65Z4c5GLd/JEALDvpFCQgpLJqc0zw==} - peerDependencies: - bare-abort-controller: '*' - peerDependenciesMeta: - bare-abort-controller: - optional: true - dev: true - - /bare-fs/4.7.1: - resolution: {integrity: sha512-WDRsyVN52eAx/lBamKD6uyw8H4228h/x0sGGGegOamM2cd7Pag88GfMQalobXI+HaEUxpCkbKQUDOQqt9wawRw==} - engines: {bare: '>=1.16.0'} - peerDependencies: - bare-buffer: '*' - peerDependenciesMeta: - bare-buffer: - optional: true - dependencies: - bare-events: 2.8.3 - bare-path: 3.0.0 - bare-stream: 2.13.1_bare-events@2.8.3 - bare-url: 2.4.3 - fast-fifo: 1.3.2 - transitivePeerDependencies: - - bare-abort-controller - - react-native-b4a - dev: true - - /bare-os/3.9.1: - resolution: {integrity: sha512-6M5XjcnsygQNPMCMPXSK379xrJFiZ/AEMNBmFEmQW8d/789VQATvriyi5r0HYTL9TkQ26rn3kgdTG3aisbrXkQ==} - engines: {bare: '>=1.14.0'} - dev: true - - /bare-path/3.0.0: - resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==} - dependencies: - bare-os: 3.9.1 - dev: true - - /bare-stream/2.13.1_bare-events@2.8.3: - resolution: {integrity: sha512-Vp0cnjYyrEC4whYTymQ+YZi6pBpfiICZO3cfRG8sy67ZNWe951urv1x4eW1BKNngw3U+3fPYb5JQvHbCtxH7Ow==} + /bare-events/2.9.1: + resolution: {integrity: sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==} peerDependencies: bare-abort-controller: '*' - bare-buffer: '*' - bare-events: '*' peerDependenciesMeta: bare-abort-controller: optional: true - bare-buffer: - optional: true - bare-events: - optional: true - dependencies: - bare-events: 2.8.3 - streamx: 2.25.0 - teex: 1.0.1 - transitivePeerDependencies: - - react-native-b4a - dev: true - - /bare-url/2.4.3: - resolution: {integrity: sha512-Kccpc7ACfXaxfeInfqKcZtW4pT5YBn1mesc4sCsun6sRwtbJ4h+sNOaksUpYEJUKfN65YWC6Bw2OJEFiKxq8nQ==} - dependencies: - bare-path: 3.0.0 dev: true /base64-js/1.5.1: @@ -4356,17 +4261,12 @@ packages: engines: {node: ^4.5.0 || >= 5.9} dev: true - /baseline-browser-mapping/2.10.30: - resolution: {integrity: sha512-xjOFN16Ha1+Rz4nFYKqHU/LSB+gx/Vi3yQLX7r7sAW+Wa+8hhF2h4pvqTrTMc8+WcDBEunnUurr46Jvv0jk3Vg==} + /baseline-browser-mapping/2.10.35: + resolution: {integrity: sha512-honAfLBde0HAFLdNyBEfuuENkF6zR+ozxqxa/2zJKHBe1qzLqyTSeRKpdPEHAP03rlDGyQOPnCSxnVpVqQo9Mg==} engines: {node: '>=6.0.0'} hasBin: true dev: true - /basic-ftp/5.3.1: - resolution: {integrity: sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==} - engines: {node: '>=10.0.0'} - dev: true - /batch/0.6.1: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} dev: true @@ -4470,15 +4370,15 @@ packages: deprecated: This version of Bootstrap is no longer supported. Please upgrade to the latest version. dev: true - /brace-expansion/1.1.14: - resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==} + /brace-expansion/1.1.15: + resolution: {integrity: sha512-EwOCDEex4quD37XhqM3omwtMoJjr//isUZz1JopUNWms+4Z2ViyM/k1YIRePpoVNnQhENnxtFjLaxNHrT7xIUg==} dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 dev: true - /brace-expansion/2.1.0: - resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==} + /brace-expansion/2.1.1: + resolution: {integrity: sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==} dependencies: balanced-match: 1.0.2 dev: true @@ -4621,8 +4521,8 @@ packages: safe-buffer: 5.2.1 dev: true - /browserify-sign/4.2.5: - resolution: {integrity: sha512-C2AUdAJg6rlM2W5QMp2Q4KGQMVBwR1lIimTsUnutJ8bMpW5B52pGpR2gEnNBNwijumDo5FojQ0L9JrXA8m4YEw==} + /browserify-sign/4.2.6: + resolution: {integrity: sha512-sd+Q65fjlWCYWtZKXiKfrUc8d+4jtp/8f0W2NkwzLtoW4bI6UDnWusLWIurHnmurW0XShIRxpwiOX4EoPtXUAg==} engines: {node: '>= 0.10'} dependencies: bn.js: 5.2.3 @@ -4664,7 +4564,7 @@ packages: duplexer2: 0.1.4 events: 3.3.0 glob: 7.2.3 - hasown: 2.0.3 + hasown: 2.0.4 htmlescape: 1.1.1 https-browserify: 1.0.0 inherits: 2.0.4 @@ -4682,7 +4582,7 @@ packages: readable-stream: 2.3.8 resolve: 1.22.12 shasum-object: 1.0.1 - shell-quote: 1.8.3 + shell-quote: 1.8.4 stream-browserify: 3.0.0 stream-http: 3.2.0 string_decoder: 1.3.0 @@ -4702,10 +4602,10 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - baseline-browser-mapping: 2.10.30 - caniuse-lite: 1.0.30001793 - electron-to-chromium: 1.5.357 - node-releases: 2.0.44 + baseline-browser-mapping: 2.10.35 + caniuse-lite: 1.0.30001799 + electron-to-chromium: 1.5.371 + node-releases: 2.0.47 update-browserslist-db: 1.2.3_browserslist@4.28.2 dev: true @@ -4729,6 +4629,7 @@ packages: /buffer-crc32/0.2.13: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} dev: true + optional: true /buffer-fill/1.0.0: resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==} @@ -4781,7 +4682,7 @@ packages: '@npmcli/fs': 5.0.0 fs-minipass: 3.0.3 glob: 13.0.6 - lru-cache: 11.3.6 + lru-cache: 11.5.1 minipass: 7.1.3 minipass-collect: 2.0.1 minipass-flush: 1.0.7 @@ -4883,17 +4784,15 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-api/3.0.0: - resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} + /caniuse-api/4.0.0: + resolution: {integrity: sha512-B0hQ1OLyJuHTQSOWXvwibWqM6DCoqJdvBA6X1S/53bd4XU7LJ1yurIPlrsouol3mw1jh9pGI4ivubSpmJeIqCA==} dependencies: browserslist: 4.28.2 - caniuse-lite: 1.0.30001793 - lodash.memoize: 4.1.2 - lodash.uniq: 4.5.0 + caniuse-lite: 1.0.30001799 dev: true - /caniuse-lite/1.0.30001793: - resolution: {integrity: sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==} + /caniuse-lite/1.0.30001799: + resolution: {integrity: sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==} dev: true /caw/2.0.1: @@ -4970,7 +4869,7 @@ packages: /choices.js/11.2.3: resolution: {integrity: sha512-K+HA8ShsWWNOVs4ahahjIOtzsvcC/cOFGTdU1BZgMZRhGi/uCQARlFd/80B0hlVVdRIjnrsW7QLDUnpJaW6N7A==} dependencies: - fuse.js: 7.3.0 + fuse.js: 7.4.2 dev: false /chokidar/3.6.0: @@ -4998,7 +4897,7 @@ packages: engines: {node: '>=12.13.0'} hasBin: true dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 2.0.2 @@ -5011,12 +4910,13 @@ packages: engines: {node: '>=6.0'} dev: true - /chromium-bidi/14.0.0_tm2ywno672ayncuzeyv2qui3wu: - resolution: {integrity: sha512-9gYlLtS6tStdRWzrtXaTMnqcM4dudNegMXJxkR0I/CXObHalYeYcAMPrL19eroNZHtJ8DQmu1E+ZNOYu/IXMXw==} + /chromium-bidi/16.0.1_x44ix3syohpia4aypbm3vi44aa: + resolution: {integrity: sha512-J63PGu/9PpeCwLIcKYyzWP6yaVL5pxuBc0shlYCYM8BaAkmlwiQboXO1iNbOgSDbVklEyYFfNEcHD8oOAWacUA==} + engines: {node: '>=20.19.0 <22.0.0 || >=22.12.0'} peerDependencies: devtools-protocol: '*' dependencies: - devtools-protocol: 0.0.1608973 + devtools-protocol: 0.0.1624250 mitt: 3.0.1 zod: 3.25.76 dev: true @@ -5102,7 +5002,7 @@ packages: resolution: {integrity: sha512-a5sIRLwP078fc3/AEDfSxD8GmMBJlxYCUnRfXjldyy9RjwXxNVuK9hLwDar4sceJhZp6G+66ukNZsVFIqN28jg==} engines: {node: '>=10'} dependencies: - semver: 7.8.0 + semver: 7.8.4 dev: true /clean-stack/2.2.0: @@ -5432,8 +5332,8 @@ packages: vary: 1.1.2 dev: true - /cosmiconfig/9.0.1: - resolution: {integrity: sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==} + /cosmiconfig/9.0.2: + resolution: {integrity: sha512-gtTZxTDau1wL7Y7zifc2dd8jHSK/k6BTx/2Xp/BpdlAdnlYWFVt7qhJqgwi7637yRwRQ3qL4ZidbB4I8tA5VOg==} engines: {node: '>=14'} peerDependencies: typescript: '>=4.9.5' @@ -5443,7 +5343,7 @@ packages: dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 4.1.1 + js-yaml: 4.2.0 parse-json: 5.2.0 dev: true @@ -5510,21 +5410,21 @@ packages: engines: {node: '>= 0.10'} dependencies: browserify-cipher: 1.0.1 - browserify-sign: 4.2.5 + browserify-sign: 4.2.6 create-ecdh: 4.0.4 create-hash: 1.2.0 create-hmac: 1.1.7 diffie-hellman: 5.0.3 hash-base: 3.0.5 inherits: 2.0.4 - pbkdf2: 3.1.5 + pbkdf2: 3.1.6 public-encrypt: 4.0.3 randombytes: 2.1.0 randomfill: 1.0.4 dev: true - /csp_evaluator/1.1.5: - resolution: {integrity: sha512-EL/iN9etCTzw/fBnp0/uj0f5BOOGvZut2mzsiiBZ/FdT6gFQCKRO/tmcKOxn5drWZ2Ndm/xBb1SI4zwWbGtmIw==} + /csp_evaluator/1.1.8: + resolution: {integrity: sha512-EwOnfYuNbTytvbMKsLixTrRgnjOa0WZCxGy8A9nnSYAicrdwn+T/epU/yjgymmOxlgKnvH+8wXt+7p/8ak5Feg==} dev: true /css-functions-list/3.3.3: @@ -5629,62 +5529,62 @@ packages: hasBin: true dev: true - /cssnano-preset-default/8.0.1_postcss@8.5.14: - resolution: {integrity: sha512-OTdKeYMlvQ8KBgyej5ysktnWJoeyo7rGrVnm+bdpIHGvxhbTGPsOkB+7T1EdTuX00dGlQQb2UEbSPB1OpMXULw==} + /cssnano-preset-default/8.0.2_postcss@8.5.15: + resolution: {integrity: sha512-+jQAqIKCqMmBjZs7741XkilU93ITZ/EW8gjAkMmujdCzfDkfjrDBv2VqkSu29Fzeig/0rZ3S9IAwfPLlmXEUfQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - cssnano-utils: 6.0.0_postcss@8.5.14 - postcss: 8.5.14 - postcss-calc: 10.1.1_postcss@8.5.14 - postcss-colormin: 8.0.0_postcss@8.5.14 - postcss-convert-values: 8.0.0_postcss@8.5.14 - postcss-discard-comments: 8.0.0_postcss@8.5.14 - postcss-discard-duplicates: 8.0.0_postcss@8.5.14 - postcss-discard-empty: 8.0.0_postcss@8.5.14 - postcss-discard-overridden: 8.0.0_postcss@8.5.14 - postcss-merge-longhand: 8.0.0_postcss@8.5.14 - postcss-merge-rules: 8.0.0_postcss@8.5.14 - postcss-minify-font-values: 8.0.0_postcss@8.5.14 - postcss-minify-gradients: 8.0.0_postcss@8.5.14 - postcss-minify-params: 8.0.0_postcss@8.5.14 - postcss-minify-selectors: 8.0.1_postcss@8.5.14 - postcss-normalize-charset: 8.0.0_postcss@8.5.14 - postcss-normalize-display-values: 8.0.0_postcss@8.5.14 - postcss-normalize-positions: 8.0.0_postcss@8.5.14 - postcss-normalize-repeat-style: 8.0.0_postcss@8.5.14 - postcss-normalize-string: 8.0.0_postcss@8.5.14 - postcss-normalize-timing-functions: 8.0.0_postcss@8.5.14 - postcss-normalize-unicode: 8.0.0_postcss@8.5.14 - postcss-normalize-url: 8.0.0_postcss@8.5.14 - postcss-normalize-whitespace: 8.0.0_postcss@8.5.14 - postcss-ordered-values: 8.0.0_postcss@8.5.14 - postcss-reduce-initial: 8.0.0_postcss@8.5.14 - postcss-reduce-transforms: 8.0.0_postcss@8.5.14 - postcss-svgo: 8.0.0_postcss@8.5.14 - postcss-unique-selectors: 8.0.0_postcss@8.5.14 - dev: true - - /cssnano-utils/6.0.0_postcss@8.5.14: - resolution: {integrity: sha512-ztS9W/+uaDn+bkYmDhs+GdMveHJ3CL8IPNHpRqDUQXv5GJOTQAJjV1XUOInr9esLXSabQV1pLRZlJpyUwEqDyQ==} + cssnano-utils: 6.0.1_postcss@8.5.15 + postcss: 8.5.15 + postcss-calc: 10.1.1_postcss@8.5.15 + postcss-colormin: 8.0.1_postcss@8.5.15 + postcss-convert-values: 8.0.1_postcss@8.5.15 + postcss-discard-comments: 8.0.1_postcss@8.5.15 + postcss-discard-duplicates: 8.0.1_postcss@8.5.15 + postcss-discard-empty: 8.0.1_postcss@8.5.15 + postcss-discard-overridden: 8.0.1_postcss@8.5.15 + postcss-merge-longhand: 8.0.1_postcss@8.5.15 + postcss-merge-rules: 8.0.1_postcss@8.5.15 + postcss-minify-font-values: 8.0.1_postcss@8.5.15 + postcss-minify-gradients: 8.0.1_postcss@8.5.15 + postcss-minify-params: 8.0.1_postcss@8.5.15 + postcss-minify-selectors: 8.0.2_postcss@8.5.15 + postcss-normalize-charset: 8.0.1_postcss@8.5.15 + postcss-normalize-display-values: 8.0.1_postcss@8.5.15 + postcss-normalize-positions: 8.0.1_postcss@8.5.15 + postcss-normalize-repeat-style: 8.0.1_postcss@8.5.15 + postcss-normalize-string: 8.0.1_postcss@8.5.15 + postcss-normalize-timing-functions: 8.0.1_postcss@8.5.15 + postcss-normalize-unicode: 8.0.1_postcss@8.5.15 + postcss-normalize-url: 8.0.1_postcss@8.5.15 + postcss-normalize-whitespace: 8.0.1_postcss@8.5.15 + postcss-ordered-values: 8.0.1_postcss@8.5.15 + postcss-reduce-initial: 8.0.1_postcss@8.5.15 + postcss-reduce-transforms: 8.0.1_postcss@8.5.15 + postcss-svgo: 8.0.1_postcss@8.5.15 + postcss-unique-selectors: 8.0.1_postcss@8.5.15 + dev: true + + /cssnano-utils/6.0.1_postcss@8.5.15: + resolution: {integrity: sha512-zk65GIxA8tCjqVk7nTm1mE+ZKxtnxAvU5JSUaBLXbAr3ZF7IOvz3fbPOnEDvZKhnS7GOIitXTS5BgehLzNoc8Q==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /cssnano/8.0.1_postcss@8.5.14: - resolution: {integrity: sha512-oSiOnPQNNYjusTUlYJiE6xvFQG4don3N0QavaoV1BxIsC1zjvxOwikXlR7lG1EVmZNDDaJkHbQx1VRB8kaoMHA==} + /cssnano/8.0.2_postcss@8.5.15: + resolution: {integrity: sha512-K+a76gA1v0/CsYgcsE95HGGyIuPKxpQSetwSwz4nHEM8fFXqSkzq2JzEXFL8v5+CCjxzVVVhPcTK3Oo8SaF/xA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - cssnano-preset-default: 8.0.1_postcss@8.5.14 + cssnano-preset-default: 8.0.2_postcss@8.5.15 lilconfig: 3.1.3 - postcss: 8.5.14 + postcss: 8.5.15 dev: true /csso/4.2.0: @@ -5725,11 +5625,6 @@ packages: resolution: {integrity: sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==} dev: true - /data-uri-to-buffer/6.0.2: - resolution: {integrity: sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==} - engines: {node: '>= 14'} - dev: true - /data-view-buffer/1.0.2: resolution: {integrity: sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==} engines: {node: '>= 0.4'} @@ -5941,15 +5836,6 @@ packages: resolution: {integrity: sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==} dev: true - /degenerator/5.0.1: - resolution: {integrity: sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==} - engines: {node: '>= 14'} - dependencies: - ast-types: 0.13.4 - escodegen: 2.1.0 - esprima: 4.0.1 - dev: true - /del/5.1.0: resolution: {integrity: sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==} engines: {node: '>=8'} @@ -6031,8 +5917,8 @@ packages: hasBin: true dev: true - /devtools-protocol/0.0.1608973: - resolution: {integrity: sha512-Tpm17fxYzt+J7VrGdc1k8YdRqS3YV7se/M6KeemEqvUbq/n7At1rWVuXMxQgpWkdwSdIEKYbU//Bve+Shm4YNQ==} + /devtools-protocol/0.0.1624250: + resolution: {integrity: sha512-YFAat/lOiIk0ARmBweG+ygrEcbZrq5B9urRyUoeQKp53MlidHXE2TmTbxKcaXoQj7u/aX+jebDO4BW55rs0WwA==} dev: true /devtools-protocol/0.0.1625959: @@ -6233,8 +6119,8 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: true - /electron-to-chromium/1.5.357: - resolution: {integrity: sha512-NHlTIQDK8fmVwHwuIzmXYEJ1Ewq3D9wDNc0cWXxDGysP6Pb21giwGNkxiTifyKy/4SoPuN5l6GLP1W9Sv7zB2g==} + /electron-to-chromium/1.5.371: + resolution: {integrity: sha512-e9htk9mAYL6AzmkEhSvVVw7IWGSBJ/Bqdn2eRyRLrj1g6sncN4WbFt5qnILYoCktktr45pyjIrOiRvBThQ808w==} dev: true /elliptic/6.6.1: @@ -6282,13 +6168,13 @@ packages: once: 1.4.0 dev: true - /engine.io-client/6.6.4: - resolution: {integrity: sha512-+kjUJnZGwzewFDw951CDWcwj35vMNf2fcj7xQWOctq1F2i1jkDdVvdFG9kM/BEChymCH36KgjnW0NsL58JYRxw==} + /engine.io-client/6.6.5: + resolution: {integrity: sha512-QCwxUDULPlXv8F6tqMMKx5dNkTe6OaBYRMPYeXKBlyOoKvAmE0ac6pW7fFhSscJ/5SI7666/U/B+MElbsrJlIg==} dependencies: '@socket.io/component-emitter': 3.1.2 debug: 4.4.3 engine.io-parser: 5.2.3 - ws: 8.18.3 + ws: 8.20.1 xmlhttprequest-ssl: 2.1.2 transitivePeerDependencies: - bufferutil @@ -6301,12 +6187,12 @@ packages: engines: {node: '>=10.0.0'} dev: true - /engine.io/6.6.7: - resolution: {integrity: sha512-DgOngfDKM2EviOH3Mr9m7ks1q8roetLy/IMmYthAYzbpInMbYc/GS+fWFA3rl1gvwKVsQrVV61fo5emD1y3OJQ==} + /engine.io/6.6.8: + resolution: {integrity: sha512-2agL3ueZhqxoVrfmntO8yuVj+uNSlIOnhykYHk3Cq0ShYPdUjjUiSJrQvXjq01I9jAuI0Zl2YO8Evv5Mqytm5g==} engines: {node: '>=10.2.0'} dependencies: '@types/cors': 2.8.19 - '@types/node': 25.8.0 + '@types/node': 25.9.3 '@types/ws': 8.18.1 accepts: 1.3.8 base64id: 2.0.0 @@ -6314,15 +6200,15 @@ packages: cors: 2.8.6 debug: 4.4.3 engine.io-parser: 5.2.3 - ws: 8.18.3 + ws: 8.20.1 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /enhanced-resolve/5.21.3: - resolution: {integrity: sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q==} + /enhanced-resolve/5.23.0: + resolution: {integrity: sha512-yJN/BOOLxcOW2aQgeif9mSnaUB8KtvmMMp56oA1kx1CRfBKbhZm2pJ+NBY+3eOboHxix8lfjWpHE0Ei5U8RbSA==} engines: {node: '>=10.13.0'} dependencies: graceful-fs: 4.2.11 @@ -6381,7 +6267,7 @@ packages: data-view-byte-offset: 1.0.1 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 es-set-tostringtag: 2.1.0 es-to-primitive: 1.3.0 function.prototype.name: 1.1.8 @@ -6393,7 +6279,7 @@ packages: has-property-descriptors: 1.0.2 has-proto: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.3 + hasown: 2.0.4 internal-slot: 1.1.0 is-array-buffer: 3.0.5 is-callable: 1.2.7 @@ -6416,15 +6302,15 @@ packages: safe-regex-test: 1.1.0 set-proto: 1.0.0 stop-iteration-iterator: 1.1.0 - string.prototype.trim: 1.2.10 - string.prototype.trimend: 1.0.9 + string.prototype.trim: 1.2.11 + string.prototype.trimend: 1.0.10 string.prototype.trimstart: 1.0.8 typed-array-buffer: 1.0.3 typed-array-byte-length: 1.0.3 typed-array-byte-offset: 1.0.4 - typed-array-length: 1.0.7 + typed-array-length: 1.0.8 unbox-primitive: 1.1.0 - which-typed-array: 1.1.20 + which-typed-array: 1.1.22 dev: true optional: true @@ -6447,8 +6333,8 @@ packages: resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==} dev: true - /es-object-atoms/1.1.1: - resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} + /es-object-atoms/1.1.2: + resolution: {integrity: sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==} engines: {node: '>= 0.4'} dependencies: es-errors: 1.3.0 @@ -6461,7 +6347,7 @@ packages: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.3 + hasown: 2.0.4 dev: true optional: true @@ -6515,7 +6401,7 @@ packages: es6-symbol: 3.1.4 dev: true - /esbuild-loader/2.21.0_webpack@5.106.2: + /esbuild-loader/2.21.0_webpack@5.107.2: resolution: {integrity: sha512-k7ijTkCT43YBSZ6+fBCW1Gin7s46RrJ0VQaM8qA7lq7W+OLsGgtLyFV8470FzYi/4TeDexniTBTPTwZUnXXR5g==} peerDependencies: webpack: ^4.40.0 || ^5.0.0 @@ -6525,7 +6411,7 @@ packages: json5: 2.2.3 loader-utils: 2.0.4 tapable: 2.3.3 - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi webpack-sources: 1.4.3 dev: true @@ -6579,29 +6465,17 @@ packages: engines: {node: '>=10'} dev: true - /escodegen/2.1.0: - resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} - engines: {node: '>=6.0'} - hasBin: true - dependencies: - esprima: 4.0.1 - estraverse: 5.3.0 - esutils: 2.0.3 - optionalDependencies: - source-map: 0.6.1 - dev: true - - /eslint-config-prettier/10.1.8_eslint@10.4.0: + /eslint-config-prettier/10.1.8_eslint@10.4.1: resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 10.4.0 + eslint: 10.4.1 dev: true - /eslint-plugin-prettier/5.5.5_hpl6qubxexxbb7d6f2phpceyau: - resolution: {integrity: sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==} + /eslint-plugin-prettier/5.5.6_rngnww7v5xluwtgwfnxgjfgq44: + resolution: {integrity: sha512-ifetmTcxWfz+4qRW3pH/ujdTq2jQIj59AxJMIN26K5avYgU8dxycUETQonWiW+wPrYXA0j3Try0l1CnwVQtDqQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@types/eslint': '>=8.0.0' @@ -6614,11 +6488,11 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 10.4.0 - eslint-config-prettier: 10.1.8_eslint@10.4.0 - prettier: 3.8.3 + eslint: 10.4.1 + eslint-config-prettier: 10.1.8_eslint@10.4.1 + prettier: 3.8.4 prettier-linter-helpers: 1.0.1 - synckit: 0.11.12 + synckit: 0.11.13 dev: true /eslint-scope/5.1.1: @@ -6649,8 +6523,8 @@ packages: engines: {node: ^20.19.0 || ^22.13.0 || >=24} dev: true - /eslint/10.4.0: - resolution: {integrity: sha512-loXy6bWOoP3EP6JA7jo6p5jMpBJmHmsNZM5SFRHLdh1MGOPurMnNBj4ZlAbaqUAaQWbCr7jHV4P7gzAyryZWkQ==} + /eslint/10.4.1: + resolution: {integrity: sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} hasBin: true peerDependencies: @@ -6659,12 +6533,12 @@ packages: jiti: optional: true dependencies: - '@eslint-community/eslint-utils': 4.9.1_eslint@10.4.0 + '@eslint-community/eslint-utils': 4.9.1_eslint@10.4.1 '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.23.5 '@eslint/config-helpers': 0.6.0 '@eslint/core': 1.2.1 - '@eslint/plugin-kit': 0.7.1 + '@eslint/plugin-kit': 0.7.2 '@humanfs/node': 0.16.8 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 @@ -6717,6 +6591,7 @@ packages: engines: {node: '>=4'} hasBin: true dev: true + optional: true /esquery/1.7.0: resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==} @@ -6766,7 +6641,7 @@ packages: /events-universal/1.0.1: resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==} dependencies: - bare-events: 2.8.3 + bare-events: 2.9.1 transitivePeerDependencies: - bare-abort-controller dev: true @@ -6858,13 +6733,13 @@ packages: resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==} dev: true - /expose-loader/4.1.0_webpack@5.106.2: + /expose-loader/4.1.0_webpack@5.107.2: resolution: {integrity: sha512-oLAesnzerwDGGADzBMnu0LPqqnlVz6e2V9lTa+/4X6VeW9W93x/nJpw05WBrcIdbqXm/EdnEQpiVDFFiQXuNfg==} engines: {node: '>= 14.15.0'} peerDependencies: webpack: ^5.0.0 dependencies: - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi dev: true /ext-list/2.2.2: @@ -6902,20 +6777,6 @@ packages: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: true - /extract-zip/2.0.1: - resolution: {integrity: sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==} - engines: {node: '>= 10.17.0'} - hasBin: true - dependencies: - debug: 4.4.3 - get-stream: 5.2.0 - yauzl: 2.10.0 - optionalDependencies: - '@types/yauzl': 2.10.3 - transitivePeerDependencies: - - supports-color - dev: true - /fancy-log/1.3.3: resolution: {integrity: sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==} engines: {node: '>= 0.10'} @@ -7002,6 +6863,7 @@ packages: dependencies: pend: 1.2.0 dev: true + optional: true /fdir/6.5.0_picomatch@4.0.4: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} @@ -7326,7 +7188,7 @@ packages: engines: {node: '>=10.13.0'} dependencies: graceful-fs: 4.2.11 - streamx: 2.25.0 + streamx: 2.27.0 transitivePeerDependencies: - bare-abort-controller - react-native-b4a @@ -7356,7 +7218,7 @@ packages: call-bound: 1.0.4 define-properties: 1.2.1 functions-have-names: 1.2.3 - hasown: 2.0.3 + hasown: 2.0.4 is-callable: 1.2.7 dev: true optional: true @@ -7366,8 +7228,8 @@ packages: dev: true optional: true - /fuse.js/7.3.0: - resolution: {integrity: sha512-plz8RVjfcDedTGfVngWH1jmJvBvAwi1v2jecfDerbEnMcmOYUEEwKFTHbNoCiYyzaK2Ws8lABkTCcRSqCY1q4w==} + /fuse.js/7.4.2: + resolution: {integrity: sha512-LVbzjD4WA6UP5B1UnP8wuaXJiLnqMdM/E4fiJXTJ5haJ5b/MBNsK29h2fm6swEoQaVQjvYFWKLE2RanyZIoRVQ==} engines: {node: '>=10'} dev: false @@ -7406,12 +7268,12 @@ packages: call-bind-apply-helpers: 1.0.2 es-define-property: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 function-bind: 1.1.2 get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.3 + hasown: 2.0.4 math-intrinsics: 1.1.0 dev: true @@ -7420,7 +7282,7 @@ packages: engines: {node: '>= 0.4'} dependencies: dunder-proto: 1.0.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 dev: true /get-proxy/2.1.0: @@ -7460,13 +7322,6 @@ packages: dev: true optional: true - /get-stream/5.2.0: - resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} - engines: {node: '>=8'} - dependencies: - pump: 3.0.4 - dev: true - /get-stream/6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -7483,17 +7338,6 @@ packages: dev: true optional: true - /get-uri/6.0.5: - resolution: {integrity: sha512-b1O07XYq8eRuVzBNgJLstU6FYc1tS6wnMtF1I1D9lE8LxZSOGZ7LhxN54yPP6mGw5f2CkXY2BQUL9Fx41qvcIg==} - engines: {node: '>= 14'} - dependencies: - basic-ftp: 5.3.1 - data-uri-to-buffer: 6.0.2 - debug: 4.4.3 - transitivePeerDependencies: - - supports-color - dev: true - /gifsicle/5.3.0: resolution: {integrity: sha512-FJTpgdj1Ow/FITB7SVza5HlzXa+/lqEY0tHQazAJbuAdvyJtkH4wIdsR2K414oaTwRXHFLLF+tYbipj+OpYg+Q==} engines: {node: '>=10'} @@ -7531,7 +7375,7 @@ packages: is-glob: 4.0.3 is-negated-glob: 1.0.0 normalize-path: 3.0.0 - streamx: 2.25.0 + streamx: 2.27.0 transitivePeerDependencies: - bare-abort-controller - react-native-b4a @@ -7774,7 +7618,7 @@ packages: through2: 2.0.5 dev: true - /gulp-postcss/9.1.0_postcss@8.5.14: + /gulp-postcss/9.1.0_postcss@8.5.15: resolution: {integrity: sha512-a843mcKPApfeI987uqQbc8l50xXeWIXBsiVvYxtCI5XtVAMzTi/HnU2qzQpGwkB/PAOfsLV8OsqDv2iJZ9qvdw==} engines: {node: '>=18'} deprecated: Republished as 10.0.0 to follow the semver spec @@ -7783,8 +7627,8 @@ packages: dependencies: fancy-log: 2.0.0 plugin-error: 2.0.1 - postcss: 8.5.14 - postcss-load-config: 5.1.0_postcss@8.5.14 + postcss: 8.5.15 + postcss-load-config: 5.1.0_postcss@8.5.15 vinyl-sourcemaps-apply: 0.2.1 transitivePeerDependencies: - jiti @@ -7843,7 +7687,7 @@ packages: dependencies: o-stream: 0.3.0 plugin-error: 1.0.1 - terser: 5.47.1 + terser: 5.48.0 vinyl: 2.2.1 vinyl-sourcemaps-apply: 0.2.1 dev: true @@ -7986,8 +7830,8 @@ packages: hookified: 1.15.1 dev: true - /hasown/2.0.3: - resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} + /hasown/2.0.4: + resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} dependencies: function-bind: 1.1.2 @@ -8032,7 +7876,7 @@ packages: resolution: {integrity: sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: - lru-cache: 11.3.6 + lru-cache: 11.5.1 dev: true /howler/2.2.4: @@ -8356,8 +8200,8 @@ packages: engines: {node: '>= 0.4'} dependencies: es-errors: 1.3.0 - hasown: 2.0.3 - side-channel: 1.1.0 + hasown: 2.0.4 + side-channel: 1.1.1 dev: true optional: true @@ -8478,7 +8322,7 @@ packages: resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==} engines: {node: '>= 0.4'} dependencies: - hasown: 2.0.3 + hasown: 2.0.4 dev: true /is-data-view/1.0.2: @@ -8665,7 +8509,7 @@ packages: call-bound: 1.0.4 gopd: 1.2.0 has-tostringtag: 1.0.2 - hasown: 2.0.3 + hasown: 2.0.4 dev: true /is-relative/1.0.0: @@ -8737,7 +8581,7 @@ packages: resolution: {integrity: sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==} engines: {node: '>= 0.4'} dependencies: - which-typed-array: 1.1.20 + which-typed-array: 1.1.22 dev: true /is-unc-path/1.0.0: @@ -8842,7 +8686,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -8878,8 +8722,8 @@ packages: dev: true optional: true - /js-yaml/4.1.1: - resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} + /js-yaml/4.2.0: + resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} hasBin: true dependencies: argparse: 2.0.1 @@ -9047,17 +8891,17 @@ packages: resolution: {integrity: sha512-d8IsOpE83kbANgnM+Tp8+x6HcMpX9o2ITBiUERssgzAIFdZCQzs/f4k6D0DLQTE59enml9mbAOU52Wu35exWtg==} dev: true - /lighthouse/13.3.0: - resolution: {integrity: sha512-jlsJi7+2i2UQWJY8M+gNDEGoDL1sfZ5J2hArCvmQgMTwKq1KQs5ou2pmasyhrRafdU6jh/Prjuz8rZLbqGuydQ==} + /lighthouse/13.4.0: + resolution: {integrity: sha512-QumN5pLuQvLLGWpIeUe7+LBH7oHgd0BdD3wIIncVTXe+5wiLBiO2E7pQjNDUWu1si1r0iPKtXOPTZ0sUPXHivA==} engines: {node: '>=22.19'} hasBin: true dependencies: - '@paulirish/trace_engine': 0.0.64 + '@paulirish/trace_engine': 0.0.65 '@sentry/node': 9.47.1 - axe-core: 4.11.4 + axe-core: 4.12.1 chrome-launcher: 1.2.1 configstore: 7.1.0 - csp_evaluator: 1.1.5 + csp_evaluator: 1.1.8 devtools-protocol: 0.0.1625959 enquirer: 2.4.1 http-link-header: 1.1.3 @@ -9069,20 +8913,18 @@ packages: lodash-es: 4.18.1 lookup-closest-locale: 6.2.0 open: 8.4.2 - puppeteer-core: 24.43.1 + puppeteer-core: 25.1.0 robots-parser: 3.0.1 speedline-core: 1.4.3 third-party-web: 0.29.2 - tldts-icann: 7.0.30 - web-features: 3.27.0 - ws: 7.5.10 + tldts-icann: 7.4.2 + web-features: 3.30.0 + ws: 7.5.11 yargs: 17.7.2 yargs-parser: 21.1.1 transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - bufferutil - - react-native-b4a + - proxy-agent - supports-color - utf-8-validate dev: true @@ -9178,10 +9020,6 @@ packages: resolution: {integrity: sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==} dev: true - /lodash.memoize/4.1.2: - resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} - dev: true - /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true @@ -9190,10 +9028,6 @@ packages: resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==} dev: true - /lodash.uniq/4.5.0: - resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} - dev: true - /lodash/4.18.1: resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} dev: true @@ -9269,8 +9103,8 @@ packages: dev: true optional: true - /lru-cache/11.3.6: - resolution: {integrity: sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==} + /lru-cache/11.5.1: + resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==} engines: {node: 20 || >=22} dev: true @@ -9295,11 +9129,6 @@ packages: yallist: 4.0.0 dev: true - /lru-cache/7.18.3: - resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} - engines: {node: '>=12'} - dev: true - /lru-queue/0.1.0: resolution: {integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==} dependencies: @@ -9329,12 +9158,12 @@ packages: semver: 6.3.1 dev: true - /make-fetch-happen/15.0.5: - resolution: {integrity: sha512-uCbIa8jWWmQZt4dSnEStkVC6gdakiinAm4PiGsywIkguF0eWMdcjDz0ECYhUolFU3pFLOev9VNPCEygydXnddg==} + /make-fetch-happen/15.0.6: + resolution: {integrity: sha512-Je0fLJ0F5atA7F+eIlLzk+Wkcl57JDf4kf+EW8xiP5E31xOQxkIxTbgf1Oi1Lw9tRI9UEMRdI5Vz2xTzoNU1Jw==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: '@gar/promise-retry': 1.0.3 - '@npmcli/agent': 4.0.0 + '@npmcli/agent': 4.0.2 '@npmcli/redact': 4.0.0 cacache: 20.0.4 http-cache-semantics: 4.2.0 @@ -9555,14 +9384,14 @@ packages: /minimatch/3.1.5: resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} dependencies: - brace-expansion: 1.1.14 + brace-expansion: 1.1.15 dev: true /minimatch/9.0.9: resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} dependencies: - brace-expansion: 2.1.0 + brace-expansion: 2.1.1 dev: true /minimist-options/4.1.0: @@ -9656,6 +9485,11 @@ packages: dev: true optional: true + /modern-tar/0.7.6: + resolution: {integrity: sha512-sweCIVXzx1aIGTCdzcMlSZt1h8k5Tmk08VNAuRk3IU28XamGiOH5ypi11g6De2CH7PhYqSSnGy2A/EFhbWnVKg==} + engines: {node: '>=18.0.0'} + dev: true + /modify-filename/1.1.0: resolution: {integrity: sha512-EickqnKq3kVVaZisYuCxhtKbZjInCuwgwZWyAmRIp1NTMhri7r3380/uqwrUHfaDiPzLVTuoNy4whX66bxPVog==} engines: {node: '>=0.10.0'} @@ -9741,11 +9575,6 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /netmask/2.1.1: - resolution: {integrity: sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==} - engines: {node: '>= 0.4.0'} - dev: true - /next-tick/1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} dev: true @@ -9755,8 +9584,8 @@ packages: dev: true optional: true - /node-gyp/12.3.0: - resolution: {integrity: sha512-QNcUWM+HgJplcPzBvFBZ9VXacyGZ4+VTOb80PwWR+TlVzoHbRKULNEzpRsnaoxG3Wzr7Qh7BYxGDU3CbKib2Yg==} + /node-gyp/12.4.0: + resolution: {integrity: sha512-OMcPNvqTCFUnNaBlmdgq+lfNqY7gTiSmNRDjY3uAXRyudeKZEZxu3CLtjMQrx4zZxCX2b/mpNqTtwuCJgXhHkw==} engines: {node: ^20.17.0 || >=22.9.0} hasBin: true dependencies: @@ -9765,15 +9594,16 @@ packages: graceful-fs: 4.2.11 nopt: 9.0.0 proc-log: 6.1.0 - semver: 7.8.0 - tar: 7.5.15 - tinyglobby: 0.2.16 - undici: 6.25.0 + semver: 7.8.4 + tar: 7.5.16 + tinyglobby: 0.2.17 + undici: 6.26.0 which: 6.0.1 dev: true - /node-releases/2.0.44: - resolution: {integrity: sha512-5WUyunoPMsvvEhS8AxHtRzP+oA8UCkJ7YRxatWKjngndhDGLiqEVAQKWjFAiAiuL8zMRGzGSJxFnLetoa43qGQ==} + /node-releases/2.0.47: + resolution: {integrity: sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==} + engines: {node: '>=18'} dev: true /nodemon/3.1.14: @@ -9786,7 +9616,7 @@ packages: ignore-by-default: 1.0.1 minimatch: 10.2.5 pstree.remy: 1.1.8 - semver: 7.8.0 + semver: 7.8.4 simple-update-notifier: 2.0.0 supports-color: 5.5.0 touch: 3.1.1 @@ -9817,7 +9647,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.16.2 - semver: 7.8.0 + semver: 7.8.4 validate-npm-package-license: 3.0.4 dev: true @@ -9874,7 +9704,7 @@ packages: resolution: {integrity: sha512-ScAUdMpyzkbpxoNekQ3tNRdFI8SJ86wgKZSQZdUxT+bj0wVFpsEMWnkXP0twVe1gJyNF5apBWDJhhIbgrIViRA==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: - semver: 7.8.0 + semver: 7.8.4 dev: true /npm-normalize-package-bin/5.0.0: @@ -9888,7 +9718,7 @@ packages: dependencies: hosted-git-info: 9.0.3 proc-log: 6.1.0 - semver: 7.8.0 + semver: 7.8.4 validate-npm-package-name: 7.0.2 dev: true @@ -9907,7 +9737,7 @@ packages: npm-install-checks: 8.0.0 npm-normalize-package-bin: 5.0.0 npm-package-arg: 13.0.2 - semver: 7.8.0 + semver: 7.8.4 dev: true /npm-registry-fetch/19.1.1: @@ -9916,7 +9746,7 @@ packages: dependencies: '@npmcli/redact': 4.0.0 jsonparse: 1.3.1 - make-fetch-happen: 15.0.5 + make-fetch-happen: 15.0.6 minipass: 7.1.3 minipass-fetch: 5.0.2 minizlib: 3.1.0 @@ -9981,7 +9811,7 @@ packages: call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 has-symbols: 1.1.0 object-keys: 1.1.1 dev: true @@ -10004,7 +9834,7 @@ packages: call-bind: 1.0.9 define-properties: 1.2.1 es-abstract: 1.24.2 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 gopd: 1.2.0 safe-array-concat: 1.1.4 dev: true @@ -10024,7 +9854,7 @@ packages: call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 dev: true optional: true @@ -10251,30 +10081,6 @@ packages: engines: {node: '>=6'} dev: true - /pac-proxy-agent/7.2.0: - resolution: {integrity: sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==} - engines: {node: '>= 14'} - dependencies: - '@tootallnate/quickjs-emscripten': 0.23.0 - agent-base: 7.1.4 - debug: 4.4.3 - get-uri: 6.0.5 - http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 - pac-resolver: 7.0.1 - socks-proxy-agent: 8.0.5 - transitivePeerDependencies: - - supports-color - dev: true - - /pac-resolver/7.0.1: - resolution: {integrity: sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==} - engines: {node: '>= 14'} - dependencies: - degenerator: 5.0.1 - netmask: 2.1.1 - dev: true - /pacote/21.5.0: resolution: {integrity: sha512-VtZ0SB8mb5Tzw3dXDfVAIjhyVKUHZkS/ZH9/5mpKenwC9sFOXNI0JI7kEF7IMkwOnsWMFrvAZHzx1T5fmrp9FQ==} engines: {node: ^20.17.0 || >=22.9.0} @@ -10294,9 +10100,9 @@ packages: npm-pick-manifest: 11.0.3 npm-registry-fetch: 19.1.1 proc-log: 6.1.0 - sigstore: 4.1.0 + sigstore: 4.1.1 ssri: 13.0.1 - tar: 7.5.15 + tar: 7.5.16 transitivePeerDependencies: - supports-color dev: true @@ -10325,7 +10131,7 @@ packages: asn1.js: 4.10.1 browserify-aes: 1.2.0 evp_bytestokey: 1.0.3 - pbkdf2: 3.1.5 + pbkdf2: 3.1.6 safe-buffer: 5.2.1 dev: true @@ -10350,7 +10156,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.29.0 + '@babel/code-frame': 7.29.7 error-ex: 1.3.4 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -10434,7 +10240,7 @@ packages: resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} engines: {node: 18 || 20 || >=22} dependencies: - lru-cache: 11.3.6 + lru-cache: 11.5.1 minipass: 7.1.3 dev: true @@ -10453,8 +10259,8 @@ packages: engines: {node: '>=8'} dev: true - /pbkdf2/3.1.5: - resolution: {integrity: sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==} + /pbkdf2/3.1.6: + resolution: {integrity: sha512-BT6eelPB1EyGHo8pC0o9Bl6k6SYVhKO1jEbd3lcTrtr7XHdjP8BW1YpfCV3G9Kwkxgattk+S5q2/RvuttCsS1g==} engines: {node: '>= 0.10'} dependencies: create-hash: 1.2.0 @@ -10468,14 +10274,15 @@ packages: /pend/1.2.0: resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} dev: true + optional: true /pg-int8/1.0.1: resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} engines: {node: '>=4.0.0'} dev: true - /pg-protocol/1.13.0: - resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==} + /pg-protocol/1.14.0: + resolution: {integrity: sha512-n5taZ1kO3s9ngDTVxsEznOqCyToTgz0FLuPq0B33COy5pPpuWJpY3/2oRBVETuOgzdqRXfWpM9HIhp2LBBT1BA==} dev: true /pg-types/2.2.0: @@ -10593,42 +10400,42 @@ packages: engines: {node: '>= 0.4'} dev: true - /postcss-calc/10.1.1_postcss@8.5.14: + /postcss-calc/10.1.1_postcss@8.5.15: resolution: {integrity: sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==} engines: {node: ^18.12 || ^20.9 || >=22.0} peerDependencies: postcss: ^8.4.38 dependencies: - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 postcss-value-parser: 4.2.0 dev: true - /postcss-colormin/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-KKwMmsSgsmdYXqrjQeqL3tnuIFtctiR1GEMHdjNpDpz/TCRkkkok2mMcreK2zVV3l7POWOmAkR2xYHUpRUK1DA==} + /postcss-colormin/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-qBY4ABQ6d8/mk5RRZHwMllrZMxeMey3azVY2dZUEk+RgiUC4ARdPR3/AITzNqqKTbvW/3y/MJKinDrzwqn8RDQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: '@colordx/core': 5.4.3 browserslist: 4.28.2 - caniuse-api: 3.0.0 - postcss: 8.5.14 + caniuse-api: 4.0.0 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-Ohtj3rNZWawTRePv5NCHTy8VJSdJ/G/uKuxcxJreOMichuqcT6uEl2TAnopVeJCJ/c13jaSqg7m63yFLM5zBsA==} + /postcss-convert-values/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-IdOSIX3BzfMvCc1TAHIha2gfy17xnb5vfML8e2BIKARnFOghksESfaSAB/3CXgyLfMozZAbTRPVQF5dbuKOidw==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-media/12.0.1_postcss@8.5.14: + /postcss-custom-media/12.0.1_postcss@8.5.15: resolution: {integrity: sha512-66syE14+VeqkUf0rRX0bvbTCbNRJF132jD+ceo8th1dap2YJEAqpdh5uG98CE3IbgHT7m9XM0GIlOazNWqQdeA==} engines: {node: '>=20.19.0'} peerDependencies: @@ -10638,10 +10445,10 @@ packages: '@csstools/css-parser-algorithms': 4.0.0_itoglcgmvufaigicydd4iuewyu '@csstools/css-tokenizer': 4.0.0 '@csstools/media-query-list-parser': 5.0.0_pa3hd4j4wjku7uaqbbhzkpahzy - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-custom-properties/15.0.1_postcss@8.5.14: + /postcss-custom-properties/15.0.1_postcss@8.5.15: resolution: {integrity: sha512-cuyq8sd8dLY0GLbelz1KB8IMIoDECo6RVXMeHeXY2Uw3Q05k/d1GVITdaKLsheqrHbnxlwxzSRZQQ5u+rNtbMg==} engines: {node: '>=20.19.0'} peerDependencies: @@ -10650,71 +10457,71 @@ packages: '@csstools/cascade-layer-name-parser': 3.0.0_pa3hd4j4wjku7uaqbbhzkpahzy '@csstools/css-parser-algorithms': 4.0.0_itoglcgmvufaigicydd4iuewyu '@csstools/css-tokenizer': 4.0.0 - '@csstools/utilities': 3.0.0_postcss@8.5.14 - postcss: 8.5.14 + '@csstools/utilities': 3.0.0_postcss@8.5.15 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-discard-comments/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-zGpvVLj2sbagEp+BTVETvAfkZdGVA6rALNujDK/WTIjdf1/rQOxOG8BBzkI8UQgnw8SkL6xffAfbtGMHFypadw==} + /postcss-discard-comments/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-FDvzm3tXlEsQBO2XQgnta5ugsAqwBrgWH+j5QgXpegEIDYA0VPnZg2aP7LtmWtC49POskeIhXesFiU/k3NyFHA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 dev: true - /postcss-discard-duplicates/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-zjRyYmNGI3PTipKBBtCgExlmZXQn49KvKoaiNnR2g+iXxeNk7GY5Js2ULtZXPrCYeqjPagrzKIBNcBocvXCR7g==} + /postcss-discard-duplicates/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-stTDXkI8YkCUfADurQhp03oq5ynsgSx6Qrw5B1swds6oTHtAeOZ9I0SHGK8cY/VpWUsIYFDWMs3IWf9jIEfFvA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-discard-empty/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-kxPJg6EqahbBvm+l7hpYYCtpsv8dlz7Tv6wJXUXZaeuY0WGS61DxfGdZR4uVB/Cx+yi3iOHQVSqpSHKMFaBg6Q==} + /postcss-discard-empty/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-Zv4fM1Yfhk71tbt6gfiptbL6jDHi+7apSnaMeaO9n1uET+1embrXQw5m93Zp5x28UyQSuv+AVkFY193jdwZ33w==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-discard-overridden/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-sW2OWH3l9p0FmBSVr228uztFseqroZxwgD7SGF0Ks0dRPDttSo3P8FK5ZBLtWBH2A5+chpB0J2fB/T8heKHLBw==} + /postcss-discard-overridden/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-ykt4fvrC7yYGzbxKyqBVjDCbsjF/11JgWK8enrdkobRyqqEtb/uDUCbKOGdvrK8X7BrShW8Lv5cCRNbdkNHGkQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-import/16.1.1_postcss@8.5.14: + /postcss-import/16.1.1_postcss@8.5.15: resolution: {integrity: sha512-2xVS1NCZAfjtVdvXiyegxzJ447GyqCeEI5V7ApgQVOWnros1p5lGNovJNapwPpMombyFBfqDwt7AD3n2l0KOfQ==} engines: {node: '>=18.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.12 dev: true - /postcss-js/4.1.0_postcss@8.5.14: + /postcss-js/4.1.0_postcss@8.5.15: resolution: {integrity: sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-load-config/5.1.0_postcss@8.5.14: + /postcss-load-config/5.1.0_postcss@8.5.15: resolution: {integrity: sha512-G5AJ+IX0aD0dygOE0yFZQ/huFFMSNneyfp0e3/bT05a8OfPC5FUoZRPfGijUdGOJNMewJiwzcHJXFafFzeKFVA==} engines: {node: '>= 18'} peerDependencies: @@ -10730,273 +10537,273 @@ packages: optional: true dependencies: lilconfig: 3.1.3 - postcss: 8.5.14 + postcss: 8.5.15 yaml: 2.9.0 dev: true - /postcss-merge-longhand/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-YDmAmQ8H+ljfomVpSXvr9NA0GP01fraQJqjWBYoMVGg6rOT+PJLwPyeVo2ekn4WB4ZVSH5ddtK3DTRxbz6CFzg==} + /postcss-merge-longhand/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-huTfSYgQ13O81SFvAuOi7GWnO48vvybjj3xF+X3qUoPjzvvaLpJH5DcUqqXcwOEulZUcvaV4s0V9WtWs+IAQPA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 - stylehacks: 8.0.0_postcss@8.5.14 + stylehacks: 8.0.1_postcss@8.5.15 dev: true - /postcss-merge-rules/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-bgstL5mpi41dDpnYGDUcI3M814NWkCMcIWpwDqEHXkHg3BT7b4XRAfNEuwJncZOVn/67kVKvWzhfv/7xyrp2uQ==} + /postcss-merge-rules/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-o3rk4UpnPNg469tklYwbR/NtvKc/f/wJiVDTnNQ/EFPw/LeiPOHUCvV1GIBQIZHGrBAYdPjToK6a+ojYprsrxQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - caniuse-api: 3.0.0 - cssnano-utils: 6.0.0_postcss@8.5.14 - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + caniuse-api: 4.0.0 + cssnano-utils: 6.0.1_postcss@8.5.15 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 dev: true - /postcss-minify-font-values/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-EnOHQEnSt6oH5NrL1DMFAQuwB2IOimFXTCzc9bKfUeH1jREbqIF5MAK4gQJQOC4mPUwJt4sWifAmNZ1qLu6j3Q==} + /postcss-minify-font-values/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-L8Nzs/PRlBSPrLdY/7rAiU5ZN5800+2J/4LRbfyG8SJnPljmgMaXVmQiCklvRS+yObfVRNtvmk/Ean/eoYcSeg==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-43iAnYIGk0ZjNx5X/rkIcHi6dhmu/vEjY0kqfUfxPuJRO+V7jx8uKIdcnL0dpfNoC5J9TSh3EtzLWbq0gpqnWA==} + /postcss-minify-gradients/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-qf+4s/hZMqTwpWN2teqf6+1yvR/SZK5HgHqXYuACeJXV7ABe7AXtBEomgxagUzcN4bSnmqBh5vnIml0dYqykYg==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: '@colordx/core': 5.4.3 - cssnano-utils: 6.0.0_postcss@8.5.14 - postcss: 8.5.14 + cssnano-utils: 6.0.1_postcss@8.5.15 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-z7w4QO7G55l4vMUK1Lmx03GW7iyRLgf2V5Dz/7ioSPLnXRjeD+b7m0XfAXUGrbBYYrJ6bXPk+3LoX5u4JfAcSg==} + /postcss-minify-params/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-L0h3H59deFfFg0wQN1NVaS/8E/LfGvaMuZKGO7siwlG995zo3OshtQyRkqKdVqcBwAORBvZ1nDZrKPLRapYkQw==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - cssnano-utils: 6.0.0_postcss@8.5.14 - postcss: 8.5.14 + cssnano-utils: 6.0.1_postcss@8.5.15 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-selectors/8.0.1_postcss@8.5.14: - resolution: {integrity: sha512-c31D46811kTkQDxV1KTTow79axX6gj/01AY5G7cGZg3s31KvAwP13jEFXGAzQbJ7NvOFV1pRqEia6nrAdHU7qg==} + /postcss-minify-selectors/8.0.2_postcss@8.5.15: + resolution: {integrity: sha512-3icdxc/zght5UAizdwqZBDE2KOWHf1jMQCxET6iLACeNlRxfTPyXS0/COpGk8CQ2cECyaEKTRUd/i/k8Gxmz4g==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - caniuse-api: 3.0.0 + caniuse-api: 4.0.0 cssesc: 3.0.0 - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 dev: true - /postcss-mixins/12.1.2_postcss@8.5.14: + /postcss-mixins/12.1.2_postcss@8.5.15: resolution: {integrity: sha512-90pSxmZVfbX9e5xCv7tI5RV1mnjdf16y89CJKbf/hD7GyOz1FCxcYMl8ZYA8Hc56dbApTKKmU9HfvgfWdCxlwg==} engines: {node: ^20.0 || ^22.0 || >=24.0} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.5.14 - postcss-js: 4.1.0_postcss@8.5.14 - postcss-simple-vars: 7.0.1_postcss@8.5.14 - sugarss: 5.0.1_postcss@8.5.14 - tinyglobby: 0.2.16 + postcss: 8.5.15 + postcss-js: 4.1.0_postcss@8.5.15 + postcss-simple-vars: 7.0.1_postcss@8.5.15 + sugarss: 5.0.1_postcss@8.5.15 + tinyglobby: 0.2.17 dev: true - /postcss-nesting/14.0.0_postcss@8.5.14: + /postcss-nesting/14.0.0_postcss@8.5.15: resolution: {integrity: sha512-YGFOfVrjxYfeGTS5XctP1WCI5hu8Lr9SmntjfRC+iX5hCihEO+QZl9Ra+pkjqkgoVdDKvb2JccpElcowhZtzpw==} engines: {node: '>=20.19.0'} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/selector-resolve-nested': 4.0.0_bvshekiomvxdl5gsjujrih5gha - '@csstools/selector-specificity': 6.0.0_bvshekiomvxdl5gsjujrih5gha - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + '@csstools/selector-resolve-nested': 4.0.0_5vf4mfy7z37lfppnjvrb7nt4j4 + '@csstools/selector-specificity': 6.0.0_5vf4mfy7z37lfppnjvrb7nt4j4 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 dev: true - /postcss-normalize-charset/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-s88FUNDSUD8m0wBYvTQQcubVts6zhXwBU8zCD4vkRKiecd0v8cOjHVIF9r/i+5xzS/WG3f98qq4XsOM0JqvfLA==} + /postcss-normalize-charset/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-xzqr36F8UeIZOvOHsf3aul+RVJCADvSwuwpMLgizqKjisHZpBfztgW0XFLBfJvz9pJgaStaOXAtGb0zLqT6B0w==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-normalize-display-values/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-gG2nBxD27fiw6Luinb1QYKdM/Co5GornRJgSD+JTwNH4PGKxImP0qyruDDav49aHUPLY3qrL3qN3LvybO7IzxQ==} + /postcss-normalize-display-values/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-ZDWOijOK1FFMlpgiQCUO9fCNKd7HJ9L7z9HWEq4iyubnUFWzdTSwm/LcrMbNW6iZ1oAtqeLYA0WA3xHszOI08g==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-t/wGqpehS20Ke7kc4QAsWpH+AJjUdMK/V5qV2RhrXkj8hO/fT1t1MJ8NL7sedWYk7ZqC7eISEJQonW5j0tU1MQ==} + /postcss-normalize-positions/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-uuivan2poSqbE48ST4do20dGaFUeXey9/H8rhHzoyVHB2I6BmkoVLZ/C9+BRjUlpaAFYVOoDY7epkiidzaYbvA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-3ebOmGdCYKrBYyGKc1xhj0unEnW7beZpVU7JohVeGl7mTxR+7T6egpaawTWAVsB0pEIhcsbJVOjPKCJSoRO6Zg==} + /postcss-normalize-repeat-style/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-q2hq5fmKxk29K6DjKA3nZ17Q2dtjhLYFNmFweKALmooUqx6UWAHF1bBoWTu/EqlJ88josb82A/J0Atj9LJUmpQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-TvWCGZ/e04Tv31uJvOUtbexkfgUnqmQ3M2P5DkAaVzvOj+BvTkG2QjpA5Y71SL1SPxJcj4M23fNh+RDVCmG8kA==} + /postcss-normalize-string/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-+Wf+kQJhm1WgSGEAuUaswE9rdpR9QbrKRVemcVHs6rhOoOTVIdAbgaicftfYA6vLM346P8onRzkEVbFN29ktKQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-uEfaXst5Xgqxv7geYUuz6vs9mn88K2NPY2RoIzM3BMmSjsdTSeppV9x2qIgrxsisdbSqF6IVhzI2occcte3hTA==} + /postcss-normalize-timing-functions/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-W8/tvwRlm3T+yjGkg0IRTF4bvHj0vILYr/LOogCrJKHz2ey2HFRwfsAA8Bk9N4BGR7z7WmmDu/KzzwhJ6FoGPQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-+WYngZaChEeTHZmWhmKtnJ4gTzWdINEaFcgWBnu6WdVu8Ftim8OBTcw768DuCC/3Aax9bZ9WkwrLGHym2Lzf+A==} + /postcss-normalize-unicode/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-Ad0YHNRBp4WHEOYUM/4wL/8MoL2fimEF8se/0q+Rt/owMzYpbxsypC1P8fN/oluwoRmRKdNVX7X2oycEobPWcQ==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-4Mz9hZHn/QIB+YtFqTXrDmE2193GYxGb3F8uMfLvMicaEXCCUlDIJ658gFFJbqEGl9FYzwPtRiuNgbwlO9kkBg==} + /postcss-normalize-url/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-tkYcip6pCDY806xuxpJYqMW2M3/623jzGFJmz3m5Us47q8P28+gbRZxaea3Rr/CmwwLUiVlh+BTGYwQ6gvaP8A==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-V1f8tYnwIP5tscOXQFTKK8Y5EJ+R2GMpFJ6FjzwoKoQnhbqQy3IeSrDjJJb8JjVos8ut6Osi80Zybpayv/XjIQ==} + /postcss-normalize-whitespace/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-XzORadNfSrKWDZZpgAEHPKINKx8r9r9RIfE9c70g/HThdpbmPHhDYCodHSVESDxmKeySAYw1p4liuBCf7j6LyA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-Dg9+itb6lmD0bxqhQyHCtXAwYRh0wUrx6Mp4/BNXgkLoJmdYMmWi+V+Pypw79Q6iQhxA8KFMHqLBITQJV2gKMA==} + /postcss-ordered-values/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-OLXq5lR1yk3KWQ1FPK6aWjFFdktHE9f9kb8cnt4LmIw7w30DnzgD9+sOVYJc5HenkWCX8i1MJhhFwmqc/GYqLg==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - cssnano-utils: 6.0.0_postcss@8.5.14 - postcss: 8.5.14 + cssnano-utils: 6.0.1_postcss@8.5.15 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-initial/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-DChcE9d528AKrlpCTHjhsAiOsWCk4H9ApHPS1QqRT3praObWTiWyn6W1UddGpc46K9LQnHwUu4YwaPUukGtXVA==} + /postcss-reduce-initial/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-+aQsR6+61KRoIfcFNLP3v9RM7+0iYOTtPnjl1wr6JqMW1zx6S+t2ktHRefXwacFdHIDj5+ETG0KY7K3+SGQ4Nw==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - caniuse-api: 3.0.0 - postcss: 8.5.14 + caniuse-api: 4.0.0 + postcss: 8.5.15 dev: true - /postcss-reduce-transforms/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-cLZT0som7vvumQT9XQCnSKOSnRinNQZd1Hm+J723Ney13E8CIydDhw6JwzsjPtgnYThTqn9Q45906gz6wxaAsw==} + /postcss-reduce-transforms/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-x71slHVykiFi5RuKEXM0wgYpY2PngC78x6R8TnZhHF3lhqt+u/w3MGwYLX+2t5O87ssRiMfEAhQH+3J4QwVzCw==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 dev: true - /postcss-safe-parser/7.0.1_postcss@8.5.14: + /postcss-safe-parser/7.0.1_postcss@8.5.15: resolution: {integrity: sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==} engines: {node: '>=18.0'} peerDependencies: postcss: ^8.4.31 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-selector-parser/7.1.1: - resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} + /postcss-selector-parser/7.1.3: + resolution: {integrity: sha512-ajnd7iZnqjJDkyHNfznl/ZVO0lWqvBmQXfKKENx9/p/bEiF/L3eHwdydNUg9RXZx6xfZWOCmXmBa5oeB+YrAPQ==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 dev: true - /postcss-simple-vars/7.0.1_postcss@8.5.14: + /postcss-simple-vars/7.0.1_postcss@8.5.15: resolution: {integrity: sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==} engines: {node: '>=14.0'} peerDependencies: postcss: ^8.2.1 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true - /postcss-svgo/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-Q2fMSYEiNE1ioDc/3sxvI24NdgA/MJno2XLNpOxgv8aCcJbym8mZY10/lDY5+AWCIc3Aiqzy2Wcp9/zaIXBZgQ==} + /postcss-svgo/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-HpnvWii7W0/FPrsejJa6ZTi0kNtTJP/Iba7CUMPX0xPV6QpnndOp+SDP74tFtgjA2cYKYNWJPOlmLXMsvi/9yA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 postcss-value-parser: 4.2.0 svgo: 4.0.1 dev: true - /postcss-unique-selectors/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-iObuolUX+ITJfMU2QQFQdh31JgSjNLPNjVs6YGAqBHvOvAWXMMNget6donQl83aQaeS32i5XeKZURUW/WBxIUw==} + /postcss-unique-selectors/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-+xvKI5+/Cl8yYQwxDV39Uhuc4WV951xngFvPPjiPj2NIbIfm6vbbRTXblyw0FioLkIoGlw+7qUcY1h2YhaZYgw==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 dev: true /postcss-value-parser/4.2.0: @@ -11011,8 +10818,8 @@ packages: source-map: 0.6.1 dev: true - /postcss/8.5.14: - resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==} + /postcss/8.5.15: + resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.12 @@ -11066,8 +10873,8 @@ packages: fast-diff: 1.3.0 dev: true - /prettier/3.8.3: - resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} + /prettier/3.8.4: + resolution: {integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==} engines: {node: '>=14'} hasBin: true dev: true @@ -11100,36 +10907,11 @@ packages: engines: {node: '>= 0.6.0'} dev: true - /progress/2.0.3: - resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} - engines: {node: '>=0.4.0'} - dev: true - /proto-list/1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} dev: true optional: true - /proxy-agent/6.5.0: - resolution: {integrity: sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==} - engines: {node: '>= 14'} - dependencies: - agent-base: 7.1.4 - debug: 4.4.3 - http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 - lru-cache: 7.18.3 - pac-proxy-agent: 7.2.0 - proxy-from-env: 1.1.0 - socks-proxy-agent: 8.0.5 - transitivePeerDependencies: - - supports-color - dev: true - - /proxy-from-env/1.1.0: - resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} - dev: true - /pseudomap/1.0.2: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} dev: true @@ -11156,6 +10938,7 @@ packages: end-of-stream: 1.4.5 once: 1.4.0 dev: true + optional: true /punycode/1.4.1: resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} @@ -11166,23 +10949,19 @@ packages: engines: {node: '>=6'} dev: true - /puppeteer-core/24.43.1: - resolution: {integrity: sha512-T5ScUMAsmhdNbgDR41AGESYeS6V9MSgetkSnVhhW+gXvzC42VesKCn5ld87gAZDJ6vLHL9GkRvY9WtQWSnwFbw==} - engines: {node: '>=18'} + /puppeteer-core/25.1.0: + resolution: {integrity: sha512-jKzy5y4WG6uNuFbTWgW1D7mqoT9o0nllc/6a1DGF775T1mPmgw3scdFEtEq67yVFikavQmbYq6NLfbTfxHSlqQ==} + engines: {node: '>=22.12.0'} dependencies: - '@puppeteer/browsers': 2.13.2 - chromium-bidi: 14.0.0_tm2ywno672ayncuzeyv2qui3wu - debug: 4.4.3 - devtools-protocol: 0.0.1608973 + '@puppeteer/browsers': 3.0.4 + chromium-bidi: 16.0.1_x44ix3syohpia4aypbm3vi44aa + devtools-protocol: 0.0.1624250 typed-query-selector: 2.12.2 - webdriver-bidi-protocol: 0.4.1 - ws: 8.20.1 + webdriver-bidi-protocol: 0.4.2 + ws: 8.21.0 transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - bufferutil - - react-native-b4a - - supports-color + - proxy-agent - utf-8-validate dev: true @@ -11211,7 +10990,7 @@ packages: resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==} engines: {node: '>=0.6'} dependencies: - side-channel: 1.1.0 + side-channel: 1.1.1 dev: true /query-string/5.1.1: @@ -11383,7 +11162,7 @@ packages: define-properties: 1.2.1 es-abstract: 1.24.2 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 get-intrinsic: 1.3.0 get-proto: 1.0.1 which-builtin-type: 1.2.1 @@ -11698,7 +11477,7 @@ packages: engines: {node: '>=12'} deprecated: Deprecated as the semver package now supports this built-in. dependencies: - semver: 7.8.0 + semver: 7.8.4 dev: true /semver-greatest-satisfied-range/2.0.0: @@ -11732,8 +11511,8 @@ packages: hasBin: true dev: true - /semver/7.8.0: - resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==} + /semver/7.8.4: + resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==} engines: {node: '>=10'} hasBin: true dev: true @@ -11819,7 +11598,7 @@ packages: dependencies: dunder-proto: 1.0.1 es-errors: 1.3.0 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 dev: true optional: true @@ -11877,8 +11656,8 @@ packages: engines: {node: '>=8'} dev: true - /shell-quote/1.8.3: - resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} + /shell-quote/1.8.4: + resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==} engines: {node: '>= 0.4'} dev: true @@ -11915,8 +11694,8 @@ packages: side-channel-map: 1.0.1 dev: true - /side-channel/1.1.0: - resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} + /side-channel/1.1.1: + resolution: {integrity: sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==} engines: {node: '>= 0.4'} dependencies: es-errors: 1.3.0 @@ -11936,16 +11715,16 @@ packages: engines: {node: '>=14'} dev: true - /sigstore/4.1.0: - resolution: {integrity: sha512-/fUgUhYghuLzVT/gaJoeVehLCgZiUxPCPMcyVNY0lIf/cTCz58K/WTI7PefDarXxp9nUKpEwg1yyz3eSBMTtgA==} + /sigstore/4.1.1: + resolution: {integrity: sha512-endqECJkfhozrXMK5ngu/UAA0xVcVEFdnHJCElGaExypjW+HK5i6zu3NteLoaX/iFbRUbC3+DjttQs0GARr+5w==} engines: {node: ^20.17.0 || >=22.9.0} dependencies: '@sigstore/bundle': 4.0.0 - '@sigstore/core': 3.2.0 + '@sigstore/core': 3.2.1 '@sigstore/protobuf-specs': 0.5.1 '@sigstore/sign': 4.1.1 '@sigstore/tuf': 4.0.2 - '@sigstore/verify': 3.1.0 + '@sigstore/verify': 3.1.1 transitivePeerDependencies: - supports-color dev: true @@ -11958,7 +11737,7 @@ packages: resolution: {integrity: sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==} engines: {node: '>=10'} dependencies: - semver: 7.8.0 + semver: 7.8.4 dev: true /slash/3.0.0: @@ -11985,11 +11764,11 @@ packages: engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true - /socket.io-adapter/2.5.6: - resolution: {integrity: sha512-DkkO/dz7MGln0dHn5bmN3pPy+JmywNICWrJqVWiVOyvXjWQFIv9c2h24JrQLLFJ2aQVQf/Cvl1vblnd4r2apLQ==} + /socket.io-adapter/2.5.7: + resolution: {integrity: sha512-e0LyK91f3cUxTmv95/KzoLg47+zF+s/sbxRGDNsyG4dmIP8ZSX8ax6byOxfJXeNNtS/8AZlfD+uP7gBeR7DLlg==} dependencies: debug: 4.4.3 - ws: 8.18.3 + ws: 8.20.1 transitivePeerDependencies: - bufferutil - supports-color @@ -12002,7 +11781,7 @@ packages: dependencies: '@socket.io/component-emitter': 3.1.2 debug: 4.4.3 - engine.io-client: 6.6.4 + engine.io-client: 6.6.5 socket.io-parser: 4.2.6 transitivePeerDependencies: - bufferutil @@ -12028,8 +11807,8 @@ packages: base64id: 2.0.0 cors: 2.8.6 debug: 4.4.3 - engine.io: 6.6.7 - socket.io-adapter: 2.5.6 + engine.io: 6.6.8 + socket.io-adapter: 2.5.7 socket.io-parser: 4.2.6 transitivePeerDependencies: - bufferutil @@ -12151,7 +11930,7 @@ packages: resolution: {integrity: sha512-DI7/OuAUD+GMpR6dmu8lliO2Wg5zfeh+/xsdyJZCzd8o5JgFUjCeLsBDuZjIQJdwXS3J0L/uZYrELKYqx+PXog==} engines: {node: '>=8.0'} dependencies: - '@types/node': 25.8.0 + '@types/node': 25.9.3 image-ssim: 0.2.0 jpeg-js: 0.4.4 dev: true @@ -12228,7 +12007,7 @@ packages: /stream-composer/1.0.2: resolution: {integrity: sha512-bnBselmwfX5K10AH6L4c8+S5lgZMWI7ZYrz2rvYjCPB2DIMC4Ig8OpxGpNJSxRZ58oti7y1IcNvjBAz9vW5m4w==} dependencies: - streamx: 2.25.0 + streamx: 2.27.0 transitivePeerDependencies: - bare-abort-controller - react-native-b4a @@ -12263,8 +12042,8 @@ packages: limiter: 1.1.5 dev: true - /streamx/2.25.0: - resolution: {integrity: sha512-0nQuG6jf1w+wddNEEXCF4nTg3LtufWINB5eFEN+5TNZW7KWJp6x87+JFL43vaAUPyCfH1wID+mNVyW6OHtFamg==} + /streamx/2.27.0: + resolution: {integrity: sha512-WZ189TKnHoAokYHvwzaAQMpd55cgUmFIcJFzBSgGcb886jau5DL+XdDhTWV4ps3FLvk+OORp0dLRTPsLZ21CSA==} dependencies: events-universal: 1.0.1 fast-fifo: 1.3.2 @@ -12306,8 +12085,8 @@ packages: strip-ansi: 7.2.0 dev: true - /string.prototype.trim/1.2.10: - resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==} + /string.prototype.trim/1.2.11: + resolution: {integrity: sha512-PwvK7BU+CMTJGYQCTZb5RWXIML92lftJLhQz1tBzgKiqGxJaMlBAa48POXaNAC2s4y8jr3EFqrkF9+44neS46w==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.9 @@ -12315,19 +12094,20 @@ packages: define-data-property: 1.1.4 define-properties: 1.2.1 es-abstract: 1.24.2 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 has-property-descriptors: 1.0.2 + safe-regex-test: 1.1.0 dev: true optional: true - /string.prototype.trimend/1.0.9: - resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==} + /string.prototype.trimend/1.0.10: + resolution: {integrity: sha512-2+3aDAOmPTmuFwjDnmJG2ctEkQKVki7vOSqaxkv42Mowj1V6PnvuwFCRrR5lChUux1TBskPjfkeTOhqczDMxTw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 dev: true optional: true @@ -12337,7 +12117,7 @@ packages: dependencies: call-bind: 1.0.9 define-properties: 1.2.1 - es-object-atoms: 1.1.1 + es-object-atoms: 1.1.2 dev: true optional: true @@ -12458,62 +12238,62 @@ packages: resolution: {integrity: sha512-zOh9jPYI+xrNOyisSelgym4tolKTJCQd5GBhK0+0xJvcYDcwlOoxF/rnFKQ2KRZknXSG9jWAp66fwP6AxN9STg==} dev: true - /style-loader/3.3.4_webpack@5.106.2: + /style-loader/3.3.4_webpack@5.107.2: resolution: {integrity: sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi dev: true - /stylehacks/8.0.0_postcss@8.5.14: - resolution: {integrity: sha512-sWyjaJvBqHoVKYPbQ8JRvrGSPaYWtWrJsU+fGVtwKB1GE1rRPu3rC7T6UCuXLoL00Dwb+tsHe2T904r8Vnsx8w==} + /stylehacks/8.0.1_postcss@8.5.15: + resolution: {integrity: sha512-Gv095oTD0N+BdJALNFDsxZpETHZLTxbOl5RyIO7y6VAE6sR3z0MnV3Nix7N0IATNldNTrkvSASp2KR1Yt526HA==} engines: {node: ^22.11.0 || ^24.11.0 || >=26.0} peerDependencies: - postcss: ^8.5.14 + postcss: ^8.5.15 dependencies: browserslist: 4.28.2 - postcss: 8.5.14 - postcss-selector-parser: 7.1.1 + postcss: 8.5.15 + postcss-selector-parser: 7.1.3 dev: true - /stylelint-config-prettier/9.0.5_stylelint@17.11.1: + /stylelint-config-prettier/9.0.5_stylelint@17.13.0: resolution: {integrity: sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>= 11.x < 15' dependencies: - stylelint: 17.11.1 + stylelint: 17.13.0 dev: true - /stylelint-prettier/5.0.3_w7dfgkl3gt33zwekiw5vbqv2vy: + /stylelint-prettier/5.0.3_iwmptytogk6lkcqzhuv2nriy5u: resolution: {integrity: sha512-B6V0oa35ekRrKZlf+6+jA+i50C4GXJ7X1PPmoCqSUoXN6BrNF6NhqqhanvkLjqw2qgvrS0wjdpeC+Tn06KN3jw==} engines: {node: '>=18.12.0'} peerDependencies: prettier: '>=3.0.0' stylelint: '>=16.0.0' dependencies: - prettier: 3.8.3 + prettier: 3.8.4 prettier-linter-helpers: 1.0.1 - stylelint: 17.11.1 + stylelint: 17.13.0 dev: true - /stylelint/17.11.1: - resolution: {integrity: sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==} + /stylelint/17.13.0: + resolution: {integrity: sha512-G1WYzMerp7ihOaIe9VJCHLt12MoAD2QLf1AFerYP37+BCRBUK5UCpq8e/mN+zCIaJPKQcaxhE4WlPmqdiOx/gw==} engines: {node: '>=20.19.0'} hasBin: true dependencies: '@csstools/css-calc': 3.2.1_pa3hd4j4wjku7uaqbbhzkpahzy '@csstools/css-parser-algorithms': 4.0.0_itoglcgmvufaigicydd4iuewyu - '@csstools/css-syntax-patches-for-csstree': 1.1.4_css-tree@3.2.1 + '@csstools/css-syntax-patches-for-csstree': 1.1.5_css-tree@3.2.1 '@csstools/css-tokenizer': 4.0.0 '@csstools/media-query-list-parser': 5.0.0_pa3hd4j4wjku7uaqbbhzkpahzy - '@csstools/selector-resolve-nested': 4.0.0_bvshekiomvxdl5gsjujrih5gha - '@csstools/selector-specificity': 6.0.0_bvshekiomvxdl5gsjujrih5gha + '@csstools/selector-resolve-nested': 4.0.0_5vf4mfy7z37lfppnjvrb7nt4j4 + '@csstools/selector-specificity': 6.0.0_5vf4mfy7z37lfppnjvrb7nt4j4 colord: 2.9.3 - cosmiconfig: 9.0.1 + cosmiconfig: 9.0.2 css-functions-list: 3.3.3 css-tree: 3.2.1 debug: 4.4.3 @@ -12531,9 +12311,9 @@ packages: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.14 - postcss-safe-parser: 7.0.1_postcss@8.5.14 - postcss-selector-parser: 7.1.1 + postcss: 8.5.15 + postcss-safe-parser: 7.0.1_postcss@8.5.15 + postcss-selector-parser: 7.1.3 postcss-value-parser: 4.2.0 string-width: 8.2.1 supports-hyperlinks: 4.4.0 @@ -12551,13 +12331,13 @@ packages: minimist: 1.2.8 dev: true - /sugarss/5.0.1_postcss@8.5.14: + /sugarss/5.0.1_postcss@8.5.15: resolution: {integrity: sha512-ctS5RYCBVvPoZAnzIaX5QSShK8ZiZxD5HUqSxlusvEMC+QZQIPCPOIJg6aceFX+K2rf4+SH89eu++h1Zmsr2nw==} engines: {node: '>=18.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.5.14 + postcss: 8.5.15 dev: true /supports-color/10.2.2: @@ -12623,7 +12403,7 @@ packages: csso: 4.2.0 cssom: 0.5.0 glob: 7.2.3 - js-yaml: 4.1.1 + js-yaml: 4.2.0 lodash.escape: 4.0.1 lodash.merge: 4.6.2 mustache: 4.2.0 @@ -12689,11 +12469,11 @@ packages: sax: 1.6.0 dev: true - /synckit/0.11.12: - resolution: {integrity: sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==} + /synckit/0.11.13: + resolution: {integrity: sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@pkgr/core': 0.2.9 + '@pkgr/core': 0.3.6 dev: true /syntax-error/1.4.0: @@ -12718,20 +12498,6 @@ packages: engines: {node: '>=6'} dev: true - /tar-fs/3.1.2: - resolution: {integrity: sha512-QGxxTxxyleAdyM3kpFs14ymbYmNFrfY+pHj7Z8FgtbZ7w2//VAgLMac7sT6nRpIHjppXO2AwwEOg0bPFVRcmXw==} - dependencies: - pump: 3.0.4 - tar-stream: 3.2.0 - optionalDependencies: - bare-fs: 4.7.1 - bare-path: 3.0.0 - transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - - react-native-b4a - dev: true - /tar-stream/1.6.2: resolution: {integrity: sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==} engines: {node: '>= 0.8.0'} @@ -12746,21 +12512,8 @@ packages: dev: true optional: true - /tar-stream/3.2.0: - resolution: {integrity: sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==} - dependencies: - b4a: 1.8.1 - bare-fs: 4.7.1 - fast-fifo: 1.3.2 - streamx: 2.25.0 - transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - - react-native-b4a - dev: true - - /tar/7.5.15: - resolution: {integrity: sha512-dzGK0boVlC4W5QFuQN1EFSl3bIDYsk7Tj40U6eIBnK2k/8ml7TZ5agbI5j5+qnoVcAA+rNtBml8SEiLxZpNqRQ==} + /tar/7.5.16: + resolution: {integrity: sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==} engines: {node: '>=18'} dependencies: '@isaacs/fs-minipass': 4.0.1 @@ -12773,7 +12526,7 @@ packages: /teex/1.0.1: resolution: {integrity: sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==} dependencies: - streamx: 2.25.0 + streamx: 2.27.0 transitivePeerDependencies: - bare-abort-controller - react-native-b4a @@ -12794,8 +12547,8 @@ packages: dev: true optional: true - /terser-webpack-plugin/5.6.0_m77djfl7lisyqsmhxsdazu3nzu: - resolution: {integrity: sha512-Eum+5ajkaOhf5KbM26osvv21kLD7BaGqQ1UA4Ami4arYwylmGUQTgHFpHDdmJod1q4QXa66p0to/FBKID+J1vA==} + /terser-webpack-plugin/5.6.1_li4xq3ltia7y6xvnzfku4mkjee: + resolution: {integrity: sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==} engines: {node: '>= 10.13.0'} peerDependencies: '@minify-html/node': '*' @@ -12838,16 +12591,16 @@ packages: optional: true dependencies: '@jridgewell/trace-mapping': 0.3.31 - cssnano: 8.0.1_postcss@8.5.14 + cssnano: 8.0.2_postcss@8.5.15 jest-worker: 27.5.1 - postcss: 8.5.14 + postcss: 8.5.15 schema-utils: 4.3.3 - terser: 5.47.1 - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq + terser: 5.48.0 + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi dev: true - /terser/5.47.1: - resolution: {integrity: sha512-tPbLXTI6ohPASb/1YViL428oEHu6/qv1OxqYnfaonVCFHqx4+wCd95pHrQWsL5X4pl90CTyW9piSAsS2L0VoMw==} + /terser/5.48.0: + resolution: {integrity: sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q==} engines: {node: '>=10'} hasBin: true dependencies: @@ -12931,8 +12684,8 @@ packages: resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} dev: true - /tinyglobby/0.2.16: - resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} + /tinyglobby/0.2.17: + resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==} engines: {node: '>=12.0.0'} dependencies: fdir: 6.5.0_picomatch@4.0.4 @@ -12952,14 +12705,14 @@ packages: '@popperjs/core': 2.11.8 dev: false - /tldts-core/7.0.30: - resolution: {integrity: sha512-uiHN8PIB1VmWyS98eZYja4xzlYqeFZVjb4OuYlJQnZAuJhMw4PbKQOKgHKhBdJR3FE/t5mUQ1Kd80++B+qhD1Q==} + /tldts-core/7.4.2: + resolution: {integrity: sha512-nwEyF4vl4RSJjwSjBUmOSxc3BFPoIFdlRthJ6e+5v9P3bHNsoD06UjuqMUspqp7vsEZ1beaHi1km+optiE17yA==} dev: true - /tldts-icann/7.0.30: - resolution: {integrity: sha512-o+sKcCCZQOh78GHfpmlcKoef0c+UVfltkqmgKmUHWiMiUhSfer8k5mEkQL2RBqwuC90fluI7ZN50H7+I2bJ1jw==} + /tldts-icann/7.4.2: + resolution: {integrity: sha512-MiH8EqYa61dAa4L+eIeSTa95XAWimaOlAHw5cNViBhdaezOLQ3FKdVQOJ3li+BRJSkm8E2p+1m/EA6AOHQ/GPw==} dependencies: - tldts-core: 7.0.30 + tldts-core: 7.4.2 dev: true /to-buffer/1.2.2: @@ -12983,14 +12736,14 @@ packages: engines: {node: '>=12'} dependencies: clean-semver: 2.1.0 - semver: 7.8.0 + semver: 7.8.4 dev: true /to-through/3.0.0: resolution: {integrity: sha512-y8MN937s/HVhEoBU1SxfHC+wxCHkV1a9gW8eAdTadYh/bGyesZIVcbjI+mSpFbSVwQici/XjBjuUyri1dnXwBw==} engines: {node: '>=10.13.0'} dependencies: - streamx: 2.25.0 + streamx: 2.27.0 transitivePeerDependencies: - bare-abort-controller - react-native-b4a @@ -13044,7 +12797,7 @@ packages: dependencies: '@tufjs/models': 4.1.0 debug: 4.4.3 - make-fetch-happen: 15.0.5 + make-fetch-happen: 15.0.6 transitivePeerDependencies: - supports-color dev: true @@ -13122,8 +12875,8 @@ packages: dev: true optional: true - /typed-array-length/1.0.7: - resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} + /typed-array-length/1.0.8: + resolution: {integrity: sha512-phPGCwqr2+Qo0fwniCE8e4pKnGu/yFb5nD5Y8bf0EEeiI5GklnACYA9GFy/DrAeRrKHXvHn+1SUsOWgJp6RO+g==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.9 @@ -13160,8 +12913,8 @@ packages: dev: true optional: true - /uikit/3.25.16: - resolution: {integrity: sha512-zTpbaNMWTTsWZOiFJkFHa+zia1pRgY3FA6hEAckVgk4aJ19+qie7M/qH9GJgI1nlxP97xMcGH/MXw0qWaKURfQ==} + /uikit/3.25.17: + resolution: {integrity: sha512-oAmenUeVAQ/YIg3MCsp7hqTG/IfyThp2X/juxGtzQJiN1J29nGBowNz5W5Ogfd77cdKI+5WIjyA1BLjc97OyXw==} dev: false /umd/3.0.3: @@ -13227,8 +12980,8 @@ packages: resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} dev: true - /undici/6.25.0: - resolution: {integrity: sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==} + /undici/6.26.0: + resolution: {integrity: sha512-4yqz8a3n5HmGTlsbADNtr/dJlhkh/55Rq798G6ibiULcXbDtaLpTl1pvdqcbFfeoj3iSi52lePFM7h9H21cw/A==} engines: {node: '>=18.17'} dev: true @@ -13372,7 +13125,7 @@ packages: is-arguments: 1.2.0 is-generator-function: 1.1.2 is-typed-array: 1.1.15 - which-typed-array: 1.1.20 + which-typed-array: 1.1.22 dev: true /utils-merge/1.0.1: @@ -13460,7 +13213,7 @@ packages: normalize-path: 3.0.0 resolve-options: 2.0.0 stream-composer: 1.0.2 - streamx: 2.25.0 + streamx: 2.27.0 to-through: 3.0.0 value-or-function: 4.0.0 vinyl: 3.0.1 @@ -13477,7 +13230,7 @@ packages: convert-source-map: 2.0.0 graceful-fs: 4.2.11 now-and-later: 3.0.0 - streamx: 2.25.0 + streamx: 2.27.0 vinyl: 3.0.1 vinyl-contents: 2.0.0 transitivePeerDependencies: @@ -13520,23 +13273,22 @@ packages: resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} dev: true - /watchpack/2.5.1: - resolution: {integrity: sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==} + /watchpack/2.5.2: + resolution: {integrity: sha512-6i/00NBjP4yGPs+caKSyRfpTF/8Torsu0MOW3mMzIbhgISFder8i7xbqgHlLMwJrdiN8ndBV3UA1/AfzPSr+jg==} engines: {node: '>=10.13.0'} dependencies: - glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 dev: true - /web-features/3.27.0: - resolution: {integrity: sha512-Usye0RO960BDWH+cnE2TBnzKkoYhLAETSpuO5A8yFnbg67gjr0EquN1f0/suO8iruDFHP9W9oAU2hGsoyoxotA==} + /web-features/3.30.0: + resolution: {integrity: sha512-IF5V6RRMD2DO7Dy/s2ApI99SnnPUEomLU/j9PgBBEQHJHyM7swVzktmbVXTsaI9u7bxp6o+LlclS2HoMEjz9nw==} dev: true - /webdriver-bidi-protocol/0.4.1: - resolution: {integrity: sha512-ARrjNjtWRRs2w4Tk7nqrf2gBI0QXWuOmMCx2hU+1jUt6d00MjMxURrhxhGbrsoiZKJrhTSTzbIrc554iKI10qw==} + /webdriver-bidi-protocol/0.4.2: + resolution: {integrity: sha512-VSV+fzfChirL3e7jay2yUC7B4HQCGtEWEg/MSSQbK+qWbqeGlRLlXTzPpYr3XGUvbpDHumWZBJxgesg4N7dbtA==} dev: true - /webpack-cli/4.10.0_webpack@5.106.2: + /webpack-cli/4.10.0_webpack@5.107.2: resolution: {integrity: sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==} engines: {node: '>=10.13.0'} hasBin: true @@ -13557,7 +13309,7 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 1.2.0_tmv5fziw64gxc5nt6oojp4vkwa + '@webpack-cli/configtest': 1.2.0_2lwac2eu7hgwh2mq2abckxrk4i '@webpack-cli/info': 1.5.0_webpack-cli@4.10.0 '@webpack-cli/serve': 1.7.0_webpack-cli@4.10.0 colorette: 2.0.20 @@ -13567,7 +13319,7 @@ packages: import-local: 3.2.0 interpret: 2.2.0 rechoir: 0.7.1 - webpack: 5.106.2_xvv5fethykqbbmslcskjongvsq + webpack: 5.107.2_wrxf7hef2werphmo7k4ih6mtdi webpack-merge: 5.10.0 dev: true @@ -13587,13 +13339,13 @@ packages: source-map: 0.6.1 dev: true - /webpack-sources/3.4.1: - resolution: {integrity: sha512-eACpxRN02yaawnt+uUNIF7Qje6A9zArxBbcAJjK1PK3S9Ycg5jIuJ8pW4q8EMnwNZCEGltcjkRx1QzOxOkKD8A==} + /webpack-sources/3.5.0: + resolution: {integrity: sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==} engines: {node: '>=10.13.0'} dev: true - /webpack/5.106.2_xvv5fethykqbbmslcskjongvsq: - resolution: {integrity: sha512-wGN3qcrBQIFmQ/c0AiOAQBvrZ5lmY8vbbMv4Mxfgzqd/B6+9pXtLo73WuS1dSGXM5QYY3hZnIbvx+K1xxe6FyA==} + /webpack/5.107.2_wrxf7hef2werphmo7k4ih6mtdi: + resolution: {integrity: sha512-v7RhXaJbpMlV0D7hC7lb2EbnxkoeUqf9qhKr6lozx3Q48pmFrqqNRmZFUEGmi7pSwm6fCQ2H1IjvCkHqdpVdjQ==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -13602,7 +13354,6 @@ packages: webpack-cli: optional: true dependencies: - '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.9 '@types/json-schema': 7.0.15 '@webassemblyjs/ast': 1.14.1 @@ -13612,7 +13363,7 @@ packages: acorn-import-phases: 1.0.4_acorn@8.16.0 browserslist: 4.28.2 chrome-trace-event: 1.0.4 - enhanced-resolve: 5.21.3 + enhanced-resolve: 5.23.0 es-module-lexer: 2.1.0 eslint-scope: 5.1.1 events: 3.3.0 @@ -13623,10 +13374,10 @@ packages: neo-async: 2.6.2 schema-utils: 4.3.3 tapable: 2.3.3 - terser-webpack-plugin: 5.6.0_m77djfl7lisyqsmhxsdazu3nzu - watchpack: 2.5.1 - webpack-cli: 4.10.0_webpack@5.106.2 - webpack-sources: 3.4.1 + terser-webpack-plugin: 5.6.1_li4xq3ltia7y6xvnzfku4mkjee + watchpack: 2.5.2 + webpack-cli: 4.10.0_webpack@5.107.2 + webpack-sources: 3.5.0 transitivePeerDependencies: - '@minify-html/node' - '@swc/core' @@ -13674,7 +13425,7 @@ packages: isarray: 2.0.5 which-boxed-primitive: 1.1.1 which-collection: 1.0.2 - which-typed-array: 1.1.20 + which-typed-array: 1.1.22 dev: true optional: true @@ -13689,8 +13440,8 @@ packages: dev: true optional: true - /which-typed-array/1.1.20: - resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==} + /which-typed-array/1.1.22: + resolution: {integrity: sha512-fvO4ExWMFsqyhG3AiPAObMuY1lxaqgYcxbc49CNdWDDECOJNgQyvsOWVwbZc+qf3rzRtxojBK+CMEv0Ld5CYpw==} engines: {node: '>= 0.4'} dependencies: available-typed-arrays: 1.0.7 @@ -13793,8 +13544,8 @@ packages: signal-exit: 4.1.0 dev: true - /ws/7.5.10: - resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} + /ws/7.5.11: + resolution: {integrity: sha512-zS54Oen9bITtp7kp2XM3AydrCIq1D+HwJOuH+c+e4LfpL/lotP5osijd+UoMnxwAam1GN8R4KtLAyIrIcBNpiA==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -13806,8 +13557,8 @@ packages: optional: true dev: true - /ws/8.18.3: - resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} + /ws/8.20.1: + resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -13819,8 +13570,8 @@ packages: optional: true dev: true - /ws/8.20.1: - resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} + /ws/8.21.0: + resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -13940,6 +13691,7 @@ packages: buffer-crc32: 0.2.13 fd-slicer: 1.1.0 dev: true + optional: true /yocto-queue/0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}