Commit a2f7f3a
committed
chore(deps): Update SWC and clap dependencies
This commit updates the project dependencies to their latest versions. The command-line argument parser clap is upgraded to version 4.5.55 for minor enhancements. Additionally, several SWC dependencies are updated: swc_ecma_ast to 20.0.1, swc_ecma_codegen to 23.0.0, swc_ecma_parser to 33.0.1, swc_ecma_transforms_proposal to 36.0.1, and swc_ecma_transforms_typescript to 40.0.0. SWC is used for JavaScript and TypeScript processing in the code editor, and these updates may include bug fixes, performance improvements, and new features to enhance the development experience.1 parent d483eb7 commit a2f7f3a
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments