mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-13 16:45:12 +01:00
package updates
This commit is contained in:
parent
99a1e294f4
commit
3f6adde51c
2433
package-lock.json
generated
2433
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -25,19 +25,19 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.19.0",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.18.0",
|
||||
"gatsby": "^2.18.3",
|
||||
"gatsby-image": "^2.2.33",
|
||||
"gatsby-plugin-manifest": "^2.2.29",
|
||||
"gatsby-plugin-matomo": "^0.7.2",
|
||||
"gatsby-plugin-offline": "^3.0.22",
|
||||
"gatsby-plugin-offline": "^3.0.23",
|
||||
"gatsby-plugin-react-helmet": "^3.1.15",
|
||||
"gatsby-plugin-sass": "^2.1.23",
|
||||
"gatsby-plugin-sharp": "^2.3.2",
|
||||
"gatsby-plugin-sharp": "^2.3.3",
|
||||
"gatsby-plugin-sitemap": "^2.2.21",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-source-filesystem": "^2.1.38",
|
||||
"gatsby-transformer-json": "^2.2.18",
|
||||
"gatsby-transformer-json": "^2.2.19",
|
||||
"gatsby-transformer-sharp": "^2.3.5",
|
||||
"gatsby-transformer-yaml": "^2.2.17",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
@ -58,9 +58,9 @@
|
||||
"vcf": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.2",
|
||||
"@babel/node": "^7.7.0",
|
||||
"@babel/preset-env": "^7.7.1",
|
||||
"@babel/core": "^7.7.4",
|
||||
"@babel/node": "^7.7.4",
|
||||
"@babel/preset-env": "^7.7.4",
|
||||
"@react-mock/localstorage": "^0.1.2",
|
||||
"@svgr/webpack": "^4.3.3",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
@ -69,7 +69,7 @@
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-preset-gatsby": "^0.2.22",
|
||||
"chalk": "^3.0.0",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint": "^6.7.1",
|
||||
"eslint-config-prettier": "^6.7.0",
|
||||
"eslint-loader": "^3.0.2",
|
||||
"eslint-plugin-graphql": "^3.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user