diff --git a/bluehost-wordpress-plugin.php b/bluehost-wordpress-plugin.php index e7b381cb6..ef6a19eeb 100644 --- a/bluehost-wordpress-plugin.php +++ b/bluehost-wordpress-plugin.php @@ -12,7 +12,7 @@ * Plugin URI: https://bluehost.com * Update URI: https://github.com/bluehost/bluehost-wordpress-plugin * Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features. - * Version: 3.14.3 + * Version: 3.14.4 * Requires at least: 6.4 * Requires PHP: 7.3 * Tested up to: 6.6.1 @@ -32,7 +32,7 @@ } // Define constants -define( 'BLUEHOST_PLUGIN_VERSION', '3.14.3' ); +define( 'BLUEHOST_PLUGIN_VERSION', '3.14.4' ); define( 'BLUEHOST_PLUGIN_FILE', __FILE__ ); define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); diff --git a/bootstrap.php b/bootstrap.php index a4470c102..f76b29e29 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -203,22 +203,3 @@ function () { // Instantiate the Features singleton Features::getInstance(); - -/** - * Temporary hook to filter the capabilities in case they are empty - * This is to fix an issue where the migration value is not found on new sites - * Temporary fix to keep things working while we determing the root cause - */ -add_filter( - 'transient_nfd_site_capabilities', - function ( $transient ) { - if ( empty( $transient ) ) { - return array( - 'canMigrateSite' => true, - ); - } - return $transient; - }, - 10, - 2 -); diff --git a/composer.json b/composer.json index 6d198c321..3464e0ddf 100644 --- a/composer.json +++ b/composer.json @@ -76,9 +76,9 @@ "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.5", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.1", + "newfold-labs/wp-module-data": "^2.6.2", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.39", + "newfold-labs/wp-module-ecommerce": "^1.3.40", "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", @@ -89,7 +89,7 @@ "newfold-labs/wp-module-notifications": "^1.5.0", "newfold-labs/wp-module-onboarding": "^2.3.11", "newfold-labs/wp-module-patterns": "^2.3.1", - "newfold-labs/wp-module-performance": "2.0.0 as 1.9.9", + "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.6", diff --git a/composer.lock b/composer.lock index a127a31f9..f9bc4829b 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": "b53ece273e521ab3acae571783cec0b6", + "content-hash": "11c7f52792a412c64915f7fcfa8da604", "packages": [ { "name": "doctrine/inflector", @@ -504,16 +504,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "49dc91eec8053872354db9cddd355e45f2de49e4" + "reference": "91d1b03162f23b7b8bd3a41d9496eb8017df0051" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/49dc91eec8053872354db9cddd355e45f2de49e4", - "reference": "49dc91eec8053872354db9cddd355e45f2de49e4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/91d1b03162f23b7b8bd3a41d9496eb8017df0051", + "reference": "91d1b03162f23b7b8bd3a41d9496eb8017df0051", "shasum": "" }, "require": { @@ -595,10 +595,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.1", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.2", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-07-25T16:37:25+00:00" + "time": "2024-08-16T14:18:26+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -663,16 +663,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.39", + "version": "v1.3.40", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "af5904005cd62bd47087bc45bce840a7914d03b7" + "reference": "56b70f018aaa7d49fe4eed6cc83b831d3cfb5999" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/af5904005cd62bd47087bc45bce840a7914d03b7", - "reference": "af5904005cd62bd47087bc45bce840a7914d03b7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/56b70f018aaa7d49fe4eed6cc83b831d3cfb5999", + "reference": "56b70f018aaa7d49fe4eed6cc83b831d3cfb5999", "shasum": "" }, "require": { @@ -715,10 +715,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.39", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.40", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-08-02T19:28:37+00:00" + "time": "2024-08-14T12:15:48+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -1369,16 +1369,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "91021b0f90e8a778fc7b96e71d1d4b25c1eebdfb" + "reference": "ed7db2ce699d1ab6c61db28080b4f13f8511cc0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/91021b0f90e8a778fc7b96e71d1d4b25c1eebdfb", - "reference": "91021b0f90e8a778fc7b96e71d1d4b25c1eebdfb", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/ed7db2ce699d1ab6c61db28080b4f13f8511cc0d", + "reference": "ed7db2ce699d1ab6c61db28080b4f13f8511cc0d", "shasum": "" }, "require": { @@ -1413,10 +1413,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.0.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.0.1", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-05-29T15:57:11+00:00" + "time": "2024-08-15T22:17:47+00:00" }, { "name": "newfold-labs/wp-module-runtime", @@ -4284,7 +4284,7 @@ "aliases": [ { "package": "newfold-labs/wp-module-performance", - "version": "2.0.0.0", + "version": "2.0.1.0", "alias": "1.9.9", "alias_normalized": "1.9.9.0" } diff --git a/package-lock.json b/package-lock.json index 23ebed68e..c8fb682fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,22 +1,22 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.14.3", + "version": "3.14.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bluehost-wordpress-plugin", - "version": "3.14.3", + "version": "3.14.4", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.1.5", - "@newfold-labs/wp-module-ecommerce": "^1.3.39", + "@newfold-labs/wp-module-ecommerce": "^1.3.40", "@newfold-labs/wp-module-facebook": "1.0.7", "@newfold-labs/wp-module-runtime": "^1.0.10", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.2.6", - "@wordpress/compose": "^7.4.0", - "@wordpress/dom-ready": "^4.4.0", + "@wordpress/compose": "^7.5.0", + "@wordpress/dom-ready": "^4.5.0", "@wordpress/element": "^6.3.0", "@wordpress/html-entities": "^4.4.0", "@wordpress/i18n": "^5.4.0", @@ -33,14 +33,14 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.4.0", + "@wordpress/env": "^10.5.0", "@wordpress/eslint-plugin": "^20.1.0", "@wordpress/scripts": "^27.9.0", "cypress": "^13.13.2", "cypress-axe": "^1.5.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-import": "^2.29.1", - "tailwindcss": "^3.4.8" + "tailwindcss": "^3.4.10" }, "engines": { "node": ">=20", @@ -3197,9 +3197,9 @@ } }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.3.39", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.39/c5cd7ee9c3e13fe659ee6cef90642639fb571205", - "integrity": "sha512-O0jwHmb/nVCOmBUIQrCnbtrL5kWra4B7TpgbiC8aTL6G8lpjxYQMwLVxyQg8MAo4AmhZC8KqhLUIBT4+na25Mw==", + "version": "1.3.40", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.3.40/40d07cb698088104d6b512d850c9ddf2d06914cd", + "integrity": "sha512-aUEFfHnbKDfj39RL49FUCdZmRBriiVZKNjFeIdLcuDARPWbfx2NPWLf9I3Rng1dijUeyKc2SWZppg03LFCxzdA==", "dependencies": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.1.3", @@ -5551,19 +5551,19 @@ } }, "node_modules/@wordpress/compose": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.4.0.tgz", - "integrity": "sha512-yIJwiFxzMlpbFCYgWdQgyhyE//9SF90bi1j7YUmUKqLg9tUN7/IIok2lSGrvZfjuSe8sVgd5MHt33Emmi13zsw==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.5.0.tgz", + "integrity": "sha512-jWRmleIGxmvTIC/1VYtAvq0iRfCkW/AtlNmqoKiyd0Ah5lccWRtxSH5V3Vh1BEkBQRANMWxJpOpRTKDFTcfTvg==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/mousetrap": "^1.6.8", - "@wordpress/deprecated": "^4.4.0", - "@wordpress/dom": "^4.4.0", - "@wordpress/element": "^6.4.0", - "@wordpress/is-shallow-equal": "^5.4.0", - "@wordpress/keycodes": "^4.4.0", - "@wordpress/priority-queue": "^3.4.0", - "@wordpress/undo-manager": "^1.4.0", + "@wordpress/deprecated": "^4.5.0", + "@wordpress/dom": "^4.5.0", + "@wordpress/element": "^6.5.0", + "@wordpress/is-shallow-equal": "^5.5.0", + "@wordpress/keycodes": "^4.5.0", + "@wordpress/priority-queue": "^3.5.0", + "@wordpress/undo-manager": "^1.5.0", "change-case": "^4.1.2", "clipboard": "^2.0.11", "mousetrap": "^1.6.5", @@ -5578,12 +5578,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/deprecated": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.4.0.tgz", - "integrity": "sha512-/a1BzMcY7loLbNRvnHIEbOPMdBNA3pq5tsK895JJtW1Jj14FhX1AD7m+q7lV8Famb8iRSea/SDM/wjdlqHzKJg==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.5.0.tgz", + "integrity": "sha512-r3xGAM45XTd+z+hnUvLGtSz+Y0ebybuw/cyE0CatksJBGvXez3kiTDaknALkgzjHRZzIGpNu6XTVUoIJs0H39A==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^4.4.0" + "@wordpress/hooks": "^4.5.0" }, "engines": { "node": ">=18.12.0", @@ -5591,12 +5591,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/dom": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.4.0.tgz", - "integrity": "sha512-9UyPq7lNoXgPy0l+gnEIMq1lbEgMC3DXjfrVx08cKzpn23Gbmg3ZFybBKtnWVd0u/V64frUtIc/IQxXyYk3Ttg==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.5.0.tgz", + "integrity": "sha512-XjnpRbbhZ1hdgv758vSXQacjfy/N0H2oI0oWukrLmlkKDP5ZrGfdziHQ2+KcoW+QDx8pu4JYcUpjmuJLugDStw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/deprecated": "^4.4.0" + "@wordpress/deprecated": "^4.5.0" }, "engines": { "node": ">=18.12.0", @@ -5604,9 +5604,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/hooks": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.4.0.tgz", - "integrity": "sha512-KO0gUx0KLhH3XCatg9ZOU1TH0fgyQUccAEIM8liErfgmrabHl8JhDoR2Uk5k0jNKZNPog7XxvKgPFVtCzvzQig==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.5.0.tgz", + "integrity": "sha512-wr1l1WM1yobyNGFLRgbLNBGtYIkzAGfmbT2e9zIOvqllRJT4wprYTqqhgovOKHlET5ij/TKdv4tApkGLUIXTsA==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5616,9 +5616,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/is-shallow-equal": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.4.0.tgz", - "integrity": "sha512-dby5FHzgasbTVw40HUsLKX68/+M8dBuf6LTqFm5n0KetdHUWoPRSAN/qun7Zu3p69jgqPtUhyjdwDdAgOtYamA==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.5.0.tgz", + "integrity": "sha512-nkCz45HgMBkjhyxffDgpAgJbfnKyZML94/gHhBtxizHfaNuZ5as7DfEyN1xgebvDiLbOaRU7em1pPAuEhIoTfQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5628,12 +5628,12 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/keycodes": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.4.0.tgz", - "integrity": "sha512-aba6ofBeuAqAUt967G94+yP1TlZWwQOzrwmTNa5ErkXqXhyYv8a0IFBLaWuKWfCbmaT2DcjxX4jNzxaMTE+EXA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.5.0.tgz", + "integrity": "sha512-5kCxbP+xqAr0pwftdvnM+oAqGa6r0IQoct9TyvqXE2hdE9Cnu5RlnVG30Ki7/3d1KoMRBh00nFoS2RzpWbOq+A==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/i18n": "^5.4.0" + "@wordpress/i18n": "^5.5.0" }, "engines": { "node": ">=18.12.0", @@ -5641,9 +5641,9 @@ } }, "node_modules/@wordpress/compose/node_modules/@wordpress/priority-queue": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.4.0.tgz", - "integrity": "sha512-sMPNUeBiEaTGF+UH5RuAFc0SnzhWRmeKuNAzDJmQ0MezSbLq1oDUbIbeMR91kj717da8IWZsDOy0TKacyM5aOA==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.5.0.tgz", + "integrity": "sha512-ilbG70ZuUJd0UTC7uyLP8zI/ZSN0d4ceG3qwlDx13yQAcjAcuw1Ei1CwzFBsbmI3OS1KkfkDpwZzKOrA+j/00Q==", "dependencies": { "@babel/runtime": "^7.16.0", "requestidlecallback": "^0.3.0" @@ -5799,9 +5799,9 @@ } }, "node_modules/@wordpress/dom-ready": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.4.0.tgz", - "integrity": "sha512-Kz/pOEnLKygk3CwYfowoNESzLX7ZL93CA8Xl17tFy70e0Xx241ZNE1WXhXHEcSeNuk2GafxMO0q+HHR7aLO1nw==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.5.0.tgz", + "integrity": "sha512-5dALG1lQtoH/Rk7DWFe9DaIF2bQQM5U0x+c1lQnk1cnBJ69AijIcbZMYaMzlgngo4dVF2PnFZ/VKVSUOKghhQQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5847,14 +5847,14 @@ } }, "node_modules/@wordpress/element": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.4.0.tgz", - "integrity": "sha512-SukWIkmVGA/5kF/54Y12YKX5DGQc5jXRwJtm0OYg6DiCk7fA+LYCwMS9xOvMHmRB/ymSxPsTAGaB3n/V3s7Pxw==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.5.0.tgz", + "integrity": "sha512-N9w3jfceltdDEN71jpaMCXU+jbvec9kredvQIn/6YNiUMarPXWth7DJYU3+mDtbYawnTIvytzGjbj/J+bqqdHg==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", - "@wordpress/escape-html": "^3.4.0", + "@wordpress/escape-html": "^3.5.0", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.3.0", @@ -5866,9 +5866,9 @@ } }, "node_modules/@wordpress/element/node_modules/@wordpress/escape-html": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.4.0.tgz", - "integrity": "sha512-KcUv+s0J/LEZEEvd+E3IkNCeW8wde0TjO+1HrcfvqI8Rfuc0zOAZeS/6ZqIeX0m/mhQ0xS2Y3e8hsnU+wAG6Mw==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.5.0.tgz", + "integrity": "sha512-8dUWTmsDZuqAmBtRgk0JpiIafRKPM4n8tqCr147AugTbP/vyQ7rIzG3M/YCtVSmDr6f/qZ32YU8J7c34RhZ/9g==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5878,9 +5878,9 @@ } }, "node_modules/@wordpress/env": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.4.0.tgz", - "integrity": "sha512-e5Sf7h8xqzSSOr6Vlx4qbaZNKvFLhAnvwoNjprU90kGl72mgHQhHLv40U6sUJgZf9h/CZl3cECTDSxKIEGRtxg==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.5.0.tgz", + "integrity": "sha512-Hx+fi6qTEAuycznulkuMi4d5RDPZ6lPPAxaylpCwXNX2hgx5jrrpgnY4Zn0chBgZMpShO7BbA+zNDq2E6evvTw==", "dev": true, "dependencies": { "chalk": "^4.0.0", @@ -6038,12 +6038,12 @@ } }, "node_modules/@wordpress/i18n": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.4.0.tgz", - "integrity": "sha512-nU4vpcBn5X+O/lUw2zhg44iTxh3smmBT6wLDFigGXpBKcVjJjlhVkwWLqpP/ZIc+mfhplgu4TJcTSbHyKsQLgg==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.5.0.tgz", + "integrity": "sha512-MtCJIjNHCWs7R77f5Xml1CCnVXqrle4cDpqMU9myx4Cq8ZijqSayX1CTtwtk+Z3/3xa+dBZu5Koe4wiW1yIUSA==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^4.4.0", + "@wordpress/hooks": "^4.5.0", "gettext-parser": "^1.3.1", "memize": "^2.1.0", "sprintf-js": "^1.1.1", @@ -6058,9 +6058,9 @@ } }, "node_modules/@wordpress/i18n/node_modules/@wordpress/hooks": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.4.0.tgz", - "integrity": "sha512-KO0gUx0KLhH3XCatg9ZOU1TH0fgyQUccAEIM8liErfgmrabHl8JhDoR2Uk5k0jNKZNPog7XxvKgPFVtCzvzQig==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.5.0.tgz", + "integrity": "sha512-wr1l1WM1yobyNGFLRgbLNBGtYIkzAGfmbT2e9zIOvqllRJT4wprYTqqhgovOKHlET5ij/TKdv4tApkGLUIXTsA==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -6519,12 +6519,12 @@ } }, "node_modules/@wordpress/undo-manager": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.4.0.tgz", - "integrity": "sha512-Z48K9wqv/7h06Qqef979wDxINFbP1FFwsRweAdi6FiMznoZC5IyGPoVRAIoN6NVRHb8vh9/pkxubNIXBIsrF8Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.5.0.tgz", + "integrity": "sha512-ijvKwnXzKMV9xEcVB4mOIPih6BP5ZnZ1QYsv/EaPV7qlt2zgEevAHGa/FLQMW/lWlGCa5OhUK4tqDV+ZvrjTGw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/is-shallow-equal": "^5.4.0" + "@wordpress/is-shallow-equal": "^5.5.0" }, "engines": { "node": ">=18.12.0", @@ -6532,9 +6532,9 @@ } }, "node_modules/@wordpress/undo-manager/node_modules/@wordpress/is-shallow-equal": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.4.0.tgz", - "integrity": "sha512-dby5FHzgasbTVw40HUsLKX68/+M8dBuf6LTqFm5n0KetdHUWoPRSAN/qun7Zu3p69jgqPtUhyjdwDdAgOtYamA==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.5.0.tgz", + "integrity": "sha512-nkCz45HgMBkjhyxffDgpAgJbfnKyZML94/gHhBtxizHfaNuZ5as7DfEyN1xgebvDiLbOaRU7em1pPAuEhIoTfQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -21265,9 +21265,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.8", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.8.tgz", - "integrity": "sha512-GkP17r9GQkxgZ9FKHJQEnjJuKBcbFhMFzKu5slmN6NjlCuFnYJMQ8N4AZ6VrUyiRXlDtPKHkesuQ/MS913Nvdg==", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz", + "integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index eae7a9ca6..4040d486e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluehost-wordpress-plugin", - "version": "3.14.3", + "version": "3.14.4", "description": "WordPress plugin that integrates your WordPress site with the Bluehost control panel, including performance, security, and update features.", "author": { "name": "Bluehost", @@ -33,13 +33,13 @@ }, "dependencies": { "@heroicons/react": "^2.1.5", - "@newfold-labs/wp-module-ecommerce": "^1.3.39", + "@newfold-labs/wp-module-ecommerce": "^1.3.40", "@newfold-labs/wp-module-facebook": "1.0.7", "@newfold-labs/wp-module-runtime": "^1.0.10", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.2.6", - "@wordpress/compose": "^7.4.0", - "@wordpress/dom-ready": "^4.4.0", + "@wordpress/compose": "^7.5.0", + "@wordpress/dom-ready": "^4.5.0", "@wordpress/element": "^6.3.0", "@wordpress/html-entities": "^4.4.0", "@wordpress/i18n": "^5.4.0", @@ -56,14 +56,14 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.4.0", + "@wordpress/env": "^10.5.0", "@wordpress/eslint-plugin": "^20.1.0", "@wordpress/scripts": "^27.9.0", "cypress": "^13.13.2", "cypress-axe": "^1.5.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-import": "^2.29.1", - "tailwindcss": "^3.4.8" + "tailwindcss": "^3.4.10" }, "scripts": { "build": "NODE_ENV=production wp-scripts build",