diff --git a/package-lock.json b/package-lock.json index 241330a2e..1d7a75ff7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@wordpress/eslint-plugin": "^21.6.0", "@wordpress/hooks": "^4.14.0", "@wordpress/i18n": "^5.14.0", - "@wordpress/icons": "^10.13.0", + "@wordpress/icons": "^10.14.0", "@wordpress/plugins": "^7.14.0", "@wordpress/scripts": "^27.9.0", "@wordpress/url": "^4.14.0", @@ -8254,11 +8254,10 @@ } }, "node_modules/@wordpress/icons": { - "version": "10.13.0", - "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.13.0.tgz", - "integrity": "sha512-qmCuJrv3VsVnFxbLtYJU9Th+GUKbckwluMae0p+IgNHtebZhW6ES7eX87kAOmCieo6FxrCWR0zD9kuopUUE44Q==", + "version": "10.14.0", + "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.14.0.tgz", + "integrity": "sha512-4S1AaBeqvTpsTC23y0+4WPiSyz7j+b7vJ4vQ4nqnPeBF7ZeC8J/UXWQnEuKY38n8TiutXljgagkEqGNC9pF2Mw==", "dev": true, - "license": "GPL-2.0-or-later", "dependencies": { "@babel/runtime": "7.25.7", "@wordpress/element": "*", diff --git a/package.json b/package.json index 57a0fb54c..00e3b9ff9 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@wordpress/eslint-plugin": "^21.6.0", "@wordpress/hooks": "^4.14.0", "@wordpress/i18n": "^5.14.0", - "@wordpress/icons": "^10.13.0", + "@wordpress/icons": "^10.14.0", "@wordpress/plugins": "^7.14.0", "@wordpress/scripts": "^27.9.0", "@wordpress/url": "^4.14.0", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 9be028de8..97fcdb53d 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' => '0a4c5545cf0d0def842e96209a6491b892d7aa58', + 'reference' => '1b8795b5a5cd2bce91bd87c5da19b72c11784186', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -22,7 +22,7 @@ 'parsely/wp-parsely' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '0a4c5545cf0d0def842e96209a6491b892d7aa58', + 'reference' => '1b8795b5a5cd2bce91bd87c5da19b72c11784186', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),