update required libraries

This commit is contained in:
Yoshihiro OKUMURA
2019-11-25 18:04:19 +09:00
parent 12a56f88e9
commit d50fd3e110
2 changed files with 805 additions and 795 deletions
+8 -8
View File
@@ -4,11 +4,11 @@
"private": true,
"dependencies": {
"@types/async-lock": "^1.1.1",
"@types/jest": "24.0.22",
"@types/jest": "24.0.23",
"@types/lokijs": "^1.5.2",
"@types/node": "12.12.6",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.3",
"@types/node": "12.12.12",
"@types/react": "16.9.13",
"@types/react-dom": "16.9.4",
"@types/react-helmet": "^5.0.14",
"@types/react-html-parser": "^2.0.1",
"@types/react-overlays": "^1.1.3",
@@ -19,15 +19,15 @@
"axios": "^0.19.0",
"lokijs": "^1.5.8",
"moment": "^2.24.0",
"react": "^16.11.0",
"react": "^16.12.0",
"react-app-polyfill": "^1.0.4",
"react-cookie": "^4.0.1",
"react-dom": "^16.11.0",
"react-dom": "^16.12.0",
"react-ga": "^2.7.0",
"react-helmet": "^5.2.1",
"react-html-parser": "^2.0.2",
"react-image-lightbox": "^5.1.0",
"react-overlays": "^1.2.0",
"react-image-lightbox": "^5.1.1",
"react-overlays": "^2.1.0",
"react-router-dom": "^5.1.2",
"react-router-hash-link": "^1.2.2",
"react-scripts": "3.2.0",
+797 -787
View File
File diff suppressed because it is too large Load Diff