- Timestamp:
- 09/23/2022 06:29:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/package.json
r53761 r54294 14 14 "homepage": "https://wordpress.org/themes/twentytwentyone/", 15 15 "devDependencies": { 16 "@wordpress/browserslist-config": "^ 4.1.2",16 "@wordpress/browserslist-config": "^5.1.0", 17 17 "@wordpress/eslint-plugin": "^9.3.0", 18 18 "@wordpress/stylelint-config": "^19.1.0", 19 "autoprefixer": "^10.4. 7",19 "autoprefixer": "^10.4.12", 20 20 "chokidar-cli": "^3.0.0", 21 "eslint": "^8.2 0.0",21 "eslint": "^8.23.1", 22 22 "minimist": "^1.2.6", 23 23 "npm-run-all": "^4.1.5", 24 "postcss": "^8.4.1 4",24 "postcss": "^8.4.16", 25 25 "postcss-calc": "^8.2.4", 26 26 "postcss-cli": "^10.0.0", … … 28 28 "postcss-custom-media": "^8.0.2", 29 29 "postcss-discard-duplicates": "^5.1.0", 30 "postcss-focus-within": "^6. 0.0",30 "postcss-focus-within": "^6.1.1", 31 31 "postcss-merge-rules": "^5.1.2", 32 32 "postcss-nested": "^5.0.6", 33 "rtlcss": "^ 3.5.0",34 "sass": "^1.5 3.0",33 "rtlcss": "^4.0.0", 34 "sass": "^1.55.0", 35 35 "stylelint": "^13.13.1", 36 36 "stylelint-config-recommended-scss": "^5.0.2"
Note: See TracChangeset
for help on using the changeset viewer.