mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-06 03:35:56 +01:00
package updates
This commit is contained in:
parent
4ff1648b07
commit
d9f24452a9
16
package.json
16
package.json
@ -22,8 +22,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"file-saver": "^1.3.8",
|
||||
"gatsby": "^2.0.7",
|
||||
"gatsby-image": "^2.0.8",
|
||||
"gatsby": "^2.0.11",
|
||||
"gatsby-image": "^2.0.10",
|
||||
"gatsby-plugin-favicon": "^3.1.4",
|
||||
"gatsby-plugin-matomo": "^0.5.0",
|
||||
"gatsby-plugin-offline": "^2.0.5",
|
||||
@ -33,8 +33,8 @@
|
||||
"gatsby-plugin-sitemap": "^2.0.1",
|
||||
"gatsby-plugin-svgr": "next",
|
||||
"gatsby-source-filesystem": "^2.0.1",
|
||||
"gatsby-transformer-json": "^2.1.1",
|
||||
"gatsby-transformer-sharp": "^2.1.1",
|
||||
"gatsby-transformer-json": "^2.1.2",
|
||||
"gatsby-transformer-sharp": "^2.1.2",
|
||||
"gatsby-transformer-yaml": "^2.1.1",
|
||||
"giphy-js-sdk-core": "^1.0.5",
|
||||
"graphql": "^0.13.2",
|
||||
@ -54,20 +54,20 @@
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"ava": "^0.25.0",
|
||||
"babel-eslint": "^10.0.0",
|
||||
"chrome-launcher": "^0.10.4",
|
||||
"chrome-launcher": "^0.10.5",
|
||||
"eslint": "^5.6.0",
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
"eslint-loader": "^2.1.0",
|
||||
"eslint-plugin-graphql": "^2.1.1",
|
||||
"eslint-plugin-prettier": "^2.6.2",
|
||||
"eslint-plugin-prettier": "^2.7.0",
|
||||
"eslint-plugin-react": "^7.11.1",
|
||||
"lighthouse": "^3.1.1",
|
||||
"lighthouse": "^3.2.0",
|
||||
"ora": "^3.0.0",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^1.14.3",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"slugify": "^1.3.1",
|
||||
"stylelint": "^9.5.0",
|
||||
"stylelint": "^9.6.0",
|
||||
"stylelint-config-css-modules": "^1.3.0",
|
||||
"stylelint-config-standard": "^18.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user