chore(deps): update all non-major dependencies #2190
Annotations
2 errors and 10 warnings
Run linter:
src/app/index.tsx#L3
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
Run linter
Process completed with exit code 1.
|
Run linter:
src/app/components/App.tsx#L25
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Button.tsx#L108
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Button.tsx#L120
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Input.tsx#L71
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Input.tsx#L80
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Loading.tsx#L44
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Menu.tsx#L109
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Menu.tsx#L120
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Modal/Menu.tsx#L48
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Modal/Menu.tsx#L48
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Loading