mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 19:54:28 +00:00
Block Editor: Upgrade @WordPress packages to the latest version (4.7.1)
Updated packages: - @wordpress/block-library@2.2.11 - @wordpress/edit-post@3.1.6 - @wordpress/editor@9.0.6 - @wordpress/format-library@1.2.9 Props youknowriad, pento. Merges [44287] to trunk. Fixes #45637. git-svn-id: https://develop.svn.wordpress.org/trunk@44319 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -229,7 +229,7 @@ function wp_default_packages_scripts( &$scripts ) {
|
||||
'annotations' => '1.0.4',
|
||||
'autop' => '2.0.2',
|
||||
'blob' => '2.1.0',
|
||||
'block-library' => '2.2.10',
|
||||
'block-library' => '2.2.11',
|
||||
'block-serialization-default-parser' => '2.0.2',
|
||||
'blocks' => '6.0.4',
|
||||
'components' => '7.0.4',
|
||||
@@ -240,11 +240,11 @@ function wp_default_packages_scripts( &$scripts ) {
|
||||
'deprecated' => '2.0.3',
|
||||
'dom' => '2.0.7',
|
||||
'dom-ready' => '2.0.2',
|
||||
'edit-post' => '3.1.5',
|
||||
'editor' => '9.0.5',
|
||||
'edit-post' => '3.1.6',
|
||||
'editor' => '9.0.6',
|
||||
'element' => '2.1.8',
|
||||
'escape-html' => '1.0.1',
|
||||
'format-library' => '1.2.8',
|
||||
'format-library' => '1.2.9',
|
||||
'hooks' => '2.0.3',
|
||||
'html-entities' => '2.0.4',
|
||||
'i18n' => '3.1.0',
|
||||
|
||||
Reference in New Issue
Block a user