Skip to content

Commit 26854df

Browse files
authored
Merge pull request #160 from lordronz-archive/dependabot/npm_and_yarn/tailwindcss-3.1.2
2 parents c23a6fb + 332afc3 commit 26854df

File tree

2 files changed

+40
-18
lines changed

2 files changed

+40
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"postcss": "^8.4.14",
4040
"prettier": "^2.6.2",
4141
"prettier-plugin-tailwindcss": "^0.1.11",
42-
"tailwindcss": "^3.0.24"
42+
"tailwindcss": "^3.1.2"
4343
}
4444
}

yarn.lock

Lines changed: 39 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ acorn-jsx@^5.3.2:
437437
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
438438
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
439439

440-
acorn-node@^1.6.1:
440+
acorn-node@^1.8.2:
441441
version "1.8.2"
442442
resolved "https://registry.yarnpkg.com/acorn-node/-/acorn-node-1.8.2.tgz#114c95d64539e53dede23de8b9d96df7c7ae2af8"
443443
integrity sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==
@@ -959,14 +959,14 @@ defined@^1.0.0:
959959
resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693"
960960
integrity sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=
961961

962-
detective@^5.2.0:
963-
version "5.2.0"
964-
resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.0.tgz#feb2a77e85b904ecdea459ad897cc90a99bd2a7b"
965-
integrity sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==
962+
detective@^5.2.1:
963+
version "5.2.1"
964+
resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.1.tgz#6af01eeda11015acb0e73f933242b70f24f91034"
965+
integrity sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==
966966
dependencies:
967-
acorn-node "^1.6.1"
967+
acorn-node "^1.8.2"
968968
defined "^1.0.0"
969-
minimist "^1.1.1"
969+
minimist "^1.2.6"
970970

971971
didyoumean@^1.2.2:
972972
version "1.2.2"
@@ -2095,7 +2095,7 @@ [email protected]:
20952095
is-plain-obj "^1.1.0"
20962096
kind-of "^6.0.3"
20972097

2098-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.6:
2098+
minimist@^1.2.0, minimist@^1.2.6:
20992099
version "1.2.6"
21002100
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
21012101
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
@@ -2434,6 +2434,20 @@ pidtree@^0.5.0:
24342434
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
24352435
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
24362436

2437+
pify@^2.3.0:
2438+
version "2.3.0"
2439+
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
2440+
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
2441+
2442+
postcss-import@^14.1.0:
2443+
version "14.1.0"
2444+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0"
2445+
integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
2446+
dependencies:
2447+
postcss-value-parser "^4.0.0"
2448+
read-cache "^1.0.0"
2449+
resolve "^1.1.7"
2450+
24372451
postcss-js@^4.0.0:
24382452
version "4.0.0"
24392453
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-4.0.0.tgz#31db79889531b80dc7bc9b0ad283e418dce0ac00"
@@ -2464,7 +2478,7 @@ postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.6:
24642478
cssesc "^3.0.0"
24652479
util-deprecate "^1.0.2"
24662480

2467-
postcss-value-parser@^4.2.0:
2481+
postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
24682482
version "4.2.0"
24692483
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
24702484
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
@@ -2478,7 +2492,7 @@ [email protected]:
24782492
picocolors "^1.0.0"
24792493
source-map-js "^1.0.1"
24802494

2481-
postcss@^8.4.12, postcss@^8.4.14:
2495+
postcss@^8.4.14:
24822496
version "8.4.14"
24832497
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
24842498
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
@@ -2566,6 +2580,13 @@ [email protected]:
25662580
dependencies:
25672581
loose-envify "^1.1.0"
25682582

2583+
read-cache@^1.0.0:
2584+
version "1.0.0"
2585+
resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774"
2586+
integrity sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==
2587+
dependencies:
2588+
pify "^2.3.0"
2589+
25692590
read-pkg-up@^7.0.1:
25702591
version "7.0.1"
25712592
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507"
@@ -2649,7 +2670,7 @@ [email protected], resolve-global@^1.0.0:
26492670
dependencies:
26502671
global-dirs "^0.1.1"
26512672

2652-
resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0:
2673+
resolve@^1.1.7, resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0:
26532674
version "1.22.0"
26542675
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
26552676
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
@@ -2959,15 +2980,15 @@ supports-preserve-symlinks-flag@^1.0.0:
29592980
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
29602981
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
29612982

2962-
tailwindcss@^3.0.24:
2963-
version "3.0.24"
2964-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.24.tgz#22e31e801a44a78a1d9a81ecc52e13b69d85704d"
2965-
integrity sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==
2983+
tailwindcss@^3.1.2:
2984+
version "3.1.2"
2985+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.2.tgz#b5607d17adb6cbb11a13738cc5fdf3e5527dcd7a"
2986+
integrity sha512-yJ6L5s1U5AeS5g7HHy212zdQfjwD426FBfm59pet/JsyneuZuD4C2W7PpJEg4ppisiB21uLqtNagv8KXury3+Q==
29662987
dependencies:
29672988
arg "^5.0.1"
29682989
chokidar "^3.5.3"
29692990
color-name "^1.1.4"
2970-
detective "^5.2.0"
2991+
detective "^5.2.1"
29712992
didyoumean "^1.2.2"
29722993
dlv "^1.1.3"
29732994
fast-glob "^3.2.11"
@@ -2977,7 +2998,8 @@ tailwindcss@^3.0.24:
29772998
normalize-path "^3.0.0"
29782999
object-hash "^3.0.0"
29793000
picocolors "^1.0.0"
2980-
postcss "^8.4.12"
3001+
postcss "^8.4.14"
3002+
postcss-import "^14.1.0"
29813003
postcss-js "^4.0.0"
29823004
postcss-load-config "^3.1.4"
29833005
postcss-nested "5.0.6"

0 commit comments

Comments
 (0)