1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

package updates (#223)

This commit is contained in:
Matthias Kretschmann 2020-11-09 09:58:39 +01:00 committed by GitHub
parent 049cccb189
commit ad28f866e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5774 additions and 5410 deletions

11124
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,16 +20,16 @@
},
"dependencies": {
"@coingecko/cryptoformat": "^0.4.2",
"@loadable/component": "5.13.1",
"@loadable/component": "^5.14.1",
"@oceanprotocol/art": "^3.0.0",
"@oceanprotocol/lib": "^0.9.9",
"@oceanprotocol/lib": "^0.9.10",
"@oceanprotocol/list-datapartners": "^1.0.1",
"@oceanprotocol/react": "^0.3.16",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^1.0.0",
"@tippyjs/react": "^4.2.0",
"@toruslabs/torus-embed": "^1.8.6",
"@types/classnames": "^2.2.10",
"@types/classnames": "^2.2.11",
"@vercel/node": "^1.8.4",
"@walletconnect/web3-provider": "^1.3.1",
"axios": "^0.21.0",
@ -41,34 +41,34 @@
"ethereum-address": "0.0.4",
"ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^6.1.0",
"formik": "^2.2.1",
"gatsby": "^2.24.91",
"formik": "^2.2.2",
"gatsby": "^2.25.3",
"gatsby-image": "^2.4.21",
"gatsby-plugin-google-analytics": "^2.3.19",
"gatsby-plugin-manifest": "^2.4.37",
"gatsby-plugin-google-analytics": "^2.4.0",
"gatsby-plugin-manifest": "^2.5.2",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-remove-trailing-slashes": "^2.3.13",
"gatsby-plugin-sharp": "^2.6.43",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-source-filesystem": "^2.3.37",
"gatsby-source-graphql": "^2.7.6",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-source-graphql": "^2.7.7",
"gatsby-transformer-json": "^2.4.15",
"gatsby-transformer-remark": "^2.8.47",
"gatsby-transformer-sharp": "^2.5.20",
"gatsby-transformer-remark": "^2.9.2",
"gatsby-transformer-sharp": "^2.5.21",
"intersection-observer": "^0.11.0",
"is-url-superb": "^4.0.0",
"lodash.debounce": "^4.0.8",
"lodash.omit": "^4.5.0",
"query-string": "^6.13.6",
"react": "^16.14.0",
"query-string": "^6.13.7",
"react": "^17.0.1",
"react-alice-carousel": "^2.0.2",
"react-data-table-component": "^6.11.5",
"react-datepicker": "^3.3.0",
"react-dom": "^16.14.0",
"react-dom": "^17.0.1",
"react-dotdotdot": "^1.3.1",
"react-dropzone": "^11.2.2",
"react-dropzone": "^11.2.3",
"react-helmet": "^6.1.0",
"react-intersection-observer": "^8.30.1",
"react-markdown": "^5.0.2",
@ -76,29 +76,29 @@
"react-paginate": "^6.5.0",
"react-spring": "^8.0.27",
"react-tabs": "^3.1.1",
"react-toastify": "^6.0.9",
"react-toastify": "^6.1.0",
"remove-markdown": "^0.3.0",
"shortid": "^2.2.16",
"slugify": "^1.4.5",
"swr": "^0.3.6",
"slugify": "^1.4.6",
"swr": "^0.3.8",
"use-dark-mode": "^2.3.1",
"yup": "^0.29.3"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-typescript": "^7.12.1",
"@storybook/addon-actions": "^6.0.27",
"@storybook/addon-storyshots": "^6.0.27",
"@storybook/react": "^6.0.27",
"@storybook/addon-actions": "^6.0.28",
"@storybook/addon-storyshots": "^6.0.28",
"@storybook/react": "^6.0.28",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.0",
"@testing-library/react": "^11.1.1",
"@types/jest": "^26.0.15",
"@types/loadable__component": "^5.13.1",
"@types/lodash.debounce": "^4.0.3",
"@types/lodash.omit": "^4.5.6",
"@types/node": "^14.14.5",
"@types/react": "^16.9.54",
"@types/node": "^14.14.6",
"@types/react": "^16.9.56",
"@types/react-datepicker": "^3.1.1",
"@types/react-helmet": "^6.1.0",
"@types/react-modal": "^3.10.6",
@ -106,11 +106,11 @@
"@types/react-tabs": "^2.3.2",
"@types/remove-markdown": "^0.1.1",
"@types/shortid": "0.0.29",
"@types/yup": "^0.29.8",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"@types/yup": "^0.29.9",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2",
"babel-preset-react-app": "^10.0.0",
"eslint": "^7.12.1",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.15.0",
@ -118,7 +118,7 @@
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.1",
"jest": "^26.6.3",
"prettier": "^2.1.2",
"serve": "^11.3.2",
"source-map-explorer": "^2.5.0",