Upgrade create-react-app and assorted libraries (#914)

* Update create-react-app, react, typescript and eslint versions
* Various library updates
This commit is contained in:
InfiniteTF
2020-11-25 03:20:48 +01:00
committed by GitHub
parent e3eb550a7d
commit 794ea00d37
26 changed files with 4812 additions and 5460 deletions

View File

@@ -1,5 +1,6 @@
import React, { useEffect, useState } from "react";
import { Button, Form, Col, Row } from "react-bootstrap";
import Mousetrap from "mousetrap";
import * as GQL from "src/core/generated-graphql";
import { useImageUpdate } from "src/core/StashService";
import {