Updated dependencies

This commit is contained in:
Jan Böhmer 2026-02-07 17:13:49 +01:00
parent fd4eb72eb2
commit b144f5e383
2 changed files with 64 additions and 63 deletions

91
composer.lock generated
View file

@ -3209,29 +3209,29 @@
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
"version": "1.1.5", "version": "1.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/deprecations.git", "url": "https://github.com/doctrine/deprecations.git",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<=7.5 || >=13" "phpunit/phpunit": "<=7.5 || >=14"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^9 || ^12 || ^13", "doctrine/coding-standard": "^9 || ^12 || ^14",
"phpstan/phpstan": "1.4.10 || 2.1.11", "phpstan/phpstan": "1.4.10 || 2.1.30",
"phpstan/phpstan-phpunit": "^1.0 || ^2", "phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
"psr/log": "^1 || ^2 || ^3" "psr/log": "^1 || ^2 || ^3"
}, },
"suggest": { "suggest": {
@ -3251,9 +3251,9 @@
"homepage": "https://www.doctrine-project.org/", "homepage": "https://www.doctrine-project.org/",
"support": { "support": {
"issues": "https://github.com/doctrine/deprecations/issues", "issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.5" "source": "https://github.com/doctrine/deprecations/tree/1.1.6"
}, },
"time": "2025-04-07T20:06:18+00:00" "time": "2026-02-07T07:09:04+00:00"
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
@ -16522,16 +16522,16 @@
}, },
{ {
"name": "tecnickcom/tc-lib-barcode", "name": "tecnickcom/tc-lib-barcode",
"version": "2.4.22", "version": "2.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/tc-lib-barcode.git", "url": "https://github.com/tecnickcom/tc-lib-barcode.git",
"reference": "ee997f9240f826a6a9274f55e2edb8f185871e30" "reference": "605b92bfaf8ed2cba18a1c6603d90bc828aa3d5b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/ee997f9240f826a6a9274f55e2edb8f185871e30", "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/605b92bfaf8ed2cba18a1c6603d90bc828aa3d5b",
"reference": "ee997f9240f826a6a9274f55e2edb8f185871e30", "reference": "605b92bfaf8ed2cba18a1c6603d90bc828aa3d5b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16546,7 +16546,7 @@
"pdepend/pdepend": "2.16.2", "pdepend/pdepend": "2.16.2",
"phpcompatibility/php-compatibility": "^10.0.0@dev", "phpcompatibility/php-compatibility": "^10.0.0@dev",
"phpmd/phpmd": "2.15.0", "phpmd/phpmd": "2.15.0",
"phpunit/phpunit": "12.5.6 || 11.5.44 || 10.5.58", "phpunit/phpunit": "12.5.8 || 11.5.50 || 10.5.63",
"squizlabs/php_codesniffer": "4.0.1" "squizlabs/php_codesniffer": "4.0.1"
}, },
"type": "library", "type": "library",
@ -16611,7 +16611,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/tecnickcom/tc-lib-barcode/issues", "issues": "https://github.com/tecnickcom/tc-lib-barcode/issues",
"source": "https://github.com/tecnickcom/tc-lib-barcode/tree/2.4.22" "source": "https://github.com/tecnickcom/tc-lib-barcode/tree/2.4.24"
}, },
"funding": [ "funding": [
{ {
@ -16619,20 +16619,20 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2026-01-24T12:40:59+00:00" "time": "2026-02-04T19:57:11+00:00"
}, },
{ {
"name": "tecnickcom/tc-lib-color", "name": "tecnickcom/tc-lib-color",
"version": "2.3.6", "version": "2.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/tc-lib-color.git", "url": "https://github.com/tecnickcom/tc-lib-color.git",
"reference": "3d8ee89d83c1c60a275a0c1885f11370a4d86461" "reference": "6331d57bd847d883652012a5c3594aa03aea4c50"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/3d8ee89d83c1c60a275a0c1885f11370a4d86461", "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/6331d57bd847d883652012a5c3594aa03aea4c50",
"reference": "3d8ee89d83c1c60a275a0c1885f11370a4d86461", "reference": "6331d57bd847d883652012a5c3594aa03aea4c50",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16643,7 +16643,7 @@
"pdepend/pdepend": "2.16.2", "pdepend/pdepend": "2.16.2",
"phpcompatibility/php-compatibility": "^10.0.0@dev", "phpcompatibility/php-compatibility": "^10.0.0@dev",
"phpmd/phpmd": "2.15.0", "phpmd/phpmd": "2.15.0",
"phpunit/phpunit": "12.5.6 || 11.5.44 || 10.5.58", "phpunit/phpunit": "12.5.8 || 11.5.50 || 10.5.63",
"squizlabs/php_codesniffer": "4.0.1" "squizlabs/php_codesniffer": "4.0.1"
}, },
"type": "library", "type": "library",
@ -16681,7 +16681,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/tecnickcom/tc-lib-color/issues", "issues": "https://github.com/tecnickcom/tc-lib-color/issues",
"source": "https://github.com/tecnickcom/tc-lib-color/tree/2.3.6" "source": "https://github.com/tecnickcom/tc-lib-color/tree/2.3.8"
}, },
"funding": [ "funding": [
{ {
@ -16689,7 +16689,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2026-01-24T12:39:16+00:00" "time": "2026-02-04T19:55:28+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",
@ -19039,16 +19039,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.50", "version": "11.5.51",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fdfc727f0fcacfeb8fcb30c7e5da173125b58be3" "reference": "ad14159f92910b0f0e3928c13e9b2077529de091"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fdfc727f0fcacfeb8fcb30c7e5da173125b58be3", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ad14159f92910b0f0e3928c13e9b2077529de091",
"reference": "fdfc727f0fcacfeb8fcb30c7e5da173125b58be3", "reference": "ad14159f92910b0f0e3928c13e9b2077529de091",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -19063,7 +19063,7 @@
"phar-io/version": "^3.2.1", "phar-io/version": "^3.2.1",
"php": ">=8.2", "php": ">=8.2",
"phpunit/php-code-coverage": "^11.0.12", "phpunit/php-code-coverage": "^11.0.12",
"phpunit/php-file-iterator": "^5.1.0", "phpunit/php-file-iterator": "^5.1.1",
"phpunit/php-invoker": "^5.0.1", "phpunit/php-invoker": "^5.0.1",
"phpunit/php-text-template": "^4.0.1", "phpunit/php-text-template": "^4.0.1",
"phpunit/php-timer": "^7.0.1", "phpunit/php-timer": "^7.0.1",
@ -19075,6 +19075,7 @@
"sebastian/exporter": "^6.3.2", "sebastian/exporter": "^6.3.2",
"sebastian/global-state": "^7.0.2", "sebastian/global-state": "^7.0.2",
"sebastian/object-enumerator": "^6.0.1", "sebastian/object-enumerator": "^6.0.1",
"sebastian/recursion-context": "^6.0.3",
"sebastian/type": "^5.1.3", "sebastian/type": "^5.1.3",
"sebastian/version": "^5.0.2", "sebastian/version": "^5.0.2",
"staabm/side-effects-detector": "^1.0.5" "staabm/side-effects-detector": "^1.0.5"
@ -19120,7 +19121,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.50" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.51"
}, },
"funding": [ "funding": [
{ {
@ -19144,25 +19145,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-27T05:59:18+00:00" "time": "2026-02-05T07:59:30+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.3.5", "version": "2.3.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "9442f4037de6a5347ae157fe8e6c7cda9d909070" "reference": "ca9ebb81d280cd362ea39474dabd42679e32ca6b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9442f4037de6a5347ae157fe8e6c7cda9d909070", "url": "https://api.github.com/repos/rectorphp/rector/zipball/ca9ebb81d280cd362ea39474dabd42679e32ca6b",
"reference": "9442f4037de6a5347ae157fe8e6c7cda9d909070", "reference": "ca9ebb81d280cd362ea39474dabd42679e32ca6b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.36" "phpstan/phpstan": "^2.1.38"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -19196,7 +19197,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.3.5" "source": "https://github.com/rectorphp/rector/tree/2.3.6"
}, },
"funding": [ "funding": [
{ {
@ -19204,7 +19205,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-01-28T15:22:48+00:00" "time": "2026-02-06T14:25:06+00:00"
}, },
{ {
"name": "roave/security-advisories", "name": "roave/security-advisories",
@ -19212,12 +19213,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "57534122edd70a2b3dbb02b65f2091efc57e4ab7" "reference": "7ea2d110787f6807213e27a1255c6b858ad99d89"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/57534122edd70a2b3dbb02b65f2091efc57e4ab7", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/7ea2d110787f6807213e27a1255c6b858ad99d89",
"reference": "57534122edd70a2b3dbb02b65f2091efc57e4ab7", "reference": "7ea2d110787f6807213e27a1255c6b858ad99d89",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -19697,7 +19698,7 @@
"microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1", "microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
"microsoft/microsoft-graph-beta": "<2.0.1", "microsoft/microsoft-graph-beta": "<2.0.1",
"microsoft/microsoft-graph-core": "<2.0.2", "microsoft/microsoft-graph-core": "<2.0.2",
"microweber/microweber": "<=2.0.19", "microweber/microweber": "<2.0.20",
"mikehaertl/php-shellcommand": "<1.6.1", "mikehaertl/php-shellcommand": "<1.6.1",
"mineadmin/mineadmin": "<=3.0.9", "mineadmin/mineadmin": "<=3.0.9",
"miniorange/miniorange-saml": "<1.4.3", "miniorange/miniorange-saml": "<1.4.3",
@ -19839,7 +19840,7 @@
"prestashop/blockwishlist": ">=2,<2.1.1", "prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3", "prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2", "prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.2.3", "prestashop/prestashop": "<8.2.4|>=9.0.0.0-alpha1,<9.0.3",
"prestashop/productcomments": "<5.0.2", "prestashop/productcomments": "<5.0.2",
"prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5", "prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5",
"prestashop/ps_contactinfo": "<=3.3.2", "prestashop/ps_contactinfo": "<=3.3.2",
@ -20114,7 +20115,7 @@
"wikimedia/parsoid": "<0.12.2", "wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1", "willdurand/js-translation-bundle": "<2.1.1",
"winter/wn-backend-module": "<1.2.4", "winter/wn-backend-module": "<1.2.4",
"winter/wn-cms-module": "<1.0.476|>=1.1,<1.1.11|>=1.2,<1.2.7", "winter/wn-cms-module": "<=1.2.9",
"winter/wn-dusk-plugin": "<2.1", "winter/wn-dusk-plugin": "<2.1",
"winter/wn-system-module": "<1.2.4", "winter/wn-system-module": "<1.2.4",
"wintercms/winter": "<=1.2.3", "wintercms/winter": "<=1.2.3",
@ -20223,7 +20224,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-02-03T19:20:38+00:00" "time": "2026-02-05T22:08:29+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",

View file

@ -91,9 +91,9 @@
semver "^6.3.1" semver "^6.3.1"
"@babel/generator@^7.29.0": "@babel/generator@^7.29.0":
version "7.29.0" version "7.29.1"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.0.tgz#4cba5a76b3c71d8be31761b03329d5dc7768447f" resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
integrity sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ== integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
dependencies: dependencies:
"@babel/parser" "^7.29.0" "@babel/parser" "^7.29.0"
"@babel/types" "^7.29.0" "@babel/types" "^7.29.0"
@ -2169,9 +2169,9 @@
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
"@types/node@*": "@types/node@*":
version "25.2.0" version "25.2.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.0.tgz#015b7d228470c1dcbfc17fe9c63039d216b4d782" resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.1.tgz#378021f9e765bb65ba36de16f3c3a8622c1fa03d"
integrity sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w== integrity sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==
dependencies: dependencies:
undici-types "~7.16.0" undici-types "~7.16.0"
@ -2790,9 +2790,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0" lodash.uniq "^4.5.0"
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759: caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759:
version "1.0.30001767" version "1.0.30001769"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz#0279c498e862efb067938bba0a0aabafe8d0b730" resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz#1ad91594fad7dc233777c2781879ab5409f7d9c2"
integrity sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ== integrity sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==
ccount@^2.0.0: ccount@^2.0.0:
version "2.0.1" version "2.0.1"
@ -4146,9 +4146,9 @@ get-symbol-description@^1.1.0:
get-intrinsic "^1.2.6" get-intrinsic "^1.2.6"
get-tsconfig@^4.4.0: get-tsconfig@^4.4.0:
version "4.13.1" version "4.13.6"
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.13.1.tgz#ff96c0d98967df211c1ebad41f375ccf516c43fa" resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.13.6.tgz#2fbfda558a98a691a798f123afd95915badce876"
integrity sha512-EoY1N2xCn44xU6750Sx7OjOIT59FkmstNc3X6y5xpz7D5cBtZRe/3pSlTkDJgqsOk3WwZPkWfonhhUJfttQo3w== integrity sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==
dependencies: dependencies:
resolve-pkg-maps "^1.0.0" resolve-pkg-maps "^1.0.0"
@ -6953,9 +6953,9 @@ semver@^6.0.0, semver@^6.3.1:
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.6.3: semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.6.3:
version "7.7.3" version "7.7.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q== integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
serialize-javascript@^5.0.1: serialize-javascript@^5.0.1:
version "5.0.1" version "5.0.1"
@ -7455,9 +7455,9 @@ to-regex-range@^5.0.1:
is-number "^7.0.0" is-number "^7.0.0"
tom-select@^2.1.0: tom-select@^2.1.0:
version "2.4.5" version "2.4.6"
resolved "https://registry.yarnpkg.com/tom-select/-/tom-select-2.4.5.tgz#5c91355c9bf024ff5bc9389f8a2a370e4a28126a" resolved "https://registry.yarnpkg.com/tom-select/-/tom-select-2.4.6.tgz#23acdfc09ee235eb752706d418c9c9ae6ccf67f0"
integrity sha512-ujZ5P10kRohKDFElklhkO4dRM+WkUEaytHhOuzbQkZ6MyiR8e2IwGKXab4v+ZNipE2queN8ztlb0MmRLqoM6QA== integrity sha512-Hhqi15AiTl0+FjaHVTXvUkF3t7x4W5LXUHxLYlzp7r8bcIgGJyz9M+3ZvrHdTRvEmV4EmNyJPbHJJnZOjr5Iig==
dependencies: dependencies:
"@orchidjs/sifter" "^1.1.0" "@orchidjs/sifter" "^1.1.0"
"@orchidjs/unicode-variants" "^1.1.2" "@orchidjs/unicode-variants" "^1.1.2"