WordPress/wp-content/themes
desrosj 586fab12bf Twenty Twenty-One: Update all dependencies.
In preparation for updating Core to use Node.js version 18.x, this updates the dependancies for the Twenty Twenty-One theme to the latest versions. This addresses an unsupported engine warning where packages within the dependency tree did not support Node.js > 16.x.

All changes to built files are included in this commit. These changes are a result of the following:

- Identical sets of properties for multiple selectors are now consolidated into one.
- The removal of a duplicate `--branding--description--font-family` definition.
- The addition of the `postcss-discard-empty` dependency, which removes empty CSS rules within IE stylesheets after the previous consolidation is performed.
- `stylelint` has only been updated to 14.x (15.x is the latest). This is because `@wordpres/stylelint-config` currently has a version constraint of `^14.2` and does not properly support 15.x.

The last change of note is the new configuration for the `value-keyword-case` rule in `.stylelint-css.json`. This was added as a way to prevent the `currentColor` from being changed to all lowercase.

Props jorbin, poena.
See #59663, #59658.
Built from https://develop.svn.wordpress.org/trunk@57122


git-svn-id: http://core.svn.wordpress.org/trunk@56633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-11-17 16:22:19 +00:00
..
twentyeleven Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentyfifteen Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentyfourteen Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentynineteen Docs: Replace miscellaneous incorrect PHPDoc tags. 2023-11-13 11:13:27 +00:00
twentyseventeen Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentysixteen Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentyten Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentythirteen Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentytwelve Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentytwenty Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentytwentyfour Twenty Twenty-Four: Bugfixes and refinement for 6.4 RC4. 2023-11-06 14:43:23 +00:00
twentytwentyone Twenty Twenty-One: Update all dependencies. 2023-11-17 16:22:19 +00:00
twentytwentythree Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
twentytwentytwo Bundled Themes: Bump versions for WP 6.4 releases. 2023-11-06 15:21:23 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00