@@ -4966,6 +4966,11 @@ diff@^4.0.2:
4966
4966
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
4967
4967
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
4968
4968
4969
+ diff@^5.0.0:
4970
+ version "5.1.0"
4971
+ resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
4972
+ integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
4973
+
4969
4974
dir-glob@^3.0.1:
4970
4975
version "3.0.1"
4971
4976
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
@@ -6948,7 +6953,7 @@ inflight@^1.0.4:
6948
6953
once "^1.3.0"
6949
6954
wrappy "1"
6950
6955
6951
- inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
6956
+ inherits@2, inherits@2.0.4, inherits@^2.0.0, inherits@^2.0. 1, inherits@^2.0.3, inherits@~2.0.3:
6952
6957
version "2.0.4"
6953
6958
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
6954
6959
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -7371,6 +7376,16 @@ is-weakref@^1.0.2:
7371
7376
dependencies:
7372
7377
call-bind "^1.0.2"
7373
7378
7379
+ is-whitespace-character@^1.0.0:
7380
+ version "1.0.4"
7381
+ resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz#0858edd94a95594c7c9dd0b5c174ec6e45ee4aa7"
7382
+ integrity sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==
7383
+
7384
+ is-word-character@^1.0.0:
7385
+ version "1.0.4"
7386
+ resolved "https://registry.yarnpkg.com/is-word-character/-/is-word-character-1.0.4.tgz#ce0e73216f98599060592f62ff31354ddbeb0230"
7387
+ integrity sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==
7388
+
7374
7389
is-wsl@^2.2.0:
7375
7390
version "2.2.0"
7376
7391
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
@@ -8360,7 +8375,7 @@ lodash.uniq@^4.5.0:
8360
8375
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
8361
8376
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
8362
8377
8363
- lodash@^4.0.0, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17. 20, lodash@^4.17.21, lodash@^4.7.0:
8378
+ lodash@^4.0.0, lodash@^4.17.14, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
8364
8379
version "4.17.21"
8365
8380
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
8366
8381
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -11146,10 +11161,10 @@ remark-mdx@2.0.0-next.9:
11146
11161
micromark-extension-mdx "^0.2.0"
11147
11162
micromark-extension-mdxjs "^0.3.0"
11148
11163
11149
- remark-mdx@^1.6.22 :
11150
- version "1.6.22 "
11151
- resolved "https://registry.npmjs.org /remark-mdx/-/remark-mdx-1.6.22. tgz#06a8dab07dcfdd57f3373af7f86bd0e992108bbd "
11152
- integrity sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ ==
11164
+ remark-mdx@^2.1.1 :
11165
+ version "2.1.2 "
11166
+ resolved "https://registry.yarnpkg.com /remark-mdx/-/remark-mdx-2.1.2. tgz#eea2784fa5697e14f6e0686700077986b88b8078 "
11167
+ integrity sha512-npQagPdczPAv0xN9F8GSi5hJfAe/z6nBjylyfOfjLOmz086ahWrIjlk4BulRfNhA+asutqWxyuT3DFVsxiTVHA ==
11153
11168
dependencies:
11154
11169
mdast-util-mdx "^2.0.0"
11155
11170
micromark-extension-mdxjs "^1.0.0"
@@ -11214,6 +11229,15 @@ remark-stringify@^10.0.0:
11214
11229
mdast-util-to-markdown "^1.0.0"
11215
11230
unified "^10.0.0"
11216
11231
11232
+ remark-stringify@^10.0.2:
11233
+ version "10.0.2"
11234
+ resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-10.0.2.tgz#50414a6983f5008eb9e72eed05f980582d1f69d7"
11235
+ integrity sha512-6wV3pvbPvHkbNnWB0wdDvVFHOe1hBRAx1Q/5g/EpH4RppAII6J8Gnwe7VbHuXaoKIF6LAg6ExTel/+kNqSQ7lw==
11236
+ dependencies:
11237
+ "@types/mdast" "^3.0.0"
11238
+ mdast-util-to-markdown "^1.0.0"
11239
+ unified "^10.0.0"
11240
+
11217
11241
remark@^14.0.2:
11218
11242
version "14.0.2"
11219
11243
resolved "https://registry.yarnpkg.com/remark/-/remark-14.0.2.tgz#4a1833f7441a5c29e44b37bb1843fb820797b40f"
@@ -12029,6 +12053,11 @@ stacktrace-js@^2.0.2:
12029
12053
stack-generator "^2.0.5"
12030
12054
stacktrace-gps "^3.0.4"
12031
12055
12056
+ state-toggle@^1.0.0:
12057
+ version "1.0.3"
12058
+ resolved "https://registry.yarnpkg.com/state-toggle/-/state-toggle-1.0.3.tgz#e123b16a88e143139b09c6852221bc9815917dfe"
12059
+ integrity sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==
12060
+
12032
12061
static-site-generator-webpack-plugin@^3.4.1:
12033
12062
version "3.4.2"
12034
12063
resolved "https://registry.yarnpkg.com/static-site-generator-webpack-plugin/-/static-site-generator-webpack-plugin-3.4.2.tgz#ad9fd0a4fb8b6f439a7a66018320b459bdb6d916"
@@ -12442,10 +12471,10 @@ table@^3.8.3:
12442
12471
slice-ansi "0.0.4"
12443
12472
string-width "^2.0.0"
12444
12473
12445
- tailwindcss@^3.1.3 :
12446
- version "3.1.3 "
12447
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.3 .tgz#b9ef2c1ae537c339679e8e89635af8e143d1c7eb "
12448
- integrity sha512-PRJNYdSIthrb8hjmAyymEyEN8Yo61TMXpzyFUpxULeeyRn3Y3gpvuw6FlRTKrJvK7thSGKRnhT36VovVx4WeMA ==
12474
+ tailwindcss@^3.1.4 :
12475
+ version "3.1.4 "
12476
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.4 .tgz#64b09059805505902139fa805d97046080bd90b9 "
12477
+ integrity sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ ==
12449
12478
dependencies:
12450
12479
arg "^5.0.2"
12451
12480
chokidar "^3.5.3"
@@ -12935,6 +12964,14 @@ underscore@^1.8.3:
12935
12964
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
12936
12965
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==
12937
12966
12967
+ unherit@^1.0.4:
12968
+ version "1.1.3"
12969
+ resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"
12970
+ integrity sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==
12971
+ dependencies:
12972
+ inherits "^2.0.0"
12973
+ xtend "^4.0.0"
12974
+
12938
12975
unicode-canonical-property-names-ecmascript@^1.0.4:
12939
12976
version "1.0.4"
12940
12977
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
@@ -13006,7 +13043,7 @@ unified@^6.2.0:
13006
13043
vfile "^2.0.0"
13007
13044
x-is-string "^0.1.0"
13008
13045
13009
- unified@^9.2.0, unified@^9.2.2 :
13046
+ unified@^9.2.0:
13010
13047
version "9.2.2"
13011
13048
resolved "https://registry.npmjs.org/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975"
13012
13049
integrity sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==
@@ -13103,13 +13140,6 @@ unist-util-remove-position@^1.0.0:
13103
13140
dependencies:
13104
13141
unist-util-visit "^1.1.0"
13105
13142
13106
- unist-util-remove-position@^2.0.0:
13107
- version "2.0.1"
13108
- resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz#5d19ca79fdba712301999b2b73553ca8f3b352cc"
13109
- integrity sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==
13110
- dependencies:
13111
- unist-util-visit "^2.0.0"
13112
-
13113
13143
unist-util-remove-position@^3.0.0:
13114
13144
version "3.0.0"
13115
13145
resolved "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-3.0.0.tgz#4cd19e82c8e665f462b6acfcfd0a8353235a88e9"
@@ -13380,10 +13410,13 @@ vfile-location@^2.0.0:
13380
13410
resolved "https://registry.npmjs.org/vfile-location/-/vfile-location-2.0.6.tgz#8a274f39411b8719ea5728802e10d9e0dff1519e"
13381
13411
integrity sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA==
13382
13412
13383
- vfile-location@^3.0.0:
13384
- version "3.2.0"
13385
- resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c"
13386
- integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==
13413
+ vfile-location@^4.0.0:
13414
+ version "4.0.1"
13415
+ resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-4.0.1.tgz#06f2b9244a3565bef91f099359486a08b10d3a95"
13416
+ integrity sha512-JDxPlTbZrZCQXogGheBHjbRWjESSPEak770XwWPfw5mTc1v1nWGLB/apzZxsx8a0SJVfF8HK8ql8RD308vXRUw==
13417
+ dependencies:
13418
+ "@types/unist" "^2.0.0"
13419
+ vfile "^5.0.0"
13387
13420
13388
13421
vfile-message@^1.0.0:
13389
13422
version "1.1.1"
@@ -13418,7 +13451,7 @@ vfile@^2.0.0:
13418
13451
unist-util-stringify-position "^1.0.0"
13419
13452
vfile-message "^1.0.0"
13420
13453
13421
- vfile@^4.0.0, vfile@^4.2.1 :
13454
+ vfile@^4.0.0:
13422
13455
version "4.2.1"
13423
13456
resolved "https://registry.npmjs.org/vfile/-/vfile-4.2.1.tgz#03f1dce28fc625c625bc6514350fbdb00fa9e624"
13424
13457
integrity sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==
@@ -14137,7 +14170,7 @@ xmlchars@^2.2.0:
14137
14170
resolved "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
14138
14171
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
14139
14172
14140
- xtend@^4.0.0, xtend@^4.0.2, xtend@~4.0.1:
14173
+ xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0. 2, xtend@~4.0.1:
14141
14174
version "4.0.2"
14142
14175
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
14143
14176
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
0 commit comments