Open dependabot[bot] opened 18 hours ago
Upgraded tailwindcss
Dependency
The version of tailwindcss
, a utility-first CSS framework for creating UI, has been updated from 3.4.13
to 3.4.15
. This upgrade encompasses both package-lock.json
and package.json
.
Upgraded jiti
Dependency
jiti
, a package that enables runtime TypeScript for Node.js, has been upgraded from version 1.21.0
to 1.21.6
in both package-lock.json
and package.json
.
Upgraded micromatch
Dependency
The version of micromatch
, a glob matching library, has been updated from 4.0.5
to 4.0.8
in package-lock.json
.
Updated picocolors
Dependency
picocolors
, an essential color formatting tool for Terminal, has been updated from version 1.1.0
to 1.1.1
in the package-lock.json
.
Upgraded postcss-nested
Dependency
postcss-nested
, a tool to unwrap nested rules like how CSS normally works, has been upgraded from 6.0.1
to 6.2.0
.
Updated postcss-selector-parser
Dependency
postcss-selector-parser
, a CSS selector parser, has been updated from 6.0.15
to 6.1.2
.
Updated tailwindcss
Dependencies
Several dependencies in tailwindcss
have been updated, enhancing its stability and feature-set. Some of the most notable dependencies to be updated include chokidar
, fast-glob
, postcss
, postcss-load-config
, resolve
, and sucrase
.
Bumps tailwindcss from 3.4.13 to 3.4.15.
Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
6069a81
v3.4.15d093dce
Add variable fallback to fix Chrome issue (#15003)4de0769
Fix config types for boxShadow (#14856)8b41e82
update changelog825cd83
AddCODEOWNERS
file (#14702)c8c3a22
Bump dependencies to fix vulnerabilities (#14697)c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(#14625)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show