1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-04 17:18:23 -05:00
denoland-deno/cli/npm/resolution
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
..
common.rs feat: TypeScript 5.0.2 (except decorators) (#18294) 2023-03-21 15:46:40 +00:00
graph.rs fix(npm): improve peer dependency resolution with circular dependencies (#18069) 2023-03-08 12:22:08 -05:00
mod.rs refactor(npm): push npm struct creation to a higher level (#18139) 2023-03-12 23:32:59 -04:00
snapshot.rs fix: ensure no node_modules directory is created when a package.json exists and no npm dependencies are used (#18134) 2023-03-13 14:03:19 +00:00