Skip to content

Commit 60a7ca9

Browse files
chore(deps-dev): bump tailwindcss in the dependencies group (#7400)
Bumps the dependencies group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.11 to 3.4.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.12/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.11...v3.4.12) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e3d2b5 commit 60a7ca9

File tree

2 files changed

+34
-9
lines changed

2 files changed

+34
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"sitemap-static": "^0.4.2",
137137
"static-site-generator-webpack-plugin": "^3.4.1",
138138
"style-loader": "^4.0.0",
139-
"tailwindcss": "^3.4.11",
139+
"tailwindcss": "^3.4.12",
140140
"tap-spot": "^1.1.2",
141141
"unist-util-visit": "^5.0.0",
142142
"webpack": "^5.94.0",

yarn.lock

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11914,7 +11914,7 @@ source-list-map@^2.0.0:
1191411914
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
1191511915
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
1191611916

11917-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.2.0, source-map-js@^1.2.1:
11917+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.2.1:
1191811918
version "1.2.1"
1191911919
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
1192011920
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
@@ -12121,7 +12121,16 @@ string-length@^4.0.1:
1212112121
char-regex "^1.0.2"
1212212122
strip-ansi "^6.0.0"
1212312123

12124-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12124+
"string-width-cjs@npm:string-width@^4.2.0":
12125+
version "4.2.3"
12126+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12127+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12128+
dependencies:
12129+
emoji-regex "^8.0.0"
12130+
is-fullwidth-code-point "^3.0.0"
12131+
strip-ansi "^6.0.1"
12132+
12133+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1212512134
version "4.2.3"
1212612135
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1212712136
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12248,7 +12257,7 @@ stringify-object@^3.3.0:
1224812257
is-obj "^1.0.1"
1224912258
is-regexp "^1.0.0"
1225012259

12251-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12260+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1225212261
version "6.0.1"
1225312262
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1225412263
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12262,6 +12271,13 @@ strip-ansi@^3.0.0:
1226212271
dependencies:
1226312272
ansi-regex "^2.0.0"
1226412273

12274+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12275+
version "6.0.1"
12276+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12277+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12278+
dependencies:
12279+
ansi-regex "^5.0.1"
12280+
1226512281
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1226612282
version "7.1.0"
1226712283
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12457,10 +12473,10 @@ table-layout@^1.0.1:
1245712473
typical "^5.2.0"
1245812474
wordwrapjs "^4.0.0"
1245912475

12460-
tailwindcss@^3.4.11:
12461-
version "3.4.11"
12462-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.11.tgz#4d6df41acc05a1d0291b1319490db8df375ab709"
12463-
integrity sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==
12476+
tailwindcss@^3.4.12:
12477+
version "3.4.12"
12478+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.12.tgz#fd3b67c6d2c04d9d7bfa13e3fc70ccef9fef0455"
12479+
integrity sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==
1246412480
dependencies:
1246512481
"@alloc/quick-lru" "^5.2.0"
1246612482
arg "^5.0.2"
@@ -14004,7 +14020,7 @@ workbox-window@^4.3.1:
1400414020
dependencies:
1400514021
workbox-core "^4.3.1"
1400614022

14007-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14023+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1400814024
version "7.0.0"
1400914025
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1401014026
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14022,6 +14038,15 @@ wrap-ansi@^6.2.0:
1402214038
string-width "^4.1.0"
1402314039
strip-ansi "^6.0.0"
1402414040

14041+
wrap-ansi@^7.0.0:
14042+
version "7.0.0"
14043+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14044+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14045+
dependencies:
14046+
ansi-styles "^4.0.0"
14047+
string-width "^4.1.0"
14048+
strip-ansi "^6.0.0"
14049+
1402514050
wrap-ansi@^8.1.0:
1402614051
version "8.1.0"
1402714052
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)