Skip to content

Commit cb45ab0

Browse files
committed
* Renewed donate address
* Dependncy upgrades * Added plugin to catch local links from markdown
1 parent 03042c6 commit cb45ab0

4 files changed

Lines changed: 34 additions & 26 deletions

File tree

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ module.exports = {
5757
},
5858
},
5959
},
60+
'gatsby-plugin-catch-links',
6061
'gatsby-plugin-react-helmet',
6162
'gatsby-transformer-remark',
6263
'gatsby-theme-material-ui',

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
"@material-ui/core": "^4.11.3",
1818
"@material-ui/icons": "^4.11.2",
1919
"@material-ui/lab": "^4.0.0-alpha.57",
20-
"gatsby": "^3.0.3",
20+
"gatsby": "^3.0.4",
21+
"gatsby-plugin-catch-links": "^3.0.0",
2122
"gatsby-plugin-google-gtag": "^3.0.0",
22-
"gatsby-plugin-image": "^1.0.0",
23+
"gatsby-plugin-image": "^1.0.1",
2324
"gatsby-plugin-robots-txt": "^1.5.5",
24-
"gatsby-plugin-sharp": "^3.0.0",
25+
"gatsby-plugin-sharp": "^3.0.1",
2526
"gatsby-plugin-sitemap": "^3.0.0",
2627
"gatsby-remark-images": "^4.0.0",
2728
"gatsby-source-filesystem": "^3.0.0",

src/pages/donate/index.jsx

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,7 @@ const Donate = () => {
184184
<a href="https://elrond.com" target="_blank" rel="noreferrer">EGLD</a>
185185
{' '}
186186
to the following address:
187-
erd1qkrm8vlxhhazj6gl3jsfhsdppjvyn5zukdvas26hlqmyyhkce90qfc3sw5
188-
<br />
189-
<br />
190-
Alternatively, you can donate using this
191-
{' '}
192-
<a href="https://maiar.com" target="_blank" rel="noreferrer">Maiar</a>
193-
{' '}
194-
herotag: @codedead
187+
erd1rdc6w82ftjsyp5ethh0q56297fsef6w5ht75vyltcjh3ms220urqezdhd3
195188
</>
196189
)}
197190
ok="OK"

yarn.lock

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4952,11 +4952,12 @@ __metadata:
49524952
eslint-plugin-jsx-a11y: ^6.4.1
49534953
eslint-plugin-react: ^7.22.0
49544954
eslint-plugin-react-hooks: ^4.2.0
4955-
gatsby: ^3.0.3
4955+
gatsby: ^3.0.4
4956+
gatsby-plugin-catch-links: ^3.0.0
49564957
gatsby-plugin-google-gtag: ^3.0.0
4957-
gatsby-plugin-image: ^1.0.0
4958+
gatsby-plugin-image: ^1.0.1
49584959
gatsby-plugin-robots-txt: ^1.5.5
4959-
gatsby-plugin-sharp: ^3.0.0
4960+
gatsby-plugin-sharp: ^3.0.1
49604961
gatsby-plugin-sitemap: ^3.0.0
49614962
gatsby-remark-images: ^4.0.0
49624963
gatsby-source-filesystem: ^3.0.0
@@ -8116,6 +8117,18 @@ fsevents@~2.3.1:
81168117
languageName: node
81178118
linkType: hard
81188119

8120+
"gatsby-plugin-catch-links@npm:^3.0.0":
8121+
version: 3.0.0
8122+
resolution: "gatsby-plugin-catch-links@npm:3.0.0"
8123+
dependencies:
8124+
"@babel/runtime": ^7.12.5
8125+
escape-string-regexp: ^1.0.5
8126+
peerDependencies:
8127+
gatsby: ^3.0.0-next.0
8128+
checksum: 7457d75e0f3c99999e54a8fc2117e9d098f6d4b5d32ab2c5abd9d4b69a4cd55ce5913047ac99f19da4ad9871a0850581e5d2e7ebdccc5cf8af5511834b05e5b0
8129+
languageName: node
8130+
linkType: hard
8131+
81198132
"gatsby-plugin-compile-es6-packages@npm:^2.1.0":
81208133
version: 2.1.0
81218134
resolution: "gatsby-plugin-compile-es6-packages@npm:2.1.0"
@@ -8142,9 +8155,9 @@ fsevents@~2.3.1:
81428155
languageName: node
81438156
linkType: hard
81448157

8145-
"gatsby-plugin-image@npm:^1.0.0":
8146-
version: 1.0.0
8147-
resolution: "gatsby-plugin-image@npm:1.0.0"
8158+
"gatsby-plugin-image@npm:^1.0.1":
8159+
version: 1.0.1
8160+
resolution: "gatsby-plugin-image@npm:1.0.1"
81488161
dependencies:
81498162
"@babel/parser": ^7.12.5
81508163
"@babel/traverse": ^7.12.5
@@ -8163,7 +8176,7 @@ fsevents@~2.3.1:
81638176
gatsby-source-filesystem: ^3.0.0-next.0
81648177
react: ^16.9.0 || ^17.0.0
81658178
react-dom: ^16.9.0 || ^17.0.0
8166-
checksum: cac63799ef0de9db7221c0315604d57094eb30993b12f129f676f73bf9b202794cb8d6d053fdb8e0749409c63224479bc032a43971debf2c4ec0faf278352795
8179+
checksum: bffaf20fe788d45c74738f33bbe165692c840ff6196d1991cdefd6a4ac61f60b121cfcd5a3ded8ec9da4632ee6f4cf767443a745ff1b57e58b76a60a0997de61
81678180
languageName: node
81688181
linkType: hard
81698182

@@ -8223,9 +8236,9 @@ fsevents@~2.3.1:
82238236
languageName: node
82248237
linkType: hard
82258238

8226-
"gatsby-plugin-sharp@npm:^3.0.0":
8227-
version: 3.0.0
8228-
resolution: "gatsby-plugin-sharp@npm:3.0.0"
8239+
"gatsby-plugin-sharp@npm:^3.0.1":
8240+
version: 3.0.1
8241+
resolution: "gatsby-plugin-sharp@npm:3.0.1"
82298242
dependencies:
82308243
"@babel/runtime": ^7.12.5
82318244
async: ^3.2.0
@@ -8249,7 +8262,7 @@ fsevents@~2.3.1:
82498262
uuid: 3.4.0
82508263
peerDependencies:
82518264
gatsby: ^3.0.0-next.0
8252-
checksum: ad2d27da4e81df65410334254baa953c24a4867059062c42121c89e00827c7ba77933995bb3c4da5a9ac1cee9acee88efbb4d036c61de73bd71a3b2a72766cf3
8265+
checksum: 07c51521c1ecfcb8849fd9e1f00424d53f16f0ea507681ebaadd0b69c3e8f842dc2b560d71fda83594a533065067db6f4dc18c2ebb1150f589977c8c33fbb962
82538266
languageName: node
82548267
linkType: hard
82558268

@@ -8538,9 +8551,9 @@ fsevents@~2.3.1:
85388551
languageName: node
85398552
linkType: hard
85408553

8541-
"gatsby@npm:^3.0.3":
8542-
version: 3.0.3
8543-
resolution: "gatsby@npm:3.0.3"
8554+
"gatsby@npm:^3.0.4":
8555+
version: 3.0.4
8556+
resolution: "gatsby@npm:3.0.4"
85448557
dependencies:
85458558
"@babel/code-frame": ^7.10.4
85468559
"@babel/core": ^7.12.3
@@ -8699,7 +8712,7 @@ fsevents@~2.3.1:
86998712
react-dom: ^16.9.0 || ^17.0.0
87008713
bin:
87018714
gatsby: ./cli.js
8702-
checksum: 94395eafc080b8f93c9fc14935019589bb346d3d847f2019f52a7ee8a753c5a7bb916f40e9ec00c8dfb875c88fb6ab4c65e95dda7e8deaa053f2e4cd396ae5ff
8715+
checksum: bd542f2ccea9382d15e37dccc01008d5316a52901f2accbef7d0552060263be12900f47e194d59909143ea2b50e3acea5a61cb8e37686a6e89631997c3053a91
87038716
languageName: node
87048717
linkType: hard
87058718

0 commit comments

Comments
 (0)