mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-26 11:49:04 +01:00
package updates
This commit is contained in:
parent
8d8f9a99e8
commit
71eba1d79b
14
package.json
14
package.json
@ -31,18 +31,18 @@
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^1.0.1",
|
||||
"fraction.js": "^4.0.9",
|
||||
"gatsby": "^2.0.13",
|
||||
"gatsby": "^2.0.19",
|
||||
"gatsby-image": "^2.0.13",
|
||||
"gatsby-plugin-catch-links": "^2.0.3",
|
||||
"gatsby-plugin-catch-links": "^2.0.4",
|
||||
"gatsby-plugin-favicon": "^3.1.4",
|
||||
"gatsby-plugin-feed": "^2.0.6",
|
||||
"gatsby-plugin-feed": "^2.0.7",
|
||||
"gatsby-plugin-lunr": "^1.2.0",
|
||||
"gatsby-plugin-matomo": "^0.5.0",
|
||||
"gatsby-plugin-meta-redirect": "^1.1.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": "^2.0.0-alpha",
|
||||
"gatsby-plugin-webpack-size": "^0.0.3",
|
||||
@ -52,8 +52,8 @@
|
||||
"gatsby-remark-highlights": "^1.3.4",
|
||||
"gatsby-remark-images": "^2.0.3",
|
||||
"gatsby-remark-smartypants": "^2.0.5",
|
||||
"gatsby-source-filesystem": "^2.0.1",
|
||||
"gatsby-transformer-remark": "^2.1.5",
|
||||
"gatsby-source-filesystem": "^2.0.2",
|
||||
"gatsby-transformer-remark": "^2.1.6",
|
||||
"gatsby-transformer-sharp": "^2.1.3",
|
||||
"graphql": "^0.13.2",
|
||||
"intersection-observer": "^0.5.0",
|
||||
@ -81,7 +81,7 @@
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
"eslint-loader": "^2.1.1",
|
||||
"eslint-plugin-graphql": "^2.1.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.1.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.1.2",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"eslint-plugin-react": "^7.11.1",
|
||||
"markdownlint": "^0.11.0",
|
||||
|
Loading…
Reference in New Issue
Block a user