Skip to content

Commit 63cc772

Browse files
meta: bump the styling group with 2 updates (#7926)
--- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: styling - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: styling ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 538527e commit 63cc772

File tree

4 files changed

+121
-124
lines changed

4 files changed

+121
-124
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@radix-ui/react-tabs": "^1.1.12",
4747
"@radix-ui/react-toast": "^1.2.14",
4848
"@radix-ui/react-tooltip": "^1.2.7",
49-
"@tailwindcss/postcss": "~4.1.8",
49+
"@tailwindcss/postcss": "~4.1.11",
5050
"@types/node": "catalog:",
5151
"@types/react": "catalog:",
5252
"@vcarl/remark-headings": "~0.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "~9.28.0",
4747
"eslint-plugin-import-x": "~4.15.0",
4848
"prettier": "3.5.3",
49-
"prettier-plugin-tailwindcss": "0.6.12"
49+
"prettier-plugin-tailwindcss": "0.6.13"
5050
},
5151
"packageManager": "[email protected]",
5252
"devEngines": {

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@radix-ui/react-tabs": "~1.1.12",
4343
"@radix-ui/react-toast": "~1.2.14",
4444
"@radix-ui/react-tooltip": "~1.2.7",
45-
"@tailwindcss/postcss": "~4.1.8",
45+
"@tailwindcss/postcss": "~4.1.11",
4646
"@vcarl/remark-headings": "~0.1.0",
4747
"classnames": "catalog:",
4848
"postcss-calc": "^10.1.1",

0 commit comments

Comments
 (0)