Make WordPress Core


Ignore:
Timestamp:
09/30/2024 04:12:04 PM (14 months ago)
Author:
desrosj
Message:

External Libraries: Update the Moment library to version 2.30.1.

The Moment.js project is in maintenance mode, so the changes in this update are minor.

Props manooweb, rishit30g.
Fixes #60516.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/script-loader.php

    r59074 r59129  
    111111        'react-jsx-runtime'           => '18.3.1',
    112112        'regenerator-runtime'         => '0.14.1',
    113         'moment'                      => '2.29.4',
     113        'moment'                      => '2.30.1',
    114114        'lodash'                      => '4.17.21',
    115115        'wp-polyfill-fetch'           => '3.6.20',
Note: See TracChangeset for help on using the changeset viewer.