2ee6b0b7b9
Update all of our samples to target VSCode 1.100 or newer
...
This makes sure that if folks get a relatively recent `vscode.d.ts`. It also lets us safely bump up the target to es2024 so you can use all the latest lib additions
2025-08-07 07:57:14 -07:00
6f441d1a03
Update dependencies
2024-02-02 09:14:49 +01:00
b695a10089
Update dependencies and launch config
2023-12-18 15:50:39 +01:00
01f2f6d736
Npm Audit fixes
...
Also fixes run-command to not stop if it fails on one sample
2023-04-24 14:34:53 -07:00
519619525e
Fix some npm audit issues
...
This also removes `mocha` from examples that were not using them since mocha pulls in lots of deps that then have security advisories
2022-09-27 09:34:52 -07:00
f7f5bee0e5
Update to TS 4.7
2022-05-24 15:04:19 -07:00
1ab7fffe8d
Bump minimist from 1.2.5 to 1.2.6 in /lsp-web-extension-sample/client
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 18:33:18 +00:00
2feab6d8f1
update vscode/test-web
2022-02-22 17:36:07 +01:00
2bc23042f1
Update samples to build with TS 4.5.5
2022-02-09 11:38:40 -08:00
355d5851a8
Build extensions using TS 4.4
2021-10-04 12:24:14 -07:00
d885d442fa
add lsp-web-extension-sample
2021-07-21 18:13:58 +02:00