### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug **REPRO STEPS:** 1. File > New > Project > ASP.NET Core Web App (Model-View Controller)>Select .NET 8.0 > Create. 2. Open Views->Shared->_Layout.cshtml file, TypeScript typings will be installed automatically, then observe error list window **Actual**: The dependencies are out of date. It only repro on 17.11.0(pre-release – GA build for August monthly update)  ### Expected Behavior The versions of these dependencies should be updated to the latest version. ### Steps To Reproduce _No response_ ### Exceptions (if any) _No response_ ### .NET Version _No response_ ### Anything else? _No response_