1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-01 20:39:55 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-03-22 00:04:22 +01:00
parent 5fc8e05adc
commit f71678a8b3
Signed by: m
GPG Key ID: 606EEEF3C479A91F
5 changed files with 2066 additions and 3362 deletions

5356
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,56 +29,56 @@
"not op_mini all" "not op_mini all"
], ],
"dependencies": { "dependencies": {
"@ethersproject/providers": "^5.0.0-beta.155", "@ethersproject/providers": "^5.0.0-beta.157",
"@ethersproject/units": "^5.0.0-beta.132", "@ethersproject/units": "^5.0.0-beta.132",
"@loadable/component": "^5.12.0", "@loadable/component": "^5.12.0",
"@web3-react/core": "^6.0.7", "@web3-react/core": "^6.0.7",
"@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.10.0", "date-fns": "^2.11.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.26.0", "feather-icons": "^4.26.0",
"fraction.js": "^4.0.12", "fraction.js": "^4.0.12",
"gatsby": "^2.19.39", "gatsby": "^2.20.2",
"gatsby-image": "^2.2.43", "gatsby-image": "^2.3.0",
"gatsby-plugin-catch-links": "^2.1.27", "gatsby-plugin-catch-links": "^2.2.0",
"gatsby-plugin-feed": "^2.3.28", "gatsby-plugin-feed": "^2.4.0",
"gatsby-plugin-lunr": "^1.5.2", "gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.2.47", "gatsby-plugin-manifest": "^2.3.1",
"gatsby-plugin-matomo": "^0.8.1", "gatsby-plugin-matomo": "^0.8.1",
"gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.0.40", "gatsby-plugin-offline": "^3.1.0",
"gatsby-plugin-react-helmet": "^3.1.23", "gatsby-plugin-react-helmet": "^3.2.0",
"gatsby-plugin-sass": "^2.1.30", "gatsby-plugin-sass": "^2.2.0",
"gatsby-plugin-sharp": "^2.4.11", "gatsby-plugin-sharp": "^2.5.1",
"gatsby-plugin-sitemap": "^2.2.28", "gatsby-plugin-sitemap": "^2.3.0",
"gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-typescript": "^2.2.2", "gatsby-plugin-typescript": "^2.3.0",
"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-redirect-from": "^0.2.1", "gatsby-redirect-from": "^0.2.1",
"gatsby-remark-autolink-headers": "^2.1.25", "gatsby-remark-autolink-headers": "^2.2.0",
"gatsby-remark-breaks": "^1.0.0", "gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.1.39", "gatsby-remark-copy-linked-files": "^2.2.0",
"gatsby-remark-images": "^3.1.49", "gatsby-remark-images": "^3.2.0",
"gatsby-remark-images-medium-zoom": "^1.4.0", "gatsby-remark-images-medium-zoom": "^1.4.0",
"gatsby-remark-smartypants": "^2.1.22", "gatsby-remark-smartypants": "^2.2.0",
"gatsby-remark-vscode": "^2.0.3", "gatsby-remark-vscode": "^2.0.3",
"gatsby-source-filesystem": "^2.1.53", "gatsby-source-filesystem": "^2.2.1",
"gatsby-source-graphql": "^2.1.34", "gatsby-source-graphql": "^2.2.0",
"gatsby-transformer-remark": "^2.6.58", "gatsby-transformer-remark": "^2.7.0",
"gatsby-transformer-sharp": "^2.3.18", "gatsby-transformer-sharp": "^2.4.1",
"graphql": "^14.6.0", "graphql": "^14.6.0",
"intersection-observer": "^0.7.0", "intersection-observer": "^0.7.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.15.0", "pigeon-maps": "^0.15.0",
"pigeon-marker": "^0.3.4", "pigeon-marker": "^0.3.4",
"react": "^16.13.0", "react": "^16.13.1",
"react-clipboard.js": "^2.0.16", "react-clipboard.js": "^2.0.16",
"react-dom": "^16.13.0", "react-dom": "^16.13.1",
"react-feather": "^2.0.3", "react-feather": "^2.0.3",
"react-helmet": "^5.2.1", "react-helmet": "^5.2.1",
"react-pose": "^4.0.10", "react-pose": "^4.0.10",
@ -91,8 +91,8 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/node": "^7.8.7", "@babel/node": "^7.8.7",
"@babel/preset-env": "^7.8.7", "@babel/preset-env": "^7.9.0",
"@babel/preset-typescript": "^7.8.3", "@babel/preset-typescript": "^7.9.0",
"@svgr/webpack": "^5.2.0", "@svgr/webpack": "^5.2.0",
"@testing-library/jest-dom": "^5.1.1", "@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^10.0.0", "@testing-library/react": "^10.0.0",
@ -100,15 +100,15 @@
"@types/jest": "^25.1.4", "@types/jest": "^25.1.4",
"@types/loadable__component": "^5.10.0", "@types/loadable__component": "^5.10.0",
"@types/lunr": "^2.3.2", "@types/lunr": "^2.3.2",
"@types/node": "^13.9.0", "@types/node": "^13.9.2",
"@types/node-fetch": "^2.5.5", "@types/node-fetch": "^2.5.5",
"@types/react": "^16.9.23", "@types/react": "^16.9.25",
"@types/react-dom": "^16.9.5", "@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15", "@types/react-helmet": "^5.0.15",
"@types/react-transition-group": "^4.2.4", "@types/react-transition-group": "^4.2.4",
"@types/shortid": "0.0.29", "@types/shortid": "0.0.29",
"@typescript-eslint/eslint-plugin": "^2.23.0", "@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.23.0", "@typescript-eslint/parser": "^2.24.0",
"@welldone-software/why-did-you-render": "^4.0.5", "@welldone-software/why-did-you-render": "^4.0.5",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0", "babel-jest": "^25.1.0",
@ -129,8 +129,7 @@
"node-sass": "^4.13.1", "node-sass": "^4.13.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"ora": "^4.0.0", "ora": "^4.0.0",
"prettier": "^1.19.1", "prettier": "^2.0.0",
"prettier-stylelint": "^0.4.2",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"stylelint": "^13.2.1", "stylelint": "^13.2.1",
"stylelint-config-css-modules": "^2.2.0", "stylelint-config-css-modules": "^2.2.0",

View File

@ -24,10 +24,7 @@ export function PureChangelog({
const { object, url, owner } = repoMatch const { object, url, owner } = repoMatch
const changelogHtml = const changelogHtml =
object && object && remark().use(remarkReact).processSync(object.text).contents
remark()
.use(remarkReact)
.processSync(object.text).contents
const filePathUrl = `${url}/tree/master/CHANGELOG.md` const filePathUrl = `${url}/tree/master/CHANGELOG.md`
const filePathDisplay = `${owner.login}/${repo}:CHANGELOG.md` const filePathDisplay = `${owner.login}/${repo}:CHANGELOG.md`

View File

@ -17,7 +17,7 @@ export function useEagerConnect() {
const [tried, setTried] = useState(false) const [tried, setTried] = useState(false)
useEffect(() => { useEffect(() => {
MetaMask.isAuthorized().then(isAuthorized => { MetaMask.isAuthorized().then((isAuthorized) => {
if (isAuthorized) { if (isAuthorized) {
activate(MetaMask, undefined, true).catch(() => { activate(MetaMask, undefined, true).catch(() => {
setTried(true) setTried(true)

View File

@ -32,7 +32,7 @@ const BackButton = () => (
export default function Thanks() { export default function Thanks() {
const { author } = useSiteMetadata() const { author } = useSiteMetadata()
const coins = Object.keys(author).filter( const coins = Object.keys(author).filter(
key => key === 'bitcoin' || key === 'ether' (key) => key === 'bitcoin' || key === 'ether'
) )
return ( return (