From f8eabf3bd485182400b157b171a39575faec095a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 20:04:35 +0000 Subject: [PATCH] chore(deps-dev): bump @catppuccin/tailwindcss from 0.1.1 to 0.1.6 Bumps [@catppuccin/tailwindcss](https://github.com/catppuccin/tailwindcss) from 0.1.1 to 0.1.6. - [Release notes](https://github.com/catppuccin/tailwindcss/releases) - [Changelog](https://github.com/catppuccin/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/catppuccin/tailwindcss/compare/v0.1.1...v0.1.6) --- updated-dependencies: - dependency-name: "@catppuccin/tailwindcss" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++------------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index bdade288..8f284ef3 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", - "@catppuccin/tailwindcss": "^0.1.1", + "@catppuccin/tailwindcss": "^0.1.6", "@fontsource/inter": "^5.0.3", "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", diff --git a/yarn.lock b/yarn.lock index c2cf6ebb..732c5839 100644 --- a/yarn.lock +++ b/yarn.lock @@ -230,18 +230,10 @@ "@babel/helper-validator-identifier" "^7.22.5" to-fast-properties "^2.0.0" -"@catppuccin/palette@0.1.5": - version "0.1.5" - resolved "https://registry.yarnpkg.com/@catppuccin/palette/-/palette-0.1.5.tgz#79350555c86707913942bf4feaac9fe9bc0c1d7c" - integrity sha512-IQLsZwXDMpLc5CFGjIMa/gFnnFL/QLB280F11B51JweZHerZ/FgPXdIR4eQqn1CgrqI3wGfgnj1LVPx12DV/Uw== - -"@catppuccin/tailwindcss@^0.1.1": - version "0.1.1" - resolved "https://registry.yarnpkg.com/@catppuccin/tailwindcss/-/tailwindcss-0.1.1.tgz#16cfeec67591fe2b0428d6aaca718c72cdb67e53" - integrity sha512-WWOzx8uOf3QPZ1HdVSkpgaqzMzrfYpOgAketQAQ7493eFhlYC4bJ1ViT5ukhwfhzuu3xnmke+Op2qjhHnyjt8g== - dependencies: - "@catppuccin/palette" "0.1.5" - tailwindcss "^3.0.24" +"@catppuccin/tailwindcss@^0.1.6": + version "0.1.6" + resolved "https://registry.yarnpkg.com/@catppuccin/tailwindcss/-/tailwindcss-0.1.6.tgz#d97c491e1523ead83009e32d0a34c364c2a0ca5b" + integrity sha512-V+Y0AwZ5SSyvOVAcDl7Ng30xy+m82OKnEJ+9+kcZZ7lRyXuZrAb2GScdq9XR3v+ggt8qiZ/G4TvaC9cJ88AAXA== "@cdransf/eleventy-plugin-heroicons@^1.3.1": version "1.3.1" @@ -5278,7 +5270,7 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -tailwindcss@^3.0.24, tailwindcss@^3.3.2: +tailwindcss@^3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.2.tgz#2f9e35d715fdf0bbf674d90147a0684d7054a2d3" integrity sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==