mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-01 20:39:45 +01:00
package updates
This commit is contained in:
parent
f632556178
commit
09401311d4
9667
package-lock.json
generated
9667
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
40
package.json
40
package.json
@ -20,27 +20,26 @@
|
||||
"new": "babel-node ./scripts/new.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.12.0",
|
||||
"@loadable/component": "^5.13.1",
|
||||
"axios": "^0.19.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.23.11",
|
||||
"gatsby-image": "^2.4.9",
|
||||
"gatsby-plugin-manifest": "^2.4.14",
|
||||
"gatsby": "^2.23.17",
|
||||
"gatsby-image": "^2.4.12",
|
||||
"gatsby-plugin-manifest": "^2.4.17",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-offline": "^3.2.13",
|
||||
"gatsby-plugin-postcss": "^2.3.6",
|
||||
"gatsby-plugin-react-helmet": "^3.3.6",
|
||||
"gatsby-plugin-sharp": "^2.6.14",
|
||||
"gatsby-plugin-sitemap": "^2.4.7",
|
||||
"gatsby-plugin-offline": "^3.2.16",
|
||||
"gatsby-plugin-postcss": "^2.3.9",
|
||||
"gatsby-plugin-react-helmet": "^3.3.9",
|
||||
"gatsby-plugin-sharp": "^2.6.17",
|
||||
"gatsby-plugin-sitemap": "^2.4.10",
|
||||
"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.14",
|
||||
"gatsby-transformer-json": "^2.4.7",
|
||||
"gatsby-transformer-sharp": "^2.5.7",
|
||||
"gatsby-transformer-yaml": "^2.4.6",
|
||||
"gatsby-source-filesystem": "^2.3.17",
|
||||
"gatsby-transformer-json": "^2.4.10",
|
||||
"gatsby-transformer-sharp": "^2.5.10",
|
||||
"gatsby-transformer-yaml": "^2.4.9",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"graphql": "^14.6.0",
|
||||
"intersection-observer": "^0.11.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
@ -57,25 +56,24 @@
|
||||
"vcf": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.3",
|
||||
"@babel/node": "^7.10.3",
|
||||
"@babel/preset-env": "^7.10.3",
|
||||
"@react-mock/localstorage": "^0.1.2",
|
||||
"@babel/core": "^7.10.4",
|
||||
"@babel/node": "^7.10.4",
|
||||
"@babel/preset-env": "^7.10.4",
|
||||
"@svgr/webpack": "^5.4.0",
|
||||
"@testing-library/jest-dom": "^5.11.0",
|
||||
"@testing-library/react": "^10.4.3",
|
||||
"@welldone-software/why-did-you-render": "^4.2.5",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^26.1.0",
|
||||
"babel-preset-gatsby": "^0.4.12",
|
||||
"babel-preset-gatsby": "^0.5.1",
|
||||
"chalk": "^4.1.0",
|
||||
"eslint": "^7.3.1",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-react": "^7.20.1",
|
||||
"eslint-plugin-react-hooks": "^4.0.4",
|
||||
"eslint-plugin-react": "^7.20.3",
|
||||
"eslint-plugin-react-hooks": "^4.0.5",
|
||||
"eslint-plugin-testing-library": "^3.3.1",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.10",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user