Make WordPress Core

Changeset 55860 for trunk/package.json


Ignore:
Timestamp:
05/26/2023 11:31:14 AM (22 months ago)
Author:
SergeyBiryukov
Message:

External Libraries: Update jQuery to version 3.7.0.

This release includes bug fixes, a new .uniqueSort() method, and a performance improvement for some use cases when using manipulation methods like .append().

References:

Follow-up to [49101], [50445], [50520], [54202], [55012], [55491].

Props mgol, jorbin, hbhalodia, desrosj, TobiasBg, audrasjb, mukesh27, naeemhaque, nuhel, SergeyBiryukov.
Fixes #58083.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r55828 r55860  
    142142        "hoverintent": "2.2.1",
    143143        "imagesloaded": "4.1.4",
    144         "jquery": "3.6.4",
     144        "jquery": "3.7.0",
    145145        "jquery-color": "2.2.0",
    146146        "jquery-form": "4.3.0",
Note: See TracChangeset for help on using the changeset viewer.