mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
package updates
This commit is contained in:
parent
e4d81190b9
commit
ff0ed128ba
6071
package-lock.json
generated
6071
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
62
package.json
62
package.json
@ -20,60 +20,60 @@
|
|||||||
"@oceanprotocol/art": "^3.0.0",
|
"@oceanprotocol/art": "^3.0.0",
|
||||||
"axios": "^0.20.0",
|
"axios": "^0.20.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.24.52",
|
"gatsby": "^2.24.83",
|
||||||
"gatsby-image": "^2.4.16",
|
"gatsby-image": "^2.4.21",
|
||||||
"gatsby-plugin-catch-links": "^2.3.11",
|
"gatsby-plugin-catch-links": "^2.3.15",
|
||||||
"gatsby-plugin-google-analytics": "^2.3.13",
|
"gatsby-plugin-google-analytics": "^2.3.19",
|
||||||
"gatsby-plugin-manifest": "^2.4.26",
|
"gatsby-plugin-manifest": "^2.4.35",
|
||||||
"gatsby-plugin-offline": "^3.2.26",
|
"gatsby-plugin-offline": "^3.2.35",
|
||||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||||
"gatsby-plugin-sass": "^2.3.12",
|
"gatsby-plugin-sass": "^2.3.19",
|
||||||
"gatsby-plugin-sharp": "^2.6.30",
|
"gatsby-plugin-sharp": "^2.6.43",
|
||||||
"gatsby-plugin-sitemap": "^2.4.12",
|
"gatsby-plugin-sitemap": "^2.4.17",
|
||||||
"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.11",
|
"gatsby-remark-autolink-headers": "^2.3.15",
|
||||||
"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.12",
|
"gatsby-remark-copy-linked-files": "^2.3.19",
|
||||||
"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.28",
|
"gatsby-remark-images": "^3.3.37",
|
||||||
"gatsby-remark-responsive-iframe": "^2.4.12",
|
"gatsby-remark-responsive-iframe": "^2.4.17",
|
||||||
"gatsby-remark-smartypants": "^2.3.10",
|
"gatsby-remark-smartypants": "^2.3.13",
|
||||||
"gatsby-remark-vscode": "^3.0.1",
|
"gatsby-remark-vscode": "^3.1.0",
|
||||||
"gatsby-source-filesystem": "^2.3.27",
|
"gatsby-source-filesystem": "^2.3.35",
|
||||||
"gatsby-source-graphql": "^2.7.2",
|
"gatsby-source-graphql": "^2.7.6",
|
||||||
"gatsby-transformer-remark": "^2.8.31",
|
"gatsby-transformer-remark": "^2.8.44",
|
||||||
"gatsby-transformer-sharp": "^2.5.13",
|
"gatsby-transformer-sharp": "^2.5.19",
|
||||||
"gatsby-transformer-xml": "^2.3.10",
|
"gatsby-transformer-xml": "^2.3.15",
|
||||||
"gatsby-transformer-yaml": "^2.4.10",
|
"gatsby-transformer-yaml": "^2.4.15",
|
||||||
"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.14.0",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.14.0",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-scrollspy": "^3.4.3",
|
"react-scrollspy": "^3.4.3",
|
||||||
"rehype-react": "^6.1.0",
|
"rehype-react": "^6.1.0",
|
||||||
"remark": "^12.0.1",
|
"remark": "^13.0.0",
|
||||||
"remark-github-plugin": "^1.4.0",
|
"remark-github-plugin": "^1.4.0",
|
||||||
"remark-react": "^7.0.1",
|
"remark-react": "^8.0.0",
|
||||||
"shortid": "^2.2.15",
|
"shortid": "^2.2.15",
|
||||||
"slugify": "^1.4.5",
|
"slugify": "^1.4.5",
|
||||||
"smoothscroll-polyfill": "^0.4.4",
|
"smoothscroll-polyfill": "^0.4.4",
|
||||||
"swagger-client": "^3.10.12"
|
"swagger-client": "^3.11.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@svgr/webpack": "^5.4.0",
|
"@svgr/webpack": "^5.4.0",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"eslint": "^7.7.0",
|
"eslint": "^7.11.0",
|
||||||
"eslint-config-oceanprotocol": "^1.5.0",
|
"eslint-config-oceanprotocol": "^1.5.0",
|
||||||
"eslint-config-prettier": "^6.11.0",
|
"eslint-config-prettier": "^6.13.0",
|
||||||
"eslint-plugin-prettier": "^3.1.4",
|
"eslint-plugin-prettier": "^3.1.4",
|
||||||
"markdownlint-cli": "^0.23.2",
|
"markdownlint-cli": "^0.24.0",
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^2.1.1"
|
"prettier": "^2.1.2"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user