Skip to content

Commit f50950a

Browse files
committed
Update dependency tailwindcss to v2
1 parent e7b103a commit f50950a

File tree

2 files changed

+113
-71
lines changed

2 files changed

+113
-71
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "github:preact-compat/react-dom#1.0.0",
2626
"react-refresh": "0.9.0",
2727
"react-ssr-prepass": "npm:[email protected]",
28-
"tailwindcss": "1.9.6"
28+
"tailwindcss": "2.0.1"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "7.12.9",

yarn.lock

+112-70
Original file line numberDiff line numberDiff line change
@@ -2054,13 +2054,13 @@
20542054
minimatch "^3.0.4"
20552055
strip-json-comments "^3.1.1"
20562056

2057-
"@fullhuman/postcss-purgecss@^2.1.2":
2058-
version "2.3.0"
2059-
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-2.3.0.tgz#50a954757ec78696615d3e118e3fee2d9291882e"
2060-
integrity sha512-qnKm5dIOyPGJ70kPZ5jiz0I9foVOic0j+cOzNDoo8KoCf6HjicIZ99UfO2OmE7vCYSKAAepEwJtNzpiiZAh9xw==
2057+
"@fullhuman/postcss-purgecss@^3.0.0":
2058+
version "3.0.0"
2059+
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.0.0.tgz#e39bf7a7d2a2c664ed151b639785b2efcbca33ff"
2060+
integrity sha512-cvuOgMwIVlfgWcUMqg5p33NbGUxLwMrKtDKkm3QRfOo4PRVNR6+y/xd9OyXTVZiB1bIpKNJ0ZObYPWD3DRQDtw==
20612061
dependencies:
20622062
postcss "7.0.32"
2063-
purgecss "^2.3.0"
2063+
purgecss "^3.0.0"
20642064

20652065
20662066
version "5.0.1"
@@ -4040,7 +4040,7 @@ atob@^2.1.2:
40404040
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
40414041
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
40424042

4043-
autoprefixer@^9.4.5, autoprefixer@^9.6.1, autoprefixer@^9.7.2:
4043+
autoprefixer@^9.6.1, autoprefixer@^9.7.2:
40444044
version "9.8.6"
40454045
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f"
40464046
integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==
@@ -5085,7 +5085,7 @@ chalk@^3.0.0:
50855085
ansi-styles "^4.1.0"
50865086
supports-color "^7.1.0"
50875087

5088-
"chalk@^3.0.0 || ^4.0.0", chalk@^4.0.0, chalk@^4.1.0:
5088+
chalk@^4.0.0, chalk@^4.1.0:
50895089
version "4.1.0"
50905090
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
50915091
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -5386,6 +5386,14 @@ color-string@^1.5.2:
53865386
color-name "^1.0.0"
53875387
simple-swizzle "^0.2.2"
53885388

5389+
color-string@^1.5.4:
5390+
version "1.5.4"
5391+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.4.tgz#dd51cd25cfee953d138fe4002372cc3d0e504cb6"
5392+
integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==
5393+
dependencies:
5394+
color-name "^1.0.0"
5395+
simple-swizzle "^0.2.2"
5396+
53895397
color@^3.1.2:
53905398
version "3.1.2"
53915399
resolved "https://registry.yarnpkg.com/color/-/color-3.1.2.tgz#68148e7f85d41ad7649c5fa8c8106f098d229e10"
@@ -5394,6 +5402,14 @@ color@^3.1.2:
53945402
color-convert "^1.9.1"
53955403
color-string "^1.5.2"
53965404

5405+
color@^3.1.3:
5406+
version "3.1.3"
5407+
resolved "https://registry.yarnpkg.com/color/-/color-3.1.3.tgz#ca67fb4e7b97d611dcde39eceed422067d91596e"
5408+
integrity sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==
5409+
dependencies:
5410+
color-convert "^1.9.1"
5411+
color-string "^1.5.4"
5412+
53975413
colorette@^1.2.1:
53985414
version "1.2.1"
53995415
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
@@ -5431,6 +5447,11 @@ commander@^5.0.0, commander@^5.1.0:
54315447
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
54325448
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
54335449

5450+
commander@^6.0.0:
5451+
version "6.2.0"
5452+
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
5453+
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
5454+
54345455
common-tags@^1.4.0, common-tags@^1.8.0:
54355456
version "1.8.0"
54365457
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -6215,6 +6236,11 @@ detective@^5.2.0:
62156236
defined "^1.0.0"
62166237
minimist "^1.1.1"
62176238

6239+
didyoumean@^1.2.1:
6240+
version "1.2.1"
6241+
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.1.tgz#e92edfdada6537d484d73c0172fd1eba0c4976ff"
6242+
integrity sha1-6S7f2tplN9SE1zwBcv0eugxJdv8=
6243+
62186244
diffie-hellman@^5.0.0:
62196245
version "5.0.3"
62206246
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
@@ -7556,15 +7582,6 @@ fs-extra@^0.30.0:
75567582
path-is-absolute "^1.0.0"
75577583
rimraf "^2.2.8"
75587584

7559-
fs-extra@^8.0.0:
7560-
version "8.1.0"
7561-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
7562-
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
7563-
dependencies:
7564-
graceful-fs "^4.2.0"
7565-
jsonfile "^4.0.0"
7566-
universalify "^0.1.0"
7567-
75687585
fs-extra@^9.0.0, fs-extra@^9.0.1:
75697586
version "9.0.1"
75707587
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
@@ -8576,6 +8593,13 @@ is-core-module@^2.0.0:
85768593
dependencies:
85778594
has "^1.0.3"
85788595

8596+
is-core-module@^2.1.0:
8597+
version "2.2.0"
8598+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
8599+
integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
8600+
dependencies:
8601+
has "^1.0.3"
8602+
85798603
is-data-descriptor@^0.1.4:
85808604
version "0.1.4"
85818605
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -9109,13 +9133,6 @@ jsonfile@^2.1.0:
91099133
optionalDependencies:
91109134
graceful-fs "^4.1.6"
91119135

9112-
jsonfile@^4.0.0:
9113-
version "4.0.0"
9114-
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
9115-
integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
9116-
optionalDependencies:
9117-
graceful-fs "^4.1.6"
9118-
91199136
jsonfile@^6.0.1:
91209137
version "6.0.1"
91219138
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.0.1.tgz#98966cba214378c8c84b82e085907b40bf614179"
@@ -9910,6 +9927,11 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
99109927
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
99119928
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
99129929

9930+
modern-normalize@^1.0.0:
9931+
version "1.0.0"
9932+
resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-1.0.0.tgz#539d84a1e141338b01b346f3e27396d0ed17601e"
9933+
integrity sha512-1lM+BMLGuDfsdwf3rsgBSrxJwAZHFIrQ8YR61xIqdHo0uNKI9M52wNpHSrliZATJp51On6JD0AfRxd4YGSU0lw==
9934+
99139935
moment@^2.27.0:
99149936
version "2.28.0"
99159937
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
@@ -9970,7 +9992,7 @@ nan@^2.12.1:
99709992
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
99719993
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
99729994

9973-
nanoid@^3.1.16:
9995+
nanoid@^3.1.16, nanoid@^3.1.18:
99749996
version "3.1.18"
99759997
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.18.tgz#0680db22ab01c372e89209f5d18283d98de3e96d"
99769998
integrity sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA==
@@ -10257,11 +10279,6 @@ normalize-range@^0.1.2:
1025710279
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
1025810280
integrity sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=
1025910281

10260-
normalize.css@^8.0.1:
10261-
version "8.0.1"
10262-
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-8.0.1.tgz#9b98a208738b9cc2634caacbc42d131c97487bf3"
10263-
integrity sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==
10264-
1026510282
npm-run-path@^1.0.0:
1026610283
version "1.0.0"
1026710284
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-1.0.0.tgz#f5c32bf595fe81ae927daec52e82f8b000ac3c8f"
@@ -11053,7 +11070,7 @@ postcss-font-variant@^4.0.0:
1105311070
dependencies:
1105411071
postcss "^7.0.2"
1105511072

11056-
postcss-functions@^3.0.0:
11073+
postcss-functions@^3:
1105711074
version "3.0.0"
1105811075
resolved "https://registry.yarnpkg.com/postcss-functions/-/postcss-functions-3.0.0.tgz#0e94d01444700a481de20de4d55fb2640564250e"
1105911076
integrity sha1-DpTQFERwCkgd4g3k1V+yZAVkJQ4=
@@ -11086,13 +11103,13 @@ postcss-initial@^3.0.0:
1108611103
lodash.template "^4.5.0"
1108711104
postcss "^7.0.2"
1108811105

11089-
postcss-js@^2.0.0:
11090-
version "2.0.3"
11091-
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.3.tgz#a96f0f23ff3d08cec7dc5b11bf11c5f8077cdab9"
11092-
integrity sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w==
11106+
postcss-js@^3.0.3:
11107+
version "3.0.3"
11108+
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-3.0.3.tgz#2f0bd370a2e8599d45439f6970403b5873abda33"
11109+
integrity sha512-gWnoWQXKFw65Hk/mi2+WTQTHdPD5UJdDXZmX073EY/B3BWnYjO4F4t0VneTCnCGQ5E5GsCdMkzPaTXwl3r5dJw==
1109311110
dependencies:
1109411111
camelcase-css "^2.0.1"
11095-
postcss "^7.0.18"
11112+
postcss "^8.1.6"
1109611113

1109711114
postcss-lab-function@^2.0.1:
1109811115
version "2.0.1"
@@ -11168,13 +11185,12 @@ postcss-modules-values@^3.0.0:
1116811185
icss-utils "^4.0.0"
1116911186
postcss "^7.0.6"
1117011187

11171-
postcss-nested@^4.1.1:
11172-
version "4.2.3"
11173-
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-4.2.3.tgz#c6f255b0a720549776d220d00c4b70cd244136f6"
11174-
integrity sha512-rOv0W1HquRCamWy2kFl3QazJMMe1ku6rCFoAAH+9AcxdbpDeBr6k968MLWuLjvjMcGEip01ak09hKOEgpK9hvw==
11188+
postcss-nested@^5.0.1:
11189+
version "5.0.1"
11190+
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-5.0.1.tgz#e7a77f7a806a09c8de0f2c163d8e3d09f00f3139"
11191+
integrity sha512-ZHNSAoHrMtbEzjq+Qs4R0gHijpXc6F1YUv4TGmGaz7rtfMvVJBbu5hMOH+CrhEaljQpEmx5N/P8i1pXTkbVAmg==
1117511192
dependencies:
11176-
postcss "^7.0.32"
11177-
postcss-selector-parser "^6.0.2"
11193+
postcss-selector-parser "^6.0.4"
1117811194

1117911195
postcss-nesting@^7.0.0:
1118011196
version "7.0.1"
@@ -11304,6 +11320,16 @@ postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2:
1130411320
indexes-of "^1.0.1"
1130511321
uniq "^1.0.1"
1130611322

11323+
postcss-selector-parser@^6.0.4:
11324+
version "6.0.4"
11325+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.4.tgz#56075a1380a04604c38b063ea7767a129af5c2b3"
11326+
integrity sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==
11327+
dependencies:
11328+
cssesc "^3.0.0"
11329+
indexes-of "^1.0.1"
11330+
uniq "^1.0.1"
11331+
util-deprecate "^1.0.2"
11332+
1130711333
postcss-value-parser@^3.3.0:
1130811334
version "3.3.1"
1130911335
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
@@ -11360,7 +11386,7 @@ postcss@^6.0.9:
1136011386
source-map "^0.6.1"
1136111387
supports-color "^5.4.0"
1136211388

11363-
postcss@^7.0.11, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2:
11389+
postcss@^7.0.17, postcss@^7.0.2:
1136411390
version "7.0.35"
1136511391
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24"
1136611392
integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==
@@ -11369,6 +11395,16 @@ postcss@^7.0.11, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2:
1136911395
source-map "^0.6.1"
1137011396
supports-color "^6.1.0"
1137111397

11398+
postcss@^8.1.6:
11399+
version "8.1.10"
11400+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.10.tgz#129834f94c720554d2cfdaeb27d5542ac4a026ea"
11401+
integrity sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg==
11402+
dependencies:
11403+
colorette "^1.2.1"
11404+
nanoid "^3.1.18"
11405+
source-map "^0.6.1"
11406+
vfile-location "^3.2.0"
11407+
1137211408
1137311409
version "5.1.12"
1137411410
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.12.tgz#3d258a177ef8947f768dd0f2c56629e7fda2dc39"
@@ -11616,12 +11652,12 @@ punycode@^2.1.0, punycode@^2.1.1:
1161611652
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1161711653
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
1161811654

11619-
purgecss@^2.3.0:
11620-
version "2.3.0"
11621-
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-2.3.0.tgz#5327587abf5795e6541517af8b190a6fb5488bb3"
11622-
integrity sha512-BE5CROfVGsx2XIhxGuZAT7rTH9lLeQx/6M0P7DTXQH4IUc3BBzs9JUzt4yzGf3JrH9enkeq6YJBe9CTtkm1WmQ==
11655+
purgecss@^3.0.0:
11656+
version "3.0.0"
11657+
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.0.0.tgz#039c191871bb999894222a00c4c8b179fccdb043"
11658+
integrity sha512-t3FGCwyX9XWV3ffvnAXTw6Y3Z9kNlcgm14VImNK66xKi5sdqxSA2I0SFYxtmZbAKuIZVckPdazw5iKL/oY/2TA==
1162311659
dependencies:
11624-
commander "^5.0.0"
11660+
commander "^6.0.0"
1162511661
glob "^7.0.0"
1162611662
postcss "7.0.32"
1162711663
postcss-selector-parser "^6.0.2"
@@ -12321,7 +12357,7 @@ resolve-url@^0.2.1:
1232112357
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
1232212358
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
1232312359

12324-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.3.3:
12360+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.3.3:
1232512361
version "1.17.0"
1232612362
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
1232712363
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
@@ -12336,6 +12372,14 @@ resolve@^1.18.1:
1233612372
is-core-module "^2.0.0"
1233712373
path-parse "^1.0.6"
1233812374

12375+
resolve@^1.19.0:
12376+
version "1.19.0"
12377+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
12378+
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
12379+
dependencies:
12380+
is-core-module "^2.1.0"
12381+
path-parse "^1.0.6"
12382+
1233912383
restore-cursor@^1.0.1:
1234012384
version "1.0.1"
1234112385
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
@@ -13324,33 +13368,31 @@ table@^5.2.3:
1332413368
slice-ansi "^2.1.0"
1332513369
string-width "^3.0.0"
1332613370

13327-
tailwindcss@1.9.6:
13328-
version "1.9.6"
13329-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.9.6.tgz#0c5089911d24e1e98e592a31bfdb3d8f34ecf1a0"
13330-
integrity sha512-nY8WYM/RLPqGsPEGEV2z63riyQPcHYZUJpAwdyBzVpxQHOHqHE+F/fvbCeXhdF1+TA5l72vSkZrtYCB9hRcwkQ==
13371+
tailwindcss@2.0.1:
13372+
version "2.0.1"
13373+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.0.1.tgz#8d336917819341d1018208e8b3ed8cbc46e6b643"
13374+
integrity sha512-57G3jdcVBWTPkHCNSAfDAo1Qp2Nkr4H6WnLD0luNFh1td+KwQp9FOVcqj0SYBH6qwVQJawzT+0/zLxzKmyznGw==
1333113375
dependencies:
13332-
"@fullhuman/postcss-purgecss" "^2.1.2"
13333-
autoprefixer "^9.4.5"
13334-
browserslist "^4.12.0"
13376+
"@fullhuman/postcss-purgecss" "^3.0.0"
1333513377
bytes "^3.0.0"
13336-
chalk "^3.0.0 || ^4.0.0"
13337-
color "^3.1.2"
13378+
chalk "^4.1.0"
13379+
color "^3.1.3"
1333813380
detective "^5.2.0"
13339-
fs-extra "^8.0.0"
13381+
didyoumean "^1.2.1"
13382+
fs-extra "^9.0.1"
1334013383
html-tags "^3.1.0"
1334113384
lodash "^4.17.20"
13385+
modern-normalize "^1.0.0"
1334213386
node-emoji "^1.8.1"
13343-
normalize.css "^8.0.1"
1334413387
object-hash "^2.0.3"
13345-
postcss "^7.0.11"
13346-
postcss-functions "^3.0.0"
13347-
postcss-js "^2.0.0"
13348-
postcss-nested "^4.1.1"
13349-
postcss-selector-parser "^6.0.0"
13388+
postcss-functions "^3"
13389+
postcss-js "^3.0.3"
13390+
postcss-nested "^5.0.1"
13391+
postcss-selector-parser "^6.0.4"
1335013392
postcss-value-parser "^4.1.0"
1335113393
pretty-hrtime "^1.0.3"
1335213394
reduce-css-calc "^2.1.6"
13353-
resolve "^1.14.2"
13395+
resolve "^1.19.0"
1335413396

1335513397
tapable@^1.0.0, tapable@^1.1.3:
1335613398
version "1.1.3"
@@ -13915,11 +13957,6 @@ [email protected], unist-util-visit@^2.0.0:
1391513957
unist-util-is "^4.0.0"
1391613958
unist-util-visit-parents "^3.0.0"
1391713959

13918-
universalify@^0.1.0:
13919-
version "0.1.2"
13920-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
13921-
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
13922-
1392313960
universalify@^1.0.0:
1392413961
version "1.0.0"
1392513962
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
@@ -14121,6 +14158,11 @@ vfile-location@^3.0.0:
1412114158
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.1.0.tgz#81cd8a04b0ac935185f4fce16f270503fc2f692f"
1412214159
integrity sha512-FCZ4AN9xMcjFIG1oGmZKo61PjwJHRVA+0/tPUP2ul4uIwjGGndIxavEMRpWn5p4xwm/ZsdXp9YNygf1ZyE4x8g==
1412314160

14161+
vfile-location@^3.2.0:
14162+
version "3.2.0"
14163+
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c"
14164+
integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==
14165+
1412414166
vfile-message@^2.0.0:
1412514167
version "2.0.4"
1412614168
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a"

0 commit comments

Comments
 (0)