|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@armada-inc/gatsby-plugin-amp@^0.2.3": |
6 | | - version "0.2.3" |
7 | | - resolved "https://registry.yarnpkg.com/@armada-inc/gatsby-plugin-amp/-/gatsby-plugin-amp-0.2.3.tgz#27b0796dd2851644238e45b4ab03ef74e4bcaa46" |
8 | | - integrity sha512-UuZkWSM7Kzvk8Zuu8+hmLpfNm9e7DMfTm1WYr6qWssOvQpxmFm3VNjIdJPrlBo4II7cmeMw11z4z+gNkKF9d6A== |
9 | | - dependencies: |
10 | | - jsdom "^13.0.0" |
11 | | - lodash.flattendeep "^4.4.0" |
12 | | - minimatch "^3.0.4" |
13 | | - react "^16.6.1" |
14 | | - |
15 | 5 | "@babel/code-frame@7.5.5": |
16 | 6 | version "7.5.5" |
17 | 7 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d" |
|
965 | 955 | lodash "^4.17.13" |
966 | 956 | to-fast-properties "^2.0.0" |
967 | 957 |
|
| 958 | +"@draftbox-co/gatsby-plugin-amp@^0.2.4": |
| 959 | + version "0.2.4" |
| 960 | + resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-amp/-/gatsby-plugin-amp-0.2.4.tgz#736717349fe9d0961d2b16ad3ebb45cb80629c0e" |
| 961 | + integrity sha512-nERnqPbfvzCr20aH2z2XWcHRLHdbIhh+D3wZg8SBw/1b0JYGU2vZxVeXaV7RngV1VMKQiZV/ty0UVXy4tinXBw== |
| 962 | + dependencies: |
| 963 | + jsdom "^13.0.0" |
| 964 | + lodash.flattendeep "^4.4.0" |
| 965 | + minimatch "^3.0.4" |
| 966 | + react "^16.6.1" |
| 967 | + |
968 | 968 | "@draftbox-co/gatsby-plugin-webfonts@^1.1.3": |
969 | 969 | version "1.1.3" |
970 | 970 | resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-1.1.3.tgz#5cecdc55e6c4ce22bf15c34301294ff3d64242b9" |
|
977 | 977 | postcss "^7.0.17" |
978 | 978 | postcss-js "^2.0.1" |
979 | 979 |
|
980 | | -"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.32": |
981 | | - version "1.0.32" |
982 | | - resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.32.tgz#6d8dd13faf1ae21a536439d2da8b270f8f92ee6e" |
983 | | - integrity sha512-xlkBIvvgk2TXauBLghuRvBM9BRNAHCq9HuCXObeiYcmPNTk0yo46RvuNjFh+63lQ3SFfaaZrk/RvDuPoT4xMEQ== |
| 980 | +"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.33": |
| 981 | + version "1.0.33" |
| 982 | + resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.33.tgz#d887536dc4004b14b2126d281174002198195328" |
| 983 | + integrity sha512-oPPeWLHlAjU8hKc9BdJgXWr7KeuBxJNAo38Vw5Qxi3BRWihSE1AWKVbL9i+IqFBAHwK0s5kLkWdhsdoyCZ+Ddg== |
984 | 984 | dependencies: |
985 | | - "@armada-inc/gatsby-plugin-amp" "^0.2.3" |
| 985 | + "@draftbox-co/gatsby-plugin-amp" "^0.2.4" |
986 | 986 | "@draftbox-co/gatsby-plugin-webfonts" "^1.1.3" |
987 | 987 | "@tryghost/helpers" "^1.1.22" |
988 | 988 | "@tryghost/url-utils" "^0.6.13" |
|
0 commit comments