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-12-03 18:56:17 +01:00
parent ceba58a2ac
commit c1b156e08e
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1431 additions and 3588 deletions

4967
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,34 +20,34 @@
"@oceanprotocol/art": "^3.0.0",
"axios": "^0.21.0",
"classnames": "^2.2.6",
"gatsby": "^2.27.0",
"gatsby-image": "^2.6.0",
"gatsby-plugin-catch-links": "^2.4.0",
"gatsby-plugin-google-analytics": "^2.5.0",
"gatsby-plugin-manifest": "^2.6.0",
"gatsby-plugin-offline": "^3.5.0",
"gatsby-plugin-react-helmet": "^3.4.0",
"gatsby-plugin-sass": "^2.6.0",
"gatsby-plugin-sharp": "^2.8.0",
"gatsby-plugin-sitemap": "^2.6.0",
"gatsby": "^2.28.0",
"gatsby-image": "^2.7.0",
"gatsby-plugin-catch-links": "^2.6.0",
"gatsby-plugin-google-analytics": "^2.7.0",
"gatsby-plugin-manifest": "^2.8.0",
"gatsby-plugin-offline": "^3.6.0",
"gatsby-plugin-react-helmet": "^3.6.0",
"gatsby-plugin-sass": "^2.7.0",
"gatsby-plugin-sharp": "^2.10.0",
"gatsby-plugin-sitemap": "^2.8.0",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-remark-autolink-headers": "^2.5.0",
"gatsby-remark-autolink-headers": "^2.7.0",
"gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.4.0",
"gatsby-remark-copy-linked-files": "^2.6.0",
"gatsby-remark-embed-video": "^3.0.10",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.6.0",
"gatsby-remark-responsive-iframe": "^2.6.0",
"gatsby-remark-smartypants": "^2.4.0",
"gatsby-remark-images": "^3.7.0",
"gatsby-remark-responsive-iframe": "^2.7.0",
"gatsby-remark-smartypants": "^2.6.0",
"gatsby-remark-vscode": "^3.2.0",
"gatsby-source-filesystem": "^2.5.0",
"gatsby-source-graphql": "^2.8.0",
"gatsby-transformer-remark": "^2.11.1",
"gatsby-transformer-sharp": "^2.6.0",
"gatsby-transformer-xml": "^2.4.0",
"gatsby-transformer-yaml": "^2.6.0",
"gatsby-source-filesystem": "^2.7.0",
"gatsby-source-graphql": "^2.10.0",
"gatsby-transformer-remark": "^2.12.0",
"gatsby-transformer-sharp": "^2.8.0",
"gatsby-transformer-xml": "^2.6.0",
"gatsby-transformer-yaml": "^2.7.0",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.11.0",
"react": "^17.0.1",
@ -61,19 +61,19 @@
"shortid": "^2.2.16",
"slugify": "^1.4.6",
"smoothscroll-polyfill": "^0.4.4",
"swagger-client": "^3.12.0"
"swagger-client": "^3.12.1"
},
"devDependencies": {
"@svgr/webpack": "^5.5.0",
"dotenv": "^8.2.0",
"eslint": "^7.13.0",
"eslint": "^7.14.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"markdownlint-cli": "^0.24.0",
"eslint-plugin-prettier": "^3.2.0",
"markdownlint-cli": "^0.25.0",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2"
"prettier": "^2.2.1"
},
"repository": {
"type": "git",