Make WordPress Core


Ignore:
Timestamp:
09/23/2022 06:29:33 PM (2 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update NPM dependencies in default themes.

This updates NPM dependencies for all default themes that have them.

See #56641.

File:
1 edited

Legend:

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

    r53762 r54294  
    88  "homepage": "https://wordpress.org/themes/twentynineteen/",
    99  "devDependencies": {
    10     "@wordpress/browserslist-config": "^4.1.2",
    11     "autoprefixer": "^10.4.7",
     10    "@wordpress/browserslist-config": "^5.1.0",
     11    "autoprefixer": "^10.4.12",
    1212    "chokidar-cli": "^3.0.0",
    13     "node-sass": "^7.0.1",
     13    "node-sass": "^7.0.3",
    1414    "npm-run-all": "^4.1.5",
    1515    "postcss-cli": "^7.1.2",
    1616    "postcss-focus-within": "^4.0.0",
    17     "rtlcss": "^3.5.0"
     17    "rtlcss": "^4.0.0"
    1818  },
    1919  "rtlcssConfig": {
Note: See TracChangeset for help on using the changeset viewer.