diff --git a/package.json b/package.json index 33edff8..454ade5 100644 --- a/package.json +++ b/package.json @@ -3,17 +3,43 @@ "version": "0.1.0", "private": true, "dependencies": { - "@testing-library/jest-dom": "^4.2.4", - "@testing-library/react": "^9.3.2", - "@testing-library/user-event": "^7.1.2", - "@types/jest": "^24.0.0", - "@types/node": "^12.0.0", - "@types/react": "^16.9.0", - "@types/react-dom": "^16.9.0", - "react": "^16.12.0", - "react-dom": "^16.12.0", - "react-scripts": "3.4.0", - "typescript": "~3.7.2" + "@testing-library/jest-dom": "^5.7.0", + "@testing-library/react": "^10.0.4", + "@testing-library/user-event": "^10.3.1", + "@types/async-lock": "^1.1.2", + "@types/jest": "^25.2.3", + "@types/lokijs": "^1.5.3", + "@types/node": "^14.0.1", + "@types/react": "^16.9.35", + "@types/react-dom": "^16.9.8", + "@types/react-helmet": "^6.0.0", + "@types/react-html-parser": "^2.0.1", + "@types/react-overlays": "^1.1.3", + "@types/react-router-dom": "^5.1.5", + "@types/react-router-hash-link": "^1.2.1", + "@types/xregexp": "^4.3.0", + "async-lock": "^1.2.4", + "axios": "^0.19.2", + "lokijs": "^1.5.8", + "moment": "2.25.3", + "rc-tree": "^3.2.2", + "react": "^16.13.1", + "react-app-polyfill": "^1.0.6", + "react-cookie": "^4.0.3", + "react-dom": "^16.13.1", + "react-ga": "^2.7.0", + "react-helmet": "^6.0.0", + "react-html-parser": "^2.0.2", + "react-image-lightbox": "^5.1.1", + "react-overlays": "^3.2.0", + "react-router-dom": "^5.2.0", + "react-router-hash-link": "^1.2.2", + "react-scripts": "3.4.1", + "react-spinner-material": "^1.3.1", + "rss-parser": "^3.8.0", + "split-string": "^6.1.0", + "typescript": "~3.9.2", + "xregexp": "^4.3.0" }, "scripts": { "start": "react-scripts start", @@ -28,12 +54,14 @@ "production": [ ">0.2%", "not dead", - "not op_mini all" + "not op_mini all", + "ie 11" ], "development": [ "last 1 chrome version", "last 1 firefox version", - "last 1 safari version" + "last 1 safari version", + "ie 11" ] } } diff --git a/public/favicon.ico b/public/favicon.ico index bcd5dfd..973f2b4 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html index aa069f2..f205a90 100644 --- a/public/index.html +++ b/public/index.html @@ -7,37 +7,26 @@ - - + + + + + + + + + + + + + - -