diff --git a/wp-includes/script-loader.php b/wp-includes/script-loader.php index f2477c3f4d..ff84049387 100644 --- a/wp-includes/script-loader.php +++ b/wp-includes/script-loader.php @@ -225,39 +225,39 @@ function wp_default_packages_scripts( &$scripts ) { $packages_versions = array( 'a11y' => '2.2.0', - 'annotations' => '1.2.3', + 'annotations' => '1.2.6', 'api-fetch' => '3.1.2', - 'autop' => '2.0.0', + 'autop' => '2.2.0', 'blob' => '2.3.0', - 'block-editor' => '2.0.3', - 'block-library' => '2.4.6', + 'block-editor' => '2.0.6', + 'block-library' => '2.4.12', 'block-serialization-default-parser' => '3.1.0', - 'blocks' => '6.2.5', - 'components' => '7.3.2', + 'blocks' => '6.2.8', + 'components' => '7.3.5', 'compose' => '3.2.0', 'core-data' => '2.2.2', 'data' => '4.4.0', 'date' => '3.2.0', 'deprecated' => '2.2.0', - 'dom' => '2.2.5', + 'dom' => '2.2.8', 'dom-ready' => '2.2.0', - 'edit-post' => '3.3.6', - 'editor' => '9.2.6', + 'edit-post' => '3.3.12', + 'editor' => '9.2.9', 'element' => '2.3.0', 'escape-html' => '1.2.0', - 'format-library' => '1.4.6', + 'format-library' => '1.4.9', 'hooks' => '2.2.0', 'html-entities' => '2.2.0', 'i18n' => '3.3.0', 'is-shallow-equal' => '1.2.0', 'keycodes' => '2.2.0', - 'list-reusable-blocks' => '1.3.5', + 'list-reusable-blocks' => '1.3.8', 'notices' => '1.3.0', - 'nux' => '3.2.5', + 'nux' => '3.2.8', 'plugins' => '2.2.0', 'priority-queue' => '1.1.0', 'redux-routine' => '3.2.0', - 'rich-text' => '3.2.3', + 'rich-text' => '3.2.6', 'shortcode' => '2.2.0', 'token-list' => '1.2.0', 'url' => '2.5.0',