mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
5f2edf3d42
* build(deps): update dependency typescript to v4.4.2 * fix(web): cast try catch err type to error Typescript 4.x changes the default behaviour of try catch and its err type from `any` to [`unknown`](https://github.com/microsoft/TypeScript/pull/41013). This change ensures that where we rely on said variable it is cast accordingly as an `Error`. Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Amir Zarrinkafsh <nightah@me.com> |
||
---|---|---|
.. | ||
assets/images | ||
components | ||
constants | ||
hooks | ||
layouts | ||
models | ||
services | ||
themes | ||
utils | ||
views | ||
App.test.tsx | ||
App.tsx | ||
index.css | ||
index.tsx | ||
react-app-env.d.ts | ||
serviceWorker.ts | ||
setupTests.js |