diff --git a/package.json b/package.json index c13d975..c5d6f3a 100644 --- a/package.json +++ b/package.json @@ -5,29 +5,27 @@ "dependencies": { "@babel/core": "7.1.0", "@babel/plugin-proposal-class-properties": "^7.4.4", - "@blueprintjs/core": "^3.15.1", - "@blueprintjs/icons": "^3.8.0", - "@blueprintjs/select": "^3.8.0", - "@blueprintjs/table": "^3.5.0", + "@blueprintjs/core": "^3.19.1", + "@blueprintjs/icons": "^3.11.0", + "@blueprintjs/select": "^3.11.1", + "@blueprintjs/table": "^3.8.1", "@fortawesome/fontawesome-free": "^5.6.3", "@fortawesome/free-solid-svg-icons": "^5.6.3", - "@rematch/core": "^1.0.6", - "@rematch/loading": "^1.1.2", - "@rematch/persist": "^1.1.5", - "@rematch/select": "^2.0.3", + "@rematch/core": "^1.2.0", + "@rematch/loading": "^1.2.1", + "@rematch/persist": "^1.1.6", + "@rematch/select": "^2.0.5", "@svgr/webpack": "2.4.1", "@trx/core": "^0.0.12", - "@types/es6-promise": "^3.3.0", "@types/lodash": "^4.14.120", - "@types/react": "16.8.2", - "@types/react-dom": "16.8.0", + "@types/react": "16.9.9", + "@types/react-dom": "16.9.2", + "@types/react-redux": "^7.1.5", "@types/webpack-env": "^1.13.6", "@uiw/react-monacoeditor": "^1.0.6", "apollo-link-ws": "^1.0.12", - "apollo-server": "^2.3.1", - "apollo-server-express": "^2.3.1", "babel-core": "7.0.0-bridge.0", - "babel-eslint": "9.0.0", + "babel-eslint": "^10.0.3", "babel-jest": "23.6.0", "babel-loader": "8.0.4", "babel-plugin-named-asset-import": "^0.2.3", @@ -76,25 +74,25 @@ "postcss-safe-parser": "4.0.1", "prop-types": "^15.6.2", "query-string": "^6.2.0", - "react": "16.8.1", + "react": "16.11.0", "react-app-polyfill": "^0.1.3", "react-async-component": "^2.0.0", "react-dev-utils": "^6.1.1", - "react-dom": "16.8.1", + "react-dom": "16.11.0", "react-dropzone": "^10.1.4", "react-intl": "^2.7.2", "react-monaco-editor": "^0.22.0", "react-mosaic-component": "^2.0.2", "react-new-window": "^0.0.10", - "react-redux": "^6.0.0", + "react-redux": "^7.1.1", "react-router": "^4.3.1", "react-router-dom": "^4.3.1", - "redux": "^4.0.1", + "redux": "^4.0.4", "redux-persist": "^5.10.0", "redux-thunk": "^2.3.0", "reselect": "^4.0.0", "resolve": "1.8.1", - "rxjs": "^6.3.3", + "rxjs": "^6.5.3", "sass-loader": "7.1.0", "solc": "^0.5.2", "solhint": "^1.5.0", @@ -104,9 +102,10 @@ "terser-webpack-plugin": "1.1.0", "tronweb": "2.5.3", "trx-graphql-server": "^0.0.14", - "ts-node": "^7.0.1", - "ts-node-dev": "^1.0.0-pre.32", - "typescript": "^3.2.2", + "ts-node": "^8.4.1", + "ts-node-dev": "^1.0.0-pre.43", + "tslint": "^5.20.0", + "typescript": "^3.6.4", "url-loader": "1.1.1", "uuid": "^3.3.2", "webpack": "4.19.1", @@ -123,7 +122,8 @@ "start": "node --max_old_space_size=8192 scripts/start.js", "build": "PUBLIC_URL=https://arjia.city GENERATE_SOURCEMAP=false node --max_old_space_size=12288 scripts/build.js", "build:analyze": "ANALYZE=true node scripts/build.js", - "test": "node scripts/test.js" + "test": "node scripts/test.js", + "lint": "tslint -p ./" }, "browserslist": [ ">0.2%", diff --git a/public/index.html b/public/index.html index f32002a..f38348d 100644 --- a/public/index.html +++ b/public/index.html @@ -27,20 +27,5 @@ You need to enable JavaScript to run this app.
- - - - - -