build(deps): bump react-router-dom from 6.28.0 to 7.0.1 #6259
Annotations
10 errors
lint:
src/App.tsx#L3
BrowserRouter not found in 'react-router-dom'
|
lint:
src/Routes.tsx#L2
Routes not found in 'react-router-dom'
|
lint:
src/Routes.tsx#L2
Route not found in 'react-router-dom'
|
lint:
src/components/Layout/Header.stories.tsx#L2
BrowserRouter not found in 'react-router-dom'
|
lint:
src/components/Layout/Header.tsx#L2
Link not found in 'react-router-dom'
|
lint:
src/components/Layout/Layout.stories.tsx#L2
BrowserRouter not found in 'react-router-dom'
|
lint:
src/components/Sidebar/CreateLink.tsx#L3
Link not found in 'react-router-dom'
|
lint:
src/components/Sidebar/DashboardLink.tsx#L3
Link not found in 'react-router-dom'
|
lint:
src/components/Sidebar/LoginLink.tsx#L3
Link not found in 'react-router-dom'
|
lint:
src/components/Sidebar/LogoutLink.tsx#L4
useNavigate not found in 'react-router-dom'
|