mirror of
https://github.com/AtHeartEngineer/upgrading-ethereum-book.git
synced 2026-01-08 21:08:11 -05:00
Update dependencies
This commit is contained in:
815
package-lock.json
generated
815
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@@ -13,20 +13,20 @@
|
||||
"clean": "gatsby clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^4.5.3",
|
||||
"gatsby-plugin-catch-links": "^4.5.0",
|
||||
"gatsby": "^4.6.0",
|
||||
"gatsby-plugin-catch-links": "^4.6.0",
|
||||
"gatsby-plugin-htaccess": "^1.4.0",
|
||||
"gatsby-plugin-sharp": "^4.5.2",
|
||||
"gatsby-remark-autolink-headers": "^5.5.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.5.0",
|
||||
"gatsby-plugin-sharp": "^4.6.0",
|
||||
"gatsby-remark-autolink-headers": "^5.6.0",
|
||||
"gatsby-remark-copy-linked-files": "^5.6.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-images": "^6.5.2",
|
||||
"gatsby-remark-katex": "^6.5.0",
|
||||
"gatsby-remark-images": "^6.6.0",
|
||||
"gatsby-remark-katex": "^6.6.0",
|
||||
"gatsby-remark-numbered-footnotes": "^1.0.1",
|
||||
"gatsby-remark-prismjs": "^6.5.0",
|
||||
"gatsby-source-filesystem": "^4.5.2",
|
||||
"gatsby-transformer-remark": "^5.5.2",
|
||||
"gatsby-transformer-sharp": "^4.5.0",
|
||||
"gatsby-remark-prismjs": "^6.6.0",
|
||||
"gatsby-source-filesystem": "^4.6.0",
|
||||
"gatsby-transformer-remark": "^5.6.0",
|
||||
"gatsby-transformer-sharp": "^4.6.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user