mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
package updates
This commit is contained in:
parent
8cfed8d19f
commit
5d2c3db90a
10
package.json
10
package.json
@ -24,7 +24,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"file-saver": "^2.0.1",
|
"file-saver": "^2.0.1",
|
||||||
"gatsby": "^2.3.3",
|
"gatsby": "^2.3.4",
|
||||||
"gatsby-image": "^2.0.35",
|
"gatsby-image": "^2.0.35",
|
||||||
"gatsby-plugin-favicon": "^3.1.5",
|
"gatsby-plugin-favicon": "^3.1.5",
|
||||||
"gatsby-plugin-matomo": "^0.6.0",
|
"gatsby-plugin-matomo": "^0.6.0",
|
||||||
@ -32,19 +32,19 @@
|
|||||||
"gatsby-plugin-react-helmet": "^3.0.11",
|
"gatsby-plugin-react-helmet": "^3.0.11",
|
||||||
"gatsby-plugin-sass": "^2.0.11",
|
"gatsby-plugin-sass": "^2.0.11",
|
||||||
"gatsby-plugin-sharp": "^2.0.32",
|
"gatsby-plugin-sharp": "^2.0.32",
|
||||||
"gatsby-plugin-sitemap": "^2.0.10",
|
"gatsby-plugin-sitemap": "^2.0.11",
|
||||||
"gatsby-plugin-svgr": "^2.0.2",
|
"gatsby-plugin-svgr": "^2.0.2",
|
||||||
"gatsby-source-filesystem": "^2.0.28",
|
"gatsby-source-filesystem": "^2.0.28",
|
||||||
"gatsby-transformer-json": "^2.1.11",
|
"gatsby-transformer-json": "^2.1.11",
|
||||||
"gatsby-transformer-sharp": "^2.1.17",
|
"gatsby-transformer-sharp": "^2.1.17",
|
||||||
"gatsby-transformer-yaml": "^2.1.11",
|
"gatsby-transformer-yaml": "^2.1.11",
|
||||||
"giphy-js-sdk-core": "^1.0.6",
|
"giphy-js-sdk-core": "^1.0.6",
|
||||||
"graphql": "^14.1.1",
|
"graphql": "^14.2.0",
|
||||||
"intersection-observer": "^0.5.1",
|
"intersection-observer": "^0.5.1",
|
||||||
"js-yaml": "^3.13.0",
|
"js-yaml": "^3.13.0",
|
||||||
"node-sass": "^4.11.0",
|
"node-sass": "^4.11.0",
|
||||||
"react": "^16.8.5",
|
"react": "^16.8.6",
|
||||||
"react-dom": "^16.8.5",
|
"react-dom": "^16.8.6",
|
||||||
"react-helmet": "^5.2.0",
|
"react-helmet": "^5.2.0",
|
||||||
"react-pose": "^4.0.8",
|
"react-pose": "^4.0.8",
|
||||||
"remark": "^10.0.1",
|
"remark": "^10.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user