diff --git a/package-lock.json b/package-lock.json index bf33ba3d8..071a54a51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@wordpress/hooks": "^4.16.0", "@wordpress/i18n": "^5.16.0", "@wordpress/icons": "^10.16.0", - "@wordpress/plugins": "^7.15.1", + "@wordpress/plugins": "^7.16.0", "@wordpress/scripts": "^27.9.0", "@wordpress/url": "^4.16.0", "@wordpress/wordcount": "^4.16.0", @@ -10000,19 +10000,19 @@ } }, "node_modules/@wordpress/plugins": { - "version": "7.15.1", - "resolved": "https://registry.npmjs.org/@wordpress/plugins/-/plugins-7.15.1.tgz", - "integrity": "sha512-wldjKzstZRzlC3SqwO2WkxPALF8GlS9lLudp2Kg+kjsNgsM/xSUd/04nezildyPPeco+APOM4pjtzUcF6kr99A==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@wordpress/plugins/-/plugins-7.16.0.tgz", + "integrity": "sha512-uyqJcuB2up8/tJ4qabjYO1ZHD5hEuhNRp2z6nDROnKWKpegFnO2lXbxzhEZkBLDRox2ds+3sOBkEHquwxVFsBA==", "dev": true, "dependencies": { "@babel/runtime": "7.25.7", - "@wordpress/components": "^29.1.1", - "@wordpress/compose": "^7.15.1", - "@wordpress/deprecated": "^4.15.1", - "@wordpress/element": "^6.15.1", - "@wordpress/hooks": "^4.15.0", - "@wordpress/icons": "^10.15.1", - "@wordpress/is-shallow-equal": "^5.15.0", + "@wordpress/components": "^29.2.0", + "@wordpress/compose": "^7.16.0", + "@wordpress/deprecated": "^4.16.0", + "@wordpress/element": "^6.16.0", + "@wordpress/hooks": "^4.16.0", + "@wordpress/icons": "^10.16.0", + "@wordpress/is-shallow-equal": "^5.16.0", "memize": "^2.0.1" }, "engines": { diff --git a/package.json b/package.json index dffa49c0b..44eb93b78 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@wordpress/hooks": "^4.16.0", "@wordpress/i18n": "^5.16.0", "@wordpress/icons": "^10.16.0", - "@wordpress/plugins": "^7.15.1", + "@wordpress/plugins": "^7.16.0", "@wordpress/scripts": "^27.9.0", "@wordpress/url": "^4.16.0", "@wordpress/wordcount": "^4.16.0", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 8be07b078..22db779f9 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'parsely/wp-parsely', 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '3c92c2fda34af697c41629cf526ca1ae1244cf6f', + 'reference' => '7993d69d6452fb27538219ee7b96f8f4dcc8256d', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -22,7 +22,7 @@ 'parsely/wp-parsely' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '3c92c2fda34af697c41629cf526ca1ae1244cf6f', + 'reference' => '7993d69d6452fb27538219ee7b96f8f4dcc8256d', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),