Skip to content

Commit 44bf0ea

Browse files
chore(deps): bump the styling group with 4 updates (#87)
Bumps the styling group with 4 updates: [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography), [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss) and [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss). Updates `@tailwindcss/typography` from 0.5.19 to 0.5.20 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.19...v0.5.20) Updates `autoprefixer` from 10.5.0 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.0...10.5.4) Updates `postcss` from 8.5.12 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.12...8.5.26) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.8.1 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.8.1) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: styling - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: styling - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: styling - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: styling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ec64cd commit 44bf0ea

2 files changed

Lines changed: 55 additions & 60 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"@opennextjs/cloudflare": "^1.15.1",
2323
"@supabase/ssr": "^0.3.0",
2424
"@supabase/supabase-js": "^2.43.5",
25-
"@tailwindcss/typography": "^0.5.13",
25+
"@tailwindcss/typography": "^0.5.20",
2626
"@vercel/og": "^0.6.2",
27-
"autoprefixer": "^10.4.19",
27+
"autoprefixer": "^10.5.4",
2828
"clsx": "^2.1.1",
2929
"next": "^14.2.35",
30-
"postcss": "^8.4.38",
30+
"postcss": "^8.5.26",
3131
"react": "^18.3.1",
3232
"react-dom": "^18.3.1",
3333
"resend": "^3.3.0",
@@ -48,7 +48,7 @@
4848
"eslint-config-next": "14.2.35",
4949
"playwright": "^1.45.0",
5050
"prettier": "^3.3.2",
51-
"prettier-plugin-tailwindcss": "^0.6.5",
51+
"prettier-plugin-tailwindcss": "^0.8.1",
5252
"typescript": "^5.5.3",
5353
"vitest": "^1.6.0",
5454
"wrangler": "^4.98.0"

0 commit comments

Comments
 (0)