Skip to content

Commit 4f1e040

Browse files
chore(deps): update dependency @theguild/tailwind-config to v0.6.4
1 parent aad7f03 commit 4f1e040

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
@@ -4585,10 +4585,10 @@
45854585
npm-to-yarn "^3.0.0"
45864586
unist-util-visit "^5.0.0"
45874587

4588-
"@theguild/[email protected].3":
4589-
version "0.6.3"
4590-
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.3.tgz#7c1ad4ef0795313a6e21cf64bb7502dc7ce6507f"
4591-
integrity sha512-kmHHBnGRPiFtyBNuWCuKdC+kymh16OuFTD+R/Yb3yo+mNFJlOzGYdcu2ay6g1M+9+OlwSffifD2Zo97AZUwaSg==
4588+
"@theguild/[email protected].4":
4589+
version "0.6.4"
4590+
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.4.tgz#2f5082e866de631f7bb02499c1acd50fd404f6d2"
4591+
integrity sha512-7zscZk+L9x0Z8tMQGtVBC+1usAJ6Nz7hJYCmKzwXyMA4paXr/ghCeMArF9hkIkBp/GH+gKpR+ERaHwmqmvqfVg==
45924592
dependencies:
45934593
"@tailwindcss/container-queries" "^0.1.1"
45944594

0 commit comments

Comments
 (0)