Skip to content

Commit 40a986f

Browse files
committed
Delete Medium-related plugins from Gatsby config
1 parent 59fd831 commit 40a986f

File tree

3 files changed

+2
-54
lines changed

3 files changed

+2
-54
lines changed

packages/homepage/gatsby-config.js

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,6 @@ module.exports = {
5858
id: 'GTM-T3L6RFK',
5959
},
6060
},
61-
{
62-
resolve: `gatsby-source-medium`,
63-
options: {
64-
username: `@CompuIves`,
65-
limit: 200,
66-
},
67-
},
68-
{
69-
resolve: `gatsby-source-rss-feed`,
70-
options: {
71-
url: `https://medium.com/feed/@CompuIves`,
72-
name: `MediumBlog`,
73-
},
74-
},
7561
{
7662
resolve: `gatsby-plugin-google-fonts`,
7763
options: {

packages/homepage/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"gatsby-remark-prismjs": "^1.2.11",
3030
"gatsby-source-airtable": "^2.0.8",
3131
"gatsby-source-filesystem": "^2.0.10",
32-
"gatsby-source-rss-feed": "^1.1.1",
3332
"gatsby-transformer-json": "^2.1.8",
3433
"gatsby-transformer-remark": "^2.3.5",
3534
"gatsby-transformer-sharp": "^2.1.9",
@@ -68,7 +67,6 @@
6867
"devDependencies": {
6968
"dotenv": "^6.2.0",
7069
"gatsby-plugin-remove-trailing-slashes": "^2.0.6",
71-
"gatsby-source-medium": "^2.0.2",
7270
"rimraf": "^2.6.2",
7371
"terser": "^3.17.0"
7472
},

yarn.lock

Lines changed: 2 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -4225,13 +4225,6 @@ axios@^0.16.2:
42254225
follow-redirects "^1.2.3"
42264226
is-buffer "^1.1.5"
42274227

4228-
axios@^0.18.0:
4229-
version "0.18.0"
4230-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
4231-
dependencies:
4232-
follow-redirects "^1.3.0"
4233-
is-buffer "^1.1.5"
4234-
42354228
axobject-query@^2.0.1, axobject-query@^2.0.2:
42364229
version "2.0.2"
42374230
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
@@ -8298,7 +8291,7 @@ debug@2, [email protected], debug@^2.1.2, debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, de
82988291
dependencies:
82998292
ms "2.0.0"
83008293

8301-
[email protected], debug@=3.1.0, debug@~3.1.0:
8294+
[email protected], debug@~3.1.0:
83028295
version "3.1.0"
83038296
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
83048297
dependencies:
@@ -10611,12 +10604,6 @@ follow-redirects@^1.0.0, follow-redirects@^1.2.3:
1061110604
dependencies:
1061210605
debug "^3.1.0"
1061310606

10614-
follow-redirects@^1.3.0:
10615-
version "1.6.1"
10616-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.6.1.tgz#514973c44b5757368bad8bddfe52f81f015c94cb"
10617-
dependencies:
10618-
debug "=3.1.0"
10619-
1062010607
fontfaceobserver@^2.0.13:
1062110608
version "2.0.13"
1062210609
resolved "https://registry.yarnpkg.com/fontfaceobserver/-/fontfaceobserver-2.0.13.tgz#47adbb343261eda98cb44db2152196ff124d3221"
@@ -11098,21 +11085,6 @@ gatsby-source-filesystem@^2.0.10:
1109811085
valid-url "^1.0.9"
1109911086
xstate "^3.1.0"
1110011087

11101-
gatsby-source-medium@^2.0.2:
11102-
version "2.0.2"
11103-
resolved "https://registry.yarnpkg.com/gatsby-source-medium/-/gatsby-source-medium-2.0.2.tgz#d17c488c5525f1bfc5770d19380566f035f849a2"
11104-
dependencies:
11105-
"@babel/runtime" "^7.0.0"
11106-
axios "^0.18.0"
11107-
11108-
gatsby-source-rss-feed@^1.1.1:
11109-
version "1.1.1"
11110-
resolved "https://registry.yarnpkg.com/gatsby-source-rss-feed/-/gatsby-source-rss-feed-1.1.1.tgz#f929e8bdb3b74bcfcc7402d0b1db100727f14301"
11111-
integrity sha512-plPlNJl74gQAnfocu6g0wH9bD5P2Radq4ujANhMWoc+fjIhOJAXy3Iq9FYXrZhMG/PrG2aYNPP0DGUzxP3tvCw==
11112-
dependencies:
11113-
lodash "^4.17.11"
11114-
rss-parser "^3.6.2"
11115-
1111611088
gatsby-telemetry@^1.0.9:
1111711089
version "1.0.9"
1111811090
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.9.tgz#f9192d5bf72fb239d477e9b556a7dc040c4a566b"
@@ -21547,14 +21519,6 @@ rollup@^0.67.1:
2154721519
"@types/estree" "0.0.39"
2154821520
"@types/node" "*"
2154921521

21550-
rss-parser@^3.6.2:
21551-
version "3.7.0"
21552-
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.0.tgz#945d82864678a805558c1de68b52f00adeaacd92"
21553-
integrity sha512-xN1fwjVxBO0unbrUAOIUK5MAyEaaZTpKWnPY+d3QYigIG4awtbdqxHPOLuOwsTIJFsaKC78nPxIGRJG92p86Hw==
21554-
dependencies:
21555-
entities "^1.1.1"
21556-
xml2js "^0.4.19"
21557-
2155821522
rsvp@^3.3.3:
2155921523
version "3.6.2"
2156021524
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a"
@@ -25681,7 +25645,7 @@ [email protected]:
2568125645
sax ">=0.6.0"
2568225646
xmlbuilder "^4.1.0"
2568325647

25684-
xml2js@^0.4.17, xml2js@^0.4.19, xml2js@^0.4.5:
25648+
xml2js@^0.4.17, xml2js@^0.4.5:
2568525649
version "0.4.19"
2568625650
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.19.tgz#686c20f213209e94abf0d1bcf1efaa291c7827a7"
2568725651
dependencies:

0 commit comments

Comments
 (0)