mirror of
https://github.com/oceanprotocol/status
synced 2025-02-14 21:10:36 +01:00
bump packages
This commit is contained in:
parent
ee496fa83a
commit
ed8a51530b
2524
package-lock.json
generated
2524
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -12,24 +12,24 @@
|
|||||||
"format": "prettier ./src/**/*.{js,scss,json} --write"
|
"format": "prettier ./src/**/*.{js,scss,json} --write"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ethereum-navigator/atlas": "^0.5.0",
|
"@ethereum-navigator/atlas": "^0.5.1",
|
||||||
"@oceanprotocol/art": "^2.2.0",
|
"@oceanprotocol/art": "^2.2.0",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"axios": "^0.19.0",
|
"axios": "^0.19.0",
|
||||||
"react": "^16.9.0",
|
"react": "^16.12.0",
|
||||||
"react-dom": "^16.9.0",
|
"react-dom": "^16.12.0",
|
||||||
"react-scripts": "3.1.1"
|
"react-scripts": "^3.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/jest-dom": "^4.1.0",
|
"@testing-library/jest-dom": "^4.2.4",
|
||||||
"@testing-library/react": "^9.1.4",
|
"@testing-library/react": "^9.3.2",
|
||||||
"eslint": "^6.4.0",
|
"eslint": "^6.7.1",
|
||||||
"eslint-config-oceanprotocol": "^1.5.0",
|
"eslint-config-oceanprotocol": "^1.5.0",
|
||||||
"eslint-config-prettier": "^6.3.0",
|
"eslint-config-prettier": "^6.7.0",
|
||||||
"eslint-plugin-prettier": "^3.1.0",
|
"eslint-plugin-prettier": "^3.1.1",
|
||||||
"jest-mock-axios": "^3.1.1",
|
"jest-mock-axios": "^3.1.2",
|
||||||
"node-sass": "^4.12.0",
|
"node-sass": "^4.13.0",
|
||||||
"prettier": "^1.18.2"
|
"prettier": "^1.19.1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user