1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tools/vendor
David Sherret 2fcf1f14cf
feat: TypeScript 5.0.2 (except decorators) (#18294)
This upgrades TypeScript to 5.0.2, but does not have ES decorator
support because swc does not support that yet.
2023-03-21 15:46:40 +00:00
..
analyze.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
build.rs refactor: use deno_graph for npm specifiers (#17858) 2023-02-22 14:15:25 -05:00
import_map.rs refactor: use deno_graph for npm specifiers (#17858) 2023-02-22 14:15:25 -05:00
mappings.rs feat: TypeScript 5.0.2 (except decorators) (#18294) 2023-03-21 15:46:40 +00:00
mod.rs refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170) 2023-03-14 01:12:09 +00:00
specifiers.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
test.rs fix(npm): lazily install package.json dependencies only when necessary (#17931) 2023-02-24 19:35:43 -05:00