Make WordPress Core


Ignore:
Timestamp:
06/25/2024 12:47:56 PM (8 months ago)
Author:
desrosj
Message:

Build/Test Tools: Update npm dependencies for Bundled Themes.

This updates the npm dependencies for the Twenty Nineteen, Twenty Twenty, and Twenty Twenty-One themes. npm audit fix has also been run.

See #61498.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwenty/package.json

    r57886 r58562  
    1919    },
    2020    "devDependencies": {
    21         "@wordpress/browserslist-config": "^5.31.0",
    22         "@wordpress/scripts": "^26.19.0",
    23         "autoprefixer": "^10.4.16",
     21        "@wordpress/browserslist-config": "^6.1.0",
     22        "@wordpress/scripts": "^28.1.0",
     23        "autoprefixer": "^10.4.19",
    2424        "concurrently": "^8.2.2",
    25         "postcss": "^8.4.32",
     25        "postcss": "^8.4.38",
    2626        "postcss-cli": "^11.0.0",
    2727        "rtlcss": "^4.1.1",
Note: See TracChangeset for help on using the changeset viewer.