chore: Update client dependencies

This commit is contained in:
Maksim Eltyshev
2026-02-04 17:52:04 +01:00
parent 450bd875c1
commit f8cd7474d1
17 changed files with 2310 additions and 1876 deletions
@@ -6,7 +6,7 @@
import React, { useCallback } from 'react';
import classNames from 'classnames';
import { shallowEqual, useDispatch, useSelector } from 'react-redux';
import { Link } from 'react-router-dom';
import { Link } from 'react-router';
import { Button, Icon, Menu } from 'semantic-ui-react';
import { usePopup } from '../../../lib/popup';