File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 55 "version" : " 0.1.0" ,
66 "author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
77 "dependencies" : {
8- "@tailwindcss/typography" : " ^0.4.0 " ,
8+ "@tailwindcss/typography" : " 0.5.7 " ,
99 "autoprefixer" : " ^10.2.4" ,
1010 "babel-preset-gatsby" : " ^1.3.0" ,
1111 "flexsearch" : " ^0.6.32" ,
Original file line number Diff line number Diff line change 19501950 dependencies:
19511951 defer-to-connect "^2.0.0"
19521952
1953- "@tailwindcss/typography@^0.4.0 ":
1954- version "0.4.0 "
1955- resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.0 .tgz#b80974ad6af93df7b06e1981cb4d79698b6ad5c7 "
1956- integrity sha512-3BfOYT5MYNEq81Ism3L2qu/HRP2Q5vWqZtZRQqQrthHuaTK9qpuPfbMT5WATjAM5J1OePKBaI5pLoX4S1JGNMQ ==
1953+ "@tailwindcss/typography@0.5.7 ":
1954+ version "0.5.7 "
1955+ resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.7 .tgz#e0b95bea787ee14c5a34a74fc824e6fe86ea8855 "
1956+ integrity sha512-JTTSTrgZfp6Ki4svhPA4mkd9nmQ/j9EfE7SbHJ1cLtthKkpW2OxsFXzSmxbhYbEkfNIyAyhle5p4SYyKRbz/jg ==
19571957 dependencies:
19581958 lodash.castarray "^4.4.0"
19591959 lodash.isplainobject "^4.0.6"
19601960 lodash.merge "^4.6.2"
1961- lodash.uniq "^4.5.0 "
1961+ postcss-selector-parser "6.0.10 "
19621962
19631963"@tokenizer/token@^0.1.1":
19641964 version "0.1.1"
@@ -10708,6 +10708,14 @@ postcss-reduce-transforms@^4.0.2:
1070810708 postcss "^7.0.0"
1070910709 postcss-value-parser "^3.0.0"
1071010710
10711+ postcss-selector-parser@6.0.10:
10712+ version "6.0.10"
10713+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
10714+ integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
10715+ dependencies:
10716+ cssesc "^3.0.0"
10717+ util-deprecate "^1.0.2"
10718+
1071110719postcss-selector-parser@^3.0.0:
1071210720 version "3.1.2"
1071310721 resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz#b310f5c4c0fdaf76f94902bbaa30db6aa84f5270"
You can’t perform that action at this time.
0 commit comments