[Package.json][m]:Update dependencies
This commit is contained in:
@@ -16,45 +16,17 @@
|
|||||||
"extends": "react-app"
|
"extends": "react-app"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@datopian/datapackage-views-js": "git+https://github.com/datopian/datapackage-views-js.git",
|
|
||||||
"@material-ui/core": "^4.11.3",
|
"@material-ui/core": "^4.11.3",
|
||||||
"@material-ui/data-grid": "^4.0.0-alpha.20",
|
"@material-ui/data-grid": "^4.0.0-alpha.20",
|
||||||
"@tailwindcss/typography": "^0.4.0",
|
"filesize": "^6.3.0",
|
||||||
"@testing-library/jest-dom": "^4.2.4",
|
|
||||||
"@testing-library/react": "^9.5.0",
|
|
||||||
"@testing-library/user-event": "^7.2.1",
|
|
||||||
"autoprefixer": "^10.0.4",
|
|
||||||
"chalk": "^4.1.0",
|
|
||||||
"commander": "^6.2.0",
|
|
||||||
"cpy": "^8.1.1",
|
|
||||||
"cross-spawn": "^7.0.3",
|
|
||||||
"datapackage-render": "git+https://github.com/frictionlessdata/datapackage-render-js.git",
|
|
||||||
"figlet": "^1.5.0",
|
|
||||||
"filesize": "^6.1.0",
|
|
||||||
"frictionless.js": "^0.13.4",
|
|
||||||
"leaflet": "^1.7.1",
|
|
||||||
"listr": "^0.14.3",
|
|
||||||
"next": "latest",
|
"next": "latest",
|
||||||
"open": "^8.0.2",
|
|
||||||
"ora": "^5.1.0",
|
|
||||||
"plotly.js-basic-dist": "^1.58.4",
|
"plotly.js-basic-dist": "^1.58.4",
|
||||||
"postcss": "^8.1.10",
|
"postcss": "^8.1.10",
|
||||||
"prompts": "^2.4.0",
|
"react": "^17.0.1",
|
||||||
"react": "^16.13.1",
|
"react-dom": "^17.0.1",
|
||||||
"react-dom": "^16.13.1",
|
|
||||||
"react-i18next": "^11.8.14",
|
|
||||||
"react-leaflet": "^3.1.0",
|
|
||||||
"react-pdf-js": "^5.1.0",
|
|
||||||
"react-plotly.js": "^2.5.1",
|
"react-plotly.js": "^2.5.1",
|
||||||
"react-scripts": "3.4.3",
|
"react-scripts": "3.4.3",
|
||||||
"react-table": "^7.6.3",
|
"tailwindcss": "^2.0.2"
|
||||||
"react-table-v6": "^6.8.6",
|
|
||||||
"react-vega": "^7.4.2",
|
|
||||||
"remark": "^13.0.0",
|
|
||||||
"remark-html": "^13.0.1",
|
|
||||||
"tailwindcss": "^2.0.2",
|
|
||||||
"vega": "^5.19.1",
|
|
||||||
"vega-lite": "^5.0.0"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.13.16",
|
"@babel/cli": "^7.13.16",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user