mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
package updates
This commit is contained in:
parent
79923b5378
commit
83d6035999
14
package.json
14
package.json
@ -3,27 +3,27 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.248",
|
||||
"gatsby": "^1.9.250",
|
||||
"gatsby-link": "^1.6.39",
|
||||
"gatsby-plugin-google-analytics": "^1.0.28",
|
||||
"gatsby-plugin-google-analytics": "^1.0.29",
|
||||
"gatsby-plugin-react-helmet": "^2.0.8",
|
||||
"gatsby-plugin-react-next": "^1.0.11",
|
||||
"gatsby-plugin-sass": "^1.0.25",
|
||||
"gatsby-plugin-sitemap": "^1.2.20",
|
||||
"gatsby-source-filesystem": "^1.5.29",
|
||||
"gatsby-plugin-sitemap": "^1.2.21",
|
||||
"gatsby-source-filesystem": "^1.5.31",
|
||||
"gatsby-transformer-json": "^1.0.16",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-markdown": "^3.3.0",
|
||||
"react-transition-group": "^2.3.0"
|
||||
"react-transition-group": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.2",
|
||||
"babel-eslint": "^8.2.3",
|
||||
"eslint": "^4.19.1",
|
||||
"eslint-plugin-compat": "^2.2.0",
|
||||
"eslint-plugin-graphql": "^1.5.0",
|
||||
"eslint-plugin-prettier": "^2.6.0",
|
||||
"eslint-plugin-react": "^7.7.0",
|
||||
"prettier": "^1.11.1",
|
||||
"prettier": "^1.12.0",
|
||||
"stylelint": "^9.2.0",
|
||||
"stylelint-config-standard": "^18.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user