Skip to content

Commit a03fde6

Browse files
chore(deps): update dependency @theguild/tailwind-config to v0.6.3 (#2773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 691475c commit a03fde6

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
@@ -18,7 +18,7 @@
1818
"react-dom": "^19.0.0"
1919
},
2020
"devDependencies": {
21-
"@theguild/tailwind-config": "0.6.2",
21+
"@theguild/tailwind-config": "0.6.3",
2222
"@types/node": "22.13.9",
2323
"@types/react": "19.0.10",
2424
"cross-env": "7.0.3",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -903,10 +903,10 @@
903903
npm-to-yarn "^3.0.0"
904904
unist-util-visit "^5.0.0"
905905

906-
"@theguild/[email protected].2":
907-
version "0.6.2"
908-
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.2.tgz#d4fa0bb925979f7c1b92bf3b018666b3f27d5ae9"
909-
integrity sha512-dl0P3qDjj8Us0PSuPQKE+N1ZJXjuhr4uWi66pdTy24PdSNODFSBe7YgK87/UOfDUCDNnImRgt3Do6uAYsP46oA==
906+
"@theguild/[email protected].3":
907+
version "0.6.3"
908+
resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.3.tgz#7c1ad4ef0795313a6e21cf64bb7502dc7ce6507f"
909+
integrity sha512-kmHHBnGRPiFtyBNuWCuKdC+kymh16OuFTD+R/Yb3yo+mNFJlOzGYdcu2ay6g1M+9+OlwSffifD2Zo97AZUwaSg==
910910
dependencies:
911911
"@tailwindcss/container-queries" "^0.1.1"
912912

0 commit comments

Comments
 (0)