mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-31 17:17:38 +01:00
package updates
This commit is contained in:
parent
da45a78afd
commit
1ef0481444
1239
package-lock.json
generated
1239
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -24,19 +24,19 @@
|
||||
"axios": "^0.19.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.22.17",
|
||||
"gatsby-image": "^2.4.5",
|
||||
"gatsby-image": "^2.4.7",
|
||||
"gatsby-plugin-manifest": "^2.4.10",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-offline": "^3.2.8",
|
||||
"gatsby-plugin-postcss": "^2.3.3",
|
||||
"gatsby-plugin-react-helmet": "^3.3.2",
|
||||
"gatsby-plugin-react-helmet": "^3.3.4",
|
||||
"gatsby-plugin-sharp": "^2.6.10",
|
||||
"gatsby-plugin-sitemap": "^2.4.4",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-source-filesystem": "^2.3.10",
|
||||
"gatsby-transformer-json": "^2.4.3",
|
||||
"gatsby-transformer-json": "^2.4.5",
|
||||
"gatsby-transformer-sharp": "^2.5.4",
|
||||
"gatsby-transformer-yaml": "^2.4.3",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
@ -45,7 +45,7 @@
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-feather": "^2.0.8",
|
||||
"react-helmet": "^6.0.0",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-pose": "^4.0.10",
|
||||
"remark": "^12.0.0",
|
||||
"remark-breaks": "^1.0.5",
|
||||
@ -62,18 +62,18 @@
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@react-mock/localstorage": "^0.1.2",
|
||||
"@svgr/webpack": "^5.4.0",
|
||||
"@testing-library/jest-dom": "^5.9.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^10.0.6",
|
||||
"@welldone-software/why-did-you-render": "^4.2.5",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^26.0.1",
|
||||
"babel-preset-gatsby": "^0.4.8",
|
||||
"chalk": "^4.0.0",
|
||||
"chalk": "^4.1.0",
|
||||
"eslint": "^7.2.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"eslint-plugin-react-hooks": "^4.0.4",
|
||||
"eslint-plugin-testing-library": "^3.2.0",
|
||||
@ -87,7 +87,7 @@
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^2.0.5",
|
||||
"slugify": "^1.4.0",
|
||||
"stylelint": "^13.5.0",
|
||||
"stylelint": "^13.6.0",
|
||||
"stylelint-config-prettier": "^8.0.1",
|
||||
"stylelint-prettier": "^1.1.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user