Skip to content

Commit

Permalink
Editor: Update @WordPress packages for 6.2 RC3.
Browse files Browse the repository at this point in the history
Updates the `@wordpress` packages to include the fixes for these regressions introduced in the 6.2 cycle:

* [Regression] Navigation Block: Category/Custom taxonomy links are not searchable in the Link inserter [WordPress/gutenberg#49126 Gutenberg PR 49126]. See #57929 ✅
* [Regression] Post Editor: List View has no close button on mobile viewports [WordPress/gutenberg#49200 Gutenberg PR 49200] ✅

References:
* [WordPress/gutenberg@811da1a Packages x.3.11 publish commit].

Follow-up to [55548].

Props andraganescu, costdev, get_dave, hellofromTonya, mamaduka, ntsekouras, scruffian, talldanwp, thomask.
Reviewed by SergeyBiryukov, audrasjb.
Merges [55568] to the 6.2 branch.
See #57471.
Fixes #57929.

git-svn-id: https://develop.svn.wordpress.org/branches/6.2@55570 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
hellofromtonya committed Mar 21, 2023
1 parent 1552ad7 commit 115656a
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,24 +82,24 @@
"@wordpress/api-fetch": "6.23.1",
"@wordpress/autop": "3.26.1",
"@wordpress/blob": "3.26.1",
"@wordpress/block-directory": "4.3.10",
"@wordpress/block-directory": "4.3.11",
"@wordpress/block-editor": "11.3.9",
"@wordpress/block-library": "8.3.10",
"@wordpress/block-library": "8.3.11",
"@wordpress/block-serialization-default-parser": "4.26.1",
"@wordpress/blocks": "12.3.3",
"@wordpress/components": "23.3.6",
"@wordpress/compose": "6.3.3",
"@wordpress/core-data": "6.3.3",
"@wordpress/customize-widgets": "4.3.10",
"@wordpress/customize-widgets": "4.3.11",
"@wordpress/data": "8.3.3",
"@wordpress/data-controls": "2.26.3",
"@wordpress/date": "4.26.2",
"@wordpress/deprecated": "3.26.1",
"@wordpress/dom": "3.26.1",
"@wordpress/dom-ready": "3.26.1",
"@wordpress/edit-post": "7.3.10",
"@wordpress/edit-site": "5.3.10",
"@wordpress/edit-widgets": "5.3.10",
"@wordpress/edit-post": "7.3.11",
"@wordpress/edit-site": "5.3.11",
"@wordpress/edit-widgets": "5.3.11",
"@wordpress/editor": "13.3.9",
"@wordpress/element": "5.3.2",
"@wordpress/escape-html": "2.26.1",
Expand Down
Loading

0 comments on commit 115656a

Please sign in to comment.