mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
bump packages
This commit is contained in:
parent
40b1ca26b7
commit
7b34f57bfe
14
package.json
14
package.json
@ -25,11 +25,11 @@
|
|||||||
"@oceanprotocol/art": "^2.1.0",
|
"@oceanprotocol/art": "^2.1.0",
|
||||||
"axios": "^0.18.0",
|
"axios": "^0.18.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.0.65",
|
"gatsby": "^2.0.67",
|
||||||
"gatsby-image": "^2.0.23",
|
"gatsby-image": "^2.0.25",
|
||||||
"gatsby-plugin-catch-links": "^2.0.9",
|
"gatsby-plugin-catch-links": "^2.0.9",
|
||||||
"gatsby-plugin-google-analytics": "^2.0.8",
|
"gatsby-plugin-google-analytics": "^2.0.8",
|
||||||
"gatsby-plugin-manifest": "^2.0.11",
|
"gatsby-plugin-manifest": "^2.0.12",
|
||||||
"gatsby-plugin-offline": "^2.0.19",
|
"gatsby-plugin-offline": "^2.0.19",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.4",
|
"gatsby-plugin-react-helmet": "^3.0.4",
|
||||||
"gatsby-plugin-sass": "^2.0.7",
|
"gatsby-plugin-sass": "^2.0.7",
|
||||||
@ -52,7 +52,7 @@
|
|||||||
"gatsby-transformer-yaml": "^2.1.6",
|
"gatsby-transformer-yaml": "^2.1.6",
|
||||||
"giphy-js-sdk-core": "^1.0.6",
|
"giphy-js-sdk-core": "^1.0.6",
|
||||||
"intersection-observer": "^0.5.1",
|
"intersection-observer": "^0.5.1",
|
||||||
"node-sass": "^4.10.0",
|
"node-sass": "^4.11.0",
|
||||||
"prismjs": "^1.15.0",
|
"prismjs": "^1.15.0",
|
||||||
"react": "^16.6.3",
|
"react": "^16.6.3",
|
||||||
"react-dom": "^16.6.3",
|
"react-dom": "^16.6.3",
|
||||||
@ -60,13 +60,13 @@
|
|||||||
"rehype-react": "^3.1.0",
|
"rehype-react": "^3.1.0",
|
||||||
"remark": "^10.0.1",
|
"remark": "^10.0.1",
|
||||||
"remark-react": "^5.0.0",
|
"remark-react": "^5.0.0",
|
||||||
"slugify": "^1.3.3",
|
"slugify": "^1.3.4",
|
||||||
"swagger-client": "^3.8.22"
|
"swagger-client": "^3.8.22"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@svgr/webpack": "^4.1.0",
|
"@svgr/webpack": "^4.1.0",
|
||||||
"dotenv": "^6.1.0",
|
"dotenv": "^6.2.0",
|
||||||
"eslint": "^5.9.0",
|
"eslint": "^5.10.0",
|
||||||
"eslint-config-oceanprotocol": "^1.3.0",
|
"eslint-config-oceanprotocol": "^1.3.0",
|
||||||
"eslint-config-prettier": "^3.3.0",
|
"eslint-config-prettier": "^3.3.0",
|
||||||
"eslint-plugin-prettier": "^3.0.0",
|
"eslint-plugin-prettier": "^3.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user