Changeset 59530 for trunk/src/wp-content/themes/twentynineteen/package.json
- Timestamp:
- 12/17/2024 04:58:04 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/package.json
r59344 r59530 12 12 }, 13 13 "devDependencies": { 14 "@wordpress/browserslist-config": "^6.1 .0",15 "autoprefixer": "^10.4. 19",14 "@wordpress/browserslist-config": "^6.14.0", 15 "autoprefixer": "^10.4.20", 16 16 "chokidar-cli": "^3.0.0", 17 17 "node-sass": "^9.0.0", 18 18 "npm-run-all": "^4.1.5", 19 "postcss": "^8.4. 38",19 "postcss": "^8.4.49", 20 20 "postcss-cli": "^11.0.0", 21 "postcss-focus-within": "^ 8.0.1",22 "rtlcss": "^4. 1.1"21 "postcss-focus-within": "^9.0.1", 22 "rtlcss": "^4.3.0" 23 23 }, 24 24 "rtlcssConfig": {
Note: See TracChangeset
for help on using the changeset viewer.