Skip to content

Commit 770c89d

Browse files
Bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [postcss](https://github.com/postcss/postcss), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/postcss` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.9/packages/@tailwindcss-postcss) Updates `postcss` from 8.5.4 to 8.5.5 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.4...8.5.5) Updates `postcss-preset-env` from 10.2.2 to 10.2.3 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `tailwindcss` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.9/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss-preset-env dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab7906f commit 770c89d

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package-lock.json

Lines changed: 77 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@metalsmith/layouts": "^3.0.0",
3939
"@metalsmith/markdown": "^1.10.0",
4040
"@metalsmith/permalinks": "^3.2.0",
41-
"@tailwindcss/postcss": "^4.1.8",
41+
"@tailwindcss/postcss": "^4.1.9",
4242
"autoprefixer": "^10.4.21",
4343
"browser-sync": "^3.0.4",
4444
"chokidar-cli": "^3.0.0",
@@ -63,9 +63,9 @@
6363
"metalsmith-tags": "^2.1.0",
6464
"moment": "^2.30.1",
6565
"npm-run-all": "^4.1.5",
66-
"postcss": "^8.5.4",
66+
"postcss": "^8.5.5",
6767
"postcss-cli": "^11.0.1",
68-
"postcss-preset-env": "^10.2.2",
68+
"postcss-preset-env": "^10.2.3",
6969
"striptags": "^3.2.0",
7070
"tailwindcss": "^4.0.0"
7171
}

0 commit comments

Comments
 (0)