diff --git a/www/package.json b/www/package.json index b0383c98..6d7fbf49 100644 --- a/www/package.json +++ b/www/package.json @@ -5,25 +5,25 @@ "@blueprintjs/datetime": "3.14.0", "@blueprintjs/icons": "3.11.0", "@types/flux": "3.1.9", + "@types/history": "4.7.3", "@types/jquery": "3.3.31", "@types/node": "12.12.6", "@types/react": "16.9.11", "@types/react-dom": "16.9.3", "@types/react-router": "5.1.2", "@types/react-router-dom": "5.1.2", - "@types/history": "4.7.3", "@types/superagent": "4.1.4", "events": "3.0.0", "flux": "3.1.3", + "history": "4.10.1", "jquery": "3.4.1", "mobile-detect": "1.4.4", - "react": "16.11.0", - "react-dom": "16.11.0", - "react-transition-group": "4.3.0", - "react-router-dom": "5.1.2", + "react": "^18.2.0", "react-day-picker": "7.3.2", + "react-dom": "16.11.0", "react-lifecycles-compat": "3.0.4", - "history": "4.10.1", + "react-router-dom": "5.1.2", + "react-transition-group": "4.3.0", "superagent": "5.1.0" }, "jspm": {