update required libraries
This commit is contained in:
+22
-22
@@ -4,42 +4,42 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@types/async-lock": "^1.1.2",
|
||||
"@types/jest": "26.0.7",
|
||||
"@types/jest": "26.0.20",
|
||||
"@types/jsonp": "^0.2.0",
|
||||
"@types/lokijs": "^1.5.3",
|
||||
"@types/node": "14.0.26",
|
||||
"@types/node": "14.14.21",
|
||||
"@types/pako": "^1.0.1",
|
||||
"@types/react": "16.9.43",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-helmet": "^6.0.0",
|
||||
"@types/react": "17.0.0",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-helmet": "^6.1.0",
|
||||
"@types/react-html-parser": "^2.0.1",
|
||||
"@types/react-overlays": "^1.1.3",
|
||||
"@types/react-router-dom": "^5.1.5",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-router-hash-link": "^1.2.1",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
"@types/xregexp": "^4.3.0",
|
||||
"async-lock": "^1.2.4",
|
||||
"axios": "^0.19.2",
|
||||
"async-lock": "^1.2.8",
|
||||
"axios": "^0.21.1",
|
||||
"jsonp": "^0.2.1",
|
||||
"lokijs": "^1.5.8",
|
||||
"moment": "^2.26.0",
|
||||
"pako": "^1.0.11",
|
||||
"rc-tree": "^3.2.2",
|
||||
"react": "^16.13.1",
|
||||
"react-app-polyfill": "^1.0.6",
|
||||
"lokijs": "^1.5.11",
|
||||
"moment": "^2.29.1",
|
||||
"pako": "^2.0.3",
|
||||
"rc-tree": "^4.1.1",
|
||||
"react": "^17.0.1",
|
||||
"react-app-polyfill": "^2.0.0",
|
||||
"react-cookie": "^4.0.3",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-ga": "^3.1.2",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-ga": "^3.3.0",
|
||||
"react-helmet": "^6.0.0",
|
||||
"react-html-parser": "^2.0.2",
|
||||
"react-image-lightbox": "^5.1.1",
|
||||
"react-overlays": "^4.1.0",
|
||||
"react-overlays": "^4.1.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-router-hash-link": "^2.0.0",
|
||||
"react-scripts": "3.4.1",
|
||||
"react-router-hash-link": "^2.3.1",
|
||||
"react-scripts": "4.0.1",
|
||||
"react-spinner-material": "^1.3.1",
|
||||
"react-transition-group": "^4.4.1",
|
||||
"typescript": "3.9.7",
|
||||
"xregexp": "^4.3.0"
|
||||
"typescript": "4.1.3",
|
||||
"xregexp": "^4.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user