mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-22 17:23:50 +01:00
package updates
This commit is contained in:
parent
fcc54e978b
commit
e526132f00
@ -1,6 +1,6 @@
|
||||
---
|
||||
type: post
|
||||
date: 2020-05-10T22:51:12.151Z
|
||||
date: 2020-05-10T21:51:12.151Z
|
||||
|
||||
title: /uses
|
||||
image: uses-teaser.png
|
||||
|
2369
package-lock.json
generated
2369
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -29,8 +29,8 @@
|
||||
"not op_mini all"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ethersproject/providers": "^5.0.0-beta.165",
|
||||
"@ethersproject/units": "^5.0.0-beta.132",
|
||||
"@ethersproject/providers": "^5.0.0-beta.166",
|
||||
"@ethersproject/units": "^5.0.0-beta.133",
|
||||
"@loadable/component": "^5.12.0",
|
||||
"@web3-react/core": "^6.0.9",
|
||||
"@web3-react/injected-connector": "^6.0.7",
|
||||
@ -41,7 +41,7 @@
|
||||
"fast-exif": "^1.0.1",
|
||||
"feather-icons": "^4.28.0",
|
||||
"fraction.js": "^4.0.12",
|
||||
"gatsby": "^2.21.19",
|
||||
"gatsby": "^2.21.21",
|
||||
"gatsby-image": "^2.4.3",
|
||||
"gatsby-plugin-catch-links": "^2.3.1",
|
||||
"gatsby-plugin-feed": "^2.5.1",
|
||||
@ -61,8 +61,8 @@
|
||||
"gatsby-remark-autolink-headers": "^2.3.1",
|
||||
"gatsby-remark-breaks": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.2",
|
||||
"gatsby-remark-images": "^3.3.1",
|
||||
"gatsby-remark-images-medium-zoom": "^1.5.0",
|
||||
"gatsby-remark-images": "^3.3.2",
|
||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||
"gatsby-remark-smartypants": "^2.3.1",
|
||||
"gatsby-remark-vscode": "^2.1.1",
|
||||
"gatsby-source-filesystem": "^2.3.1",
|
||||
@ -92,7 +92,7 @@
|
||||
"@babel/node": "^7.8.7",
|
||||
"@babel/preset-typescript": "^7.9.0",
|
||||
"@svgr/webpack": "^5.4.0",
|
||||
"@testing-library/jest-dom": "^5.6.0",
|
||||
"@testing-library/jest-dom": "^5.7.0",
|
||||
"@testing-library/react": "^10.0.4",
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/jest": "^25.2.1",
|
||||
@ -116,7 +116,7 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"eslint-plugin-testing-library": "^3.1.0",
|
||||
"eslint-plugin-testing-library": "^3.1.2",
|
||||
"fs-extra": "^9.0.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.9",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user