update required libraries
This commit is contained in:
+8
-8
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user