We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cdbbf7 commit 465f004Copy full SHA for 465f004
bun.lockb
3.12 KB
package.json
@@ -75,7 +75,7 @@
75
"prettier": "3.3.3",
76
"prettier-plugin-tailwindcss": "0.6.6",
77
"release-it": "17.6.0",
78
- "tailwindcss": "3.4.10",
+ "tailwindcss": "3.4.11",
79
"typescript": "5.5.4"
80
},
81
"overrides": {
packages/~/config/tailwindcss/package.json
@@ -8,6 +8,6 @@
8
"@tailwindcss/typography": "0.5.15",
9
"autoprefixer": "10.4.20",
10
"tailwind-variants": "0.2.1",
11
- "tailwindcss": "3.4.10"
+ "tailwindcss": "3.4.11"
12
}
13
0 commit comments