You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
build client/web: precompress assets 7 months ago
src client/web: update to typescript 5.3.3 (#11267) 4 months ago
assets.go client/web: only add cache header for assets 7 months ago
auth.go client/web: use grants on web UI frontend 4 months ago
index.html client/web: use CSP hash for inline javascript 7 months ago
package.json client/web: update to typescript 5.3.3 (#11267) 4 months ago
qnap.go client/web: add readonly/manage toggle 8 months ago
styles.json client/web: adjust colors and some UI margins 7 months ago
synology.go client/web: add readonly/manage toggle 8 months ago
tailwind.config.js client/web: adjust colors and some UI margins 7 months ago
tsconfig.json client/web: update vite and vitest to latest versions (#11200) 4 months ago
vite.config.ts client/web: update vite and vitest to latest versions (#11200) 4 months ago
web.go client/web: use grants on web UI frontend 4 months ago
web_test.go client/web: use grants on web UI frontend 4 months ago
yarn.lock client/web: update to typescript 5.3.3 (#11267) 4 months ago