Make WordPress Core

Changeset 47766 for trunk/package.json


Ignore:
Timestamp:
05/05/2020 11:54:26 PM (6 years ago)
Author:
whyisjake
Message:

Block Editor: Update _all_ of the block editor packages following the 5.4.1 release.

This is an extension of [47619] and [47765].

Fixes #50094.
Props aduth, peterwilsoncc, whyisjake, ocean90, and afercia.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r47765 r47766  
    8282                "@wordpress/autop": "2.6.0",
    8383                "@wordpress/blob": "2.7.0",
    84                 "@wordpress/block-directory": "1.5.7",
    85                 "@wordpress/block-editor": "3.7.7",
     84                "@wordpress/block-directory": "1.5.8",
     85                "@wordpress/block-editor": "3.7.8",
    8686                "@wordpress/block-library": "2.14.8",
    8787                "@wordpress/block-serialization-default-parser": "3.5.0",
     
    9696                "@wordpress/dom": "2.8.0",
    9797                "@wordpress/dom-ready": "2.7.0",
    98                 "@wordpress/edit-post": "3.13.9",
    99                 "@wordpress/editor": "9.12.7",
     98                "@wordpress/edit-post": "3.13.10",
     99                "@wordpress/editor": "9.12.8",
    100100                "@wordpress/element": "2.11.0",
    101101                "@wordpress/escape-html": "1.7.0",
    102                 "@wordpress/format-library": "1.14.7",
     102                "@wordpress/format-library": "1.14.8",
    103103                "@wordpress/hooks": "2.7.0",
    104104                "@wordpress/html-entities": "2.6.0",
Note: See TracChangeset for help on using the changeset viewer.