Skip to content

Commit ba0ddd5

Browse files
authored
Merge pull request #886 from w3bdesign/renovate/tailwindcss-3.x
Update dependency tailwindcss to v3.2.2
2 parents 01be7d0 + 6d9c6fd commit ba0ddd5

File tree

2 files changed

+31
-2
lines changed

2 files changed

+31
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nuxt": "2.15.8",
4444
"postcss": "8.4.18",
4545
"prettier": "2.7.1",
46-
"tailwindcss": "3.2.1",
46+
"tailwindcss": "3.2.2",
4747
"uid": "2.0.1",
4848
"vue": "2.7.13",
4949
"vue-instantsearch": "3.9.0",

yarn.lock

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14595,7 +14595,36 @@ tailwind-config-viewer@^1.7.2:
1459514595
portfinder "^1.0.26"
1459614596
replace-in-file "^6.1.0"
1459714597

14598-
[email protected], tailwindcss@^3.2.0:
14598+
14599+
version "3.2.2"
14600+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.2.tgz#705f78cec8f4de2feb52abdb7a8a056e67f2d736"
14601+
integrity sha512-c2GtSdqg+harR4QeoTmex0Ngfg8IIHNeLQH5yr2B9uZbZR1Xt1rYbjWOWTcj3YLTZhrmZnPowoQDbSRFyZHQ5Q==
14602+
dependencies:
14603+
arg "^5.0.2"
14604+
chokidar "^3.5.3"
14605+
color-name "^1.1.4"
14606+
detective "^5.2.1"
14607+
didyoumean "^1.2.2"
14608+
dlv "^1.1.3"
14609+
fast-glob "^3.2.12"
14610+
glob-parent "^6.0.2"
14611+
is-glob "^4.0.3"
14612+
lilconfig "^2.0.6"
14613+
micromatch "^4.0.5"
14614+
normalize-path "^3.0.0"
14615+
object-hash "^3.0.0"
14616+
picocolors "^1.0.0"
14617+
postcss "^8.4.18"
14618+
postcss-import "^14.1.0"
14619+
postcss-js "^4.0.0"
14620+
postcss-load-config "^3.1.4"
14621+
postcss-nested "6.0.0"
14622+
postcss-selector-parser "^6.0.10"
14623+
postcss-value-parser "^4.2.0"
14624+
quick-lru "^5.1.1"
14625+
resolve "^1.22.1"
14626+
14627+
tailwindcss@^3.2.0:
1459914628
version "3.2.1"
1460014629
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.1.tgz#1bd828fff3172489962357f8d531c184080a6786"
1460114630
integrity sha512-Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg==

0 commit comments

Comments
 (0)