### Node.js version 23 ### NPM version 10.9 ### @checkly/cli version latest (v4.8.1) ### Steps to reproduce ``` npm init playwright@latest npm init checkly npx checkly test ``` Leads to this warning. <img width="1083" alt="grafik" src="https://github.com/user-attachments/assets/8dc2f8be-bdf7-45b9-8ab7-f79d60dfcb4c"> Things still work as expected but the warning isn't very "trustworthy". 🫣 ### What is expected? No TypeScript version mismatch warning. ### What is actually happening? A warning is printed out. ### Any additional comments? _No response_