Make WordPress Core

Changeset 56646 for trunk/package.json


Ignore:
Timestamp:
09/21/2023 12:26:53 PM (14 months ago)
Author:
desrosj
Message:

External Libraries: Update the polyfill-library package.

This updates the wp-polyfill-node-contains and 'wp-polyfill-dom-rect scripts to the latest version, 4.8.0.

These scripts are no longer used by WordPress Core, but are kept up to date as a courtesy.

Props rajinsharwar, hrshahin, oglekler.
Fixes #59077.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r56626 r56646  
    159159        "objectFitPolyfill": "2.3.5",
    160160        "path-to-regexp": "6.2.1",
    161         "polyfill-library": "4.7.0",
     161        "polyfill-library": "4.8.0",
    162162        "react": "18.2.0",
    163163        "react-dom": "18.2.0",
Note: See TracChangeset for help on using the changeset viewer.