Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.22k stars 1.05k forks source link

Pinning `typescript` to `5.5.2` and fixing type fallout. #19722

Closed dennisoelkers closed 1 week ago

dennisoelkers commented 1 week ago

Description

Motivation and Context

Previously, the postcss-styled-syntax was shadowing our own typescript dependency, causing in being stuck on 5.3.x. This PR is now pinning our desired version and fixes the typing fallout.

/nocl No user-facing change.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: