Merge pull request #162 from Permissionless-Software-Foundation/dh-gatsby-v4

feat(gatsby): Upgraded gatsby-ipfs-web-wallet to Gatsby v4
This commit is contained in:
Chris Troutner
2021-11-05 11:15:06 -07:00
committed by GitHub
2 changed files with 15510 additions and 39643 deletions
+15503 -39636
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -27,14 +27,14 @@
"browserify-zlib": "^0.2.0",
"copy-to-clipboard": "^3.3.1",
"crypto-browserify": "^3.12.0",
"gatsby": "^3.7.2",
"gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-manifest": "^3.7.1",
"gatsby": "^4.1.0",
"gatsby-plugin-image": "^2.1.0",
"gatsby-plugin-manifest": "^4.1.0",
"gatsby-plugin-offline": "^4.7.1",
"gatsby-plugin-react-helmet": "^4.7.1",
"gatsby-plugin-sharp": "^3.7.1",
"gatsby-source-filesystem": "^3.7.1",
"gatsby-transformer-sharp": "3.7.1",
"gatsby-plugin-react-helmet": "^5.1.0",
"gatsby-plugin-sharp": "^4.1.0",
"gatsby-source-filesystem": "^4.1.0",
"gatsby-transformer-sharp": "^4.1.0",
"https-browserify": "^1.0.0",
"ipfs-coord": "^6.7.3",
"jsonrpc-lite": "^2.2.0",