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
+1 -1
View File
@@ -7,7 +7,7 @@ import React, { useCallback, useMemo } from 'react';
import PropTypes from 'prop-types';
import classNames from 'classnames';
import { useDispatch, useSelector } from 'react-redux';
import { Link } from 'react-router-dom';
import { Link } from 'react-router';
import { Draggable } from 'react-beautiful-dnd';
import { Button, Icon } from 'semantic-ui-react';