Skip to content

Commit 39940ba

Browse files
Bump tailwindcss from 4.0.8 to 4.0.9 (#2116)
Co-authored-by: Philipp Spiess <[email protected]>
1 parent 803ede5 commit 39940ba

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@heroicons/react": "^2.2.0",
1616
"@next/mdx": "^15.1.6",
1717
"@shikijs/transformers": "^1.26.1",
18-
"@tailwindcss/postcss": "4.0.8",
18+
"@tailwindcss/postcss": "^4.0.9",
1919
"@types/mdx": "^2.0.13",
2020
"clsx": "^2.1.1",
2121
"dedent": "^1.5.3",
@@ -27,11 +27,11 @@
2727
"react": "^19.0.0",
2828
"react-dom": "^19.0.0",
2929
"shiki": "^1.26.1",
30-
"tailwindcss": "4.0.8"
30+
"tailwindcss": "^4.0.9"
3131
},
3232
"devDependencies": {
3333
"@svgr/webpack": "^8.1.0",
34-
"@tailwindcss/node": "4.0.8",
34+
"@tailwindcss/node": "^4.0.9",
3535
"@types/hast": "^3.0.4",
3636
"@types/node": "^22.10.5",
3737
"@types/react": "^19.0.3",

pnpm-lock.yaml

+67-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)