angular/vscode-ng-language-service/server
Alan Agius 95fa943b20 refactor: update dependencies and build configurations (#64073)
This commit updates several dependencies to their latest versions and adjusts the build configurations accordingly.

Key changes include:
- Upgraded various development and runtime dependencies.
- Removed outdated jasmine test runner configuration.
- Updated Bazel build files to align with new dependency structures.

Some dependencies like `vscode-language*` have been added to Renovate's ignore list as they require a more significant refactoring effort that is planned for a future update.

PR Close #64073
2025-09-25 10:26:19 -04:00
..
bin build: migrate vscode extension into repo (#63924) 2025-09-24 20:24:32 +00:00
src refactor: update dependencies and build configurations (#64073) 2025-09-25 10:26:19 -04:00
BUILD.bazel build: migrate vscode extension into repo (#63924) 2025-09-24 20:24:32 +00:00
esbuild.mjs build: migrate vscode extension into repo (#63924) 2025-09-24 20:24:32 +00:00
package.json refactor: update dependencies and build configurations (#64073) 2025-09-25 10:26:19 -04:00
README.md build: migrate vscode extension into repo (#63924) 2025-09-24 20:24:32 +00:00
tsconfig.json build: migrate vscode extension into repo (#63924) 2025-09-24 20:24:32 +00:00

@angular/language-server

This package contains the Language Server Protocol (LSP) implementation of the Angular Language Service.

Usage

See node index.js --help