1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-01-05 11:25:07 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-08-31 09:56:09 +02:00
parent b23196dcd0
commit 84d0f8d139
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 678 additions and 479 deletions

1123
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,30 +29,30 @@
"not op_mini all" "not op_mini all"
], ],
"dependencies": { "dependencies": {
"@ethersproject/providers": "^5.0.5", "@ethersproject/providers": "^5.0.6",
"@ethersproject/units": "^5.0.2", "@ethersproject/units": "^5.0.3",
"@loadable/component": "^5.13.1", "@loadable/component": "^5.13.1",
"@web3-react/core": "^6.1.1", "@web3-react/core": "^6.1.1",
"@web3-react/injected-connector": "^6.0.7", "@web3-react/injected-connector": "^6.0.7",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"date-fns": "^2.15.0", "date-fns": "^2.16.0",
"dms2dec": "^1.1.0", "dms2dec": "^1.1.0",
"ethereum-blockies": "github:MyEtherWallet/blockies", "ethereum-blockies": "github:MyEtherWallet/blockies",
"fast-exif": "^1.0.1", "fast-exif": "^1.0.1",
"feather-icons": "^4.28.0", "feather-icons": "^4.28.0",
"fraction.js": "^4.0.12", "fraction.js": "^4.0.12",
"gatsby": "^2.24.48", "gatsby": "^2.24.52",
"gatsby-image": "^2.4.16", "gatsby-image": "^2.4.16",
"gatsby-plugin-catch-links": "^2.3.11", "gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-feed": "^2.5.11", "gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-lunr": "^1.5.2", "gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.4.24", "gatsby-plugin-manifest": "^2.4.26",
"gatsby-plugin-matomo": "^0.8.3", "gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.2.24", "gatsby-plugin-offline": "^3.2.26",
"gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.12", "gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.28", "gatsby-plugin-sharp": "^2.6.30",
"gatsby-plugin-sitemap": "^2.4.12", "gatsby-plugin-sitemap": "^2.4.12",
"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",
@ -61,18 +61,18 @@
"gatsby-remark-autolink-headers": "^2.3.11", "gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-breaks": "^1.0.0", "gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.3.12", "gatsby-remark-copy-linked-files": "^2.3.12",
"gatsby-remark-images": "^3.3.26", "gatsby-remark-images": "^3.3.28",
"gatsby-remark-images-medium-zoom": "^1.7.0", "gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-smartypants": "^2.3.10", "gatsby-remark-smartypants": "^2.3.10",
"gatsby-remark-vscode": "^3.0.1", "gatsby-remark-vscode": "^3.0.1",
"gatsby-source-filesystem": "^2.3.25", "gatsby-source-filesystem": "^2.3.27",
"gatsby-source-graphql": "^2.7.1", "gatsby-source-graphql": "^2.7.2",
"gatsby-transformer-remark": "^2.8.29", "gatsby-transformer-remark": "^2.8.31",
"gatsby-transformer-sharp": "^2.5.13", "gatsby-transformer-sharp": "^2.5.13",
"intersection-observer": "^0.11.0", "intersection-observer": "^0.11.0",
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code", "nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
"pigeon-maps": "^0.16.0", "pigeon-maps": "^0.16.1",
"pigeon-marker": "^0.3.4", "pigeon-marker": "^0.3.4",
"react": "^16.13.1", "react": "^16.13.1",
"react-clipboard.js": "^2.0.16", "react-clipboard.js": "^2.0.16",
@ -97,15 +97,15 @@
"@types/jest": "^26.0.10", "@types/jest": "^26.0.10",
"@types/loadable__component": "^5.13.0", "@types/loadable__component": "^5.13.0",
"@types/lunr": "^2.3.3", "@types/lunr": "^2.3.3",
"@types/node": "^14.6.0", "@types/node": "^14.6.2",
"@types/node-fetch": "^2.5.7", "@types/node-fetch": "^2.5.7",
"@types/react": "^16.9.46", "@types/react": "^16.9.48",
"@types/react-dom": "^16.9.8", "@types/react-dom": "^16.9.8",
"@types/react-helmet": "^6.1.0", "@types/react-helmet": "^6.1.0",
"@types/react-transition-group": "^4.4.0", "@types/react-transition-group": "^4.4.0",
"@types/shortid": "^0.0.29", "@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^3.9.1", "@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.9.1", "@typescript-eslint/parser": "^3.10.1",
"@welldone-software/why-did-you-render": "^5.0.0-alpha.1", "@welldone-software/why-did-you-render": "^5.0.0-alpha.1",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"eslint": "^7.7.0", "eslint": "^7.7.0",
@ -125,7 +125,7 @@
"node-sass": "^4.14.1", "node-sass": "^4.14.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"ora": "^5.0.0", "ora": "^5.0.0",
"prettier": "^2.0.5", "prettier": "^2.1.1",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"stylelint": "^13.6.1", "stylelint": "^13.6.1",
"stylelint-config-css-modules": "^2.2.0", "stylelint-config-css-modules": "^2.2.0",