1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-09-28 03:58:59 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-09-29 13:46:03 +02:00
parent 3c44eac707
commit 762fe9809e
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2009 additions and 1163 deletions

3114
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,11 +22,11 @@
"@coingecko/cryptoformat": "^0.4.2", "@coingecko/cryptoformat": "^0.4.2",
"@loadable/component": "5.13.1", "@loadable/component": "5.13.1",
"@oceanprotocol/art": "^3.0.0", "@oceanprotocol/art": "^3.0.0",
"@oceanprotocol/lib": "^0.2.5", "@oceanprotocol/lib": "^0.3.1",
"@oceanprotocol/react": "^0.0.45", "@oceanprotocol/react": "^0.0.46",
"@oceanprotocol/typographies": "^0.1.0", "@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^1.0.0", "@sindresorhus/slugify": "^1.0.0",
"@tippyjs/react": "^4.1.0", "@tippyjs/react": "^4.2.0",
"@toruslabs/torus-embed": "^1.8.5", "@toruslabs/torus-embed": "^1.8.5",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@vercel/node": "^1.8.3", "@vercel/node": "^1.8.3",
@ -34,58 +34,58 @@
"axios": "^0.20.0", "axios": "^0.20.0",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"date-fns": "^2.16.1", "date-fns": "^2.16.1",
"decimal.js": "^10.2.0", "decimal.js": "^10.2.1",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"ethereum-blockies": "github:MyEtherWallet/blockies", "ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^6.1.0", "filesize": "^6.1.0",
"formik": "^2.1.5", "formik": "^2.1.5",
"gatsby": "^2.24.63", "gatsby": "^2.24.66",
"gatsby-image": "^2.4.19", "gatsby-image": "^2.4.20",
"gatsby-plugin-manifest": "^2.4.30", "gatsby-plugin-manifest": "^2.4.32",
"gatsby-plugin-react-helmet": "^3.3.11", "gatsby-plugin-react-helmet": "^3.3.12",
"gatsby-plugin-remove-trailing-slashes": "^2.3.12", "gatsby-plugin-remove-trailing-slashes": "^2.3.13",
"gatsby-plugin-sharp": "^2.6.36", "gatsby-plugin-sharp": "^2.6.37",
"gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-webpack-size": "^1.0.0", "gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-source-filesystem": "^2.3.30", "gatsby-source-filesystem": "^2.3.31",
"gatsby-source-graphql": "^2.7.4", "gatsby-source-graphql": "^2.7.5",
"gatsby-transformer-json": "^2.4.12", "gatsby-transformer-json": "^2.4.13",
"gatsby-transformer-remark": "^2.8.35", "gatsby-transformer-remark": "^2.8.36",
"gatsby-transformer-sharp": "^2.5.15", "gatsby-transformer-sharp": "^2.5.16",
"intersection-observer": "^0.11.0", "intersection-observer": "^0.11.0",
"is-url-superb": "^4.0.0", "is-url-superb": "^4.0.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lodash.omit": "^4.5.0", "lodash.omit": "^4.5.0",
"query-string": "^6.13.2", "query-string": "^6.13.4",
"react": "^16.13.1", "react": "^16.13.1",
"react-data-table-component": "^6.11.5", "react-data-table-component": "^6.11.5",
"react-datepicker": "^3.1.3", "react-datepicker": "^3.2.2",
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"react-dotdotdot": "^1.3.1", "react-dotdotdot": "^1.3.1",
"react-dropzone": "^11.2.0", "react-dropzone": "^11.2.0",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"react-markdown": "^4.3.1", "react-markdown": "^4.3.1",
"react-paginate": "^6.5.0", "react-paginate": "^6.5.0",
"react-responsive-modal": "^5.1.0", "react-responsive-modal": "^5.1.1",
"react-spring": "^8.0.27", "react-spring": "^8.0.27",
"react-tabs": "^3.1.1", "react-tabs": "^3.1.1",
"react-toastify": "^6.0.8", "react-toastify": "^6.0.8",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"slugify": "^1.4.5", "slugify": "^1.4.5",
"swr": "^0.3.3", "swr": "^0.3.5",
"yup": "^0.29.3" "yup": "^0.29.3"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.11.6", "@babel/core": "^7.11.6",
"@babel/preset-typescript": "^7.10.1", "@babel/preset-typescript": "^7.10.1",
"@storybook/addon-actions": "^6.0.21", "@storybook/addon-actions": "^6.0.22",
"@storybook/addon-storyshots": "^6.0.21", "@storybook/addon-storyshots": "^6.0.22",
"@storybook/react": "^6.0.21", "@storybook/react": "^6.0.22",
"@svgr/webpack": "^5.4.0", "@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.4", "@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4", "@testing-library/react": "^11.0.4",
"@types/jest": "^26.0.14", "@types/jest": "^26.0.14",
"@types/loadable__component": "^5.13.0", "@types/loadable__component": "^5.13.1",
"@types/lodash.debounce": "^4.0.3", "@types/lodash.debounce": "^4.0.3",
"@types/lodash.omit": "^4.5.6", "@types/lodash.omit": "^4.5.6",
"@types/node": "^14.11.2", "@types/node": "^14.11.2",
@ -96,15 +96,15 @@
"@types/react-tabs": "^2.3.2", "@types/react-tabs": "^2.3.2",
"@types/shortid": "0.0.29", "@types/shortid": "0.0.29",
"@types/yup": "^0.29.7", "@types/yup": "^0.29.7",
"@typescript-eslint/eslint-plugin": "^4.2.0", "@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.2.0", "@typescript-eslint/parser": "^4.3.0",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2", "babel-preset-react-app": "^9.1.2",
"eslint": "^7.9.0", "eslint": "^7.10.0",
"eslint-config-oceanprotocol": "^1.5.0", "eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.1.4", "eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.6", "eslint-plugin-react": "^7.21.2",
"eslint-plugin-react-hooks": "^4.1.2", "eslint-plugin-react-hooks": "^4.1.2",
"identity-obj-proxy": "^3.0.0", "identity-obj-proxy": "^3.0.0",
"jest": "^26.4.2", "jest": "^26.4.2",