tailscale/client/web/src
Mario Minardi 7912d76da0
client/web: update to typescript 5.3.3 (#11267)
Update typescript to 5.3.3. This is a major bump from the previous
version of 4.8.3. This also requires adding newer versions of
@typescript-eslint/eslint-plugin and @typescript-eslint/parser to our
resolutions as eslint-config-react-app pulls in versions that otherwise
do not support typescript 5.x.

eslint-config-react-app has not been updated in 2 years and is seemingly
abandoned, so we may wish to fork it or move to a different eslint config
in the future.

Updates https://github.com/tailscale/corp/issues/17810

Signed-off-by: Mario Minardi <mario@tailscale.com>
2024-02-27 14:17:30 -07:00
..
assets client/web: add copyable components throughout UI 2023-12-05 16:52:19 -05:00
components client/web: update to typescript 5.3.3 (#11267) 2024-02-27 14:17:30 -07:00
hooks client/web: use grants on web UI frontend 2024-02-26 12:59:37 -05:00
ui client/web: update vite-plugin-svgr to latest version (#11197) 2024-02-22 13:16:44 -07:00
utils client/web: use grants on web UI frontend 2024-02-26 12:59:37 -05:00
api.ts client/web: add visual indication for exit node pending approval (#10532) 2023-12-11 13:40:29 -07:00
index.css client/web: small UI cleanups 2023-12-08 12:45:09 -05:00
index.tsx client/web: start using swr for some fetching 2023-12-06 21:20:13 -05:00
types.ts client/web: add visual indication for exit node pending approval (#10532) 2023-12-11 13:40:29 -07:00