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/twentynineteen/package.json

    r57886 r58562  
    1212  },
    1313  "devDependencies": {
    14     "@wordpress/browserslist-config": "^5.31.0",
    15     "autoprefixer": "^10.4.16",
     14    "@wordpress/browserslist-config": "^6.1.0",
     15    "autoprefixer": "^10.4.19",
    1616    "chokidar-cli": "^3.0.0",
    1717    "node-sass": "^9.0.0",
    1818    "npm-run-all": "^4.1.5",
    19     "postcss": "^8.4.32",
     19    "postcss": "^8.4.38",
    2020    "postcss-cli": "^11.0.0",
    2121    "postcss-focus-within": "^8.0.1",
Note: See TracChangeset for help on using the changeset viewer.