|
184 | 184 | source-map "^0.5.0"
|
185 | 185 | trim-right "^1.0.1"
|
186 | 186 |
|
| 187 | +"@babel/generator@^7.5.5": |
| 188 | + version "7.5.5" |
| 189 | + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf" |
| 190 | + integrity sha512-ETI/4vyTSxTzGnU2c49XHv2zhExkv9JHLTwDAFz85kmcwuShvYG2H08FwgIguQf4JC75CBnXAUM5PqeF4fj0nQ== |
| 191 | + dependencies: |
| 192 | + "@babel/types" "^7.5.5" |
| 193 | + jsesc "^2.5.1" |
| 194 | + lodash "^4.17.13" |
| 195 | + source-map "^0.5.0" |
| 196 | + trim-right "^1.0.1" |
| 197 | + |
187 | 198 | "@babel/helper-annotate-as-pure@^7.0.0":
|
188 | 199 | version "7.0.0"
|
189 | 200 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
|
|
2072 | 2083 | lodash "^4.17.11"
|
2073 | 2084 | to-fast-properties "^2.0.0"
|
2074 | 2085 |
|
| 2086 | +"@babel/types@^7.5.5": |
| 2087 | + version "7.5.5" |
| 2088 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a" |
| 2089 | + integrity sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw== |
| 2090 | + dependencies: |
| 2091 | + esutils "^2.0.2" |
| 2092 | + lodash "^4.17.13" |
| 2093 | + to-fast-properties "^2.0.0" |
| 2094 | + |
2075 | 2095 | "@contentful/axios@^0.18.0":
|
2076 | 2096 | version "0.18.0"
|
2077 | 2097 | resolved "https://registry.yarnpkg.com/@contentful/axios/-/axios-0.18.0.tgz#576e0e6047411a66971e82d40688a8c795e62f27"
|
|
3057 | 3077 | version "0.0.32"
|
3058 | 3078 | resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.32.tgz#0d3cb31022f8427ea58c008af32b80da126ca4e3"
|
3059 | 3079 |
|
3060 |
| -"@types/unist@*", "@types/unist@^2.0.0": |
| 3080 | +"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2": |
3061 | 3081 | version "2.0.3"
|
3062 | 3082 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
|
3063 | 3083 |
|
@@ -8676,6 +8696,13 @@ eval@^0.1.0:
|
8676 | 8696 | dependencies:
|
8677 | 8697 | require-like ">= 0.1.1"
|
8678 | 8698 |
|
| 8699 | +eval@^0.1.4: |
| 8700 | + version "0.1.4" |
| 8701 | + resolved "https://registry.npmjs.org/eval/-/eval-0.1.4.tgz#e05dbe0dab4b9330215cbb7bf4886eb24bd58700" |
| 8702 | + integrity sha512-npGsebJejyjMRnLdFu+T/97dnigqIU0Ov3IGrZ8ygd1v7RL1vGkEKtvyWZobqUH1AQgKlg0Yqqe2BtMA9/QZLw== |
| 8703 | + dependencies: |
| 8704 | + require-like ">= 0.1.1" |
| 8705 | + |
8679 | 8706 | event-source-polyfill@^1.0.5:
|
8680 | 8707 | version "1.0.5"
|
8681 | 8708 | resolved "https://registry.yarnpkg.com/event-source-polyfill/-/event-source-polyfill-1.0.5.tgz#b34be2740a685a8dc65ae750065fc983538ffcfe"
|
@@ -11727,6 +11754,11 @@ is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
|
11727 | 11754 | version "1.1.0"
|
11728 | 11755 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
|
11729 | 11756 |
|
| 11757 | +is-plain-obj@^2.0.0: |
| 11758 | + version "2.0.0" |
| 11759 | + resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.0.0.tgz#7fd1a7f1b69e160cde9181d2313f445c68aa2679" |
| 11760 | + integrity sha512-EYisGhpgSCwspmIuRHGjROWTon2Xp8Z7U03Wubk/bTL5TTRC5R1rGVgyjzBrk9+ULdH6cRD06KRcw/xfqhVYKQ== |
| 11761 | + |
11730 | 11762 | is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
11731 | 11763 | version "2.0.4"
|
11732 | 11764 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
|
@@ -13914,6 +13946,11 @@ lodash@^4.11.1, lodash@^4.11.2, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10,
|
13914 | 13946 | version "4.17.11"
|
13915 | 13947 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
|
13916 | 13948 |
|
| 13949 | +lodash@^4.17.13: |
| 13950 | + version "4.17.15" |
| 13951 | + resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
| 13952 | + integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
| 13953 | + |
13917 | 13954 | lodash@^4.17.14:
|
13918 | 13955 | version "4.17.14"
|
13919 | 13956 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
|
@@ -20480,6 +20517,17 @@ unified@^7.0.0:
|
20480 | 20517 | vfile "^3.0.0"
|
20481 | 20518 | x-is-string "^0.1.0"
|
20482 | 20519 |
|
| 20520 | +unified@^8.3.2: |
| 20521 | + version "8.3.2" |
| 20522 | + resolved "https://registry.npmjs.org/unified/-/unified-8.3.2.tgz#aed69d0e577d6ef27268431c63a10faef60e63ab" |
| 20523 | + integrity sha512-NDtUAXcd4c+mKppCbsZHzmhkKEQuhveZNBrFYmNgMIMk2K9bc8hmG3mLEGVtRmSNodobwyMePAnvIGVWZfPdzQ== |
| 20524 | + dependencies: |
| 20525 | + bail "^1.0.0" |
| 20526 | + extend "^3.0.0" |
| 20527 | + is-plain-obj "^2.0.0" |
| 20528 | + trough "^1.0.0" |
| 20529 | + vfile "^4.0.0" |
| 20530 | + |
20483 | 20531 | union-value@^1.0.0:
|
20484 | 20532 | version "1.0.0"
|
20485 | 20533 | resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
|
@@ -20603,6 +20651,13 @@ unist-util-stringify-position@^1.0.0, unist-util-stringify-position@^1.1.1:
|
20603 | 20651 | version "1.1.2"
|
20604 | 20652 | resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz#3f37fcf351279dcbca7480ab5889bb8a832ee1c6"
|
20605 | 20653 |
|
| 20654 | +unist-util-stringify-position@^2.0.0: |
| 20655 | + version "2.0.1" |
| 20656 | + resolved "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.1.tgz#de2a2bc8d3febfa606652673a91455b6a36fb9f3" |
| 20657 | + integrity sha512-Zqlf6+FRI39Bah8Q6ZnNGrEHUhwJOkHde2MHVk96lLyftfJJckaPslKgzhVcviXj8KcE9UJM9F+a4JEiBUTYgA== |
| 20658 | + dependencies: |
| 20659 | + "@types/unist" "^2.0.2" |
| 20660 | + |
20606 | 20661 | unist-util-visit-children@^1.0.0:
|
20607 | 20662 | version "1.1.2"
|
20608 | 20663 | resolved "https://registry.yarnpkg.com/unist-util-visit-children/-/unist-util-visit-children-1.1.2.tgz#bd78b53db9644b9c339ac502854f15471f964f5b"
|
@@ -20955,6 +21010,14 @@ vfile-message@^1.0.0:
|
20955 | 21010 | dependencies:
|
20956 | 21011 | unist-util-stringify-position "^1.1.1"
|
20957 | 21012 |
|
| 21013 | +vfile-message@^2.0.0: |
| 21014 | + version "2.0.1" |
| 21015 | + resolved "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.1.tgz#951881861c22fc1eb39f873c0b93e336a64e8f6d" |
| 21016 | + integrity sha512-KtasSV+uVU7RWhUn4Lw+wW1Zl/nW8JWx7JCPps10Y9JRRIDeDXf8wfBLoOSsJLyo27DqMyAi54C6Jf/d6Kr2Bw== |
| 21017 | + dependencies: |
| 21018 | + "@types/unist" "^2.0.2" |
| 21019 | + unist-util-stringify-position "^2.0.0" |
| 21020 | + |
20958 | 21021 | vfile-reporter@^5.0.0:
|
20959 | 21022 | version "5.1.1"
|
20960 | 21023 | resolved "https://registry.yarnpkg.com/vfile-reporter/-/vfile-reporter-5.1.1.tgz#419688c7e9dcaf65ba81bfdb0ad443e9e0248e09"
|
@@ -21000,6 +21063,17 @@ vfile@^3.0.0:
|
21000 | 21063 | unist-util-stringify-position "^1.0.0"
|
21001 | 21064 | vfile-message "^1.0.0"
|
21002 | 21065 |
|
| 21066 | +vfile@^4.0.0: |
| 21067 | + version "4.0.1" |
| 21068 | + resolved "https://registry.npmjs.org/vfile/-/vfile-4.0.1.tgz#fc3d43a1c71916034216bf65926d5ee3c64ed60c" |
| 21069 | + integrity sha512-lRHFCuC4SQBFr7Uq91oJDJxlnftoTLQ7eKIpMdubhYcVMho4781a8MWXLy3qZrZ0/STD1kRiKc0cQOHm4OkPeA== |
| 21070 | + dependencies: |
| 21071 | + "@types/unist" "^2.0.0" |
| 21072 | + is-buffer "^2.0.0" |
| 21073 | + replace-ext "1.0.0" |
| 21074 | + unist-util-stringify-position "^2.0.0" |
| 21075 | + vfile-message "^2.0.0" |
| 21076 | + |
21003 | 21077 | vinyl-fs@^3.0.2:
|
21004 | 21078 | version "3.0.3"
|
21005 | 21079 | resolved "https://registry.yarnpkg.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz#c85849405f67428feabbbd5c5dbdd64f47d31bc7"
|
|
0 commit comments