- Timestamp:
- 12/17/2024 04:58:04 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/package.json
r59344 r59530 18 18 }, 19 19 "devDependencies": { 20 "@wordpress/browserslist-config": "^6.1 .0",20 "@wordpress/browserslist-config": "^6.14.0", 21 21 "@wordpress/eslint-plugin": "^17.4.0", 22 22 "@wordpress/stylelint-config": "^21.30.0", 23 "autoprefixer": "^10.4. 19",23 "autoprefixer": "^10.4.20", 24 24 "chokidar-cli": "^3.0.0", 25 25 "eslint": "^8.55.0", 26 26 "minimist": "^1.2.8", 27 27 "npm-run-all": "^4.1.5", 28 "postcss": "^8.4. 38",29 "postcss-calc": "^10.0. 0",28 "postcss": "^8.4.49", 29 "postcss-calc": "^10.0.2", 30 30 "postcss-cli": "^11.0.0", 31 31 "postcss-css-variables": "^0.19.0", 32 "postcss-custom-media": "^1 0.0.6",33 "postcss-discard-duplicates": "^7.0. 0",32 "postcss-custom-media": "^11.0.5", 33 "postcss-discard-duplicates": "^7.0.1", 34 34 "postcss-discard-empty": "^7.0.0", 35 "postcss-focus-within": "^ 8.0.1",36 "postcss-merge-rules": "^7.0. 2",37 "postcss-nested": "^ 6.0.0",38 "rtlcss": "^4. 0.0",39 "sass": "^1. 77.6",35 "postcss-focus-within": "^9.0.1", 36 "postcss-merge-rules": "^7.0.4", 37 "postcss-nested": "^7.0.2", 38 "rtlcss": "^4.3.0", 39 "sass": "^1.83.0", 40 40 "stylelint": "^14.16.1", 41 "stylelint-config-recommended-scss": "^14. 0.0"41 "stylelint-config-recommended-scss": "^14.1.0" 42 42 }, 43 43 "rtlcssConfig": {
Note: See TracChangeset
for help on using the changeset viewer.