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
b7d59bffde
commit
6d1c3cce53
5233
package-lock.json
generated
5233
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
42
package.json
42
package.json
@ -23,25 +23,25 @@
|
|||||||
"@loadable/component": "^5.12.0",
|
"@loadable/component": "^5.12.0",
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"file-saver": "^2.0.2",
|
"file-saver": "^2.0.2",
|
||||||
"gatsby": "^2.23.7",
|
"gatsby": "^2.23.11",
|
||||||
"gatsby-image": "^2.4.7",
|
"gatsby-image": "^2.4.9",
|
||||||
"gatsby-plugin-manifest": "^2.4.12",
|
"gatsby-plugin-manifest": "^2.4.14",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
"gatsby-plugin-offline": "^3.2.11",
|
"gatsby-plugin-offline": "^3.2.13",
|
||||||
"gatsby-plugin-postcss": "^2.3.3",
|
"gatsby-plugin-postcss": "^2.3.6",
|
||||||
"gatsby-plugin-react-helmet": "^3.3.4",
|
"gatsby-plugin-react-helmet": "^3.3.6",
|
||||||
"gatsby-plugin-sharp": "^2.6.12",
|
"gatsby-plugin-sharp": "^2.6.14",
|
||||||
"gatsby-plugin-sitemap": "^2.4.4",
|
"gatsby-plugin-sitemap": "^2.4.7",
|
||||||
"gatsby-plugin-svgr": "^2.0.2",
|
"gatsby-plugin-svgr": "^2.0.2",
|
||||||
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
||||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||||
"gatsby-source-filesystem": "^2.3.12",
|
"gatsby-source-filesystem": "^2.3.14",
|
||||||
"gatsby-transformer-json": "^2.4.5",
|
"gatsby-transformer-json": "^2.4.7",
|
||||||
"gatsby-transformer-sharp": "^2.5.4",
|
"gatsby-transformer-sharp": "^2.5.7",
|
||||||
"gatsby-transformer-yaml": "^2.4.3",
|
"gatsby-transformer-yaml": "^2.4.6",
|
||||||
"giphy-js-sdk-core": "^1.0.6",
|
"giphy-js-sdk-core": "^1.0.6",
|
||||||
"graphql": "^14.6.0",
|
"graphql": "^14.6.0",
|
||||||
"intersection-observer": "^0.10.0",
|
"intersection-observer": "^0.11.0",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
"react-feather": "^2.0.8",
|
"react-feather": "^2.0.8",
|
||||||
@ -62,31 +62,31 @@
|
|||||||
"@babel/preset-env": "^7.10.3",
|
"@babel/preset-env": "^7.10.3",
|
||||||
"@react-mock/localstorage": "^0.1.2",
|
"@react-mock/localstorage": "^0.1.2",
|
||||||
"@svgr/webpack": "^5.4.0",
|
"@svgr/webpack": "^5.4.0",
|
||||||
"@testing-library/jest-dom": "^5.10.1",
|
"@testing-library/jest-dom": "^5.11.0",
|
||||||
"@testing-library/react": "^10.3.0",
|
"@testing-library/react": "^10.4.3",
|
||||||
"@welldone-software/why-did-you-render": "^4.2.5",
|
"@welldone-software/why-did-you-render": "^4.2.5",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"babel-jest": "^26.0.1",
|
"babel-jest": "^26.1.0",
|
||||||
"babel-preset-gatsby": "^0.4.10",
|
"babel-preset-gatsby": "^0.4.12",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"eslint": "^7.3.0",
|
"eslint": "^7.3.1",
|
||||||
"eslint-config-prettier": "^6.11.0",
|
"eslint-config-prettier": "^6.11.0",
|
||||||
"eslint-loader": "^4.0.2",
|
"eslint-loader": "^4.0.2",
|
||||||
"eslint-plugin-graphql": "^4.0.0",
|
"eslint-plugin-graphql": "^4.0.0",
|
||||||
"eslint-plugin-prettier": "^3.1.4",
|
"eslint-plugin-prettier": "^3.1.4",
|
||||||
"eslint-plugin-react": "^7.20.0",
|
"eslint-plugin-react": "^7.20.1",
|
||||||
"eslint-plugin-react-hooks": "^4.0.4",
|
"eslint-plugin-react-hooks": "^4.0.4",
|
||||||
"eslint-plugin-testing-library": "^3.3.1",
|
"eslint-plugin-testing-library": "^3.3.1",
|
||||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.10",
|
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.10",
|
||||||
"identity-obj-proxy": "^3.0.0",
|
"identity-obj-proxy": "^3.0.0",
|
||||||
"jest": "^26.0.1",
|
"jest": "^26.1.0",
|
||||||
"jest-canvas-mock": "^2.2.0",
|
"jest-canvas-mock": "^2.2.0",
|
||||||
"js-yaml": "^3.14.0",
|
"js-yaml": "^3.14.0",
|
||||||
"ora": "^4.0.4",
|
"ora": "^4.0.4",
|
||||||
"postcss-preset-env": "^6.7.0",
|
"postcss-preset-env": "^6.7.0",
|
||||||
"prepend": "^1.0.2",
|
"prepend": "^1.0.2",
|
||||||
"prettier": "^2.0.5",
|
"prettier": "^2.0.5",
|
||||||
"slugify": "^1.4.0",
|
"slugify": "^1.4.4",
|
||||||
"stylelint": "^13.6.1",
|
"stylelint": "^13.6.1",
|
||||||
"stylelint-config-prettier": "^8.0.2",
|
"stylelint-config-prettier": "^8.0.2",
|
||||||
"stylelint-prettier": "^1.1.2"
|
"stylelint-prettier": "^1.1.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user