Skip to content

Commit 77a8b68

Browse files
Bump the tailwind group with 2 updates
Bumps the tailwind group with 2 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/postcss` from 4.1.14 to 4.1.16 - [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.16/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.1.14 to 4.1.16 - [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.16/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tailwind ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1fa3de commit 77a8b68

File tree

2 files changed

+137
-174
lines changed

2 files changed

+137
-174
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@rollup/plugin-node-resolve": "^16.0.1",
2626
"@rollup/plugin-terser": "^0.4.4",
2727
"@sentry/browser": "^9.33.0",
28-
"@tailwindcss/postcss": "^4.1.14",
28+
"@tailwindcss/postcss": "^4.1.16",
2929
"bootstrap": "^4.6.2",
3030
"classnames": "^2.5.1",
3131
"dompurify": "^3.2.6",
@@ -45,7 +45,7 @@
4545
"sass": "^1.91.0",
4646
"scroll-into-view": "^1.16.2",
4747
"showdown": "^2.1.0",
48-
"tailwindcss": "^4.1.14",
48+
"tailwindcss": "^4.1.16",
4949
"wouter-preact": "^3.7.1"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)