Script Loader: Sync default package script versions in 5.3 branch.

Follow up to [44960] and [51756].

See #54413.
Built from https://develop.svn.wordpress.org/branches/5.3@52104


git-svn-id: http://core.svn.wordpress.org/branches/5.3@51696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2021-11-10 13:36:49 +00:00
parent db54864c96
commit 7ed766aea3

View File

@ -225,15 +225,15 @@ function wp_default_packages_scripts( &$scripts ) {
$packages_versions = array(
'a11y' => '2.5.1',
'annotations' => '1.7.2',
'annotations' => '1.7.4',
'api-fetch' => '3.6.4',
'autop' => '2.5.1',
'blob' => '2.5.1',
'block-editor' => '3.2.5',
'block-library' => '2.9.6',
'block-editor' => '3.2.7',
'block-library' => '2.9.12',
'block-serialization-default-parser' => '3.4.1',
'blocks' => '6.7.2',
'components' => '8.3.2',
'blocks' => '6.7.3',
'components' => '8.3.4',
'compose' => '3.7.2',
'core-data' => '2.7.5',
'data-controls' => '1.3.4',
@ -241,27 +241,27 @@ function wp_default_packages_scripts( &$scripts ) {
'date' => '3.5.0',
'deprecated' => '2.6.1',
'dom-ready' => '2.5.1',
'dom' => '2.5.2',
'edit-post' => '3.8.6',
'editor' => '9.7.6',
'dom' => '2.5.3',
'edit-post' => '3.8.12',
'editor' => '9.7.9',
'element' => '2.8.2',
'escape-html' => '1.5.1',
'format-library' => '1.9.5',
'format-library' => '1.9.7',
'hooks' => '2.6.0',
'html-entities' => '2.5.0',
'i18n' => '3.6.1',
'is-shallow-equal' => '1.6.1',
'keycodes' => '2.6.2',
'list-reusable-blocks' => '1.8.4',
'list-reusable-blocks' => '1.8.6',
'media-utils' => '1.2.4',
'notices' => '1.8.2',
'nux' => '3.7.2',
'nux' => '3.7.4',
'plugins' => '2.7.2',
'priority-queue' => '1.3.1',
'redux-routine' => '3.6.2',
'rich-text' => '3.7.2',
'rich-text' => '3.7.4',
'shortcode' => '2.4.1',
'server-side-render' => '1.3.4',
'server-side-render' => '1.3.6',
'token-list' => '1.6.1',
'url' => '2.8.2',
'viewport' => '2.8.2',