1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-26 11:49:04 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-01-13 21:27:47 +01:00
parent 70542a323a
commit dfb57856aa
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2167 additions and 696 deletions

2797
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,46 +29,46 @@
"not op_mini all" "not op_mini all"
], ],
"dependencies": { "dependencies": {
"@ethersproject/providers": "^5.0.0-beta.146", "@ethersproject/providers": "^5.0.0-beta.148",
"@ethersproject/units": "^5.0.0-beta.132", "@ethersproject/units": "^5.0.0-beta.132",
"@loadable/component": "^5.11.0", "@loadable/component": "^5.12.0",
"@web3-react/core": "^6.0.2", "@web3-react/core": "^6.0.2",
"@web3-react/injected-connector": "^6.0.3", "@web3-react/injected-connector": "^6.0.3",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"date-fns": "^2.8.1", "date-fns": "^2.9.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.25.0", "feather-icons": "^4.25.0",
"fraction.js": "^4.0.12", "fraction.js": "^4.0.12",
"gatsby": "^2.18.17", "gatsby": "^2.18.21",
"gatsby-image": "^2.2.37", "gatsby-image": "^2.2.38",
"gatsby-plugin-catch-links": "^2.1.21", "gatsby-plugin-catch-links": "^2.1.24",
"gatsby-plugin-feed": "^2.3.25", "gatsby-plugin-feed": "^2.3.26",
"gatsby-plugin-lunr": "^1.5.2", "gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.2.34", "gatsby-plugin-manifest": "^2.2.37",
"gatsby-plugin-matomo": "^0.7.2", "gatsby-plugin-matomo": "^0.7.2",
"gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.0.30", "gatsby-plugin-offline": "^3.0.31",
"gatsby-plugin-react-helmet": "^3.1.18", "gatsby-plugin-react-helmet": "^3.1.21",
"gatsby-plugin-sass": "^2.1.26", "gatsby-plugin-sass": "^2.1.27",
"gatsby-plugin-sharp": "^2.3.10", "gatsby-plugin-sharp": "^2.3.13",
"gatsby-plugin-sitemap": "^2.2.24", "gatsby-plugin-sitemap": "^2.2.25",
"gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-typescript": "^2.1.23", "gatsby-plugin-typescript": "^2.1.26",
"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.21", "gatsby-remark-autolink-headers": "^2.1.23",
"gatsby-remark-copy-linked-files": "^2.1.33", "gatsby-remark-copy-linked-files": "^2.1.36",
"gatsby-remark-images": "^3.1.39", "gatsby-remark-images": "^3.1.42",
"gatsby-remark-images-medium-zoom": "^1.4.0", "gatsby-remark-images-medium-zoom": "^1.4.0",
"gatsby-remark-smartypants": "^2.1.19", "gatsby-remark-smartypants": "^2.1.20",
"gatsby-remark-vscode": "^1.4.0", "gatsby-remark-vscode": "^1.4.0",
"gatsby-source-filesystem": "^2.1.43", "gatsby-source-filesystem": "^2.1.46",
"gatsby-source-graphql": "^2.1.29", "gatsby-source-graphql": "^2.1.31",
"gatsby-transformer-remark": "^2.6.45", "gatsby-transformer-remark": "^2.6.48",
"gatsby-transformer-sharp": "^2.3.9", "gatsby-transformer-sharp": "^2.3.12",
"graphql": "^14.5.8", "graphql": "^14.5.8",
"intersection-observer": "^0.7.0", "intersection-observer": "^0.7.0",
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
@ -88,9 +88,9 @@
"use-dark-mode": "^2.3.1" "use-dark-mode": "^2.3.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/node": "^7.7.7", "@babel/node": "^7.8.0",
"@babel/preset-env": "^7.7.7", "@babel/preset-env": "^7.8.2",
"@babel/preset-typescript": "^7.7.7", "@babel/preset-typescript": "^7.8.0",
"@svgr/webpack": "^5.0.1", "@svgr/webpack": "^5.0.1",
"@testing-library/jest-dom": "^4.2.3", "@testing-library/jest-dom": "^4.2.3",
"@testing-library/react": "^9.4.0", "@testing-library/react": "^9.4.0",
@ -98,15 +98,15 @@
"@types/jest": "^24.0.25", "@types/jest": "^24.0.25",
"@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.1.2", "@types/node": "^13.1.6",
"@types/node-fetch": "^2.5.4", "@types/node-fetch": "^2.5.4",
"@types/react": "^16.9.17", "@types/react": "^16.9.17",
"@types/react-dom": "^16.9.3", "@types/react-dom": "^16.9.3",
"@types/react-helmet": "^5.0.14", "@types/react-helmet": "^5.0.15",
"@types/react-transition-group": "^4.2.3", "@types/react-transition-group": "^4.2.3",
"@types/shortid": "0.0.29", "@types/shortid": "0.0.29",
"@typescript-eslint/eslint-plugin": "^2.14.0", "@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.14.0", "@typescript-eslint/parser": "^2.16.0",
"@welldone-software/why-did-you-render": "^3.5.0", "@welldone-software/why-did-you-render": "^3.5.0",
"babel-eslint": "^10.0.3", "babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0", "babel-jest": "^24.9.0",
@ -117,7 +117,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2", "eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.17.0", "eslint-plugin-react": "^7.17.0",
"eslint-plugin-testing-library": "^1.3.4", "eslint-plugin-testing-library": "^1.4.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8", "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",
"identity-obj-proxy": "^3.0.0", "identity-obj-proxy": "^3.0.0",
@ -131,11 +131,11 @@
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"stylelint": "^12.0.1", "stylelint": "^12.0.1",
"stylelint-config-css-modules": "^2.1.0", "stylelint-config-css-modules": "^2.2.0",
"stylelint-config-prettier": "^8.0.0", "stylelint-config-prettier": "^8.0.1",
"stylelint-config-standard": "^19.0.0", "stylelint-config-standard": "^19.0.0",
"stylelint-prettier": "^1.1.2", "stylelint-prettier": "^1.1.2",
"ts-jest": "^24.2.0", "ts-jest": "^24.3.0",
"typescript": "^3.7.4" "typescript": "^3.7.4"
}, },
"repository": { "repository": {