mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-23 01:29:41 +01:00
package updates
This commit is contained in:
parent
62dd965100
commit
323ab9b611
26
package.json
26
package.json
@ -21,13 +21,13 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"file-saver": "^1.3.8",
|
"file-saver": "^1.3.8",
|
||||||
"gatsby": "^2.0.0-beta.9",
|
"gatsby": "^2.0.0-beta.20",
|
||||||
"gatsby-image": "^2.0.0-beta.2",
|
"gatsby-image": "^2.0.0-beta.5",
|
||||||
"gatsby-plugin-favicon": "github:TuckerWhitehouse/gatsby-plugin-favicon#gatsby-v2",
|
"gatsby-plugin-favicon": "github:TuckerWhitehouse/gatsby-plugin-favicon#gatsby-v2",
|
||||||
"gatsby-plugin-matomo": "^0.4.0",
|
"gatsby-plugin-matomo": "^0.4.1",
|
||||||
"gatsby-plugin-offline": "^2.0.0-beta.2",
|
"gatsby-plugin-offline": "^2.0.0-beta.3",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.0-beta.2",
|
"gatsby-plugin-react-helmet": "^3.0.0-beta.3",
|
||||||
"gatsby-plugin-sass": "^2.0.0-beta.2",
|
"gatsby-plugin-sass": "^2.0.0-beta.5",
|
||||||
"gatsby-plugin-sharp": "^2.0.0-beta.2",
|
"gatsby-plugin-sharp": "^2.0.0-beta.2",
|
||||||
"gatsby-plugin-sitemap": "^2.0.0-beta.2",
|
"gatsby-plugin-sitemap": "^2.0.0-beta.2",
|
||||||
"gatsby-source-filesystem": "^2.0.1-beta.3",
|
"gatsby-source-filesystem": "^2.0.1-beta.3",
|
||||||
@ -38,26 +38,26 @@
|
|||||||
"graphql": "^0.13.2",
|
"graphql": "^0.13.2",
|
||||||
"intersection-observer": "^0.5.0",
|
"intersection-observer": "^0.5.0",
|
||||||
"js-yaml": "^3.12.0",
|
"js-yaml": "^3.12.0",
|
||||||
"node-sass": "^4.9.0",
|
"node-sass": "^4.9.2",
|
||||||
"react": "^16.4.1",
|
"react": "^16.4.1",
|
||||||
"react-dom": "^16.4.1",
|
"react-dom": "^16.4.1",
|
||||||
"react-helmet": "^5.2.0",
|
"react-helmet": "^5.2.0",
|
||||||
"react-markdown": "^3.3.2",
|
"react-markdown": "^3.3.2",
|
||||||
"react-transition-group": "^2.3.1",
|
"react-transition-group": "^2.4.0",
|
||||||
"vcf": "^2.0.1"
|
"vcf": "^2.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@svgr/cli": "^2.0.0",
|
"@svgr/cli": "^2.1.0",
|
||||||
"babel-eslint": "^8.2.5",
|
"babel-eslint": "^8.2.5",
|
||||||
"eslint": "^5.0.0",
|
"eslint": "^5.1.0",
|
||||||
"eslint-config-prettier": "^2.9.0",
|
"eslint-config-prettier": "^2.9.0",
|
||||||
"eslint-loader": "^2.0.0",
|
"eslint-loader": "^2.0.0",
|
||||||
"eslint-plugin-graphql": "^2.1.1",
|
"eslint-plugin-graphql": "^2.1.1",
|
||||||
"eslint-plugin-prettier": "^2.6.0",
|
"eslint-plugin-prettier": "^2.6.2",
|
||||||
"eslint-plugin-react": "^7.9.1",
|
"eslint-plugin-react": "^7.10.0",
|
||||||
"ora": "^2.1.0",
|
"ora": "^2.1.0",
|
||||||
"prepend": "^1.0.2",
|
"prepend": "^1.0.2",
|
||||||
"prettier": "^1.13.5",
|
"prettier": "^1.13.7",
|
||||||
"prettier-stylelint": "^0.4.2",
|
"prettier-stylelint": "^0.4.2",
|
||||||
"slugify": "^1.3.0",
|
"slugify": "^1.3.0",
|
||||||
"stylelint": "^9.2.1",
|
"stylelint": "^9.2.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user