1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-07-27 11:22:27 +02:00
parent 7014ee27a7
commit 229a9af2f8
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2191 additions and 1890 deletions

4025
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,53 +20,53 @@
"@oceanprotocol/art": "^3.0.0", "@oceanprotocol/art": "^3.0.0",
"axios": "^0.19.2", "axios": "^0.19.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"gatsby": "^2.23.12", "gatsby": "^2.24.11",
"gatsby-image": "^2.4.9", "gatsby-image": "^2.4.13",
"gatsby-plugin-catch-links": "^2.3.7", "gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-google-analytics": "^2.3.6", "gatsby-plugin-google-analytics": "^2.3.13",
"gatsby-plugin-manifest": "^2.4.14", "gatsby-plugin-manifest": "^2.4.21",
"gatsby-plugin-offline": "^3.2.13", "gatsby-plugin-offline": "^3.2.21",
"gatsby-plugin-react-helmet": "^3.3.6", "gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.7", "gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.14", "gatsby-plugin-sharp": "^2.6.22",
"gatsby-plugin-sitemap": "^2.4.7", "gatsby-plugin-sitemap": "^2.4.11",
"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-remark-autolink-headers": "^2.3.7", "gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-component": "^1.1.3", "gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.3.7", "gatsby-remark-copy-linked-files": "^2.3.11",
"gatsby-remark-embed-video": "^3.0.10", "gatsby-remark-embed-video": "^3.0.10",
"gatsby-remark-github": "^2.0.0", "gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.3.14", "gatsby-remark-images": "^3.3.21",
"gatsby-remark-responsive-iframe": "^2.4.7", "gatsby-remark-responsive-iframe": "^2.4.11",
"gatsby-remark-smartypants": "^2.3.6", "gatsby-remark-smartypants": "^2.3.10",
"gatsby-remark-vscode": "^2.1.2", "gatsby-remark-vscode": "^3.0.1",
"gatsby-source-filesystem": "^2.3.14", "gatsby-source-filesystem": "^2.3.23",
"gatsby-source-graphql": "^2.5.7", "gatsby-source-graphql": "^2.6.2",
"gatsby-transformer-remark": "^2.8.20", "gatsby-transformer-remark": "^2.8.27",
"gatsby-transformer-sharp": "^2.5.7", "gatsby-transformer-sharp": "^2.5.11",
"gatsby-transformer-xml": "^2.3.6", "gatsby-transformer-xml": "^2.3.10",
"gatsby-transformer-yaml": "^2.4.6", "gatsby-transformer-yaml": "^2.4.10",
"giphy-js-sdk-core": "^1.0.6", "giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.11.0", "intersection-observer": "^0.11.0",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"react-scrollspy": "^3.4.2", "react-scrollspy": "^3.4.3",
"rehype-react": "^6.0.0", "rehype-react": "^6.1.0",
"remark": "^12.0.0", "remark": "^12.0.1",
"remark-github-plugin": "^1.4.0", "remark-github-plugin": "^1.4.0",
"remark-react": "^7.0.1", "remark-react": "^7.0.1",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"slugify": "^1.4.4", "slugify": "^1.4.5",
"smoothscroll-polyfill": "^0.4.4", "smoothscroll-polyfill": "^0.4.4",
"swagger-client": "^3.10.9" "swagger-client": "^3.10.12"
}, },
"devDependencies": { "devDependencies": {
"@svgr/webpack": "^5.4.0", "@svgr/webpack": "^5.4.0",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"eslint": "^7.3.1", "eslint": "^7.5.0",
"eslint-config-oceanprotocol": "^1.5.0", "eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4", "eslint-plugin-prettier": "^3.1.4",