diff --git a/.wp-env.json b/.wp-env.json index cd88cc762..f8593703e 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "WordPress/WordPress#tags/6.3", + "core": "WordPress/WordPress#tags/6.3.1", "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index d31e5dae5..897e3d3af 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -11,7 +11,7 @@ * Plugin Name: The Bluehost Plugin * Plugin URI: https://bluehost.com * Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features. - * Version: 3.0.11 + * Version: 3.1.0 * Requires at least: 6.0 * Requires PHP: 7.1 * Tested up to: 6.3 @@ -31,7 +31,7 @@ } // Define constants -define( 'BLUEHOST_PLUGIN_VERSION', '3.0.11' ); +define( 'BLUEHOST_PLUGIN_VERSION', '3.1.0' ); define( 'BLUEHOST_PLUGIN_FILE', __FILE__ ); define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); diff --git a/composer.json b/composer.json index 9209b7555..a8007b76d 100644 --- a/composer.json +++ b/composer.json @@ -49,30 +49,29 @@ "i18n": "Generate a .pot file for translation." }, "require-dev": { - "roave/security-advisories": "dev-latest" - , + "roave/security-advisories": "dev-latest", "newfold-labs/wp-php-standards": "^1.2", "wp-cli/i18n-command": "^2.4.3", "wp-phpunit/wp-phpunit": "^6.2" }, "require": { "newfold-labs/wp-module-business-reviews": "^1.1.1", - "newfold-labs/wp-module-coming-soon": "^1.1.7", - "newfold-labs/wp-module-ctb": "^1.0.1", + "newfold-labs/wp-module-coming-soon": "^1.1.8", + "newfold-labs/wp-module-ctb": "^1.0.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.3", - "newfold-labs/wp-module-ecommerce": "^1.1.2", - "newfold-labs/wp-module-help-center": "^1.0.15", + "newfold-labs/wp-module-ecommerce": "^1.2.0", + "newfold-labs/wp-module-help-center": "^1.0.16", "newfold-labs/wp-module-loader": "^1.0.10", - "newfold-labs/wp-module-marketplace": "^1.5.2", - "newfold-labs/wp-module-notifications": "^1.1.3", - "newfold-labs/wp-module-onboarding": "^1.10.1", - "newfold-labs/wp-module-patterns": "^0.1.3", + "newfold-labs/wp-module-marketplace": "^2.0.1", + "newfold-labs/wp-module-notifications": "^1.1.4", + "newfold-labs/wp-module-onboarding": "^1.10.2", + "newfold-labs/wp-module-patterns": "^0.1.4", "newfold-labs/wp-module-performance": "^1.1.1", "newfold-labs/wp-module-runtime": "^1.0.2", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", - "newfold-labs/wp-module-staging": "^1.0.3", + "newfold-labs/wp-module-staging": "^1.1.0", "wp-forge/wp-update-handler": "^1.0", "wp-forge/wp-upgrade-handler": "^1.0" } diff --git a/composer.lock b/composer.lock index 56872e803..be29c340a 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": "481e631ab995e9659344dee114bdd9ba", + "content-hash": "1ae45d85b26a7a105206d2be53da8a79", "packages": [ { "name": "doctrine/inflector", @@ -272,16 +272,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.1.7", + "version": "1.1.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "d7368f647f21f4784846fdb5968f36cdfeaf90b0" + "reference": "a15468920ca6828cfdd32f16fd111fe13fece15c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/d7368f647f21f4784846fdb5968f36cdfeaf90b0", - "reference": "d7368f647f21f4784846fdb5968f36cdfeaf90b0", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/a15468920ca6828cfdd32f16fd111fe13fece15c", + "reference": "a15468920ca6828cfdd32f16fd111fe13fece15c", "shasum": "" }, "require-dev": { @@ -315,23 +315,23 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.7", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.8", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2023-08-15T20:42:50+00:00" + "time": "2023-08-21T17:43:22+00:00" }, { "name": "newfold-labs/wp-module-ctb", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ctb.git", - "reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950" + "reference": "004d59367d5c9396abb187f5c2c6b846268d4556" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/1d6ba251ccfa3272cb3852cd41a9f60478c6a950", - "reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/004d59367d5c9396abb187f5c2c6b846268d4556", + "reference": "004d59367d5c9396abb187f5c2c6b846268d4556", "shasum": "" }, "require-dev": { @@ -365,10 +365,10 @@ ], "description": "Newfold module for 'Click to Buy' functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.1", + "source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.2", "issues": "https://github.com/newfold-labs/wp-module-ctb/issues" }, - "time": "2023-08-04T16:28:20+00:00" + "time": "2023-08-21T17:44:48+00:00" }, { "name": "newfold-labs/wp-module-customer-bluehost", @@ -467,16 +467,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.1.2", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "77d3dcdda58cf4bcf2e24e58baba74d7d05fd122" + "reference": "a8eabc3a10e69bc21bc43af7484207f4cd273d90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/77d3dcdda58cf4bcf2e24e58baba74d7d05fd122", - "reference": "77d3dcdda58cf4bcf2e24e58baba74d7d05fd122", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/a8eabc3a10e69bc21bc43af7484207f4cd273d90", + "reference": "a8eabc3a10e69bc21bc43af7484207f4cd273d90", "shasum": "" }, "require": { @@ -518,23 +518,23 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.1.2", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.0", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-08-09T08:04:11+00:00" + "time": "2023-08-29T20:48:08+00:00" }, { "name": "newfold-labs/wp-module-help-center", - "version": "1.0.15", + "version": "1.0.16", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "2eec8fde914dd05f101a0d86ae1f3b6fdcb37252" + "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/2eec8fde914dd05f101a0d86ae1f3b6fdcb37252", - "reference": "2eec8fde914dd05f101a0d86ae1f3b6fdcb37252", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", + "reference": "99661ada8dfcbdcd4fc14fc7c405fc2246b7c861", "shasum": "" }, "require": { @@ -564,10 +564,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.15", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/1.0.16", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2023-08-10T17:55:44+00:00" + "time": "2023-08-29T14:42:57+00:00" }, { "name": "newfold-labs/wp-module-installer", @@ -659,16 +659,16 @@ }, { "name": "newfold-labs/wp-module-marketplace", - "version": "1.5.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-marketplace.git", - "reference": "669232711e2c99d3f527fedbbbb6bb3ab785d1cc" + "reference": "d4cfb01c940bd17e9f621b2f2f2ece596b41dec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/669232711e2c99d3f527fedbbbb6bb3ab785d1cc", - "reference": "669232711e2c99d3f527fedbbbb6bb3ab785d1cc", + "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/d4cfb01c940bd17e9f621b2f2f2ece596b41dec3", + "reference": "d4cfb01c940bd17e9f621b2f2f2ece596b41dec3", "shasum": "" }, "require": { @@ -709,23 +709,23 @@ ], "description": "A module for rendering product data and interacting with the Hiive marketplace API.", "support": { - "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/1.5.2", + "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.0.1", "issues": "https://github.com/newfold-labs/wp-module-marketplace/issues" }, - "time": "2023-08-14T20:35:54+00:00" + "time": "2023-08-24T22:24:25+00:00" }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "9dd736f5d5bbdd7d1f16f959bb698d75d9e56166" + "reference": "16e25bcd0eae302baeb4db84e502ae2fea018d17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/9dd736f5d5bbdd7d1f16f959bb698d75d9e56166", - "reference": "9dd736f5d5bbdd7d1f16f959bb698d75d9e56166", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/16e25bcd0eae302baeb4db84e502ae2fea018d17", + "reference": "16e25bcd0eae302baeb4db84e502ae2fea018d17", "shasum": "" }, "require": { @@ -754,23 +754,23 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.3", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.1.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2023-08-14T20:34:43+00:00" + "time": "2023-08-24T20:04:45+00:00" }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.10.1", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "494ec704db0f57d29066094a48244ec3bd3a9b5b" + "reference": "ec63cfa68ddc94f4dd04746ff9d2a0a8f96c16c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/494ec704db0f57d29066094a48244ec3bd3a9b5b", - "reference": "494ec704db0f57d29066094a48244ec3bd3a9b5b", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/ec63cfa68ddc94f4dd04746ff9d2a0a8f96c16c6", + "reference": "ec63cfa68ddc94f4dd04746ff9d2a0a8f96c16c6", "shasum": "" }, "require": { @@ -813,23 +813,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-08-10T11:12:05+00:00" + "time": "2023-08-28T12:26:03+00:00" }, { "name": "newfold-labs/wp-module-patterns", - "version": "0.1.3", + "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-patterns.git", - "reference": "51a931853593e86dba14c77af7a3d1c111fae6f3" + "reference": "789a8fc80ff82ea71604a121e197ff9f3d733799" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/51a931853593e86dba14c77af7a3d1c111fae6f3", - "reference": "51a931853593e86dba14c77af7a3d1c111fae6f3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/789a8fc80ff82ea71604a121e197ff9f3d733799", + "reference": "789a8fc80ff82ea71604a121e197ff9f3d733799", "shasum": "" }, "require-dev": { @@ -846,10 +846,10 @@ }, "scripts": { "lint": [ - "vendor/bin/phpcs . --standard=Newfold" + "vendor/bin/phpcs . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\"" ], "clean": [ - "vendor/bin/phpcbf . --standard=Newfold" + "vendor/bin/phpcbf . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\"" ] }, "license": [ @@ -863,10 +863,10 @@ ], "description": "WordPress Cloud Patterns", "support": { - "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.3", + "source": "https://github.com/newfold-labs/wp-module-patterns/tree/0.1.4", "issues": "https://github.com/newfold-labs/wp-module-patterns/issues" }, - "time": "2023-08-10T16:22:34+00:00" + "time": "2023-08-22T15:34:41+00:00" }, { "name": "newfold-labs/wp-module-performance", @@ -1058,16 +1058,16 @@ }, { "name": "newfold-labs/wp-module-staging", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-staging.git", - "reference": "d640323a87704f4d5172a9ebd69e6d74aa05f86f" + "reference": "498a01958be9f47fbc7c0befa5db723b4b1905b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/d640323a87704f4d5172a9ebd69e6d74aa05f86f", - "reference": "d640323a87704f4d5172a9ebd69e6d74aa05f86f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/498a01958be9f47fbc7c0befa5db723b4b1905b3", + "reference": "498a01958be9f47fbc7c0befa5db723b4b1905b3", "shasum": "" }, "require-dev": { @@ -1101,10 +1101,10 @@ ], "description": "Newfold module for staging functionality in brand plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-staging/tree/1.0.3", + "source": "https://github.com/newfold-labs/wp-module-staging/tree/1.1.0", "issues": "https://github.com/newfold-labs/wp-module-staging/issues" }, - "time": "2023-08-04T17:19:37+00:00" + "time": "2023-08-28T15:22:37+00:00" }, { "name": "wp-cli/wp-config-transformer", @@ -2061,18 +2061,154 @@ }, "time": "2022-10-24T09:00:36+00:00" }, + { + "name": "phpcsstandards/phpcsextra", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", + "reference": "98bcdbacbda14b1db85f710b1853125726795bbc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/98bcdbacbda14b1db85f710b1853125726795bbc", + "reference": "98bcdbacbda14b1db85f710b1853125726795bbc", + "shasum": "" + }, + "require": { + "php": ">=5.4", + "phpcsstandards/phpcsutils": "^1.0.8", + "squizlabs/php_codesniffer": "^3.7.1" + }, + "require-dev": { + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", + "phpcsstandards/phpcsdevcs": "^1.1.6", + "phpcsstandards/phpcsdevtools": "^1.2.1", + "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0" + }, + "type": "phpcodesniffer-standard", + "extra": { + "branch-alias": { + "dev-stable": "1.x-dev", + "dev-develop": "1.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Juliette Reinders Folmer", + "homepage": "https://github.com/jrfnl", + "role": "lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCSStandards/PHPCSExtra/graphs/contributors" + } + ], + "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.", + "keywords": [ + "PHP_CodeSniffer", + "phpcbf", + "phpcodesniffer-standard", + "phpcs", + "standards", + "static analysis" + ], + "support": { + "issues": "https://github.com/PHPCSStandards/PHPCSExtra/issues", + "source": "https://github.com/PHPCSStandards/PHPCSExtra" + }, + "time": "2023-08-26T04:46:45+00:00" + }, + { + "name": "phpcsstandards/phpcsutils", + "version": "1.0.8", + "source": { + "type": "git", + "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", + "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/69465cab9d12454e5e7767b9041af0cd8cd13be7", + "reference": "69465cab9d12454e5e7767b9041af0cd8cd13be7", + "shasum": "" + }, + "require": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", + "php": ">=5.4", + "squizlabs/php_codesniffer": "^3.7.1 || 4.0.x-dev@dev" + }, + "require-dev": { + "ext-filter": "*", + "php-parallel-lint/php-console-highlighter": "^1.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", + "phpcsstandards/phpcsdevcs": "^1.1.6", + "yoast/phpunit-polyfills": "^1.0.5 || ^2.0.0" + }, + "type": "phpcodesniffer-standard", + "extra": { + "branch-alias": { + "dev-stable": "1.x-dev", + "dev-develop": "1.x-dev" + } + }, + "autoload": { + "classmap": [ + "PHPCSUtils/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-or-later" + ], + "authors": [ + { + "name": "Juliette Reinders Folmer", + "homepage": "https://github.com/jrfnl", + "role": "lead" + }, + { + "name": "Contributors", + "homepage": "https://github.com/PHPCSStandards/PHPCSUtils/graphs/contributors" + } + ], + "description": "A suite of utility functions for use with PHP_CodeSniffer", + "homepage": "https://phpcsutils.com/", + "keywords": [ + "PHP_CodeSniffer", + "phpcbf", + "phpcodesniffer-standard", + "phpcs", + "phpcs3", + "standards", + "static analysis", + "tokens", + "utility" + ], + "support": { + "docs": "https://phpcsutils.com/", + "issues": "https://github.com/PHPCSStandards/PHPCSUtils/issues", + "source": "https://github.com/PHPCSStandards/PHPCSUtils" + }, + "time": "2023-07-16T21:39:41+00:00" + }, { "name": "roave/security-advisories", "version": "dev-latest", "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "8d05c4f2d63f4d95c9db14599f58872f704a72a9" + "reference": "05cbd34d3f34203a5be403e69e1fc9fef70d546a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8d05c4f2d63f4d95c9db14599f58872f704a72a9", - "reference": "8d05c4f2d63f4d95c9db14599f58872f704a72a9", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/05cbd34d3f34203a5be403e69e1fc9fef70d546a", + "reference": "05cbd34d3f34203a5be403e69e1fc9fef70d546a", "shasum": "" }, "conflict": { @@ -2092,6 +2228,7 @@ "anchorcms/anchor-cms": "<=0.12.7", "andreapollastri/cipi": "<=3.1.15", "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5", + "apache-solr-for-typo3/solr": "<2.8.3", "apereo/phpcas": "<1.6", "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3", "appwrite/server-ce": "<=1.2.1", @@ -2141,7 +2278,8 @@ "centreon/centreon": "<22.10.0.0-beta1", "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "chriskacerguis/codeigniter-restserver": "<=2.7.1", - "cockpit-hq/cockpit": "<2.6.3", + "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3", + "cockpit-hq/cockpit": "<=2.6.3", "codeception/codeception": "<3.1.3|>=4,<4.1.22", "codeigniter/framework": "<3.1.9", "codeigniter4/framework": "<4.3.5", @@ -2157,7 +2295,7 @@ "contao/listing-bundle": ">=4,<4.4.8", "contao/managed-edition": "<=1.5", "cosenary/instagram": "<=2.3", - "craftcms/cms": "<4.4.12", + "craftcms/cms": "<=4.4.14", "croogo/croogo": "<4", "cuyz/valinor": "<0.12", "czproject/git-php": "<4.0.3", @@ -2221,8 +2359,8 @@ "firebase/php-jwt": "<6", "fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2", "fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6", - "flarum/core": "<1.7", - "flarum/framework": "<=0.1.0.0-beta7.1", + "flarum/core": "<1.8", + "flarum/framework": "<1.8", "flarum/mentions": "<1.6.3", "flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15", "flarum/tags": "<=0.1.0.0-beta13", @@ -2238,6 +2376,7 @@ "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", + "friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6", "froala/wysiwyg-editor": "<3.2.7", "froxlor/froxlor": "<2.1", "fuel/core": "<1.8.1", @@ -2292,6 +2431,7 @@ "ivankristianto/phpwhois": "<=4.3", "jackalope/jackalope-doctrine-dbal": "<1.7.4", "james-heinrich/getid3": "<1.9.21", + "james-heinrich/phpthumb": "<1.7.12", "jasig/phpcas": "<1.3.3", "jcbrand/converse.js": "<3.3.3", "joomla/archive": "<1.1.12|>=2,<2.0.1", @@ -2312,6 +2452,7 @@ "kitodo/presentation": "<3.2.3|>=3.3,<3.3.4", "klaviyo/magento2-extension": ">=1,<3", "knplabs/knp-snappy": "<1.4.2", + "kohana/core": "<3.3.3", "krayin/laravel-crm": "<1.2.2", "kreait/firebase-php": ">=3.2,<3.8.1", "la-haute-societe/tcpdf": "<6.2.22", @@ -2431,7 +2572,7 @@ "pimcore/customer-management-framework-bundle": "<3.4.2", "pimcore/data-hub": "<1.2.4", "pimcore/perspective-editor": "<1.5.1", - "pimcore/pimcore": "<10.6.7", + "pimcore/pimcore": "<10.6.8", "pixelfed/pixelfed": "<=0.11.4", "pocketmine/bedrock-protocol": "<8.0.2", "pocketmine/pocketmine-mp": "<4.22.3|>=5,<5.2.1", @@ -2516,7 +2657,7 @@ "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", - "spipu/html2pdf": "<5.2.4", + "spipu/html2pdf": "<5.2.8", "spoon/library": "<1.4.1", "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", @@ -2570,7 +2711,7 @@ "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7", - "t3/dce": ">=2.2,<2.6.2", + "t3/dce": "<0.11.5|>=2.2,<2.6.2", "t3g/svg-sanitizer": "<1.0.3", "tastyigniter/tastyigniter": "<3.3", "tcg/voyager": "<=1.4", @@ -2615,8 +2756,9 @@ "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4", "vova07/yii2-fileapi-widget": "<0.1.9", "vrana/adminer": "<4.8.1", + "waldhacker/hcaptcha": "<2.1.2", "wallabag/tcpdf": "<6.2.22", - "wallabag/wallabag": "<=2.5.4", + "wallabag/wallabag": "<=2.6.2", "wanglelecc/laracms": "<=1.0.3", "web-auth/webauthn-framework": ">=3.3,<3.3.4", "webbuilders-group/silverstripe-kapost-bridge": "<0.4", @@ -2717,7 +2859,7 @@ "type": "tidelift" } ], - "time": "2023-08-14T21:04:03+00:00" + "time": "2023-08-29T19:04:20+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -3091,30 +3233,38 @@ }, { "name": "wp-coding-standards/wpcs", - "version": "2.3.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", - "reference": "7da1894633f168fe244afc6de00d141f27517b62" + "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62", - "reference": "7da1894633f168fe244afc6de00d141f27517b62", + "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bb792cb331472b82c5d7f28fb9b8ec2d20f68826", + "reference": "bb792cb331472b82c5d7f28fb9b8ec2d20f68826", "shasum": "" }, "require": { + "ext-filter": "*", + "ext-libxml": "*", + "ext-tokenizer": "*", + "ext-xmlreader": "*", "php": ">=5.4", - "squizlabs/php_codesniffer": "^3.3.1" + "phpcsstandards/phpcsextra": "^1.1.0", + "phpcsstandards/phpcsutils": "^1.0.8", + "squizlabs/php_codesniffer": "^3.7.2" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6", + "php-parallel-lint/php-console-highlighter": "^1.0.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.0", - "phpcsstandards/phpcsdevtools": "^1.0", + "phpcsstandards/phpcsdevtools": "^1.2.0", "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "suggest": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." + "ext-iconv": "For improved results", + "ext-mbstring": "For improved results" }, "type": "phpcodesniffer-standard", "notification-url": "https://packagist.org/downloads/", @@ -3131,6 +3281,7 @@ "keywords": [ "phpcs", "standards", + "static analysis", "wordpress" ], "support": { @@ -3138,7 +3289,7 @@ "source": "https://github.com/WordPress/WordPress-Coding-Standards", "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki" }, - "time": "2020-05-13T23:57:56+00:00" + "time": "2023-08-21T14:28:38+00:00" }, { "name": "wp-phpunit/wp-phpunit", diff --git a/cypress.config.js b/cypress.config.js index 17d597dba..73d711671 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -21,12 +21,12 @@ module.exports = defineConfig({ videoUploadOnPasses: false, chromeWebSecurity: false, viewportWidth: 1024, - viewportHeight: 768, - blockHosts: [ - '*doubleclick.net', - '*jnn-pa.googleapis.com', - '*youtube.com', - ], + viewportHeight: 768, + blockHosts: [ + '*doubleclick.net', + '*jnn-pa.googleapis.com', + '*youtube.com', + ], e2e: { setupNodeEvents(on, config) { const semver = require('semver'); diff --git a/inc/alt-experience/index.html b/inc/alt-experience/index.html index 62b067361..0c7cdfc5f 100644 --- a/inc/alt-experience/index.html +++ b/inc/alt-experience/index.html @@ -1,13 +1,13 @@
-
+
+ class="wppbh-app-container min-[783px]:nfd-p-8 min-[783px]:nfd-flex nfd-gap-6 nfd-max-w-full xl:nfd-max-w-screen-xl 2xl:nfd-max-w-screen-2xl nfd-my-0">
+ class="wpadmin-brand-bluehost wppbh-wp-6.2.2 wppbh-page-help nfd-w-full nfd-p-4 min-[783px]:nfd-p-0">
-
- -
+
+ class="wppbh-app-section-container nfd-bg-white nfd-w-full nfd-rounded-lg nfd-shadow wppbh-app-help-container">
-
-

Help

+ class="wppbh-app-section-header nfd-p-8 nfd-border-b nfd-border-line nfd-flex nfd-flex-col xl:nfd-flex-row nfd-items-baseline nfd-gap-4"> +
+

Help

We are available 24/7 to help answer questions and solve your problems.

-
-
+
+
-
-
-

Phone

+ class="nfd-grid nfd-gap-6 nfd-grid-cols-1 sm:nfd-grid-cols-2 xl:nfd-grid-cols-3 2xl:nfd-grid-cols-4"> +
+
+

Phone

Contact one of our friendly Customer Care Specialists, as we are waiting to help at 888-401-4678. Open 24 hours - 7 days.

-
-
-
-

Chat

+
+
+

Chat

Chat with one of our friendly Customer Care Specialists, as we are waiting to help. Open 24 hours - 7 days.

-
-
-
-

Tweet

+
+
+

Tweet

Find our team at @bluehost for updates on our products and support from our team.

-
-
-
-

YouTube

+
+
+

YouTube

Find tutorials, answers, interviews and guides on our YouTube channel.

-
-
-
-

Knowledge Base

+
+
+

Knowledge Base

Articles, guides, how-tos, instructions, and answers to our client's most frequently asked questions.

-
-
-
-

Resources

+
+
+

Resources

Boost your online knowledge and get ahead of the competition.

-
-
-
-

Events and Webinars

+
+
+

Events and Webinars

Team Bluehost organizes multiple webinars and events throughout the year. We are also sponsors and speak at most WordCamps across the world. Join us at our next event!

-
-
-
-

Bluehost Website

+
+
+

Bluehost Website

Not finding what you need? Visit our website for more information about our products and services.

-
@@ -282,6 +282,6 @@

Bluehost Website

- +
\ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 78bdb76b4..cd39120f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,26 +1,26 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.0.11", + "version": "3.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bluehost-wordpress-plugin", - "version": "3.0.11", + "version": "3.1.0", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.0.18", - "@newfold-labs/wp-module-ecommerce": "^1.1.1", + "@newfold-labs/wp-module-ecommerce": "^1.2.0", "@newfold-labs/wp-module-runtime": "^1.0.2", + "@newfold/ui-component-library": "^1.0.0", "@reduxjs/toolkit": "^1.9.5", - "@wordpress/compose": "^6.16.0", - "@wordpress/dom-ready": "^3.39.0", - "@wordpress/element": "^5.16.0", + "@wordpress/compose": "^6.17.0", + "@wordpress/dom-ready": "^3.40.0", + "@wordpress/element": "^5.17.0", "@wordpress/i18n": "^4.35.0", - "@wordpress/icons": "^9.30.0", - "@yoast/ui-library": "^3.1.0", + "@wordpress/icons": "^9.31.0", "classnames": "^2.3.2", - "jquery": "^3.7.0", + "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.0.11", @@ -30,14 +30,13 @@ }, "devDependencies": { "@replayio/cypress": "^1.1.3", - "@tailwindcss/forms": "^0.5.3", + "@tailwindcss/forms": "^0.5.5", "@testing-library/cypress": "^9.0.0", "@wordpress/env": "^8.5.0", "@wordpress/scripts": "^26.10.0", - "@yoast/tailwindcss-preset": "^2.2.0", - "cypress": "^12.15.0", + "cypress": "^12.17.4", "cypress-axe": "^1.4.0", - "tailwindcss": "^3.3.2" + "tailwindcss": "^3.3.3" }, "engines": { "node": ">=16", @@ -2919,22 +2918,142 @@ "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==", "dev": true }, + "node_modules/@newfold-labs/js-utility-ui-analytics": { + "version": "1.2.0", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/js-utility-ui-analytics/1.2.0/0fb098a6e3106f1b9aabc8085261aa0c332e5324", + "integrity": "sha512-5Hyke0n/hUxJZ8iIby3H4I8J4uMvMbxcJkcpVyGOzVuctKBBy13c4JjxWWUMALre9Z4KaWUXf6aIk6o0Lvhzeg==", + "license": "GPL-2.0-or-later", + "dependencies": { + "@wordpress/api-fetch": "^6.30.0", + "@wordpress/data": "^9.3.0" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/api-fetch": { + "version": "6.37.0", + "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-6.37.0.tgz", + "integrity": "sha512-Cn0ddssCx5kGMEmdqom+kIqdeNl7xDJP4ooUgQhmmR/Hqi0CzazouCO0iNImmwFroFiquig5PrjDS6EWUe2z/w==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "@wordpress/i18n": "^4.40.0", + "@wordpress/url": "^3.41.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/data": { + "version": "9.10.0", + "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-9.10.0.tgz", + "integrity": "sha512-jvg1ei+h9K94ckTaDHoHFtlsrkOMlRCaC/fjt2fWfTkQafrpFEEgFYIZEhT8nTQ3DD6Yuvyz4MmypSLnQ81M7A==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "@wordpress/compose": "^6.17.0", + "@wordpress/deprecated": "^3.40.0", + "@wordpress/element": "^5.17.0", + "@wordpress/is-shallow-equal": "^4.40.0", + "@wordpress/priority-queue": "^2.40.0", + "@wordpress/private-apis": "^0.22.0", + "@wordpress/redux-routine": "^4.40.0", + "deepmerge": "^4.3.0", + "equivalent-key-map": "^0.2.2", + "is-plain-object": "^5.0.0", + "is-promise": "^4.0.0", + "redux": "^4.1.2", + "turbo-combine-reducers": "^1.0.2", + "use-memo-one": "^1.1.1" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "react": "^18.0.0" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/deprecated": { + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-3.40.0.tgz", + "integrity": "sha512-BWs90kVsAM4INmqFd5TrzAJOSehYSGkxgd8kGCipJXkcD7CWxoFEqS9W97Vva6yZekvrq63gFbmy++lllP3Llw==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "@wordpress/hooks": "^3.40.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/hooks": { + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.40.0.tgz", + "integrity": "sha512-vbhGayL/KpGSpc0OTdPV4FeR/r9r42qQ9ElBd6RX6PVPUfgJ/on2PukMY5HBVM+3As4XQklRjMoc6EgFRh09rg==", + "dependencies": { + "@babel/runtime": "^7.16.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/is-shallow-equal": { + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-4.40.0.tgz", + "integrity": "sha512-JAFbiYTT4LUG2hER496UwHq6D7q9b0aPyhimGvqcsiuNUCy0IptiiYge6G/EPpyUwPS43qyKULgCaPYR9Js0pw==", + "dependencies": { + "@babel/runtime": "^7.16.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/redux-routine": { + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/redux-routine/-/redux-routine-4.40.0.tgz", + "integrity": "sha512-YKGn/46v73TaTr/gcvLYT66YJkYMM1xQS3IP9E/jDW6+e/GXjCJjerI1cWPmTLWesCclUQOg2qRzCoMIOoweXQ==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "is-plain-object": "^5.0.0", + "is-promise": "^4.0.0", + "rungen": "^0.3.2" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "redux": ">=4" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/@wordpress/url": { + "version": "3.41.0", + "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-3.41.0.tgz", + "integrity": "sha512-1DX/Nd8YdVwj/So3DEBT0YRSv2JusspAc9McRY9IttRn9pOC3m0RUNV11JPsYgwilO30WofhFsxOKvGKtEEQIg==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "remove-accents": "^0.5.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@newfold-labs/js-utility-ui-analytics/node_modules/remove-accents": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/remove-accents/-/remove-accents-0.5.0.tgz", + "integrity": "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==" + }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.1.1", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.1.1/c31c0ed56e1b484a2df51e4c0a1d094d2e5f6f40", - "integrity": "sha512-9A2P+MHTGpgJAGZNCmvr7wuuD/ZbAmh+nZid0OW5CXPlwREHcK6rdpEQM6i53G0VzbVFkB4+V0eyk5xc6Bphzg==", + "version": "1.2.0", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.2.0/cb892c3fc98fa2a489871a39bb5dc5d0d956908f", + "integrity": "sha512-NnhrB9oe13+0nbID9660c/Xlj6F0A/ybtfn19K1GMTgdDOndtdvZCNIwxehhAkqgqggtnSzKYaRy+WW503Y3aA==", "license": "GPL-2.0-or-later", "dependencies": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.0.18", + "@newfold-labs/js-utility-ui-analytics": "^1.2.0", "@newfold-labs/wp-module-runtime": "^1.0.0", + "@newfold/ui-component-library": "^1.0.0", "@reduxjs/toolkit": "1.9.5", "@wordpress/api-fetch": "^3.6.2", "@wordpress/components": "^8.3.2", "@wordpress/date": "^4.34.0", "@wordpress/element": "^2.8.2", "@wordpress/i18n": "^4.29.0", - "@yoast/ui-library": "3.1.0", "classnames": "2.3.2", "moment": "^2.29.4", "swr": "2.1.5" @@ -3042,6 +3161,48 @@ "node": ">=12" } }, + "node_modules/@newfold/ui-component-library": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@newfold/ui-component-library/-/ui-component-library-1.0.0.tgz", + "integrity": "sha512-zEP2oe+WHu1VJ4B34tKb+8cOdSIefSZ5sappZHLJtA3DM+LhP4NHoVvLt34YYNdm9Zq1mL/M5PH9uqCbMQZFOg==", + "dependencies": { + "@headlessui/react": "^1.7.8", + "@heroicons/react": "^1.0.6", + "@reduxjs/toolkit": "^1.8.3", + "classnames": "^2.3.2", + "lodash": "^4.17.21", + "postcss-import": "^15.1.0", + "prop-types": "^15.8.1", + "react-animate-height": "^3.1.0", + "react-error-boundary": "^3.1.4" + }, + "peerDependencies": { + "@wordpress/element": "^4.1.1" + } + }, + "node_modules/@newfold/ui-component-library/node_modules/@heroicons/react": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-1.0.6.tgz", + "integrity": "sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==", + "peerDependencies": { + "react": ">= 16" + } + }, + "node_modules/@newfold/ui-component-library/node_modules/react-error-boundary": { + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-3.1.4.tgz", + "integrity": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==", + "dependencies": { + "@babel/runtime": "^7.12.5" + }, + "engines": { + "node": ">=10", + "npm": ">=6" + }, + "peerDependencies": { + "react": ">=16.13.1" + } + }, "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { "version": "5.1.1-v1", "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", @@ -3590,9 +3751,9 @@ } }, "node_modules/@tailwindcss/forms": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.4.tgz", - "integrity": "sha512-YAm12D3R7/9Mh4jFbYSMnsd6jG++8KxogWgqs7hbdo/86aWjjlIEvL7+QYdVELmAI0InXTpZqFIg5e7aDVWI2Q==", + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.5.tgz", + "integrity": "sha512-03sXK1DcPt44GZ0Yg6AcAfQln89IKdbE79g2OwoKqBm1ukaadLO2AH3EiB3mXHeQnxa3tzm7eE0x7INXSjbuug==", "dev": true, "dependencies": { "mini-svg-data-uri": "^1.2.3" @@ -4906,18 +5067,18 @@ } }, "node_modules/@wordpress/compose": { - "version": "6.16.0", - "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-6.16.0.tgz", - "integrity": "sha512-GQWb93OR17clnK6J60ybMnM6ct8mSAx/lMP0Vvt5d7rficiVLYnXsfD7l7MRECWJf5rz8p4V6+5ESuv6EfMMFQ==", + "version": "6.17.0", + "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-6.17.0.tgz", + "integrity": "sha512-G2IhRJma2lm+vNKduWofMy4jHliJGN83fTkyCQmtvREKz6uVcxcuNCgwGNSnh9JtuVSPlz9YpBQHmH6WsulMBA==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/mousetrap": "^1.6.8", - "@wordpress/deprecated": "^3.39.0", - "@wordpress/dom": "^3.39.0", - "@wordpress/element": "^5.16.0", - "@wordpress/is-shallow-equal": "^4.39.0", - "@wordpress/keycodes": "^3.39.0", - "@wordpress/priority-queue": "^2.39.0", + "@wordpress/deprecated": "^3.40.0", + "@wordpress/dom": "^3.40.0", + "@wordpress/element": "^5.17.0", + "@wordpress/is-shallow-equal": "^4.40.0", + "@wordpress/keycodes": "^3.40.0", + "@wordpress/priority-queue": "^2.40.0", "change-case": "^4.1.2", "clipboard": "^2.0.8", "mousetrap": "^1.6.5", @@ -4931,33 +5092,33 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/deprecated": { - "version": "3.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-3.39.0.tgz", - "integrity": "sha512-djk/bX5oXLoW2T49ThCnc0nKgKNnHiW9g9I4Hka6Uk4AVoizqTHxGzGt8HrbMAzzmJ/4ltY0kbZyMYcp7DZPjw==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-3.40.0.tgz", + "integrity": "sha512-BWs90kVsAM4INmqFd5TrzAJOSehYSGkxgd8kGCipJXkcD7CWxoFEqS9W97Vva6yZekvrq63gFbmy++lllP3Llw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^3.39.0" + "@wordpress/hooks": "^3.40.0" }, "engines": { "node": ">=12" } }, "node_modules/@wordpress/compose/node_modules/@wordpress/dom": { - "version": "3.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-3.39.0.tgz", - "integrity": "sha512-OhPUys+peMqTDNfMs3jrKzYRhEs3ngdyrepR8N/BPjDLYcdElraFax/9YcqkjKiYFmdBHLYh1LYK5VrGgFVjQA==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-3.40.0.tgz", + "integrity": "sha512-Xv8vymbZk8kFuJKSh2bdnxL1w2sprbdhXksJ/QF/1Il+u1QBV9f9KbmMzW3fsdFl9SM6oGtod7KHJArke67TXw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/deprecated": "^3.39.0" + "@wordpress/deprecated": "^3.40.0" }, "engines": { "node": ">=12" } }, "node_modules/@wordpress/compose/node_modules/@wordpress/hooks": { - "version": "3.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.39.0.tgz", - "integrity": "sha512-/qdS87k61YAbab8O2gVRqaaX5vjWfCkcbiEK/qwVIJMMI3MjOni/8con5x0NaCAsRQzow9bCi5HMXmUj624w4g==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.40.0.tgz", + "integrity": "sha512-vbhGayL/KpGSpc0OTdPV4FeR/r9r42qQ9ElBd6RX6PVPUfgJ/on2PukMY5HBVM+3As4XQklRjMoc6EgFRh09rg==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -4966,9 +5127,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/is-shallow-equal": { - "version": "4.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-4.39.0.tgz", - "integrity": "sha512-49DiLWyQmyxXHLdxsoA0r4iid2/S2J/Nh0njzhJDp7SsdycX+LiBFHL/zb7suxIaUBWirFqV9uOsjq0FgXn//A==", + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-4.40.0.tgz", + "integrity": "sha512-JAFbiYTT4LUG2hER496UwHq6D7q9b0aPyhimGvqcsiuNUCy0IptiiYge6G/EPpyUwPS43qyKULgCaPYR9Js0pw==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -4977,12 +5138,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/keycodes": { - "version": "3.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-3.39.0.tgz", - "integrity": "sha512-5KPcrADRLzypFxz4s7meZ1Uw4soyPaHcPIxrbYlx8vMh/PZ+njsmhUcg09mBuL8emW+oJif/RN4tMgpXkfcliQ==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-3.40.0.tgz", + "integrity": "sha512-yoU/iN5QGFdyk72M5x1LZHl9iMpkx1hJxGIxUFA9LkO8bqUMuv4qhvRqwbXs6n+b+R6/aGUWH1nOMA57E2OiZg==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/i18n": "^4.39.0", + "@wordpress/i18n": "^4.40.0", "change-case": "^4.1.2" }, "engines": { @@ -5199,9 +5360,9 @@ } }, "node_modules/@wordpress/dom-ready": { - "version": "3.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-3.39.0.tgz", - "integrity": "sha512-Fv9FojQmozV0alxY0l+rAbe3rQ5wtnbOyOXFGGFLdguLlKrENrvue/rj4wRZm9/kOPkjU2YEkeowi+JPaVybcQ==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-3.40.0.tgz", + "integrity": "sha512-XFrAWHxHO3YhJVrpHMOftf07Yw7duKBt/6K5QHyfDX2Ly4Noqna2/0pP1coJoYApjHvqhz6GAJCIXwT+t2QtBQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5210,14 +5371,14 @@ } }, "node_modules/@wordpress/element": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-5.16.0.tgz", - "integrity": "sha512-vMUL+y1KtsPEDA3ksXZ49U65JqkuKoFze9Zvuo+qGv35lS5cfmv4+NdePbHDu92fPasnsw1LAzZzKz1vvqYozA==", + "version": "5.17.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-5.17.0.tgz", + "integrity": "sha512-sVjVWlKnpzTM4kfwfTgT9TtCcqqb3MqII9cLzM3DCVDFIUrudEUlbqX9lUCnnSfWCjoQ/YPaWg4LikKrRVmPQw==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6", - "@wordpress/escape-html": "^2.39.0", + "@wordpress/escape-html": "^2.40.0", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.2.0", @@ -5251,9 +5412,9 @@ } }, "node_modules/@wordpress/escape-html": { - "version": "2.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-2.39.0.tgz", - "integrity": "sha512-T9so6wu9OC+sg7yF7MpuOayykROpcTfemxsz0StzuLucGTVLK49CFE+08LAs10lIdmjXS9t2J3ggW7Vsmis9fg==", + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-2.40.0.tgz", + "integrity": "sha512-hWbtydaYHud/qbXauCNR1h5pfmXJQwzdKfdQUMqEjms2sqm2nQQXGxi/t8CLc2HjrNenzHqOZaonfQ/nx+1l1A==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5339,12 +5500,12 @@ } }, "node_modules/@wordpress/i18n": { - "version": "4.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-4.39.0.tgz", - "integrity": "sha512-JbberLX7et//6l6OWMhtpVpiNvbLXJcYhqENbRpWTQ06aAQvsSrxQoDQ2UfFip9cpEBrDNoVxGNVN8oCdK3Jug==", + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-4.40.0.tgz", + "integrity": "sha512-vm0qqYRl0ULmQoD0nHO0nfRQYoVgJf0Hf56fX3rJ9BKsiQkMtpurhUb0QViqjXShlR6rTryq4Ru3fXJqlpdL4w==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^3.39.0", + "@wordpress/hooks": "^3.40.0", "gettext-parser": "^1.3.1", "memize": "^2.1.0", "sprintf-js": "^1.1.1", @@ -5358,9 +5519,9 @@ } }, "node_modules/@wordpress/i18n/node_modules/@wordpress/hooks": { - "version": "3.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.39.0.tgz", - "integrity": "sha512-/qdS87k61YAbab8O2gVRqaaX5vjWfCkcbiEK/qwVIJMMI3MjOni/8con5x0NaCAsRQzow9bCi5HMXmUj624w4g==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.40.0.tgz", + "integrity": "sha512-vbhGayL/KpGSpc0OTdPV4FeR/r9r42qQ9ElBd6RX6PVPUfgJ/on2PukMY5HBVM+3As4XQklRjMoc6EgFRh09rg==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5374,13 +5535,13 @@ "integrity": "sha512-yywVJy8ctVlN5lNPxsep5urnZ6TTclwPEyigM9M3Bi8vseJBOfqNrGWN/r8NzuIt3PovM323W04blJfGQfQSVg==" }, "node_modules/@wordpress/icons": { - "version": "9.30.0", - "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-9.30.0.tgz", - "integrity": "sha512-9fiFmsUcS1zYS0DzBFyywiItuRHIlxduo3MQifB8ekQ5bZGl6ZLl1lzIqaY1mmdc12bLB+Sxd9SeIcC2t08FfA==", + "version": "9.31.0", + "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-9.31.0.tgz", + "integrity": "sha512-o8Yj3+BtsrwytN1tSRyINsAAXACdlgS+ELl6HnB3iE3K+qi2KzJGFVZPXS7vDZRPDxt6foNVk1LDp60hbEKvYQ==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/element": "^5.16.0", - "@wordpress/primitives": "^3.37.0" + "@wordpress/element": "^5.17.0", + "@wordpress/primitives": "^3.38.0" }, "engines": { "node": ">=12" @@ -5495,12 +5656,12 @@ } }, "node_modules/@wordpress/primitives": { - "version": "3.37.0", - "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-3.37.0.tgz", - "integrity": "sha512-d+TioEE+T4Hye0CKIQwxTQVdMOFnk/GJW1BS0NatNWKcwaj3nQszxHkWAUWYg401dKx+TDeYae4He1ufur5AWA==", + "version": "3.38.0", + "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-3.38.0.tgz", + "integrity": "sha512-quRkAzZknTCqrBI/HvJ2Eas0x1irU6m2GbV/8opyZoE/2BAN+W07JgDhE8Aukd+3q03nfpKPeRJAO1dZ4/Vnuw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/element": "^5.16.0", + "@wordpress/element": "^5.17.0", "classnames": "^2.3.1" }, "engines": { @@ -5508,9 +5669,9 @@ } }, "node_modules/@wordpress/priority-queue": { - "version": "2.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-2.39.0.tgz", - "integrity": "sha512-noC3ywF5JpAbO+8GTV2p3WF1/W1Lmtgg4WCF+B5L4FY4ejaCXG2e78Wq30ipuVyMfV/LTnxOiRZM8vrEeDu/Rg==", + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-2.40.0.tgz", + "integrity": "sha512-SzbbEjzSoBmluSJk6p3uXT1z/m5+fvFZWnI6l06P6gsrvVebB7SvsrIO0rR1cBoEJP6HB7EkQ/ORhM1Hn3W/hA==", "dependencies": { "@babel/runtime": "^7.16.0", "requestidlecallback": "^0.3.0" @@ -5519,6 +5680,17 @@ "node": ">=12" } }, + "node_modules/@wordpress/private-apis": { + "version": "0.22.0", + "resolved": "https://registry.npmjs.org/@wordpress/private-apis/-/private-apis-0.22.0.tgz", + "integrity": "sha512-NB6fOPf6nU4SP4qzC9vk0LlXxWBd1U4vFbWLbM873ChC+gkZJWym8ow6aMmIezozNZAI3glXx9xEtdbyfHeD7A==", + "dependencies": { + "@babel/runtime": "^7.16.0" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/@wordpress/redux-routine": { "version": "3.14.2", "resolved": "https://registry.npmjs.org/@wordpress/redux-routine/-/redux-routine-3.14.2.tgz", @@ -5793,56 +5965,6 @@ "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", "dev": true }, - "node_modules/@yoast/tailwindcss-preset": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@yoast/tailwindcss-preset/-/tailwindcss-preset-2.2.0.tgz", - "integrity": "sha512-wyGO6cttDoq288reqvRNJBcVrzJe/rN/oOel+2PCAFyNAVbw/UKUa+ivYEEhDuBVoeQCswQ0gMsnclaKgE8QUA==", - "dev": true, - "peerDependencies": { - "@tailwindcss/forms": "^0.5.3", - "tailwindcss": "^3.2.4" - } - }, - "node_modules/@yoast/ui-library": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@yoast/ui-library/-/ui-library-3.1.0.tgz", - "integrity": "sha512-G6rvi8PM1NKEJsqa+1ab0R0y/aisAv1wjMnMsB3DlzXT4rmt8Lm+bCgowR27GVWBdMbUBrufToPUn1mj+sjGXw==", - "dependencies": { - "@headlessui/react": "^1.7.7", - "@heroicons/react": "^1.0.6", - "classnames": "^2.3.2", - "lodash": "^4.17.21", - "prop-types": "^15.8.1", - "react-animate-height": "^3.1.0", - "react-error-boundary": "^3.1.4" - }, - "peerDependencies": { - "@wordpress/element": "^4.1.1" - } - }, - "node_modules/@yoast/ui-library/node_modules/@heroicons/react": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-1.0.6.tgz", - "integrity": "sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==", - "peerDependencies": { - "react": ">= 16" - } - }, - "node_modules/@yoast/ui-library/node_modules/react-error-boundary": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-3.1.4.tgz", - "integrity": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==", - "dependencies": { - "@babel/runtime": "^7.12.5" - }, - "engines": { - "node": ">=10", - "npm": ">=6" - }, - "peerDependencies": { - "react": ">=16.13.1" - } - }, "node_modules/abab": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", @@ -8274,13 +8396,13 @@ } }, "node_modules/cypress": { - "version": "12.17.3", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.3.tgz", - "integrity": "sha512-/R4+xdIDjUSLYkiQfwJd630S81KIgicmQOLXotFxVXkl+eTeVO+3bHXxdi5KBh/OgC33HWN33kHX+0tQR/ZWpg==", + "version": "12.17.4", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.4.tgz", + "integrity": "sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==", "dev": true, "hasInstallScript": true, "dependencies": { - "@cypress/request": "^2.88.11", + "@cypress/request": "2.88.12", "@cypress/xvfb": "^1.2.4", "@types/node": "^16.18.39", "@types/sinonjs__fake-timers": "8.1.1", @@ -8315,6 +8437,7 @@ "minimist": "^1.2.8", "ospath": "^1.2.2", "pretty-bytes": "^5.6.0", + "process": "^0.11.10", "proxy-from-env": "1.0.0", "request-progress": "^3.0.0", "semver": "^7.5.3", @@ -8569,7 +8692,6 @@ "version": "4.3.1", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "dev": true, "engines": { "node": ">=0.10.0" } @@ -13458,9 +13580,9 @@ } }, "node_modules/jquery": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz", - "integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==" + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz", + "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==" }, "node_modules/js-cookie": { "version": "2.2.1", @@ -15831,7 +15953,6 @@ "version": "15.1.0", "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", - "dev": true, "dependencies": { "postcss-value-parser": "^4.0.0", "read-cache": "^1.0.0", @@ -16377,8 +16498,7 @@ "node_modules/postcss-value-parser": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "dev": true + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/prelude-ls": { "version": "1.2.1", @@ -16461,6 +16581,15 @@ "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", "dev": true }, + "node_modules/process": { + "version": "0.11.10", + "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", + "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", + "dev": true, + "engines": { + "node": ">= 0.6.0" + } + }, "node_modules/process-nextick-args": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", @@ -17070,7 +17199,6 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", - "dev": true, "dependencies": { "pify": "^2.3.0" } @@ -17079,7 +17207,6 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, "engines": { "node": ">=0.10.0" } diff --git a/package.json b/package.json index 315389933..226ac7760 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bluehost-wordpress-plugin", "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "license": "GPL-2.0-or-later", - "version": "3.0.11", + "version": "3.1.0", "private": true, "repository": { "type": "git", @@ -25,17 +25,17 @@ }, "dependencies": { "@heroicons/react": "^2.0.18", - "@newfold-labs/wp-module-ecommerce": "^1.1.1", + "@newfold-labs/wp-module-ecommerce": "^1.2.0", "@newfold-labs/wp-module-runtime": "^1.0.2", + "@newfold/ui-component-library": "^1.0.0", "@reduxjs/toolkit": "^1.9.5", - "@wordpress/compose": "^6.16.0", - "@wordpress/dom-ready": "^3.39.0", - "@wordpress/element": "^5.16.0", + "@wordpress/compose": "^6.17.0", + "@wordpress/dom-ready": "^3.40.0", + "@wordpress/element": "^5.17.0", "@wordpress/i18n": "^4.35.0", - "@wordpress/icons": "^9.30.0", - "@yoast/ui-library": "^3.1.0", + "@wordpress/icons": "^9.31.0", "classnames": "^2.3.2", - "jquery": "^3.7.0", + "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.0.11", @@ -45,14 +45,13 @@ }, "devDependencies": { "@replayio/cypress": "^1.1.3", - "@tailwindcss/forms": "^0.5.3", + "@tailwindcss/forms": "^0.5.5", "@testing-library/cypress": "^9.0.0", "@wordpress/env": "^8.5.0", "@wordpress/scripts": "^26.10.0", - "@yoast/tailwindcss-preset": "^2.2.0", - "cypress": "^12.15.0", + "cypress": "^12.17.4", "cypress-axe": "^1.4.0", - "tailwindcss": "^3.3.2" + "tailwindcss": "^3.3.3" }, "scripts": { "build": "NODE_ENV=production wp-scripts build", diff --git a/src/app/components/app-nav/index.js b/src/app/components/app-nav/index.js index fe4f0124f..636c4a176 100644 --- a/src/app/components/app-nav/index.js +++ b/src/app/components/app-nav/index.js @@ -1,4 +1,4 @@ -import { Modal, SidebarNavigation } from "@yoast/ui-library" +import { Modal, SidebarNavigation } from "@newfold/ui-component-library" import { NavLink, useLocation } from 'react-router-dom'; import { useViewportMatch } from '@wordpress/compose'; import Logo from "./logo"; @@ -9,7 +9,7 @@ import { handleHelpLinksClick } from "../../util/helpers"; export const SideNavHeader = () => { return ( -
+
); @@ -20,7 +20,7 @@ export const SideNavMenu = () => { const primaryMenu = () => { return ( -