mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
package updates
This commit is contained in:
parent
2890ff8d2d
commit
a2627eaa05
14
package.json
14
package.json
@ -22,25 +22,25 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"file-saver": "^2.0.0-rc.3",
|
||||
"gatsby": "^2.0.22",
|
||||
"gatsby-image": "^2.0.14",
|
||||
"gatsby": "^2.0.25",
|
||||
"gatsby-image": "^2.0.15",
|
||||
"gatsby-plugin-favicon": "^3.1.4",
|
||||
"gatsby-plugin-matomo": "^0.5.0",
|
||||
"gatsby-plugin-offline": "^2.0.6",
|
||||
"gatsby-plugin-offline": "^2.0.7",
|
||||
"gatsby-plugin-react-helmet": "^3.0.0",
|
||||
"gatsby-plugin-sass": "^2.0.1",
|
||||
"gatsby-plugin-sharp": "^2.0.6",
|
||||
"gatsby-plugin-sharp": "^2.0.7",
|
||||
"gatsby-plugin-sitemap": "^2.0.1",
|
||||
"gatsby-plugin-svgr": "next",
|
||||
"gatsby-source-filesystem": "^2.0.3",
|
||||
"gatsby-source-filesystem": "^2.0.4",
|
||||
"gatsby-transformer-json": "^2.1.4",
|
||||
"gatsby-transformer-sharp": "^2.1.3",
|
||||
"gatsby-transformer-sharp": "^2.1.4",
|
||||
"gatsby-transformer-yaml": "^2.1.3",
|
||||
"giphy-js-sdk-core": "^1.0.5",
|
||||
"graphql": "^0.13.2",
|
||||
"intersection-observer": "^0.5.0",
|
||||
"js-yaml": "^3.12.0",
|
||||
"node-sass": "^4.9.3",
|
||||
"node-sass": "^4.9.4",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-helmet": "^5.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user