diff --git a/composer.json b/composer.json index 56982d62b..ab7459062 100644 --- a/composer.json +++ b/composer.json @@ -78,11 +78,11 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.8", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.4.4", + "newfold-labs/wp-module-ecommerce": "^1.4.6", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.2.1", + "newfold-labs/wp-module-help-center": "^2.2.3", "newfold-labs/wp-module-installer": "^1.2.2", "newfold-labs/wp-module-loader": "^1.0.11", "newfold-labs/wp-module-marketplace": "^2.4.0", diff --git a/composer.lock b/composer.lock index a7f80862d..c6085a55d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dbf825858f653c4a7ef4b978235d0d4b", + "content-hash": "3136fc196d636939fff6166e76a5fddb", "packages": [ { "name": "doctrine/inflector", @@ -993,16 +993,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.4.4", + "version": "v1.4.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7" + "reference": "fe45bd77f1ab5a9342f84dc38be7ea82d1541ed2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7", - "reference": "cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/fe45bd77f1ab5a9342f84dc38be7ea82d1541ed2", + "reference": "fe45bd77f1ab5a9342f84dc38be7ea82d1541ed2", "shasum": "" }, "require": { @@ -1045,10 +1045,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.4.4", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.4.6", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-11-20T12:14:02+00:00" + "time": "2024-12-16T11:08:52+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -1201,16 +1201,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.2.1", + "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "b13d4e79a68002ac628152aae4c48c1191037120" + "reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/b13d4e79a68002ac628152aae4c48c1191037120", - "reference": "b13d4e79a68002ac628152aae4c48c1191037120", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa", + "reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa", "shasum": "" }, "require": { @@ -1242,10 +1242,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.1", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-11-13T13:27:22+00:00" + "time": "2024-12-16T10:50:42+00:00" }, { "name": "newfold-labs/wp-module-install-checker", @@ -2792,18 +2792,24 @@ }, { "name": "wpscholar/url", - "version": "1.2.3", + "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/wpscholar/url.git", - "reference": "6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8" + "reference": "8a8fa6dc257d75353782a7acd9b1194a17d8eadd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wpscholar/url/zipball/6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8", - "reference": "6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8", + "url": "https://api.github.com/repos/wpscholar/url/zipball/8a8fa6dc257d75353782a7acd9b1194a17d8eadd", + "reference": "8a8fa6dc257d75353782a7acd9b1194a17d8eadd", "shasum": "" }, + "require": { + "php": ">=7.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.36 || ^9.0" + }, "type": "library", "autoload": { "psr-4": { @@ -2824,9 +2830,9 @@ "description": "A PHP class for parsing and manipulating URLs.", "support": { "issues": "https://github.com/wpscholar/url/issues", - "source": "https://github.com/wpscholar/url/tree/1.2.3" + "source": "https://github.com/wpscholar/url/tree/1.2.5" }, - "time": "2024-12-01T20:43:41+00:00" + "time": "2024-12-13T17:40:54+00:00" } ], "packages-dev": [ @@ -3583,12 +3589,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "4ed4a2ac17e6d7bec06301356c4e15f595e47842" + "reference": "233f7c395ac3b83e3c85aa304f3350bf8897aca5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4ed4a2ac17e6d7bec06301356c4e15f595e47842", - "reference": "4ed4a2ac17e6d7bec06301356c4e15f595e47842", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/233f7c395ac3b83e3c85aa304f3350bf8897aca5", + "reference": "233f7c395ac3b83e3c85aa304f3350bf8897aca5", "shasum": "" }, "conflict": { @@ -3729,9 +3735,9 @@ "dolibarr/dolibarr": "<19.0.2", "dompdf/dompdf": "<2.0.4", "doublethreedigital/guest-entries": "<3.1.2", - "drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.2.10|>=10.3,<10.3.6|>=11,<11.0.5", - "drupal/core-recommended": ">=8,<10.2.9|>=10.3,<10.3.6|>=11,<11.0.5", - "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<10.2.9|>=10.3,<10.3.6|>=11,<11.0.5", + "drupal/core": ">=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8", + "drupal/core-recommended": ">=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8", + "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8", "duncanmcclean/guest-entries": "<3.1.2", "dweeves/magmi": "<=0.7.24", "ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2", @@ -3912,12 +3918,13 @@ "laravel/fortify": "<1.11.1", "laravel/framework": "<6.20.45|>=7,<7.30.7|>=8,<8.83.28|>=9,<9.52.17|>=10,<10.48.23|>=11,<11.31", "laravel/laravel": ">=5.4,<5.4.22", + "laravel/pulse": "<1.3.1", "laravel/reverb": "<1.4", "laravel/socialite": ">=1,<2.0.10", "latte/latte": "<2.10.8", "lavalite/cms": "<=9|==10.1", "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5", - "league/commonmark": "<0.18.3", + "league/commonmark": "<2.6", "league/flysystem": "<1.1.4|>=2,<2.1.1", "league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3", "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3", @@ -3947,6 +3954,7 @@ "mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1", "maximebf/debugbar": "<1.19", "mdanter/ecc": "<2", + "mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2", "mediawiki/cargo": "<3.6.1", "mediawiki/core": "<1.39.5|==1.40", "mediawiki/matomo": "<2.4.3", @@ -3991,6 +3999,7 @@ "neos/swiftmailer": "<5.4.5", "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6", + "nette/database": "<=3.2.4", "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13", "nilsteampassnet/teampass": "<3.0.10", "nonfiction/nterchange": "<4.1.1", @@ -4127,7 +4136,7 @@ "sensiolabs/connect": "<4.2.3", "serluck/phpwhois": "<=4.2.6", "sfroemken/url_redirect": "<=1.2.1", - "sheng/yiicms": "<=1.2", + "sheng/yiicms": "<1.2.1", "shopware/core": "<=6.5.8.12|>=6.6,<=6.6.5", "shopware/platform": "<=6.5.8.12|>=6.6,<=6.6.5", "shopware/production": "<=6.3.5.2", @@ -4135,6 +4144,7 @@ "shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev", "shopxo/shopxo": "<=6.1", "showdoc/showdoc": "<2.10.4", + "shuchkin/simplexlsx": ">=1.0.12,<1.1.12", "silverstripe-australia/advancedreports": ">=1,<=2", "silverstripe/admin": "<1.13.19|>=2,<2.1.8", "silverstripe/assets": ">=1,<1.11.1", @@ -4172,7 +4182,7 @@ "snipe/snipe-it": "<=7.0.13", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", - "spatie/browsershot": "<3.57.4", + "spatie/browsershot": "<5.0.1", "spatie/image-optimizer": "<1.7.3", "spencer14420/sp-php-email-handler": "<1", "spipu/html2pdf": "<5.2.8", @@ -4251,7 +4261,7 @@ "thelia/thelia": ">=2.1,<2.1.3", "theonedemon/phpwhois": "<=4.2.5", "thinkcmf/thinkcmf": "<6.0.8", - "thorsten/phpmyfaq": "<3.2.2", + "thorsten/phpmyfaq": "<4", "tikiwiki/tiki-manager": "<=17.1", "timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1", "tinymce/tinymce": "<7.2", @@ -4317,6 +4327,7 @@ "wikimedia/parsoid": "<0.12.2", "willdurand/js-translation-bundle": "<2.1.1", "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-dusk-plugin": "<2.1", "winter/wn-system-module": "<1.2.4", "wintercms/winter": "<=1.2.3", @@ -4423,20 +4434,20 @@ "type": "tidelift" } ], - "time": "2024-12-05T20:05:42+00:00" + "time": "2024-12-13T21:04:51+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.11.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", "shasum": "" }, "require": { @@ -4503,7 +4514,7 @@ "type": "open_collective" } ], - "time": "2024-11-16T12:02:36+00:00" + "time": "2024-12-11T16:04:26+00:00" }, { "name": "symfony/finder", @@ -4588,8 +4599,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4678,9 +4689,6 @@ }, "type": "wp-cli-package", "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - }, "bundled": true, "commands": [ "i18n", @@ -4689,7 +4697,10 @@ "i18n make-mo", "i18n make-php", "i18n update-po" - ] + ], + "branch-alias": { + "dev-main": "2.x-dev" + } }, "autoload": { "files": [ @@ -5023,10 +5034,10 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" } diff --git a/package-lock.json b/package-lock.json index d4ba9e1bc..b508d0f2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.2.0", - "@newfold-labs/wp-module-ecommerce": "^1.4.4", + "@newfold-labs/wp-module-ecommerce": "^1.4.6", "@newfold-labs/wp-module-facebook": "^1.0.9", "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", @@ -3450,9 +3450,10 @@ } }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.4.4", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.4.4/13a0b031f6a1fc958f0b243f12f6b1c0f5f75f70", - "integrity": "sha512-33sGq+NAco6q17LCjKsyCD63JlGpIdHVIq7KePp0lP7Pa+oBtsa/ivkAqVV57vpHJhQHPfMQ6c3Yefb2k0iGGg==", + "version": "1.4.6", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.4.6/ffa63eb882d9be29e6b604689266cb0b8bf01de4", + "integrity": "sha512-nB88l537/T/sShF5oAST3BCPWxW4ds+6fzay8RyEBCMOXqYqy0kwKb1AmNUDUPunPZU5B8180TONc66F6fBNjA==", + "license": "GPL-2.0-or-later", "dependencies": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.1.5", diff --git a/package.json b/package.json index 92f9fb3a4..a4f5025f8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "@heroicons/react": "^2.2.0", - "@newfold-labs/wp-module-ecommerce": "^1.4.4", + "@newfold-labs/wp-module-ecommerce": "^1.4.6", "@newfold-labs/wp-module-facebook": "^1.0.9", "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0",