Skip to content

Commit 99b7b28

Browse files
build(deps-dev): bump tailwindcss from 3.4.10 to 3.4.13 in /media (#173)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.10 to 3.4.13. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.13) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5add0a commit 99b7b28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"postcss": "^8",
5757
"prettier": "^3.3.3",
5858
"react-syntax-highlighter": "^15.5.0",
59-
"tailwindcss": "^3.4.10",
59+
"tailwindcss": "^3.4.13",
6060
"typescript": "^5",
6161
"vite": "^2.9.18"
6262
}

media/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6038,10 +6038,10 @@ supports-preserve-symlinks-flag@^1.0.0:
60386038
resolved "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
60396039
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
60406040

6041-
tailwindcss@^3.4.10:
6042-
version "3.4.10"
6043-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.10.tgz#70442d9aeb78758d1f911af29af8255ecdb8ffef"
6044-
integrity sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==
6041+
tailwindcss@^3.4.13:
6042+
version "3.4.13"
6043+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.13.tgz#3d11e5510660f99df4f1bfb2d78434666cb8f831"
6044+
integrity sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==
60456045
dependencies:
60466046
"@alloc/quick-lru" "^5.2.0"
60476047
arg "^5.0.2"

0 commit comments

Comments
 (0)