2
2
# yarn lockfile v1
3
3
4
4
5
- " @fullhuman/postcss-purgecss@^3.0.0 " :
6
- version "3.0.0 "
7
- resolved "https://registry.npmjs.org /@fullhuman/postcss-purgecss/-/postcss-purgecss-3.0.0 .tgz"
5
+ " @fullhuman/postcss-purgecss@^3.1.3 " :
6
+ version "3.1.3 "
7
+ resolved "https://registry.yarnpkg.com /@fullhuman/postcss-purgecss/-/postcss-purgecss-3.1.3 .tgz#47af7b87c9bfb3de4bc94a38f875b928fffdf339 "
8
8
dependencies :
9
- postcss "7.0.32"
10
- purgecss "^3.0.0"
9
+ purgecss "^3.1.3"
11
10
12
11
acorn-node@^1.6.1 :
13
12
version "1.8.2"
@@ -85,7 +84,7 @@ caniuse-lite@^1.0.30001181, caniuse-lite@^1.0.30001196:
85
84
version "1.0.30001197"
86
85
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001197.tgz#47ad15b977d2f32b3ec2fe2b087e0c50443771db"
87
86
88
- chalk@^2.4.1, chalk@^2.4.2 :
87
+ chalk@^2.4.1 :
89
88
version "2.4.2"
90
89
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
91
90
dependencies :
@@ -138,10 +137,6 @@ colorette@^1.2.1, colorette@^1.2.2:
138
137
version "1.2.2"
139
138
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
140
139
141
- colorette@^1.2.2 :
142
- version "1.2.2"
143
- resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
144
-
145
140
commander@^6.0.0 :
146
141
version "6.2.0"
147
142
resolved "https://registry.npmjs.org/commander/-/commander-6.2.0.tgz"
@@ -190,14 +185,14 @@ fraction.js@^4.0.13:
190
185
version "4.0.13"
191
186
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.0.13.tgz#3c1c315fa16b35c85fffa95725a36fa729c69dfe"
192
187
193
- fs-extra@^9.0.1 :
194
- version "9.0.1 "
195
- resolved "https://registry.npmjs.org /fs-extra/-/fs-extra-9.0.1. tgz"
188
+ fs-extra@^9.1.0 :
189
+ version "9.1.0 "
190
+ resolved "https://registry.yarnpkg.com /fs-extra/-/fs-extra-9.1.0. tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d "
196
191
dependencies :
197
192
at-least-node "^1.0.0"
198
193
graceful-fs "^4.2.0"
199
194
jsonfile "^6.0.1"
200
- universalify "^1 .0.0"
195
+ universalify "^2 .0.0"
201
196
202
197
fs.realpath@^1.0.0 :
203
198
version "1.0.0"
@@ -259,9 +254,9 @@ is-arrayish@^0.3.1:
259
254
version "0.3.2"
260
255
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
261
256
262
- is-core-module@^2.1 .0 :
263
- version "2.1 .0"
264
- resolved "https://registry.npmjs.org /is-core-module/-/is-core-module-2.1 .0.tgz"
257
+ is-core-module@^2.2 .0 :
258
+ version "2.2 .0"
259
+ resolved "https://registry.yarnpkg.com /is-core-module/-/is-core-module-2.2 .0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a "
265
260
dependencies :
266
261
has "^1.0.3"
267
262
@@ -276,9 +271,9 @@ lodash.toarray@^4.4.0:
276
271
version "4.4.0"
277
272
resolved "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz"
278
273
279
- lodash@^4.17.20 :
280
- version "4.17.20 "
281
- resolved "https://registry.npmjs.org /lodash/-/lodash-4.17.20 .tgz"
274
+ lodash@^4.17.21 :
275
+ version "4.17.21 "
276
+ resolved "https://registry.yarnpkg.com /lodash/-/lodash-4.17.21 .tgz#679591c564c3bffaae8454cf0b3df370c3d6911c "
282
277
283
278
minimatch@^3.0.4 :
284
279
version "3.0.4"
@@ -316,9 +311,9 @@ object-assign@^4.1.1:
316
311
version "4.1.1"
317
312
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
318
313
319
- object-hash@^2.0.3 :
320
- version "2.0.3 "
321
- resolved "https://registry.npmjs.org /object-hash/-/object-hash-2.0.3 .tgz"
314
+ object-hash@^2.1.1 :
315
+ version "2.1.1 "
316
+ resolved "https://registry.yarnpkg.com /object-hash/-/object-hash-2.1.1 .tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09 "
322
317
323
318
once@^1.3.0 :
324
319
version "1.4.0"
@@ -350,9 +345,9 @@ postcss-js@^3.0.3:
350
345
camelcase-css "^2.0.1"
351
346
postcss "^8.1.6"
352
347
353
- postcss-nested@^5.0.1 :
354
- version "5.0.1 "
355
- resolved "https://registry.npmjs.org /postcss-nested/-/postcss-nested-5.0.1 .tgz"
348
+ postcss-nested@^5.0.5 :
349
+ version "5.0.5 "
350
+ resolved "https://registry.yarnpkg.com /postcss-nested/-/postcss-nested-5.0.5 .tgz#f0a107d33a9fab11d7637205f5321e27223e3603 "
356
351
dependencies :
357
352
postcss-selector-parser "^6.0.4"
358
353
@@ -379,14 +374,6 @@ postcss-value-parser@^4.1.0:
379
374
version "4.1.0"
380
375
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz"
381
376
382
-
383
- version "7.0.32"
384
- resolved "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz"
385
- dependencies :
386
- chalk "^2.4.2"
387
- source-map "^0.6.1"
388
- supports-color "^6.1.0"
389
-
390
377
postcss@^6.0.9 :
391
378
version "6.0.23"
392
379
resolved "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz"
@@ -407,27 +394,27 @@ pretty-hrtime@^1.0.3:
407
394
version "1.0.3"
408
395
resolved "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz"
409
396
410
- purgecss@^3.0.0 :
411
- version "3.0.0 "
412
- resolved "https://registry.npmjs.org /purgecss/-/purgecss-3.0.0 .tgz"
397
+ purgecss@^3.1.3 :
398
+ version "3.1.3 "
399
+ resolved "https://registry.yarnpkg.com /purgecss/-/purgecss-3.1.3 .tgz#26987ec09d12eeadc318e22f6e5a9eb0be094f41 "
413
400
dependencies :
414
401
commander "^6.0.0"
415
402
glob "^7.0.0"
416
- postcss "7.0.32 "
403
+ postcss "^8.2.1 "
417
404
postcss-selector-parser "^6.0.2"
418
405
419
- reduce-css-calc@^2.1.6 :
420
- version "2.1.7 "
421
- resolved "https://registry.npmjs.org /reduce-css-calc/-/reduce-css-calc-2.1.7 .tgz"
406
+ reduce-css-calc@^2.1.8 :
407
+ version "2.1.8 "
408
+ resolved "https://registry.yarnpkg.com /reduce-css-calc/-/reduce-css-calc-2.1.8 .tgz#7ef8761a28d614980dc0c982f772c93f7a99de03 "
422
409
dependencies :
423
410
css-unit-converter "^1.1.1"
424
411
postcss-value-parser "^3.3.0"
425
412
426
- resolve@^1.19 .0 :
427
- version "1.19 .0"
428
- resolved "https://registry.npmjs.org /resolve/-/resolve-1.19 .0.tgz"
413
+ resolve@^1.20 .0 :
414
+ version "1.20 .0"
415
+ resolved "https://registry.yarnpkg.com /resolve/-/resolve-1.20 .0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975 "
429
416
dependencies :
430
- is-core-module "^2.1 .0"
417
+ is-core-module "^2.2 .0"
431
418
path-parse "^1.0.6"
432
419
433
420
simple-swizzle@^0.2.2 :
@@ -446,51 +433,41 @@ supports-color@^5.3.0, supports-color@^5.4.0:
446
433
dependencies :
447
434
has-flag "^3.0.0"
448
435
449
- supports-color@^6.1.0 :
450
- version "6.1.0"
451
- resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz"
452
- dependencies :
453
- has-flag "^3.0.0"
454
-
455
436
supports-color@^7.1.0 :
456
437
version "7.2.0"
457
438
resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
458
439
dependencies :
459
440
has-flag "^4.0.0"
460
441
461
- tailwindcss@^2.0.2 :
462
- version "2.0.2 "
463
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.0.2 .tgz#28e1573d29dd4547b26782facb05bcfaa92be366 "
442
+ tailwindcss@^2.0.4 :
443
+ version "2.0.4 "
444
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.0.4 .tgz#cf13e62738c3a27065664e449d93b66ee2945506 "
464
445
dependencies :
465
- " @fullhuman/postcss-purgecss" " ^3.0.0 "
446
+ " @fullhuman/postcss-purgecss" " ^3.1.3 "
466
447
bytes "^3.0.0"
467
448
chalk "^4.1.0"
468
449
color "^3.1.3"
469
450
detective "^5.2.0"
470
451
didyoumean "^1.2.1"
471
- fs-extra "^9.0.1 "
452
+ fs-extra "^9.1.0 "
472
453
html-tags "^3.1.0"
473
- lodash "^4.17.20 "
454
+ lodash "^4.17.21 "
474
455
modern-normalize "^1.0.0"
475
456
node-emoji "^1.8.1"
476
- object-hash "^2.0.3 "
457
+ object-hash "^2.1.1 "
477
458
postcss-functions "^3"
478
459
postcss-js "^3.0.3"
479
- postcss-nested "^5.0.1 "
460
+ postcss-nested "^5.0.5 "
480
461
postcss-selector-parser "^6.0.4"
481
462
postcss-value-parser "^4.1.0"
482
463
pretty-hrtime "^1.0.3"
483
- reduce-css-calc "^2.1.6 "
484
- resolve "^1.19 .0"
464
+ reduce-css-calc "^2.1.8 "
465
+ resolve "^1.20 .0"
485
466
486
467
uniq@^1.0.1 :
487
468
version "1.0.1"
488
469
resolved "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz"
489
470
490
- universalify@^1.0.0 :
491
- version "1.0.0"
492
- resolved "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz"
493
-
494
471
universalify@^2.0.0 :
495
472
version "2.0.0"
496
473
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
0 commit comments