Make WordPress Core

Changeset 58872 for trunk/package.json


Ignore:
Timestamp:
08/08/2024 07:35:24 PM (2 years ago)
Author:
desrosj
Message:

External Libraries: Update the Backbone.js library to version 1.6.0.

This updates the backbone library from version 1.5.0 to 1.6.0. This is a minor bug fix release.

The full list of changes can be found in the Backbone.js change log: https://backbonejs.org/#changelog.

Props manooweb mardroid.
Fixes #60512.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r58860 r58872  
    145145                "@wordpress/widgets": "4.0.6",
    146146                "@wordpress/wordcount": "4.0.1",
    147                 "backbone": "1.5.0",
     147                "backbone": "1.6.0",
    148148                "clipboard": "2.0.11",
    149149                "core-js-url-browser": "3.6.4",
Note: See TracChangeset for help on using the changeset viewer.