Make WordPress Core


Ignore:
Timestamp:
01/26/2024 02:02:47 PM (3 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update the caniuse data.

This updates the caniuse-lite database and includes all resulting CSS and built file changes, which are all minor changes due to fluctuations in browser usage.

Props gziolo, jonsurrell.
See #59657.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r57330 r57363  
    1062510625                },
    1062610626                "node_modules/caniuse-lite": {
    10627                         "version": "1.0.30001549",
    10628                         "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001549.tgz",
    10629                         "integrity": "sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==",
     10627                        "version": "1.0.30001579",
     10628                        "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz",
     10629                        "integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==",
    1063010630                        "dev": true,
    1063110631                        "funding": [
     
    4178641786                },
    4178741787                "caniuse-lite": {
    41788                         "version": "1.0.30001549",
    41789                         "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001549.tgz",
    41790                         "integrity": "sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==",
     41788                        "version": "1.0.30001579",
     41789                        "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz",
     41790                        "integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==",
    4179141791                        "dev": true
    4179241792                },
Note: See TracChangeset for help on using the changeset viewer.