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
65945fcd70
commit
cc4ae30df8
37
package.json
37
package.json
@ -27,20 +27,20 @@
|
||||
"axios": "^0.19.0",
|
||||
"classnames": "^2.2.6",
|
||||
"file-saver": "^2.0.1",
|
||||
"gatsby": "^2.8.6",
|
||||
"gatsby-image": "^2.1.2",
|
||||
"gatsby-plugin-manifest": "^2.1.1",
|
||||
"gatsby-plugin-matomo": "^0.7.1",
|
||||
"gatsby-plugin-offline": "^2.1.1",
|
||||
"gatsby-plugin-react-helmet": "^3.0.12",
|
||||
"gatsby-plugin-sass": "^2.0.11",
|
||||
"gatsby-plugin-sharp": "^2.1.3",
|
||||
"gatsby-plugin-sitemap": "^2.1.0",
|
||||
"gatsby": "^2.10.4",
|
||||
"gatsby-image": "^2.2.3",
|
||||
"gatsby-plugin-manifest": "^2.2.0",
|
||||
"gatsby-plugin-matomo": "^0.7.2",
|
||||
"gatsby-plugin-offline": "^2.2.0",
|
||||
"gatsby-plugin-react-helmet": "^3.1.0",
|
||||
"gatsby-plugin-sass": "^2.1.0",
|
||||
"gatsby-plugin-sharp": "^2.2.1",
|
||||
"gatsby-plugin-sitemap": "^2.2.0",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-source-filesystem": "^2.0.38",
|
||||
"gatsby-transformer-json": "^2.1.11",
|
||||
"gatsby-transformer-sharp": "^2.1.21",
|
||||
"gatsby-transformer-yaml": "^2.1.12",
|
||||
"gatsby-source-filesystem": "^2.1.0",
|
||||
"gatsby-transformer-json": "^2.2.0",
|
||||
"gatsby-transformer-sharp": "^2.2.0",
|
||||
"gatsby-transformer-yaml": "^2.2.0",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"graphql": "^14.3.1",
|
||||
"intersection-observer": "^0.7.0",
|
||||
@ -49,7 +49,7 @@
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-pose": "^4.0.8",
|
||||
"remark": "^10.0.1",
|
||||
"remark-html": "^9.0.0",
|
||||
"remark-html": "^9.0.1",
|
||||
"remark-parse": "^6.0.3",
|
||||
"suncalc": "^1.8.0",
|
||||
"vcf": "^2.0.4"
|
||||
@ -59,17 +59,18 @@
|
||||
"@babel/node": "^7.4.5",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@svgr/webpack": "^4.3.0",
|
||||
"@testing-library/react": "^8.0.1",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"@testing-library/react": "^8.0.2",
|
||||
"babel-eslint": "^10.0.2",
|
||||
"babel-jest": "^24.7.1",
|
||||
"babel-preset-gatsby": "^0.1.11",
|
||||
"babel-preset-gatsby": "^0.2.0",
|
||||
"chalk": "^2.4.2",
|
||||
"es6-promise": "^4.2.8",
|
||||
"eslint": "^6.0.0",
|
||||
"eslint-config-prettier": "^5.0.0",
|
||||
"eslint-loader": "^2.1.2",
|
||||
"eslint-plugin-graphql": "^3.0.3",
|
||||
"eslint-plugin-prettier": "^3.0.1",
|
||||
"eslint-plugin-react": "^7.12.4",
|
||||
"eslint-plugin-react": "^7.14.1",
|
||||
"eslint-plugin-react-hooks": "^1.6.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^24.7.1",
|
||||
|
Loading…
Reference in New Issue
Block a user