tailscale/client/web
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
..
build client/web: precompress assets 2023-12-07 20:57:31 -05:00
src client/web: update to typescript 5.3.3 (#11267) 2024-02-27 14:17:30 -07:00
assets.go client/web: only add cache header for assets 2023-12-12 15:51:22 -05:00
auth.go client/web: use grants on web UI frontend 2024-02-26 12:59:37 -05:00
index.html client/web: use CSP hash for inline javascript 2023-12-11 20:22:56 -08:00
package.json client/web: update to typescript 5.3.3 (#11267) 2024-02-27 14:17:30 -07:00
qnap.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
styles.json client/web: adjust colors and some UI margins 2023-12-01 15:41:57 -05:00
synology.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
tailwind.config.js client/web: adjust colors and some UI margins 2023-12-01 15:41:57 -05:00
tsconfig.json client/web: update vite and vitest to latest versions (#11200) 2024-02-23 14:50:41 -07:00
vite.config.ts client/web: update vite and vitest to latest versions (#11200) 2024-02-23 14:50:41 -07:00
web_test.go client/web: use grants on web UI frontend 2024-02-26 12:59:37 -05:00
web.go client/web: use grants on web UI frontend 2024-02-26 12:59:37 -05:00
yarn.lock client/web: update to typescript 5.3.3 (#11267) 2024-02-27 14:17:30 -07:00