|
1268 | 1268 | rc9 "^1.0.0"
|
1269 | 1269 | std-env "^2.2.1"
|
1270 | 1270 |
|
1271 |
| -"@nuxt/content@^1.10.0": |
1272 |
| - version "1.10.0" |
1273 |
| - resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.10.0.tgz#6b61da946a0fcf6862caddb21c81481acd7cd3bf" |
1274 |
| - integrity sha512-wKmN65HSqMRRKvVxESo8wz4br2UNZDfTPGvdJD3qWlLCVE/MFRdrif7jT2PI3EIa197qlf/LPC7oJN0/l50r9Q== |
| 1271 | +"@nuxt/content@^1.11.0": |
| 1272 | + version "1.11.0" |
| 1273 | + resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.11.0.tgz#f869a92d28aa7bc89b13362d9cfb94bf8a27dc7c" |
| 1274 | + integrity sha512-amkREZJXPxqxK7401NQH+OOvdHr5MpbKa2v0NFhxFoH/SOIF5A2TX/ilj7lDnKITnJZ947yMVzcG45JWAhuItQ== |
1275 | 1275 | dependencies:
|
1276 | 1276 | "@lokidb/full-text-search" "^2.1.0"
|
1277 | 1277 | "@lokidb/loki" "^2.1.0"
|
1278 |
| - "@nuxt/types" "^2.14.6" |
| 1278 | + "@nuxt/types" "^2.14.7" |
1279 | 1279 | "@types/js-yaml" "^3.12.5"
|
1280 |
| - "@types/xml2js" "^0.4.5" |
| 1280 | + "@types/xml2js" "^0.4.7" |
1281 | 1281 | change-case "^4.1.1"
|
1282 |
| - chokidar "^3.4.2" |
| 1282 | + chokidar "^3.4.3" |
1283 | 1283 | consola "^2.15.0"
|
1284 | 1284 | csvtojson "^2.0.10"
|
1285 |
| - defu "^3.1.0" |
1286 |
| - detab "^2.0.3" |
| 1285 | + defu "^3.2.2" |
| 1286 | + detab "^2.0.4" |
1287 | 1287 | escape-html "^1.0.3"
|
1288 | 1288 | graceful-fs "^4.2.4"
|
1289 | 1289 | gray-matter "^4.0.2"
|
1290 | 1290 | hasha "^5.2.2"
|
1291 |
| - hookable "^4.1.2" |
| 1291 | + hookable "^4.3.1" |
1292 | 1292 | html-tags "^3.1.0"
|
1293 | 1293 | js-yaml "3.14.0"
|
1294 |
| - mdast-util-to-hast "^10.0.0" |
| 1294 | + mdast-util-to-hast "^10.0.1" |
1295 | 1295 | mkdirp "^1.0.4"
|
1296 | 1296 | node-req "^2.1.2"
|
1297 | 1297 | node-res "^5.0.1"
|
1298 | 1298 | p-queue "6.6.2"
|
1299 | 1299 | prismjs "^1.22.0"
|
1300 |
| - property-information "^5.5.0" |
| 1300 | + property-information "^5.6.0" |
1301 | 1301 | rehype-raw "^5.0.0"
|
1302 | 1302 | rehype-sort-attribute-values "^3.0.2"
|
1303 | 1303 | rehype-sort-attributes "^3.0.2"
|
1304 | 1304 | remark-autolink-headings "^6.0.1"
|
1305 | 1305 | remark-external-links "^8.0.0"
|
1306 | 1306 | remark-footnotes "^3.0.0"
|
1307 |
| - remark-parse "^8.0.3" |
| 1307 | + remark-parse "^9.0.0" |
1308 | 1308 | remark-rehype "^8.0.0"
|
1309 | 1309 | remark-slug "^6.0.0"
|
1310 | 1310 | remark-squeeze-paragraphs "^4.0.0"
|
1311 | 1311 | unified "^9.2.0"
|
1312 | 1312 | unist-builder "^2.0.3"
|
1313 |
| - ws "^7.3.1" |
| 1313 | + ws "^7.4.0" |
1314 | 1314 | xml2js "^0.4.23"
|
1315 | 1315 |
|
1316 | 1316 | "@nuxt/core@2.14.7":
|
|
1438 | 1438 | rc9 "^1.0.0"
|
1439 | 1439 | std-env "^2.2.1"
|
1440 | 1440 |
|
1441 |
| -"@nuxt/types@^2.14.6": |
| 1441 | +"@nuxt/types@^2.14.7": |
1442 | 1442 | version "2.14.7"
|
1443 | 1443 | resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.7.tgz#f34536749b07ceeebaf21621d9816d2a71c53eee"
|
1444 | 1444 | integrity sha512-7aLOQDCb4wYMGHYj0EVBieqMC4aOo7ZVFP5jjWxuWSjzOroRWVE3TB10+wcu9E7FoOPT99vd4+bJ+He/WpDpBQ==
|
|
2044 | 2044 | "@types/webpack-sources" "*"
|
2045 | 2045 | source-map "^0.6.0"
|
2046 | 2046 |
|
2047 |
| -"@types/xml2js@^0.4.5": |
2048 |
| - version "0.4.5" |
2049 |
| - resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.5.tgz#d21759b056f282d9c7066f15bbf5c19b908f22fa" |
2050 |
| - integrity sha512-yohU3zMn0fkhlape1nxXG2bLEGZRc1FeqF80RoHaYXJN7uibaauXfhzhOJr1Xh36sn+/tx21QAOf07b/xYVk1w== |
| 2047 | +"@types/xml2js@^0.4.7": |
| 2048 | + version "0.4.7" |
| 2049 | + resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.7.tgz#cd5b6c67bbec741ac625718a76e6cb99bc34365e" |
| 2050 | + integrity sha512-f5VOKSMEE0O+/L54FHwA/a7vcx9mHeSDM71844yHCOhh8Cin2xQa0UFw0b7Vc5hoZ3Ih6ZHaDobjfLih4tWPNw== |
2051 | 2051 | dependencies:
|
2052 | 2052 | "@types/node" "*"
|
2053 | 2053 |
|
@@ -3696,7 +3696,7 @@ chokidar@2.1.8, chokidar@^2.1.8:
|
3696 | 3696 | optionalDependencies:
|
3697 | 3697 | fsevents "^1.2.7"
|
3698 | 3698 |
|
3699 |
| -"chokidar@>=2.0.0 <4.0.0", chokidar@^3.3.0, chokidar@^3.4.0, chokidar@^3.4.1, chokidar@^3.4.2, chokidar@^3.4.3: |
| 3699 | +"chokidar@>=2.0.0 <4.0.0", chokidar@^3.3.0, chokidar@^3.4.0, chokidar@^3.4.1, chokidar@^3.4.3: |
3700 | 3700 | version "3.4.3"
|
3701 | 3701 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
|
3702 | 3702 | integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==
|
@@ -4962,10 +4962,10 @@ defu@^2.0.4:
|
4962 | 4962 | resolved "https://registry.yarnpkg.com/defu/-/defu-2.0.4.tgz#09659a6e87a8fd7178be13bd43e9357ebf6d1c46"
|
4963 | 4963 | integrity sha512-G9pEH1UUMxShy6syWk01VQSRVs3CDWtlxtZu7A+NyqjxaCA4gSlWAKDBx6QiUEKezqS8+DUlXLI14Fp05Hmpwg==
|
4964 | 4964 |
|
4965 |
| -defu@^3.1.0: |
4966 |
| - version "3.1.0" |
4967 |
| - resolved "https://registry.yarnpkg.com/defu/-/defu-3.1.0.tgz#a6b5104cacc06aa1efa01923becddbedd32505e8" |
4968 |
| - integrity sha512-pc7vS4wbYFtsRL+OaLHKD72VcpOz9eYgzZeoLz9pCs+R8htyPdZnD1CxKP9ttZuT90CLPYFTSaTyc3/7v4gG9A== |
| 4965 | +defu@^3.1.0, defu@^3.2.2: |
| 4966 | + version "3.2.2" |
| 4967 | + resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97" |
| 4968 | + integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ== |
4969 | 4969 |
|
4970 | 4970 | delayed-stream@~1.0.0:
|
4971 | 4971 | version "1.0.0"
|
@@ -5005,10 +5005,10 @@ destroy@^1.0.4, destroy@~1.0.4:
|
5005 | 5005 | resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
|
5006 | 5006 | integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
|
5007 | 5007 |
|
5008 |
| -detab@^2.0.3: |
5009 |
| - version "2.0.3" |
5010 |
| - resolved "https://registry.yarnpkg.com/detab/-/detab-2.0.3.tgz#33e5dd74d230501bd69985a0d2b9a3382699a130" |
5011 |
| - integrity sha512-Up8P0clUVwq0FnFjDclzZsy9PadzRn5FFxrr47tQQvMHqyiFYVbpH8oXDzWtF0Q7pYy3l+RPmtBl+BsFF6wH0A== |
| 5008 | +detab@^2.0.4: |
| 5009 | + version "2.0.4" |
| 5010 | + resolved "https://registry.yarnpkg.com/detab/-/detab-2.0.4.tgz#b927892069aff405fbb9a186fe97a44a92a94b43" |
| 5011 | + integrity sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g== |
5012 | 5012 | dependencies:
|
5013 | 5013 | repeat-string "^1.5.4"
|
5014 | 5014 |
|
@@ -6935,10 +6935,10 @@ homedir-polyfill@^1.0.0:
|
6935 | 6935 | dependencies:
|
6936 | 6936 | parse-passwd "^1.0.0"
|
6937 | 6937 |
|
6938 |
| -hookable@^4.1.2: |
6939 |
| - version "4.1.2" |
6940 |
| - resolved "https://registry.yarnpkg.com/hookable/-/hookable-4.1.2.tgz#c9d91a75066b759fcc4ba985574d76bccf903304" |
6941 |
| - integrity sha512-yY+8B/QJAbeC9r99K04ra0zBkpFaang2ZDrSkpODBqzRCWyu+7qppMWJb7TdwJc+Ubqcn/R/Imxg5WsxDSJOmg== |
| 6938 | +hookable@^4.3.1: |
| 6939 | + version "4.3.1" |
| 6940 | + resolved "https://registry.yarnpkg.com/hookable/-/hookable-4.3.1.tgz#aabad1925197701d2b3ea8de1a0d36f69cddaee7" |
| 6941 | + integrity sha512-E4YA6bjSfXDT6QsFIjz9F1rjJ8RH6qax5HBosvP7dhTTlErVTfe4RpuwpPEKhJOCBJwaI+snBWufbKa26eZBoQ== |
6942 | 6942 |
|
6943 | 6943 | hoopy@^0.1.4:
|
6944 | 6944 | version "0.1.4"
|
@@ -9015,10 +9015,20 @@ mdast-util-footnote@^0.1.0:
|
9015 | 9015 | mdast-util-to-markdown "^0.5.0"
|
9016 | 9016 | micromark "~2.10.0"
|
9017 | 9017 |
|
9018 |
| -mdast-util-to-hast@^10.0.0: |
9019 |
| - version "10.0.0" |
9020 |
| - resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.0.0.tgz#744dfe7907bac0263398a68af5aba16d104a9a08" |
9021 |
| - integrity sha512-dRyAC5S4eDcIOdkz4jg0wXbUdlf+5YFu7KppJNHOsMaD7ql5bKIqVcvXYYkcrKjzUkfX8JsKFVMthsU8OWxQ+w== |
| 9018 | +mdast-util-from-markdown@^0.8.0: |
| 9019 | + version "0.8.1" |
| 9020 | + resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.1.tgz#781371d493cac11212947226190270c15dc97116" |
| 9021 | + integrity sha512-qJXNcFcuCSPqUF0Tb0uYcFDIq67qwB3sxo9RPdf9vG8T90ViKnksFqdB/Coq2a7sTnxL/Ify2y7aIQXDkQFH0w== |
| 9022 | + dependencies: |
| 9023 | + "@types/mdast" "^3.0.0" |
| 9024 | + mdast-util-to-string "^1.0.0" |
| 9025 | + micromark "~2.10.0" |
| 9026 | + parse-entities "^2.0.0" |
| 9027 | + |
| 9028 | +mdast-util-to-hast@^10.0.0, mdast-util-to-hast@^10.0.1: |
| 9029 | + version "10.0.1" |
| 9030 | + resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.0.1.tgz#0cfc82089494c52d46eb0e3edb7a4eb2aea021eb" |
| 9031 | + integrity sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA== |
9022 | 9032 | dependencies:
|
9023
10000
code> | 9033 | "@types/mdast" "^3.0.0"
|
9024 | 9034 | "@types/unist" "^2.0.0"
|
@@ -11299,7 +11309,7 @@ proper-lockfile@^4.1.1:
|
11299 | 11309 | retry "^0.12.0"
|
11300 | 11310 | signal-exit "^3.0.2"
|
11301 | 11311 |
|
11302 |
| -property-information@^5.0.0, property-information@^5.3.0, property-information@^5.5.0: |
| 11312 | +property-information@^5.0.0, property-information@^5.3.0, property-information@^5.6.0: |
11303 | 11313 | version "5.6.0"
|
11304 | 11314 | resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.6.0.tgz#61675545fb23002f245c6540ec46077d4da3ed69"
|
11305 | 11315 | integrity sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==
|
@@ -11816,27 +11826,12 @@ remark-parse@^5.0.0:
|
11816 | 11826 | vfile-location "^2.0.0"
|
11817 | 11827 | xtend "^4.0.1"
|
11818 | 11828 |
|
11819 |
| -remark-parse@^8.0.3: |
11820 |
| - version "8.0.3" |
11821 |
| - resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-8.0.3.tgz#9c62aa3b35b79a486454c690472906075f40c7e1" |
11822 |
| - integrity sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q== |
| 11829 | +remark-parse@^9.0.0: |
| 11830 | + version "9.0.0" |
| 11831 | + resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-9.0.0.tgz#4d20a299665880e4f4af5d90b7c7b8a935853640" |
| 11832 | + integrity sha512-geKatMwSzEXKHuzBNU1z676sGcDcFoChMK38TgdHJNAYfFtsfHDQG7MoJAjs6sgYMqyLduCYWDIWZIxiPeafEw== |
11823 | 11833 | dependencies:
|
11824 |
| - ccount "^1.0.0" |
11825 |
| - collapse-white-space "^1.0.2" |
11826 |
| - is-alphabetical "^1.0.0" |
11827 |
| - is-decimal "^1.0.0" |
11828 |
| - is-whitespace-character "^1.0.0" |
11829 |
| - is-word-character "^1.0.0" |
11830 |
| - markdown-escapes "^1.0.0" |
11831 |
| - parse-entities "^2.0.0" |
11832 |
| - repeat-string "^1.5.4" |
11833 |
| - state-toggle "^1.0.0" |
11834 |
| - trim "0.0.1" |
11835 |
| - trim-trailing-lines "^1.0.0" |
11836 |
| - unherit "^1.0.4" |
11837 |
| - unist-util-remove-position "^2.0.0" |
11838 |
| - vfile-location "^3.0.0" |
11839 |
| - xtend "^4.0.1" |
| 11834 | + mdast-util-from-markdown "^0.8.0" |
11840 | 11835 |
|
11841 | 11836 | remark-rehype@^8.0.0:
|
11842 | 11837 | version "8.0.0"
|
@@ -13726,13 +13721,6 @@ unist-util-remove-position@^1.0.0:
|
13726 | 13721 | dependencies:
|
13727 | 13722 | unist-util-visit "^1.1.0"
|
13728 | 13723 |
|
13729 |
| -unist-util-remove-position@^2.0.0: |
13730 |
| - version "2.0.1" |
13731 |
| - resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz#5d19ca79fdba712301999b2b73553ca8f3b352cc" |
13732 |
| - integrity sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA== |
13733 |
| - dependencies: |
13734 |
| - unist-util-visit "^2.0.0" |
13735 |
| - |
13736 | 13724 | unist-util-remove@^2.0.0:
|
13737 | 13725 | version "2.0.0"
|
13738 | 13726 | resolved "https://registry.yarnpkg.com/unist-util-remove/-/unist-util-remove-2.0.0.tgz#32c2ad5578802f2ca62ab808173d505b2c898488"
|
@@ -14024,11 +14012,6 @@ vfile-location@^2.0.0:
|
14024 | 14012 | resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-2.0.6.tgz#8a274f39411b8719ea5728802e10d9e0dff1519e"
|
14025 | 14013 | integrity sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA==
|
14026 | 14014 |
|
14027 |
| -vfile-location@^3.0.0: |
14028 |
| - version "3.1.0" |
14029 |
| - resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.1.0.tgz#81cd8a04b0ac935185f4fce16f270503fc2f692f" |
14030 |
| - integrity sha512-FCZ4AN9xMcjFIG1oGmZKo61PjwJHRVA+0/tPUP2ul4uIwjGGndIxavEMRpWn5p4xwm/ZsdXp9YNygf1ZyE4x8g== |
14031 |
| - |
14032 | 14015 | vfile-message@^1.0.0:
|
14033 | 14016 | version "1.1.1"
|
14034 | 14017 | resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-1.1.1.tgz#5833ae078a1dfa2d96e9647886cd32993ab313e1"
|
@@ -14524,10 +14507,10 @@ ws@^6.0.0:
|
14524 | 14507 | dependencies:
|
14525 | 14508 | async-limiter "~1.0.0"
|
14526 | 14509 |
|
14527 |
| -ws@^7.2.3, ws@^7.3.1: |
14528 |
| - version "7.3.1" |
14529 |
| - resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8" |
14530 |
| - integrity sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA== |
| 14510 | +ws@^7.2.3, ws@^7.4.0: |
| 14511 | + version "7.4.0" |
| 14512 | + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.0.tgz#a5dd76a24197940d4a8bb9e0e152bb4503764da7" |
| 14513 | + integrity sha512-kyFwXuV/5ymf+IXhS6f0+eAFvydbaBW3zjpT6hUdAh/hbVjTIB5EHBGi0bPoCLSK2wcuz3BrEkB9LrYv1Nm4NQ== |
14531 | 14514 |
|
14532 | 14515 | x-is-array@^0.1.0:
|
14533 | 14516 | version "0.1.0"
|
|
0 commit comments