Skip to content

Commit 251d0fd

Browse files
chore(deps): update dependency @theguild/tailwind-config to v0.6.4
1 parent 0c40630 commit 251d0fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"generate-json-config": "tsx generate-config-json-schema.ts"
1111
},
1212
"devDependencies": {
13-
"@theguild/tailwind-config": "0.6.3",
13+
"@theguild/tailwind-config": "0.6.4",
1414
"@types/dedent": "0.7.2",
1515
"@types/jsonpath": "0.2.4",
1616
"@types/node": "22.10.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4590,10 +4590,10 @@
45904590
npm-to-yarn "^3.0.0"
45914591
unist-util-visit "^5.0.0"
45924592

4593-
"@theguild/tailwind-config@0.6.3":
4594-
version "0.6.3"
4595-
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.3.tgz#7c1ad4ef0795313a6e21cf64bb7502dc7ce6507f"
4596-
integrity sha512-kmHHBnGRPiFtyBNuWCuKdC+kymh16OuFTD+R/Yb3yo+mNFJlOzGYdcu2ay6g1M+9+OlwSffifD2Zo97AZUwaSg==
4593+
"@theguild/tailwind-config@0.6.4":
4594+
version "0.6.4"
4595+
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.4.tgz#2f5082e866de631f7bb02499c1acd50fd404f6d2"
4596+
integrity sha512-7zscZk+L9x0Z8tMQGtVBC+1usAJ6Nz7hJYCmKzwXyMA4paXr/ghCeMArF9hkIkBp/GH+gKpR+ERaHwmqmvqfVg==
45974597
dependencies:
45984598
"@tailwindcss/container-queries" "^0.1.1"
45994599

0 commit comments

Comments
 (0)