Skip to content

Commit 9fc03b6

Browse files
chore(deps): update dependency tailwindcss to v3.1.4
1 parent b2bb56f commit 9fc03b6

File tree

2 files changed

+142
-40
lines changed

2 files changed

+142
-40
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"devDependencies": {
2525
"babel-preset-gatsby": "^2.4.0",
2626
"postcss-preset-env": "7.2.0",
27-
"tailwindcss": "3.0.12"
27+
"tailwindcss": "3.1.4"
2828
}
2929
}

yarn.lock

Lines changed: 141 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,7 +2476,7 @@ acorn-jsx@^5.3.1:
24762476
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
24772477
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
24782478

2479-
acorn-node@^1.6.1:
2479+
acorn-node@^1.8.2:
24802480
version "1.8.2"
24812481
resolved "https://registry.yarnpkg.com/acorn-node/-/acorn-node-1.8.2.tgz#114c95d64539e53dede23de8b9d96df7c7ae2af8"
24822482
integrity sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==
@@ -2652,10 +2652,10 @@ arg@^4.1.0:
26522652
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
26532653
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
26542654

2655-
arg@^5.0.1:
2656-
version "5.0.1"
2657-
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.1.tgz#eb0c9a8f77786cad2af8ff2b862899842d7b6adb"
2658-
integrity sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==
2655+
arg@^5.0.2:
2656+
version "5.0.2"
2657+
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.2.tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c"
2658+
integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==
26592659

26602660
argparse@^1.0.7:
26612661
version "1.0.10"
@@ -3410,6 +3410,21 @@ chokidar@^3.4.0, chokidar@^3.5.2:
34103410
optionalDependencies:
34113411
fsevents "~2.3.2"
34123412

3413+
chokidar@^3.5.3:
3414+
version "3.5.3"
3415+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
3416+
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
3417+
dependencies:
3418+
anymatch "~3.1.2"
3419+
braces "~3.0.2"
3420+
glob-parent "~5.1.2"
3421+
is-binary-path "~2.1.0"
3422+
is-glob "~4.0.1"
3423+
normalize-path "~3.0.0"
3424+
readdirp "~3.6.0"
3425+
optionalDependencies:
3426+
fsevents "~2.3.2"
3427+
34133428
chownr@^1.1.1:
34143429
version "1.1.4"
34153430
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -3810,7 +3825,7 @@ cosmiconfig@^6.0.0:
38103825
path-type "^4.0.0"
38113826
yaml "^1.7.2"
38123827

3813-
cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
3828+
cosmiconfig@^7.0.0:
38143829
version "7.0.1"
38153830
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
38163831
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
@@ -4270,14 +4285,14 @@ detect-port@^1.3.0:
42704285
address "^1.0.1"
42714286
debug "^2.6.0"
42724287

4273-
detective@^5.2.0:
4274-
version "5.2.0"
4275-
resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.0.tgz#feb2a77e85b904ecdea459ad897cc90a99bd2a7b"
4276-
integrity sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==
4288+
detective@^5.2.1:
4289+
version "5.2.1"
4290+
resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.1.tgz#6af01eeda11015acb0e73f933242b70f24f91034"
4291+
integrity sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==
42774292
dependencies:
4278-
acorn-node "^1.6.1"
4293+
acorn-node "^1.8.2"
42794294
defined "^1.0.0"
4280-
minimist "^1.1.1"
4295+
minimist "^1.2.6"
42814296

42824297
devcert@^1.2.0:
42834298
version "1.2.0"
@@ -5142,7 +5157,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
51425157
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
51435158
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
51445159

5145-
fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.7, fast-glob@^3.2.9:
5160+
fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.9:
51465161
version "3.2.10"
51475162
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.10.tgz#2734f83baa7f43b7fd41e13bc34438f4ffe284ee"
51485163
integrity sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==
@@ -5153,6 +5168,17 @@ fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.7, fast-glob@^3.2.9:
51535168
merge2 "^1.3.0"
51545169
micromatch "^4.0.4"
51555170

5171+
fast-glob@^3.2.11:
5172+
version "3.2.11"
5173+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
5174+
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
5175+
dependencies:
5176+
"@nodelib/fs.stat" "^2.0.2"
5177+
"@nodelib/fs.walk" "^1.2.3"
5178+
glob-parent "^5.1.2"
5179+
merge2 "^1.3.0"
5180+
micromatch "^4.0.4"
5181+
51565182
fast-json-stable-stringify@^2.0.0:
51575183
version "2.1.0"
51585184
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -6804,6 +6830,13 @@ is-core-module@^2.2.0, is-core-module@^2.8.0:
68046830
dependencies:
68056831
has "^1.0.3"
68066832

6833+
is-core-module@^2.9.0:
6834+
version "2.9.0"
6835+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
6836+
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
6837+
dependencies:
6838+
has "^1.0.3"
6839+
68076840
is-data-descriptor@^0.1.4:
68086841
version "0.1.4"
68096842
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -7405,11 +7438,16 @@ levn@^0.4.1:
74057438
prelude-ls "^1.2.1"
74067439
type-check "~0.4.0"
74077440

7408-
lilconfig@^2.0.3, lilconfig@^2.0.4:
7441+
lilconfig@^2.0.3:
74097442
version "2.0.4"
74107443
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
74117444
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
74127445

7446+
lilconfig@^2.0.5:
7447+
version "2.0.5"
7448+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25"
7449+
integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==
7450+
74137451
lines-and-columns@^1.1.6:
74147452
version "1.2.4"
74157453
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
@@ -8015,11 +8053,16 @@ [email protected], minimatch@^3.0.4:
80158053
dependencies:
80168054
brace-expansion "^1.1.7"
80178055

8018-
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
8056+
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
80198057
version "1.2.5"
80208058
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
80218059
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
80228060

8061+
minimist@^1.2.6:
8062+
version "1.2.6"
8063+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
8064+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
8065+
80238066
mitt@^1.2.0:
80248067
version "1.2.0"
80258068
resolved "https://registry.yarnpkg.com/mitt/-/mitt-1.2.0.tgz#cb24e6569c806e31bd4e3995787fe38a04fdf90d"
@@ -8114,6 +8157,11 @@ nanoid@^3.1.30:
81148157
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
81158158
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
81168159

8160+
nanoid@^3.3.4:
8161+
version "3.3.4"
8162+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
8163+
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
8164+
81178165
nanomatch@^1.2.9:
81188166
version "1.2.13"
81198167
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -8343,10 +8391,10 @@ object-copy@^0.1.0:
83438391
define-property "^0.2.5"
83448392
kind-of "^3.0.3"
83458393

8346-
object-hash@^2.2.0:
8347-
version "2.2.0"
8348-
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
8349-
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
8394+
object-hash@^3.0.0:
8395+
version "3.0.0"
8396+
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9"
8397+
integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==
83508398

83518399
object-inspect@^1.11.0, object-inspect@^1.9.0:
83528400
version "1.12.0"
@@ -8852,6 +8900,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
88528900
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
88538901
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
88548902

8903+
pify@^2.3.0:
8904+
version "2.3.0"
8905+
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
8906+
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
8907+
88558908
pify@^4.0.1:
88568909
version "4.0.1"
88578910
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
@@ -9042,6 +9095,15 @@ postcss-image-set-function@^4.0.4:
90429095
dependencies:
90439096
postcss-value-parser "^4.2.0"
90449097

9098+
postcss-import@^14.1.0:
9099+
version "14.1.0"
9100+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0"
9101+
integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
9102+
dependencies:
9103+
postcss-value-parser "^4.0.0"
9104+
read-cache "^1.0.0"
9105+
resolve "^1.1.7"
9106+
90459107
postcss-initial@^4.0.1:
90469108
version "4.0.1"
90479109
resolved "https://registry.yarnpkg.com/postcss-initial/-/postcss-initial-4.0.1.tgz#529f735f72c5724a0fb30527df6fb7ac54d7de42"
@@ -9061,12 +9123,12 @@ postcss-lab-function@^4.0.3:
90619123
dependencies:
90629124
postcss-value-parser "^4.2.0"
90639125

9064-
postcss-load-config@^3.1.0:
9065-
version "3.1.1"
9066-
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-3.1.1.tgz#2f53a17f2f543d9e63864460af42efdac0d41f87"
9067-
integrity sha512-c/9XYboIbSEUZpiD1UQD0IKiUe8n9WHYV7YFe7X7J+ZwCsEKkUJSFWjS9hBU1RR9THR7jMXst8sxiqP0jjo2mg==
9126+
postcss-load-config@^3.1.4:
9127+
version "3.1.4"
9128+
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-3.1.4.tgz#1ab2571faf84bb078877e1d07905eabe9ebda855"
9129+
integrity sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==
90689130
dependencies:
9069-
lilconfig "^2.0.4"
9131+
lilconfig "^2.0.5"
90709132
yaml "^1.10.2"
90719133

90729134
postcss-loader@^4.3.0:
@@ -9354,6 +9416,14 @@ postcss-selector-not@^5.0.0:
93549416
dependencies:
93559417
balanced-match "^1.0.0"
93569418

9419+
postcss-selector-parser@^6.0.10:
9420+
version "6.0.10"
9421+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
9422+
integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
9423+
dependencies:
9424+
cssesc "^3.0.0"
9425+
util-deprecate "^1.0.2"
9426+
93579427
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6, postcss-selector-parser@^6.0.8:
93589428
version "6.0.8"
93599429
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.8.tgz#f023ed7a9ea736cd7ef70342996e8e78645a7914"
@@ -9378,7 +9448,7 @@ postcss-unique-selectors@^5.0.2:
93789448
alphanum-sort "^1.0.2"
93799449
postcss-selector-parser "^6.0.5"
93809450

9381-
postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
9451+
postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
93829452
version "4.2.0"
93839453
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
93849454
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
@@ -9392,6 +9462,15 @@ postcss@^8.2.15, postcss@^8.2.9, postcss@^8.3.11:
93929462
picocolors "^1.0.0"
93939463
source-map-js "^1.0.1"
93949464

9465+
postcss@^8.4.14:
9466+
version "8.4.14"
9467+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
9468+
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
9469+
dependencies:
9470+
nanoid "^3.3.4"
9471+
picocolors "^1.0.0"
9472+
source-map-js "^1.0.2"
9473+
93959474
potrace@^2.1.8:
93969475
version "2.1.8"
93979476
resolved "https://registry.yarnpkg.com/potrace/-/potrace-2.1.8.tgz#50f6fba92e1e39ddef6f979b0a0f841809e0acf2"
@@ -9718,6 +9797,13 @@ [email protected]:
97189797
loose-envify "^1.1.0"
97199798
object-assign "^4.1.1"
97209799

9800+
read-cache@^1.0.0:
9801+
version "1.0.0"
9802+
resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774"
9803+
integrity sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==
9804+
dependencies:
9805+
pify "^2.3.0"
9806+
97219807
read@^1.0.7:
97229808
version "1.0.7"
97239809
resolved "https://registry.yarnpkg.com/read/-/read-1.0.7.tgz#b3da19bd052431a97671d44a42634adf710b40c4"
@@ -10108,6 +10194,15 @@ resolve-url@^0.2.1:
1010810194
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1010910195
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1011010196

10197+
resolve@^1.1.7, resolve@^1.22.0:
10198+
version "1.22.1"
10199+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
10200+
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
10201+
dependencies:
10202+
is-core-module "^2.9.0"
10203+
path-parse "^1.0.7"
10204+
supports-preserve-symlinks-flag "^1.0.0"
10205+
1011110206
resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2:
1011210207
version "1.21.0"
1011310208
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
@@ -10584,6 +10679,11 @@ source-map-js@^1.0.1:
1058410679
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
1058510680
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
1058610681

10682+
source-map-js@^1.0.2:
10683+
version "1.0.2"
10684+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
10685+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
10686+
1058710687
source-map-resolve@^0.5.0:
1058810688
version "0.5.3"
1058910689
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
@@ -11040,31 +11140,33 @@ table@^6.0.9:
1104011140
string-width "^4.2.3"
1104111141
strip-ansi "^6.0.1"
1104211142

11043-
tailwindcss@3.0.12:
11044-
version "3.0.12"
11045-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.12.tgz#b43bf952dbfd62cec087319748eb69f8e1c7855d"
11046-
integrity sha512-VqhF86z2c34sJyS5ZS8Q2nYuN0KzqZw1GGsuQQO9kJ3mY1oG7Fsag0vICkxUVXk6P+1sUkTkjMjKWCjEF0hNHw==
11143+
tailwindcss@3.1.4:
11144+
version "3.1.4"
11145+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.4.tgz#64b09059805505902139fa805d97046080bd90b9"
11146+
integrity sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==
1104711147
dependencies:
11048-
arg "^5.0.1"
11049-
chalk "^4.1.2"
11050-
chokidar "^3.5.2"
11148+
arg "^5.0.2"
11149+
chokidar "^3.5.3"
1105111150
color-name "^1.1.4"
11052-
cosmiconfig "^7.0.1"
11053-
detective "^5.2.0"
11151+
detective "^5.2.1"
1105411152
didyoumean "^1.2.2"
1105511153
dlv "^1.1.3"
11056-
fast-glob "^3.2.7"
11154+
fast-glob "^3.2.11"
1105711155
glob-parent "^6.0.2"
1105811156
is-glob "^4.0.3"
11157+
lilconfig "^2.0.5"
1105911158
normalize-path "^3.0.0"
11060-
object-hash "^2.2.0"
11159+
object-hash "^3.0.0"
11160+
picocolors "^1.0.0"
11161+
postcss "^8.4.14"
11162+
postcss-import "^14.1.0"
1106111163
postcss-js "^4.0.0"
11062-
postcss-load-config "^3.1.0"
11164+
postcss-load-config "^3.1.4"
1106311165
postcss-nested "5.0.6"
11064-
postcss-selector-parser "^6.0.8"
11166+
postcss-selector-parser "^6.0.10"
1106511167
postcss-value-parser "^4.2.0"
1106611168
quick-lru "^5.1.1"
11067-
resolve "^1.20.0"
11169+
resolve "^1.22.0"
1106811170

1106911171
tapable@^1.0.0:
1107011172
version "1.1.3"

0 commit comments

Comments
 (0)