Make WordPress Core

Changeset 58800 for trunk/package.json


Ignore:
Timestamp:
07/24/2024 02:05:18 PM (11 months ago)
Author:
desrosj
Message:

External Libraries: Update the regenerator-runtime library.

This updates the regenerator-runtime library to version 0.14.1.

This library has not been used by Core itself in quite a while and only maintained as a courtesy. Any projects relying on regenerator-runtime should reevaluate their usage.

Props manooweb.
Fixes #60515.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r58757 r58800  
    166166        "react-dom": "18.3.1",
    167167        "react-is": "18.3.1",
    168         "regenerator-runtime": "0.14.0",
     168        "regenerator-runtime": "0.14.1",
    169169        "underscore": "1.13.6",
    170170        "whatwg-fetch": "3.6.17",
Note: See TracChangeset for help on using the changeset viewer.