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
c3a137a2fa
commit
b027befc52
14
package.json
14
package.json
@ -22,18 +22,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"file-saver": "^2.0.0-rc.3",
|
||||
"gatsby": "^2.0.13",
|
||||
"gatsby": "^2.0.19",
|
||||
"gatsby-image": "^2.0.13",
|
||||
"gatsby-plugin-favicon": "^3.1.4",
|
||||
"gatsby-plugin-matomo": "^0.5.0",
|
||||
"gatsby-plugin-offline": "^2.0.5",
|
||||
"gatsby-plugin-react-helmet": "^3.0.0",
|
||||
"gatsby-plugin-sass": "^2.0.1",
|
||||
"gatsby-plugin-sharp": "^2.0.5",
|
||||
"gatsby-plugin-sharp": "^2.0.6",
|
||||
"gatsby-plugin-sitemap": "^2.0.1",
|
||||
"gatsby-plugin-svgr": "next",
|
||||
"gatsby-source-filesystem": "^2.0.1",
|
||||
"gatsby-transformer-json": "^2.1.2",
|
||||
"gatsby-source-filesystem": "^2.0.2",
|
||||
"gatsby-transformer-json": "^2.1.4",
|
||||
"gatsby-transformer-sharp": "^2.1.3",
|
||||
"gatsby-transformer-yaml": "^2.1.1",
|
||||
"giphy-js-sdk-core": "^1.0.5",
|
||||
@ -44,7 +44,7 @@
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-markdown": "^3.6.0",
|
||||
"react-markdown": "^4.0.2",
|
||||
"react-pose": "^3.3.6",
|
||||
"suncalc": "^1.8.0",
|
||||
"vcf": "^2.0.1"
|
||||
@ -60,9 +60,9 @@
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
"eslint-loader": "^2.1.0",
|
||||
"eslint-plugin-graphql": "^2.1.1",
|
||||
"eslint-plugin-prettier": "^2.7.0",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"eslint-plugin-react": "^7.11.1",
|
||||
"lighthouse": "^3.2.0",
|
||||
"lighthouse": "^3.2.1",
|
||||
"ora": "^3.0.0",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^1.14.3",
|
||||
|
Loading…
Reference in New Issue
Block a user