mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Merge pull request #52 from kremalicious/feature/packages
package updates
This commit is contained in:
commit
f15e9366f5
28
package.json
28
package.json
@ -22,20 +22,20 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"file-saver": "^2.0.0-rc.4",
|
"file-saver": "^2.0.0-rc.4",
|
||||||
"gatsby": "^2.0.31",
|
"gatsby": "^2.0.34",
|
||||||
"gatsby-image": "^2.0.17",
|
"gatsby-image": "^2.0.18",
|
||||||
"gatsby-plugin-favicon": "^3.1.4",
|
"gatsby-plugin-favicon": "^3.1.4",
|
||||||
"gatsby-plugin-matomo": "^0.5.0",
|
"gatsby-plugin-matomo": "^0.5.0",
|
||||||
"gatsby-plugin-offline": "^2.0.9",
|
"gatsby-plugin-offline": "^2.0.10",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.0",
|
"gatsby-plugin-react-helmet": "^3.0.1",
|
||||||
"gatsby-plugin-sass": "^2.0.1",
|
"gatsby-plugin-sass": "^2.0.2",
|
||||||
"gatsby-plugin-sharp": "^2.0.8",
|
"gatsby-plugin-sharp": "^2.0.10",
|
||||||
"gatsby-plugin-sitemap": "^2.0.1",
|
"gatsby-plugin-sitemap": "^2.0.2",
|
||||||
"gatsby-plugin-svgr": "next",
|
"gatsby-plugin-svgr": "next",
|
||||||
"gatsby-source-filesystem": "^2.0.5",
|
"gatsby-source-filesystem": "^2.0.6",
|
||||||
"gatsby-transformer-json": "^2.1.4",
|
"gatsby-transformer-json": "^2.1.5",
|
||||||
"gatsby-transformer-sharp": "^2.1.5",
|
"gatsby-transformer-sharp": "^2.1.7",
|
||||||
"gatsby-transformer-yaml": "^2.1.3",
|
"gatsby-transformer-yaml": "^2.1.4",
|
||||||
"giphy-js-sdk-core": "^1.0.6",
|
"giphy-js-sdk-core": "^1.0.6",
|
||||||
"graphql": "^0.13.2",
|
"graphql": "^0.13.2",
|
||||||
"intersection-observer": "^0.5.1",
|
"intersection-observer": "^0.5.1",
|
||||||
@ -56,7 +56,7 @@
|
|||||||
"ava": "^0.25.0",
|
"ava": "^0.25.0",
|
||||||
"babel-eslint": "^10.0.0",
|
"babel-eslint": "^10.0.0",
|
||||||
"chrome-launcher": "^0.10.5",
|
"chrome-launcher": "^0.10.5",
|
||||||
"eslint": "^5.7.0",
|
"eslint": "^5.8.0",
|
||||||
"eslint-config-prettier": "^3.1.0",
|
"eslint-config-prettier": "^3.1.0",
|
||||||
"eslint-loader": "^2.1.0",
|
"eslint-loader": "^2.1.0",
|
||||||
"eslint-plugin-graphql": "^2.1.1",
|
"eslint-plugin-graphql": "^2.1.1",
|
||||||
@ -67,8 +67,8 @@
|
|||||||
"prepend": "^1.0.2",
|
"prepend": "^1.0.2",
|
||||||
"prettier": "^1.14.3",
|
"prettier": "^1.14.3",
|
||||||
"prettier-stylelint": "^0.4.2",
|
"prettier-stylelint": "^0.4.2",
|
||||||
"slugify": "^1.3.1",
|
"slugify": "^1.3.2",
|
||||||
"stylelint": "^9.6.0",
|
"stylelint": "^9.7.0",
|
||||||
"stylelint-config-css-modules": "^1.3.0",
|
"stylelint-config-css-modules": "^1.3.0",
|
||||||
"stylelint-config-standard": "^18.2.0"
|
"stylelint-config-standard": "^18.2.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user