Skip to content

Commit 1f72062

Browse files
Bump the npm-dependencies group with 3 updates (#451)
Bumps the npm-dependencies group with 3 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) and [tapable](https://github.com/webpack/tapable). Updates `@tailwindcss/postcss` from 4.2.3 to 4.2.4 - [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.2.4/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.2.3 to 4.2.4 - [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.2.4/packages/tailwindcss) Updates `tapable` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/webpack/tapable/releases) - [Changelog](https://github.com/webpack/tapable/blob/main/CHANGELOG.md) - [Commits](webpack/tapable@v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tapable dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d004e0c commit 1f72062

2 files changed

Lines changed: 71 additions & 71 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "script.js",
66
"dependencies": {
77
"@11ty/eleventy": "^3.1.5",
8-
"@tailwindcss/postcss": "^4.2.3",
8+
"@tailwindcss/postcss": "^4.2.4",
99
"detect-libc": "^2.1.2",
1010
"enhanced-resolve": "^5.20.1",
1111
"graceful-fs": "^4.2.11",
@@ -23,7 +23,7 @@
2323
"postcss": "^8.5.10",
2424
"source-map-js": "^1.2.1",
2525
"tailwindcss": "^4.2.2",
26-
"tapable": "^2.3.2"
26+
"tapable": "^2.3.3"
2727
},
2828
"devDependencies": {
2929
"esbuild": "^0.28.0",

0 commit comments

Comments
 (0)