mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
package updates
This commit is contained in:
parent
f4a7033ee2
commit
441462fda0
12
package.json
12
package.json
@ -21,13 +21,13 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"file-saver": "^1.3.8",
|
"file-saver": "^1.3.8",
|
||||||
"gatsby": "^2.0.0-beta.72",
|
"gatsby": "^2.0.0-beta.98",
|
||||||
"gatsby-image": "^2.0.0-beta.7",
|
"gatsby-image": "^2.0.0-beta.7",
|
||||||
"gatsby-plugin-manifest": "^2.0.2-beta.3",
|
"gatsby-plugin-manifest": "^2.0.2-beta.5",
|
||||||
"gatsby-plugin-matomo": "^0.5.0",
|
"gatsby-plugin-matomo": "^0.5.0",
|
||||||
"gatsby-plugin-offline": "^2.0.0-beta.6",
|
"gatsby-plugin-offline": "^2.0.0-beta.9",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.0-beta.4",
|
"gatsby-plugin-react-helmet": "^3.0.0-beta.4",
|
||||||
"gatsby-plugin-sass": "^2.0.0-beta.6",
|
"gatsby-plugin-sass": "^2.0.0-beta.10",
|
||||||
"gatsby-plugin-sharp": "^2.0.0-beta.7",
|
"gatsby-plugin-sharp": "^2.0.0-beta.7",
|
||||||
"gatsby-plugin-sitemap": "^2.0.0-beta.3",
|
"gatsby-plugin-sitemap": "^2.0.0-beta.3",
|
||||||
"gatsby-source-filesystem": "^2.0.1-beta.10",
|
"gatsby-source-filesystem": "^2.0.1-beta.10",
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"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.2",
|
"node-sass": "^4.9.3",
|
||||||
"react": "^16.4.2",
|
"react": "^16.4.2",
|
||||||
"react-dom": "^16.4.2",
|
"react-dom": "^16.4.2",
|
||||||
"react-helmet": "^5.2.0",
|
"react-helmet": "^5.2.0",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"eslint-plugin-react": "^7.10.0",
|
"eslint-plugin-react": "^7.10.0",
|
||||||
"ora": "^3.0.0",
|
"ora": "^3.0.0",
|
||||||
"prepend": "^1.0.2",
|
"prepend": "^1.0.2",
|
||||||
"prettier": "^1.14.0",
|
"prettier": "^1.14.2",
|
||||||
"prettier-stylelint": "^0.4.2",
|
"prettier-stylelint": "^0.4.2",
|
||||||
"slugify": "^1.3.1",
|
"slugify": "^1.3.1",
|
||||||
"stylelint": "^9.4.0",
|
"stylelint": "^9.4.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user