Skip to content

Commit

Permalink
Downloaded new package
Browse files Browse the repository at this point in the history
Downloaded gatsby-source-wordpress and configured it
  • Loading branch information
salymk committed Feb 9, 2021
1 parent 6dcd821 commit 7f98cf8
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
`gatsby-plugin-sharp`,
`gatsby-transformer-sharp`,
{
resolve: `gatsby-source-wordpress-experimental`,
resolve: `gatsby-source-wordpress`,
options: {
// allows a fallback url if WPGRAPHQL_URL is not set in the env, this may be a local or remote WP instance.
url:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"gatsby-plugin-wpgraphql-seo": "^1.1.2",
"gatsby-source-google-reviews": "^0.0.7",
"gatsby-source-graphql": "^2.12.0",
"gatsby-source-wordpress": "^4.0.1",
"gatsby-source-wordpress-experimental": "^6.2.0",
"gatsby-transformer-sharp": "^2.11.0",
"prop-types": "^15.7.2",
Expand Down
97 changes: 97 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2714,6 +2714,13 @@ axios@^0.20.0:
dependencies:
follow-redirects "^1.10.0"

axios@^0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
dependencies:
follow-redirects "^1.10.0"

axobject-query@^2.1.2, axobject-query@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
Expand Down Expand Up @@ -6531,6 +6538,19 @@ gatsby-cli@^2.12.115:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"

gatsby-core-utils@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.10.0.tgz#7df5bc7b7e810c71602d5ec18a925e8a7890fb45"
integrity sha512-uI5gJXmVHegn8E/vttoX0BaXRJPC73RzxuZDtl2U5WBEgeg+VVkKCmNVQE9Xk+Qstm2Wd6RU+QJ4LMx5ywYZhQ==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
fs-extra "^8.1.0"
node-object-hash "^2.0.0"
proper-lockfile "^4.1.1"
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-core-utils@^1.3.20, gatsby-core-utils@^1.3.23, gatsby-core-utils@^1.3.24, gatsby-core-utils@^1.6.0, gatsby-core-utils@^1.7.1, gatsby-core-utils@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.8.0.tgz#712579cd94d28c71f50202f073e15b8781f8b195"
Expand Down Expand Up @@ -6573,6 +6593,15 @@ gatsby-image@^2.10.0:
object-fit-images "^3.2.4"
prop-types "^15.7.2"

gatsby-image@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.11.0.tgz#5bbd02c3dcf78291131de26da061b4180bb67e6e"
integrity sha512-H1va64RgXizYXONhoqB3rAdSqALZi0hkBYqEsc0peVEYzb2maRhEwOchg65hKvp3HT/ahnfrik59epRguYvi/g==
dependencies:
"@babel/runtime" "^7.12.5"
object-fit-images "^3.2.4"
prop-types "^15.7.2"

gatsby-image@^2.4.14:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.9.0.tgz#2beecf109de1d2676a64f2aef3b5cf85cba2f9ea"
Expand Down Expand Up @@ -6612,6 +6641,14 @@ gatsby-page-utils@^0.7.0:
lodash "^4.17.20"
micromatch "^4.0.2"

gatsby-plugin-catch-links@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.10.0.tgz#5ab86087367dc81be7a8c4b4db583be0b77e17ba"
integrity sha512-r+YBR6ChWOwb0VygrjtS6nrz0fv5KyZiyL0aa/6Na4st4D+PHqml2nuYtLx0+otxjscSjJXk+7eg04YDGEeFng==
dependencies:
"@babel/runtime" "^7.12.5"
escape-string-regexp "^1.0.5"

gatsby-plugin-catch-links@^2.3.11:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.8.0.tgz#5f7ee767840902cd5335a3c68c5c3c452fc90785"
Expand Down Expand Up @@ -6808,6 +6845,25 @@ gatsby-recipes@^0.7.0:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

gatsby-source-filesystem@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.11.0.tgz#3fff5398796b17eb960e83d0eaa99e578b6e4ef1"
integrity sha512-SLKksyfRvdMHyF0kb3YCr4ME6RW4Pje9zo1RVAJ1sqaBFDch0YUZzTE51QO586JSkrN00UeE8lU++ODXlm425g==
dependencies:
"@babel/runtime" "^7.12.5"
better-queue "^3.8.10"
chokidar "^3.4.3"
file-type "^16.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.10.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
pretty-bytes "^5.4.1"
progress "^2.0.3"
valid-url "^1.0.9"
xstate "^4.14.0"

gatsby-source-filesystem@^2.3.37:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.9.0.tgz#df89799456dc7edc22c36ea6cc3060e25287bb48"
Expand Down Expand Up @@ -6898,6 +6954,47 @@ gatsby-source-wordpress-experimental@^6.2.0:
semver "^7.3.2"
valid-url "^1.0.9"

gatsby-source-wordpress@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/gatsby-source-wordpress/-/gatsby-source-wordpress-4.0.1.tgz#879819e5536001573d52673599ee1454b348db58"
integrity sha512-ZA8lrNMJcBuZoDO4CRCCKuuXLkNpngKVWg8iG0EFnNJ45dJcN/M0aOePoSOfoXcKDPre8/wMC3CMs9OSjWDgxQ==
dependencies:
"@babel/runtime" "^7.6.3"
"@rematch/core" "^1.3.0"
"@rematch/immer" "^1.2.0"
async-retry "^1.3.1"
atob "^2.1.2"
axios "^0.21.1"
axios-rate-limit "^1.3.0"
better-queue "^3.8.10"
btoa "^1.2.1"
cache-manager "^3.4.0"
cache-manager-fs-hash "^0.0.9"
chalk "^4.1.0"
cheerio "^1.0.0-rc.3"
clipboardy "^2.1.0"
diff "^5.0.0"
dumper.js "^1.3.1"
execall "^2.0.0"
fast-json-stable-stringify "^2.1.0"
file-type "^15.0.1"
filesize "^6.1.0"
fs-extra "^9.0.1"
gatsby-core-utils "^1.10.0"
gatsby-image "^2.11.0"
gatsby-plugin-catch-links "^2.10.0"
gatsby-source-filesystem "^2.11.0"
glob "^7.1.6"
got "^11.7.0"
graphql-query-compress "^1.2.2"
lodash "^4.17.19"
node-fetch "^2.6.0"
p-queue "^6.3.0"
read-chunk "^3.2.0"
replaceall "^0.1.6"
semver "^7.3.2"
valid-url "^1.0.9"

gatsby-telemetry@^1.3.39, gatsby-telemetry@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.8.0.tgz#c24f321f19898a40d1113df1148a9c52700371c9"
Expand Down

0 comments on commit 7f98cf8

Please sign in to comment.