Editor: Update block editor packages for WordPress 6.0.1.

This brings a new version of the Gutenberg code from the [https://github.com/WordPress/gutenberg/tree/wp/6.0 wp/6.0 branch] into core.

Original PR from Gutenberg repository:
* #GB42131 Post Comments Form: Fix warning i18n

The following packages were updated:
* `@wordpress/block-directory` to `3.4.13`
* `@wordpress/block-library` to `7.3.13`
* `@wordpress/customize-widgets` to `3.3.13`
* `@wordpress/edit-post` to `6.3.13`
* `@wordpress/edit-site` to `4.3.13`
* `@wordpress/edit-widgets` to `4.3.13`

Props zieladam, bernhard-reiter, tobifjellner.
See #56058.

git-svn-id: https://develop.svn.wordpress.org/trunk@53657 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2022-07-05 14:36:27 +00:00
parent 1aac5a843c
commit 873060c17b
3 changed files with 136 additions and 136 deletions
+6 -6
View File
@@ -81,24 +81,24 @@
"@wordpress/api-fetch": "6.3.1",
"@wordpress/autop": "3.6.1",
"@wordpress/blob": "3.6.1",
"@wordpress/block-directory": "3.4.12",
"@wordpress/block-directory": "3.4.13",
"@wordpress/block-editor": "8.5.9",
"@wordpress/block-library": "7.3.12",
"@wordpress/block-library": "7.3.13",
"@wordpress/block-serialization-default-parser": "4.6.1",
"@wordpress/blocks": "11.5.3",
"@wordpress/components": "19.8.5",
"@wordpress/compose": "5.4.1",
"@wordpress/core-data": "4.4.5",
"@wordpress/customize-widgets": "3.3.12",
"@wordpress/customize-widgets": "3.3.13",
"@wordpress/data": "6.6.1",
"@wordpress/data-controls": "2.6.1",
"@wordpress/date": "4.6.1",
"@wordpress/deprecated": "3.6.1",
"@wordpress/dom": "3.6.1",
"@wordpress/dom-ready": "3.6.1",
"@wordpress/edit-post": "6.3.12",
"@wordpress/edit-site": "4.3.12",
"@wordpress/edit-widgets": "4.3.12",
"@wordpress/edit-post": "6.3.13",
"@wordpress/edit-site": "4.3.13",
"@wordpress/edit-widgets": "4.3.13",
"@wordpress/editor": "12.5.9",
"@wordpress/element": "4.4.1",
"@wordpress/escape-html": "2.6.1",