1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-20 11:23:24 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-07-18 03:13:28 +02:00
parent 902c4eedca
commit c3e3936fe4
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 857 additions and 696 deletions

1539
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,20 +22,20 @@
"@loadable/component": "^5.13.1",
"@now/node": "^1.7.2",
"@oceanprotocol/art": "^3.0.0",
"@oceanprotocol/react": "^0.0.15",
"@oceanprotocol/react": "^0.0.16",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^1.0.0",
"@tippyjs/react": "^4.1.0",
"@types/classnames": "^2.2.10",
"axios": "^0.19.2",
"classnames": "^2.2.6",
"date-fns": "^2.14.0",
"date-fns": "^2.15.0",
"dotenv": "^8.2.0",
"ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^6.1.0",
"formik": "^2.1.5",
"formik-persist": "^1.1.0",
"gatsby": "^2.24.3",
"gatsby": "^2.24.4",
"gatsby-image": "^2.4.13",
"gatsby-plugin-manifest": "^2.4.18",
"gatsby-plugin-react-helmet": "^3.3.10",
@ -43,7 +43,7 @@
"gatsby-plugin-sharp": "^2.6.19",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-source-filesystem": "^2.3.19",
"gatsby-source-filesystem": "^2.3.20",
"gatsby-source-graphql": "^2.6.2",
"gatsby-transformer-json": "^2.4.11",
"gatsby-transformer-remark": "^2.8.25",
@ -73,9 +73,9 @@
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/preset-typescript": "^7.10.1",
"@storybook/addon-actions": "^6.0.0-rc.8",
"@storybook/addon-storyshots": "^6.0.0-rc.8",
"@storybook/react": "^6.0.0-rc.8",
"@storybook/addon-actions": "^6.0.0-rc.9",
"@storybook/addon-storyshots": "^6.0.0-rc.9",
"@storybook/react": "^6.0.0-rc.9",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",