Make WordPress Core

Ticket #45814: 45814-trunk.diff

File 45814-trunk.diff, 35.5 KB (added by desrosj, 6 years ago)
  • package-lock.json

     
    243243                        }
    244244                },
    245245                "@wordpress/annotations": {
    246                         "version": "1.0.4",
    247                         "resolved": "https://registry.npmjs.org/@wordpress/annotations/-/annotations-1.0.4.tgz",
    248                         "integrity": "sha512-4Pl6qfy74yg8O2mmepUMkT0l6/VjsTCTpfvwveezqprLklDAGLXfS0gm8ZKbVlwsoevmd2y4+1Uv6ajOpBFY0w==",
     246                        "version": "1.0.5",
     247                        "resolved": "https://registry.npmjs.org/@wordpress/annotations/-/annotations-1.0.5.tgz",
     248                        "integrity": "sha512-u6SErOVRKV/AjwBhYI88n0RiBn/Ogqo5f0nBP+eJ45VGDsqyr9S9uRcF1Ncxj2gV/chDk5LGJ/OSCPGq69Sqmw==",
    249249                        "requires": {
    250250                                "@babel/runtime": "^7.0.0",
    251                                 "@wordpress/data": "^4.1.0",
    252                                 "@wordpress/hooks": "^2.0.3",
     251                                "@wordpress/data": "^4.2.0",
     252                                "@wordpress/hooks": "^2.0.4",
    253253                                "@wordpress/i18n": "^3.1.0",
    254                                 "@wordpress/rich-text": "^3.0.3",
     254                                "@wordpress/rich-text": "^3.0.4",
    255255                                "lodash": "^4.17.10",
    256256                                "memize": "^1.0.5",
    257257                                "rememo": "^3.0.0",
     
    259259                        }
    260260                },
    261261                "@wordpress/api-fetch": {
    262                         "version": "2.2.6",
    263                         "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-2.2.6.tgz",
    264                         "integrity": "sha512-cZfJrkfv4+w8rWEMzuh6Q5QoaT1MxD+K3MuT+PHP/SZiSS0AuP733LsWlYJDo28EatNUHU2XPR3IpeKzbiHlvQ==",
     262                        "version": "2.2.7",
     263                        "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-2.2.7.tgz",
     264                        "integrity": "sha512-7Bl4hfLLw5rWeQ7LIa3U/rananC2Tk6uZ55acetC+hag9gJpDpddbXOlW3Li8Zk1cJvvcpgfElVPwPFnS0e/qg==",
    265265                        "requires": {
    266266                                "@babel/runtime": "^7.0.0",
    267                                 "@wordpress/hooks": "^2.0.3",
     267                                "@wordpress/hooks": "^2.0.4",
    268268                                "@wordpress/i18n": "^3.1.0",
    269                                 "@wordpress/url": "^2.3.2"
     269                                "@wordpress/url": "^2.3.3"
    270270                        }
    271271                },
    272272                "@wordpress/autop": {
     
    286286                        }
    287287                },
    288288                "@wordpress/block-library": {
    289                         "version": "2.2.11",
    290                         "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2.11.tgz",
    291                         "integrity": "sha512-ygc/MSW2i9w8e3CONFgRMs8dvKqInFO9BitUA0WQEGxovLawvu/gqAdJn8LoqMTnxgkx9VHMgg6M7v2xekz06A==",
     289                        "version": "2.2.12",
     290                        "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2.12.tgz",
     291                        "integrity": "sha512-PFFWhTny1lN5TC7fDs5aH3hW5RgwEtbysoXk5zX9f6OS4N6Ye9CMFXC2tT+ZciG/bdE3TcNx+/Hadmnt10uE+w==",
    292292                        "requires": {
    293293                                "@babel/runtime": "^7.0.0",
    294294                                "@wordpress/autop": "^2.0.2",
    295295                                "@wordpress/blob": "^2.1.0",
    296                                 "@wordpress/blocks": "^6.0.4",
    297                                 "@wordpress/components": "^7.0.4",
     296                                "@wordpress/blocks": "^6.0.5",
     297                                "@wordpress/components": "^7.0.5",
    298298                                "@wordpress/compose": "^3.0.0",
    299                                 "@wordpress/core-data": "^2.0.15",
    300                                 "@wordpress/data": "^4.1.0",
    301                                 "@wordpress/deprecated": "^2.0.3",
    302                                 "@wordpress/editor": "^9.0.6",
     299                                "@wordpress/core-data": "^2.0.16",
     300                                "@wordpress/data": "^4.2.0",
     301                                "@wordpress/deprecated": "^2.0.4",
     302                                "@wordpress/editor": "^9.0.7",
    303303                                "@wordpress/element": "^2.1.8",
    304304                                "@wordpress/html-entities": "^2.0.4",
    305305                                "@wordpress/i18n": "^3.1.0",
    306306                                "@wordpress/keycodes": "^2.0.5",
    307                                 "@wordpress/viewport": "^2.0.13",
     307                                "@wordpress/viewport": "^2.1.0",
    308308                                "classnames": "^2.2.5",
    309309                                "lodash": "^4.17.10",
    310310                                "memize": "^1.0.5",
    311311                                "url": "^0.11.0"
    312                         },
    313                         "dependencies": {
    314                                 "querystringify": {
    315                                         "version": "1.0.0",
    316                                         "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-1.0.0.tgz",
    317                                         "integrity": "sha1-YoYkIRLFtxL6ZU5SZlK/ahP/Bcs="
    318                                 }
    319312                        }
    320313                },
    321314                "@wordpress/block-serialization-default-parser": {
    322                         "version": "2.0.2",
    323                         "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-2.0.2.tgz",
    324                         "integrity": "sha512-gk6RT2U0Fc6U+P0iT1Cu03qHbBLOj31w2W/8JvQuH9DzD3x1YaXDWRA5wl9QRqqFSM6gbH7zKy1v3UC35fuNiA==",
     315                        "version": "2.0.3",
     316                        "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-2.0.3.tgz",
     317                        "integrity": "sha512-VUP3QmTlCFc8Ay5ZrXdEibQeTLIk1XRX2UAZfFiXfw1IQzeVS6q64eZbG8rh0Gpj5iQrzB/qTo01sQ+dC4gBQQ==",
    325318                        "requires": {
    326319                                "@babel/runtime": "^7.0.0"
    327320                        }
     
    332325                        "integrity": "sha512-H3v+ndlMEEPfc1lX7mZ6dU1RqgPr3B6CWkV3v4MAJpQVZ6Rm1afw9VUNTZYSJ2aNnpb/fix0Qc3bt22vju69OQ=="
    333326                },
    334327                "@wordpress/blocks": {
    335                         "version": "6.0.4",
    336                         "resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-6.0.4.tgz",
    337                         "integrity": "sha512-jGPXt4biR4EVVoWUDtYge4cBi2dEktCUrUsh2ulLkbIxSlenTwLjKEpPb7rkFM65vSXU7urTltXQQ8M8Xaih2g==",
     328                        "version": "6.0.5",
     329                        "resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-6.0.5.tgz",
     330                        "integrity": "sha512-ucludD4lvHuq/wn1SSjvfNlXv91GusniV1XhN8BuZZEadHdBEiMmD0MQiZoZL7YhWwHa94gWuKi+6yru3M6V3A==",
    338331                        "requires": {
    339332                                "@babel/runtime": "^7.0.0",
    340333                                "@wordpress/autop": "^2.0.2",
    341334                                "@wordpress/blob": "^2.1.0",
    342                                 "@wordpress/block-serialization-default-parser": "^2.0.2",
     335                                "@wordpress/block-serialization-default-parser": "^2.0.3",
    343336                                "@wordpress/block-serialization-spec-parser": "^2.0.2",
    344                                 "@wordpress/data": "^4.1.0",
    345                                 "@wordpress/dom": "^2.0.7",
     337                                "@wordpress/data": "^4.2.0",
     338                                "@wordpress/dom": "^2.0.8",
    346339                                "@wordpress/element": "^2.1.8",
    347                                 "@wordpress/hooks": "^2.0.3",
     340                                "@wordpress/hooks": "^2.0.4",
    348341                                "@wordpress/html-entities": "^2.0.4",
    349342                                "@wordpress/i18n": "^3.1.0",
    350343                                "@wordpress/is-shallow-equal": "^1.1.4",
     
    359352                        }
    360353                },
    361354                "@wordpress/components": {
    362                         "version": "7.0.4",
    363                         "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-7.0.4.tgz",
    364                         "integrity": "sha512-SVezuw6CPJ3+81CXXArfDx2rI6hlxEWqEiPSyOgku2guKTqYnWfAU4yW9c6m4IxtKcQCphQ64AmeJ6CYIh91jw==",
     355                        "version": "7.0.5",
     356                        "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-7.0.5.tgz",
     357                        "integrity": "sha512-Csu2z4r8g3PwwLWWRMDeA//vQhHh05J9hyogE15dMS/6jrSKyl8lonGWvbnO2PSrMzKIHPeoXYzutUeNBjY1pg==",
    365358                        "requires": {
    366359                                "@babel/runtime": "^7.0.0",
    367360                                "@wordpress/a11y": "^2.0.2",
    368                                 "@wordpress/api-fetch": "^2.2.6",
     361                                "@wordpress/api-fetch": "^2.2.7",
    369362                                "@wordpress/compose": "^3.0.0",
    370                                 "@wordpress/dom": "^2.0.7",
     363                                "@wordpress/dom": "^2.0.8",
    371364                                "@wordpress/element": "^2.1.8",
    372                                 "@wordpress/hooks": "^2.0.3",
     365                                "@wordpress/hooks": "^2.0.4",
    373366                                "@wordpress/i18n": "^3.1.0",
    374367                                "@wordpress/is-shallow-equal": "^1.1.4",
    375368                                "@wordpress/keycodes": "^2.0.5",
    376                                 "@wordpress/rich-text": "^3.0.3",
    377                                 "@wordpress/url": "^2.3.2",
     369                                "@wordpress/rich-text": "^3.0.4",
     370                                "@wordpress/url": "^2.3.3",
    378371                                "classnames": "^2.2.5",
    379372                                "clipboard": "^2.0.1",
    380373                                "diff": "^3.5.0",
     
    403396                        }
    404397                },
    405398                "@wordpress/core-data": {
    406                         "version": "2.0.15",
    407                         "resolved": "https://registry.npmjs.org/@wordpress/core-data/-/core-data-2.0.15.tgz",
    408                         "integrity": "sha512-MHln34TnAGGrFkAJ9dbDq6Iu1avQ2PuJwnpLMQeW9oUPgDhxTEHjPoObv/fM4x+r1zCHGXPIyOjySonuXas/oA==",
     399                        "version": "2.0.16",
     400                        "resolved": "https://registry.npmjs.org/@wordpress/core-data/-/core-data-2.0.16.tgz",
     401                        "integrity": "sha512-JU1p/geISRi1Mv5l8KdAfZbfYqQueacr2m0XND5V5/SKQ5xOc2+vbv/Rp0ZWrlKyGbAucCO5tK2ubW43M3dVug==",
    409402                        "requires": {
    410403                                "@babel/runtime": "^7.0.0",
    411                                 "@wordpress/api-fetch": "^2.2.6",
    412                                 "@wordpress/data": "^4.1.0",
    413                                 "@wordpress/url": "^2.3.2",
     404                                "@wordpress/api-fetch": "^2.2.7",
     405                                "@wordpress/data": "^4.2.0",
     406                                "@wordpress/url": "^2.3.3",
    414407                                "equivalent-key-map": "^0.2.2",
    415408                                "lodash": "^4.17.10",
    416409                                "rememo": "^3.0.0"
     
    427420                        }
    428421                },
    429422                "@wordpress/data": {
    430                         "version": "4.1.0",
    431                         "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-4.1.0.tgz",
    432                         "integrity": "sha512-PVd1LVGV9cf6GpRmIvoP+Y56ir1VB0kwSnsJkj69IMFUKBZW4uKB8BOthnPJ7aQi7B57x/ghfgWy9A0FaV1/eg==",
     423                        "version": "4.2.0",
     424                        "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-4.2.0.tgz",
     425                        "integrity": "sha512-9cdm5xBWgLJJ45nQCbUQFF26vGoG2PzEJrinNXLr45XNAr3XSzN/JsrmNCaHwI/NzyFIwFmFjv6ONQKxxkErrg==",
    433426                        "requires": {
    434427                                "@babel/runtime": "^7.0.0",
    435428                                "@wordpress/compose": "^3.0.0",
     
    454447                        }
    455448                },
    456449                "@wordpress/deprecated": {
    457                         "version": "2.0.3",
    458                         "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-2.0.3.tgz",
    459                         "integrity": "sha512-5v8h6BJ9xQFTho7ucitshpIahD+rVnAhgc/4juYmPLb9/GJzwY1J91Ve5mcjcjgWhdtjBKO0TCq/S4PCfS812w==",
     450                        "version": "2.0.4",
     451                        "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-2.0.4.tgz",
     452                        "integrity": "sha512-KvvQ6+aWWLSznpfhpMn/FZNZIA3sjtax0PY0TTmbm74eFnlV3eZHL/kX6Mp9KJYkrzDDRk5kg7UgW6QJLHFXhg==",
    460453                        "requires": {
    461454                                "@babel/runtime": "^7.0.0",
    462                                 "@wordpress/hooks": "^2.0.3"
     455                                "@wordpress/hooks": "^2.0.4"
    463456                        }
    464457                },
    465458                "@wordpress/dom": {
    466                         "version": "2.0.7",
    467                         "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-2.0.7.tgz",
    468                         "integrity": "sha512-vjOdGSpW3WdHH5oOoamfzdoyF4BbUJOWNNT7bBb2y15GII8rN1cGyGxqVDiiajMDe51p3lyWWCpUeY4ppxj/UA==",
     459                        "version": "2.0.8",
     460                        "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-2.0.8.tgz",
     461                        "integrity": "sha512-Nz1k1tB/NXcfpAWUL+mTtEzxC6Dp6UAavIzJVQgAq8gsdayh7F9lgkyyL5MWLirAKkGuhztwMrSle9s5HzrTlw==",
    469462                        "requires": {
    470463                                "@babel/runtime": "^7.0.0",
    471464                                "lodash": "^4.17.10"
     
    480473                        }
    481474                },
    482475                "@wordpress/edit-post": {
    483                         "version": "3.1.6",
    484                         "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.1.6.tgz",
    485                         "integrity": "sha512-l3C60fEdO4UfZc46KdmIGQ2cIAtd7JgLtWMEsHEj/y4WpWg5gIC9pDRwsL0WNbZGlwt0SNJOTZRnGwBJaacp+Q==",
     476                        "version": "3.1.7",
     477                        "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.1.7.tgz",
     478                        "integrity": "sha512-720hfAP03KSPigxuJR/kDBd9xLhddiFL1JQHQvyOFz4DAaBROUnhuaYHS6KOuqJMJgpbjw3Ey0nzEV7KHGaYhg==",
    486479                        "requires": {
    487480                                "@babel/runtime": "^7.0.0",
    488481                                "@wordpress/a11y": "^2.0.2",
    489                                 "@wordpress/api-fetch": "^2.2.6",
    490                                 "@wordpress/block-library": "^2.2.11",
    491                                 "@wordpress/blocks": "^6.0.4",
    492                                 "@wordpress/components": "^7.0.4",
     482                                "@wordpress/api-fetch": "^2.2.7",
     483                                "@wordpress/block-library": "^2.2.12",
     484                                "@wordpress/blocks": "^6.0.5",
     485                                "@wordpress/components": "^7.0.5",
    493486                                "@wordpress/compose": "^3.0.0",
    494                                 "@wordpress/core-data": "^2.0.15",
    495                                 "@wordpress/data": "^4.1.0",
    496                                 "@wordpress/editor": "^9.0.6",
     487                                "@wordpress/core-data": "^2.0.16",
     488                                "@wordpress/data": "^4.2.0",
     489                                "@wordpress/editor": "^9.0.7",
    497490                                "@wordpress/element": "^2.1.8",
    498                                 "@wordpress/format-library": "^1.2.9",
    499                                 "@wordpress/hooks": "^2.0.3",
     491                                "@wordpress/format-library": "^1.2.10",
     492                                "@wordpress/hooks": "^2.0.4",
    500493                                "@wordpress/i18n": "^3.1.0",
    501494                                "@wordpress/keycodes": "^2.0.5",
    502                                 "@wordpress/nux": "^3.0.5",
    503                                 "@wordpress/plugins": "^2.0.9",
    504                                 "@wordpress/url": "^2.3.2",
    505                                 "@wordpress/viewport": "^2.0.13",
     495                                "@wordpress/nux": "^3.0.6",
     496                                "@wordpress/plugins": "^2.0.10",
     497                                "@wordpress/url": "^2.3.3",
     498                                "@wordpress/viewport": "^2.1.0",
    506499                                "classnames": "^2.2.5",
    507500                                "lodash": "^4.17.10",
    508501                                "refx": "^3.0.0"
    509502                        }
    510503                },
    511504                "@wordpress/editor": {
    512                         "version": "9.0.6",
    513                         "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.0.6.tgz",
    514                         "integrity": "sha512-DhGA+LU1p5GU4uKFNqSWKGjYJX5qjTL1Lrh4MF6UmsVCTwnCTKuC87ERAQSV3LGz9jwHvyVqVp2kK4JnqlO+SA==",
     505                        "version": "9.0.7",
     506                        "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.0.7.tgz",
     507                        "integrity": "sha512-6WlkzTrW2x3GXysWjjerU12l5xdGJtuKIOtWsB8UnooIU+lOP0PuNxrbKSBKDwlSJPeb0t2hbqF6xuuHgx6uhA==",
    515508                        "requires": {
    516509                                "@babel/runtime": "^7.0.0",
    517510                                "@wordpress/a11y": "^2.0.2",
    518                                 "@wordpress/api-fetch": "^2.2.6",
     511                                "@wordpress/api-fetch": "^2.2.7",
    519512                                "@wordpress/blob": "^2.1.0",
    520                                 "@wordpress/blocks": "^6.0.4",
    521                                 "@wordpress/components": "^7.0.4",
     513                                "@wordpress/blocks": "^6.0.5",
     514                                "@wordpress/components": "^7.0.5",
    522515                                "@wordpress/compose": "^3.0.0",
    523                                 "@wordpress/core-data": "^2.0.15",
    524                                 "@wordpress/data": "^4.1.0",
     516                                "@wordpress/core-data": "^2.0.16",
     517                                "@wordpress/data": "^4.2.0",
    525518                                "@wordpress/date": "^3.0.1",
    526                                 "@wordpress/deprecated": "^2.0.3",
    527                                 "@wordpress/dom": "^2.0.7",
     519                                "@wordpress/deprecated": "^2.0.4",
     520                                "@wordpress/dom": "^2.0.8",
    528521                                "@wordpress/element": "^2.1.8",
    529                                 "@wordpress/hooks": "^2.0.3",
     522                                "@wordpress/hooks": "^2.0.4",
    530523                                "@wordpress/html-entities": "^2.0.4",
    531524                                "@wordpress/i18n": "^3.1.0",
    532525                                "@wordpress/is-shallow-equal": "^1.1.4",
    533526                                "@wordpress/keycodes": "^2.0.5",
    534                                 "@wordpress/notices": "^1.1.1",
    535                                 "@wordpress/nux": "^3.0.5",
     527                                "@wordpress/notices": "^1.1.2",
     528                                "@wordpress/nux": "^3.0.6",
    536529                                "@wordpress/token-list": "^1.1.0",
    537                                 "@wordpress/url": "^2.3.2",
    538                                 "@wordpress/viewport": "^2.0.13",
     530                                "@wordpress/url": "^2.3.3",
     531                                "@wordpress/viewport": "^2.1.0",
    539532                                "@wordpress/wordcount": "^2.0.3",
    540533                                "classnames": "^2.2.5",
    541534                                "dom-scroll-into-view": "^1.2.1",
     
    614607                        }
    615608                },
    616609                "@wordpress/format-library": {
    617                         "version": "1.2.9",
    618                         "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.2.9.tgz",
    619                         "integrity": "sha512-7MRP29L96XVnyyQfnQESSL2HeW2+Iy7+AsQREJsXvXlNj/Z9v72iujR8uOAcgBaSebsyrSDmyQn8ipZ3siIcsg==",
     610                        "version": "1.2.10",
     611                        "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.2.10.tgz",
     612                        "integrity": "sha512-ksYU4GG1Pc+lNuz+V00yH0j8mgaBFVCzCemqVZqDbNqDrC8cdwWExv9cccn0miBGwNwLgcn6fj1IAjy91rtzeA==",
    620613                        "requires": {
    621614                                "@babel/runtime": "^7.0.0",
    622                                 "@wordpress/components": "^7.0.4",
    623                                 "@wordpress/dom": "^2.0.7",
    624                                 "@wordpress/editor": "^9.0.6",
     615                                "@wordpress/components": "^7.0.5",
     616                                "@wordpress/dom": "^2.0.8",
     617                                "@wordpress/editor": "^9.0.7",
    625618                                "@wordpress/element": "^2.1.8",
    626619                                "@wordpress/i18n": "^3.1.0",
    627620                                "@wordpress/keycodes": "^2.0.5",
    628                                 "@wordpress/rich-text": "^3.0.3",
    629                                 "@wordpress/url": "^2.3.2"
     621                                "@wordpress/rich-text": "^3.0.4",
     622                                "@wordpress/url": "^2.3.3"
    630623                        }
    631624                },
    632625                "@wordpress/hooks": {
    633                         "version": "2.0.3",
    634                         "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-2.0.3.tgz",
    635                         "integrity": "sha512-dMXM8VX1MfMN+vrstOdpCXioo4evtvjTESVnSc+AjKVOAWOCbuT/ci3aDLy8DreyDrWYgUR35Gfh7Y8JJix7vA==",
     626                        "version": "2.0.4",
     627                        "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-2.0.4.tgz",
     628                        "integrity": "sha512-9Z+zymxRI1vNVPnAhGOYjp05Do/rNWdj/0lrx0oC8vluQFyaU9OWS7+il1eL8kfr+27nzcBnoU0e2WfvoXVhyg==",
    636629                        "requires": {
    637630                                "@babel/runtime": "^7.0.0"
    638631                        }
     
    695688                        }
    696689                },
    697690                "@wordpress/list-reusable-blocks": {
    698                         "version": "1.1.17",
    699                         "resolved": "https://registry.npmjs.org/@wordpress/list-reusable-blocks/-/list-reusable-blocks-1.1.17.tgz",
    700                         "integrity": "sha512-5xfjpEVQQN4RW3f1EiVZg9Cko7EcCrl9lDkkGkH7nkDg/BsmI65H8eVTo5eo91nQdxnnE+R/1Hu2ojqiIxNiFg==",
     691                        "version": "1.1.18",
     692                        "resolved": "https://registry.npmjs.org/@wordpress/list-reusable-blocks/-/list-reusable-blocks-1.1.18.tgz",
     693                        "integrity": "sha512-ujeO6mffuWYSBrjBU/Klr8cqcrNTDMebDZI1BVWNPTa8qoM+qAqySf/++5okdXN4xaQkt7Y+2vzOcn7AsNPOiA==",
    701694                        "requires": {
    702695                                "@babel/runtime": "^7.0.0",
    703                                 "@wordpress/api-fetch": "^2.2.6",
    704                                 "@wordpress/components": "^7.0.4",
     696                                "@wordpress/api-fetch": "^2.2.7",
     697                                "@wordpress/components": "^7.0.5",
    705698                                "@wordpress/compose": "^3.0.0",
    706699                                "@wordpress/element": "^2.1.8",
    707700                                "@wordpress/i18n": "^3.1.0",
     
    709702                        }
    710703                },
    711704                "@wordpress/notices": {
    712                         "version": "1.1.1",
    713                         "resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-1.1.1.tgz",
    714                         "integrity": "sha512-iFbO0GUx+TlmgPGyjTOKErc7w6YQa/jbMMrqCOjrueShBSdgvCplfuHuaU/SCzFbvN6HiZM4XZsfSQYJX+nIAA==",
     705                        "version": "1.1.2",
     706                        "resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-1.1.2.tgz",
     707                        "integrity": "sha512-X4mYC1ANmKZK9m6TJirj1yZkbLEt7e+M/42+UO4EV4AdlusaUipp0IE1Mwn5rDX3B1EsCbqR/jnrvak6SRMebg==",
    715708                        "requires": {
    716709                                "@babel/runtime": "^7.0.0",
    717710                                "@wordpress/a11y": "^2.0.2",
    718                                 "@wordpress/data": "^4.1.0",
     711                                "@wordpress/data": "^4.2.0",
    719712                                "lodash": "^4.17.10"
    720713                        }
    721714                },
    722715                "@wordpress/nux": {
    723                         "version": "3.0.5",
    724                         "resolved": "https://registry.npmjs.org/@wordpress/nux/-/nux-3.0.5.tgz",
    725                         "integrity": "sha512-E3HewiMzFEHPZBopHvU9O0tOe13JQj6zkb7poifO1xqLNv+BT3ZAFXAD+d6o9JhlA0yWhyxI1UqMVrBMp/Jq6Q==",
     716                        "version": "3.0.6",
     717                        "resolved": "https://registry.npmjs.org/@wordpress/nux/-/nux-3.0.6.tgz",
     718                        "integrity": "sha512-HwEus1ErZmYDmFU2iD61/P+Tmq02S83ZK0p52Ih3Guz4QXjPpNrc0WG0yupmGxPYzBGVyG9aLTmenkC0mQ+ihA==",
    726719                        "requires": {
    727720                                "@babel/runtime": "^7.0.0",
    728                                 "@wordpress/components": "^7.0.4",
     721                                "@wordpress/components": "^7.0.5",
    729722                                "@wordpress/compose": "^3.0.0",
    730                                 "@wordpress/data": "^4.1.0",
     723                                "@wordpress/data": "^4.2.0",
    731724                                "@wordpress/element": "^2.1.8",
    732725                                "@wordpress/i18n": "^3.1.0",
    733726                                "lodash": "^4.17.10",
     
    735728                        }
    736729                },
    737730                "@wordpress/plugins": {
    738                         "version": "2.0.9",
    739                         "resolved": "https://registry.npmjs.org/@wordpress/plugins/-/plugins-2.0.9.tgz",
    740                         "integrity": "sha512-9P+XWDaGlvdckvIPbQHPRUC0O3AqDrPngA0CxjhsYuKOd77uQfGlzMdeXNebDmky/u6aV6z7R/Phf6HQEs0aDA==",
     731                        "version": "2.0.10",
     732                        "resolved": "https://registry.npmjs.org/@wordpress/plugins/-/plugins-2.0.10.tgz",
     733                        "integrity": "sha512-bg2Xo9PSz0zBM4z2hh7aTRxitRIbr4ue27vIjpOfAXEn33L0UAzpefIhHVhrRGcFjAFBxiLicktoxcTXhNuz+w==",
    741734                        "requires": {
    742735                                "@babel/runtime": "^7.0.0",
    743736                                "@wordpress/compose": "^3.0.0",
    744737                                "@wordpress/element": "^2.1.8",
    745                                 "@wordpress/hooks": "^2.0.3",
     738                                "@wordpress/hooks": "^2.0.4",
    746739                                "lodash": "^4.17.10"
    747740                        }
    748741                },
     
    757750                        }
    758751                },
    759752                "@wordpress/rich-text": {
    760                         "version": "3.0.3",
    761                         "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.0.3.tgz",
    762                         "integrity": "sha512-w/03H2CyhOPAV7fGHyz1Dph59PM0f3orw9PLZYUpFOBELczoVgKwAyl5aEf6fK+KNGXO/XA4YsJ3mIVCvVdhmQ==",
     753                        "version": "3.0.4",
     754                        "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.0.4.tgz",
     755                        "integrity": "sha512-dv14T0wk0YPZtDNdoJKuduf3McCdQpcUHczhMoYg3WssBkyOPY3Vak8RH6t/uEnEwZhgJIolkcwrTedIFXiC4Q==",
    763756                        "requires": {
    764757                                "@babel/runtime": "^7.0.0",
    765758                                "@wordpress/compose": "^3.0.0",
    766                                 "@wordpress/data": "^4.1.0",
     759                                "@wordpress/data": "^4.2.0",
    767760                                "@wordpress/escape-html": "^1.0.1",
    768761                                "lodash": "^4.17.10",
    769762                                "rememo": "^3.0.0"
     
    789782                        }
    790783                },
    791784                "@wordpress/url": {
    792                         "version": "2.3.2",
    793                         "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.3.2.tgz",
    794                         "integrity": "sha512-XI/LBkUNNzP2cckEjkh47I3nw4dis64Hy4i2qStYuGdk/JQnW0BOn2El4sB/8mzeqcYyIF4nna7iMe67t5BI7g==",
     785                        "version": "2.3.3",
     786                        "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.3.3.tgz",
     787                        "integrity": "sha512-WGqQjOyu02E7bJ77G8385GGjUYpvF8vDqZXXHW06/WRSb4nW6fmMIM65UWdBaYY5XecAkpglCqwd8DNbquLucQ==",
    795788                        "requires": {
    796789                                "@babel/runtime": "^7.0.0",
    797790                                "qs": "^6.5.2"
     
    805798                        }
    806799                },
    807800                "@wordpress/viewport": {
    808                         "version": "2.0.13",
    809                         "resolved": "https://registry.npmjs.org/@wordpress/viewport/-/viewport-2.0.13.tgz",
    810                         "integrity": "sha512-WqJbezqauYe8gT3AIAUt0Lcp/LoAW/NJ7/M64ZlYYhajDoXpDddc3qQF3nrIHp68WD+lGDd2LuoCuNvGJwiJNw==",
     801                        "version": "2.1.0",
     802                        "resolved": "https://registry.npmjs.org/@wordpress/viewport/-/viewport-2.1.0.tgz",
     803                        "integrity": "sha512-CPa/ifeDCTY6mqF/1maS35kB3N2HT7nhBwEnzbWWVMVVr3joulQuPunzSoPO8TzBhyctdnaY9ltNoN+fo+u31w==",
    811804                        "requires": {
    812805                                "@babel/runtime": "^7.0.0",
    813806                                "@wordpress/compose": "^3.0.0",
    814                                 "@wordpress/data": "^4.1.0",
     807                                "@wordpress/data": "^4.2.0",
    815808                                "@wordpress/element": "^2.1.8",
    816809                                "lodash": "^4.17.10"
    817810                        }
     
    54085401                        "dependencies": {
    54095402                                "core-js": {
    54105403                                        "version": "1.2.7",
    5411                                         "resolved": "http://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
     5404                                        "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
    54125405                                        "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
    54135406                                }
    54145407                        }
     
    63826375                },
    63836376                "gettext-parser": {
    63846377                        "version": "1.4.0",
    6385                         "resolved": "http://registry.npmjs.org/gettext-parser/-/gettext-parser-1.4.0.tgz",
     6378                        "resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.4.0.tgz",
    63866379                        "integrity": "sha512-sedZYLHlHeBop/gZ1jdg59hlUEcpcZJofLq2JFwJT1zTqAU3l2wFv6IsuwFHGqbiT9DWzMUW4/em2+hspnmMMA==",
    63876380                        "requires": {
    63886381                                "encoding": "^0.1.12",
     
    1103011023                        }
    1103111024                },
    1103211025                "object.entries": {
    11033                         "version": "1.0.4",
    11034                         "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.0.4.tgz",
    11035                         "integrity": "sha1-G/mk3SKI9bM/Opk9JXZh8F0WGl8=",
     11026                        "version": "1.1.0",
     11027                        "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.0.tgz",
     11028                        "integrity": "sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA==",
    1103611029                        "requires": {
    11037                                 "define-properties": "^1.1.2",
    11038                                 "es-abstract": "^1.6.1",
    11039                                 "function-bind": "^1.1.0",
    11040                                 "has": "^1.0.1"
     11030                                "define-properties": "^1.1.3",
     11031                                "es-abstract": "^1.12.0",
     11032                                "function-bind": "^1.1.1",
     11033                                "has": "^1.0.3"
     11034                        },
     11035                        "dependencies": {
     11036                                "define-properties": {
     11037                                        "version": "1.1.3",
     11038                                        "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
     11039                                        "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
     11040                                        "requires": {
     11041                                                "object-keys": "^1.0.12"
     11042                                        }
     11043                                },
     11044                                "object-keys": {
     11045                                        "version": "1.0.12",
     11046                                        "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.12.tgz",
     11047                                        "integrity": "sha512-FTMyFUm2wBcGHnH2eXmz7tC6IwlqQZ6mVZ+6dm6vZ4IQIHjs6FdNsQBuKGPuUUUY6NfJw2PshC08Tn6LzLDOag=="
     11048                                }
    1104111049                        }
    1104211050                },
    1104311051                "object.getownpropertydescriptors": {
     
    1160011608                        "dependencies": {
    1160111609                                "async": {
    1160211610                                        "version": "1.5.2",
    11603                                         "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
     11611                                        "resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
    1160411612                                        "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
    1160511613                                        "dev": true
    1160611614                                }
     
    1242012428                        }
    1242112429                },
    1242212430                "re-resizable": {
    12423                         "version": "4.10.0",
    12424                         "resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-4.10.0.tgz",
    12425                         "integrity": "sha512-g5Q5IswKX7LM+MtYFnuzaQrTEGr/kpserqGV8V6HYkjwbV60XnJv00VlKugLHEwlQ5pgrV08spm0TjyyYVbWmQ=="
     12431                        "version": "4.11.0",
     12432                        "resolved": "https://registry.npmjs.org/re-resizable/-/re-resizable-4.11.0.tgz",
     12433                        "integrity": "sha512-dye+7rERqNf/6mDT1iwps+4Gf42420xuZgygF33uX178DxffqcyeuHbBuJ382FIcB5iP6mMZOhfW7kI0uXwb/Q=="
    1242612434                },
    1242712435                "react": {
    1242812436                        "version": "16.6.3",
  • package.json

     
    5656        "dependencies": {
    5757                "@babel/polyfill": "^7.0.0",
    5858                "@wordpress/a11y": "^2.0.2",
    59                 "@wordpress/annotations": "^1.0.4",
    60                 "@wordpress/api-fetch": "^2.2.6",
     59                "@wordpress/annotations": "^1.0.5",
     60                "@wordpress/api-fetch": "^2.2.7",
    6161                "@wordpress/autop": "^2.0.2",
    6262                "@wordpress/blob": "^2.1.0",
    63                 "@wordpress/block-library": "^2.2.11",
    64                 "@wordpress/block-serialization-default-parser": "^2.0.2",
    65                 "@wordpress/blocks": "^6.0.4",
    66                 "@wordpress/components": "^7.0.4",
     63                "@wordpress/block-library": "^2.2.12",
     64                "@wordpress/block-serialization-default-parser": "^2.0.3",
     65                "@wordpress/blocks": "^6.0.5",
     66                "@wordpress/components": "^7.0.5",
    6767                "@wordpress/compose": "^3.0.0",
    68                 "@wordpress/core-data": "^2.0.15",
    69                 "@wordpress/data": "^4.1.0",
     68                "@wordpress/core-data": "^2.0.16",
     69                "@wordpress/data": "^4.2.0",
    7070                "@wordpress/date": "^3.0.1",
    71                 "@wordpress/deprecated": "^2.0.3",
    72                 "@wordpress/dom": "^2.0.7",
     71                "@wordpress/deprecated": "^2.0.4",
     72                "@wordpress/dom": "^2.0.8",
    7373                "@wordpress/dom-ready": "^2.0.2",
    74                 "@wordpress/edit-post": "^3.1.6",
    75                 "@wordpress/editor": "^9.0.6",
     74                "@wordpress/edit-post": "^3.1.7",
     75                "@wordpress/editor": "^9.0.7",
    7676                "@wordpress/element": "^2.1.8",
    7777                "@wordpress/escape-html": "^1.0.1",
    78                 "@wordpress/format-library": "^1.2.9",
    79                 "@wordpress/hooks": "^2.0.3",
     78                "@wordpress/format-library": "^1.2.10",
     79                "@wordpress/hooks": "^2.0.4",
    8080                "@wordpress/html-entities": "^2.0.4",
    8181                "@wordpress/i18n": "^3.1.0",
    8282                "@wordpress/is-shallow-equal": "^1.1.4",
    8383                "@wordpress/keycodes": "^2.0.5",
    84                 "@wordpress/list-reusable-blocks": "^1.1.17",
    85                 "@wordpress/notices": "^1.1.1",
    86                 "@wordpress/nux": "^3.0.5",
    87                 "@wordpress/plugins": "^2.0.9",
     84                "@wordpress/list-reusable-blocks": "^1.1.18",
     85                "@wordpress/notices": "^1.1.2",
     86                "@wordpress/nux": "^3.0.6",
     87                "@wordpress/plugins": "^2.0.10",
    8888                "@wordpress/redux-routine": "^3.0.3",
    89                 "@wordpress/rich-text": "^3.0.3",
     89                "@wordpress/rich-text": "^3.0.4",
    9090                "@wordpress/shortcode": "^2.0.2",
    9191                "@wordpress/token-list": "^1.1.0",
    92                 "@wordpress/url": "^2.3.2",
    93                 "@wordpress/viewport": "^2.0.13",
     92                "@wordpress/url": "^2.3.3",
     93                "@wordpress/viewport": "^2.1.0",
    9494                "@wordpress/wordcount": "^2.0.3",
    9595                "backbone": "1.3.3",
    9696                "element-closest": "^2.0.2",
  • src/wp-includes/class-wp-block-parser.php

     
    11<?php
     2/**
     3 * Block Serialization Parser
     4 *
     5 * @package WordPress
     6 */
    27
    38/**
    49 * Class WP_Block_Parser_Block
     
    6267         */
    6368        public $innerContent;
    6469
     70        /**
     71         * Constructor.
     72         *
     73         * Will populate object properties from the provided arguments.
     74         *
     75         * @since 3.8.0
     76         *
     77         * @param string $name         Name of block.
     78         * @param array  $attrs        Optional set of attributes from block comment delimiters.
     79         * @param array  $innerBlocks  List of inner blocks (of this same class).
     80         * @param string $innerHTML    Resultant HTML from inside block comment delimiters after removing inner blocks.
     81         * @param array  $innerContent List of string fragments and null markers where inner blocks were found.
     82         */
    6583        function __construct( $name, $attrs, $innerBlocks, $innerHTML, $innerContent ) {
    6684                $this->blockName    = $name;
    6785                $this->attrs        = $attrs;
     
    121139         */
    122140        public $leading_html_start;
    123141
     142        /**
     143         * Constructor
     144         *
     145         * Will populate object properties from the provided arguments.
     146         *
     147         * @since 3.8.0
     148         *
     149         * @param WP_Block_Parser_Block $block              Full or partial block.
     150         * @param int                   $token_start        Byte offset into document for start of parse token.
     151         * @param int                   $token_length       Byte length of entire parse token string.
     152         * @param int                   $prev_offset        Byte offset into document for after parse token ends.
     153         * @param int                   $leading_html_start Byte offset into document where leading HTML before token starts.
     154         */
    124155        function __construct( $block, $token_start, $token_length, $prev_offset = null, $leading_html_start = null ) {
    125156                $this->block              = $block;
    126157                $this->token_start        = $token_start;
     
    190221         *
    191222         * @since 3.8.0
    192223         *
    193          * @param string $document
     224         * @param string $document Input document being parsed.
    194225         * @return WP_Block_Parser_Block[]
    195226         */
    196227        function parse( $document ) {
     
    201232                $this->empty_attrs = json_decode( '{}', true );
    202233
    203234                do {
    204                         // twiddle our thumbs
     235                        // twiddle our thumbs.
    205236                } while ( $this->proceed() );
    206237
    207238                return $this->output;
     
    226257                list( $token_type, $block_name, $attrs, $start_offset, $token_length ) = $next_token;
    227258                $stack_depth = count( $this->stack );
    228259
    229                 // we may have some HTML soup before the next block
     260                // we may have some HTML soup before the next block.
    230261                $leading_html_start = $start_offset > $this->offset ? $this->offset : null;
    231262
    232263                switch ( $token_type ) {
    233264                        case 'no-more-tokens':
    234                                 // if not in a block then flush output
     265                                // if not in a block then flush output.
    235266                                if ( 0 === $stack_depth ) {
    236267                                        $this->add_freeform();
    237268                                        return false;
     
    246277                                 * - assume an implicit closer (easiest when not nesting)
    247278                                 */
    248279
    249                                 // for the easy case we'll assume an implicit closer
     280                                // for the easy case we'll assume an implicit closer.
    250281                                if ( 1 === $stack_depth ) {
    251282                                        $this->add_block_from_stack();
    252283                                        return false;
     
    283314                                        return true;
    284315                                }
    285316
    286                                 // otherwise we found an inner block
     317                                // otherwise we found an inner block.
    287318                                $this->add_inner_block(
    288319                                        new WP_Block_Parser_Block( $block_name, $attrs, array(), '', array() ),
    289320                                        $start_offset,
     
    293324                                return true;
    294325
    295326                        case 'block-opener':
    296                                 // track all newly-opened blocks on the stack
     327                                // track all newly-opened blocks on the stack.
    297328                                array_push(
    298329                                        $this->stack,
    299330                                        new WP_Block_Parser_Frame(
     
    323354                                        return false;
    324355                                }
    325356
    326                                 // if we're not nesting then this is easy - close the block
     357                                // if we're not nesting then this is easy - close the block.
    327358                                if ( 1 === $stack_depth ) {
    328359                                        $this->add_block_from_stack( $start_offset );
    329360                                        $this->offset = $start_offset + $token_length;
     
    350381                                return true;
    351382
    352383                        default:
    353                                 // This is an error
     384                                // This is an error.
    354385                                $this->add_freeform();
    355386                                return false;
    356387                }
     
    386417                        $this->offset
    387418                );
    388419
    389                 // if we get here we probably have catastrophic backtracking or out-of-memory in the PCRE
     420                // if we get here we probably have catastrophic backtracking or out-of-memory in the PCRE.
    390421                if ( false === $has_match ) {
    391422                        return array( 'no-more-tokens', null, null, null, null );
    392423                }
    393424
    394                 // we have no more tokens
     425                // we have no more tokens.
    395426                if ( 0 === $has_match ) {
    396427                        return array( 'no-more-tokens', null, null, null, null );
    397428                }
     
    419450                 * This is an error
    420451                 */
    421452                if ( $is_closer && ( $is_void || $has_attrs ) ) {
    422                         // we can ignore them since they don't hurt anything
     453                        // we can ignore them since they don't hurt anything.
    423454                }
    424455
    425456                if ( $is_void ) {
     
    439470         * @internal
    440471         * @since 3.9.0
    441472         *
    442          * @param string $innerHTML HTML content of block
    443          * @return WP_Block_Parser_Block freeform block object
     473         * @param string $innerHTML HTML content of block.
     474         * @return WP_Block_Parser_Block freeform block object.
    444475         */
    445476        function freeform( $innerHTML ) {
    446477                return new WP_Block_Parser_Block( null, $this->empty_attrs, array(), $innerHTML, array( $innerHTML ) );
     
    448479
    449480        /**
    450481         * Pushes a length of text from the input document
    451          * to the output list as a freeform block
     482         * to the output list as a freeform block.
    452483         *
    453484         * @internal
    454485         * @since 3.8.0
    455          * @param null $length how many bytes of document text to output
     486         * @param null $length how many bytes of document text to output.
    456487         */
    457488        function add_freeform( $length = null ) {
    458489                $length = $length ? $length : strlen( $this->document ) - $this->offset;
     
    466497
    467498        /**
    468499         * Given a block structure from memory pushes
    469          * a new block to the output list
     500         * a new block to the output list.
    470501         *
    471502         * @internal
    472503         * @since 3.8.0
    473          * @param WP_Block_Parser_Block $block the block to add to the output
    474          * @param int $token_start byte offset into the document where the first token for the block starts
    475          * @param int $token_length byte length of entire block from start of opening token to end of closing token
    476          * @param int|null $last_offset last byte offset into document if continuing form earlier output
     504         * @param WP_Block_Parser_Block $block        The block to add to the output.
     505         * @param int                   $token_start  Byte offset into the document where the first token for the block starts.
     506         * @param int                   $token_length Byte length of entire block from start of opening token to end of closing token.
     507         * @param int|null              $last_offset  Last byte offset into document if continuing form earlier output.
    477508         */
    478509        function add_inner_block( WP_Block_Parser_Block $block, $token_start, $token_length, $last_offset = null ) {
    479510                $parent                       = $this->stack[ count( $this->stack ) - 1 ];
     
    490521        }
    491522
    492523        /**
    493          * Pushes the top block from the parsing stack to the output list
     524         * Pushes the top block from the parsing stack to the output list.
    494525         *
    495526         * @internal
    496527         * @since 3.8.0
    497          * @param int|null $end_offset byte offset into document for where we should stop sending text output as HTML
     528         * @param int|null $end_offset byte offset into document for where we should stop sending text output as HTML.
    498529         */
    499530        function add_block_from_stack( $end_offset = null ) {
    500531                $stack_top   = array_pop( $this->stack );
  • src/wp-includes/script-loader.php

     
    224224        $suffix = wp_scripts_get_suffix();
    225225
    226226        $packages_versions = array(
    227                 'api-fetch'                          => '2.2.6',
     227                'api-fetch'                          => '2.2.7',
    228228                'a11y'                               => '2.0.2',
    229                 'annotations'                        => '1.0.4',
     229                'annotations'                        => '1.0.5',
    230230                'autop'                              => '2.0.2',
    231231                'blob'                               => '2.1.0',
    232                 'block-library'                      => '2.2.11',
    233                 'block-serialization-default-parser' => '2.0.2',
    234                 'blocks'                             => '6.0.4',
    235                 'components'                         => '7.0.4',
     232                'block-library'                      => '2.2.12',
     233                'block-serialization-default-parser' => '2.0.3',
     234                'blocks'                             => '6.0.5',
     235                'components'                         => '7.0.5',
    236236                'compose'                            => '3.0.0',
    237                 'core-data'                          => '2.0.15',
    238                 'data'                               => '4.1.0',
     237                'core-data'                          => '2.0.16',
     238                'data'                               => '4.2.0',
    239239                'date'                               => '3.0.1',
    240                 'deprecated'                         => '2.0.3',
    241                 'dom'                                => '2.0.7',
     240                'deprecated'                         => '2.0.4',
     241                'dom'                                => '2.0.8',
    242242                'dom-ready'                          => '2.0.2',
    243                 'edit-post'                          => '3.1.6',
    244                 'editor'                             => '9.0.6',
     243                'edit-post'                          => '3.1.7',
     244                'editor'                             => '9.0.7',
    245245                'element'                            => '2.1.8',
    246246                'escape-html'                        => '1.0.1',
    247                 'format-library'                     => '1.2.9',
    248                 'hooks'                              => '2.0.3',
     247                'format-library'                     => '1.2.10',
     248                'hooks'                              => '2.0.4',
    249249                'html-entities'                      => '2.0.4',
    250250                'i18n'                               => '3.1.0',
    251251                'is-shallow-equal'                   => '1.1.4',
    252252                'keycodes'                           => '2.0.5',
    253                 'list-reusable-blocks'               => '1.1.17',
    254                 'notices'                            => '1.1.1',
    255                 'nux'                                => '3.0.5',
    256                 'plugins'                            => '2.0.9',
     253                'list-reusable-blocks'               => '1.1.18',
     254                'notices'                            => '1.1.2',
     255                'nux'                                => '3.0.6',
     256                'plugins'                            => '2.0.10',
    257257                'redux-routine'                      => '3.0.3',
    258                 'rich-text'                          => '3.0.3',
     258                'rich-text'                          => '3.0.4',
    259259                'shortcode'                          => '2.0.2',
    260260                'token-list'                         => '1.1.0',
    261                 'url'                                => '2.3.2',
    262                 'viewport'                           => '2.0.13',
     261                'url'                                => '2.3.3',
     262                'viewport'                           => '2.1.0',
    263263                'wordcount'                          => '2.0.3',
    264264        );
    265265