|
43 | 43 | "@ast-grep/lang-bash":"^0.0.3", |
44 | 44 | "@ast-grep/lang-c":"^0.0.2", |
45 | 45 | "@ast-grep/lang-cpp":"^0.0.2", |
46 | | -"@ast-grep/lang-csharp":"^0.0.1", |
| 46 | +"@ast-grep/lang-csharp":"^0.0.2", |
47 | 47 | "@ast-grep/lang-css":"^0.0.3", |
48 | 48 | "@ast-grep/lang-dart":"^0.0.3", |
49 | 49 | "@ast-grep/lang-elixir":"^0.0.3", |
50 | 50 | "@ast-grep/lang-go":"^0.0.2", |
51 | | -"@ast-grep/lang-haskell":"^0.0.2", |
| 51 | +"@ast-grep/lang-haskell":"^0.0.3", |
52 | 52 | "@ast-grep/lang-html":"^0.0.3", |
53 | 53 | "@ast-grep/lang-java":"^0.0.3", |
54 | 54 | "@ast-grep/lang-javascript":"^0.0.3", |
55 | 55 | "@ast-grep/lang-json":"^0.0.3", |
56 | | -"@ast-grep/lang-kotlin":"^0.0.2", |
| 56 | +"@ast-grep/lang-kotlin":"^0.0.3", |
57 | 57 | "@ast-grep/lang-lua":"^0.0.3", |
58 | 58 | "@ast-grep/lang-php":"^0.0.3", |
59 | | -"@ast-grep/lang-python":"^0.0.1", |
| 59 | +"@ast-grep/lang-python":"^0.0.2", |
60 | 60 | "@ast-grep/lang-ruby":"^0.0.3", |
61 | 61 | "@ast-grep/lang-rust":"^0.0.3", |
62 | 62 | "@ast-grep/lang-scala":"^0.0.3", |
63 | | -"@ast-grep/lang-sql":"^0.0.3", |
| 63 | +"@ast-grep/lang-sql":"^0.0.4", |
64 | 64 | "@ast-grep/lang-swift":"^0.0.3", |
65 | 65 | "@ast-grep/lang-toml":"^0.0.5", |
66 | | -"@ast-grep/lang-tsx":"^0.0.2", |
| 66 | +"@ast-grep/lang-tsx":"^0.0.3", |
67 | 67 | "@ast-grep/lang-typescript":"^0.0.3", |
68 | 68 | "@ast-grep/lang-yaml":"^0.0.2", |
69 | 69 | "@ast-grep/napi":"^0.38.5" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | -"@eslint/js":"^9.28.0", |
73 | | -"@typescript/native-preview":"7.0.0-dev.20250612.1", |
74 | | -"@vitest/coverage-v8":"3.2.1", |
75 | | -"eslint":"^9.28.0", |
| 72 | +"@eslint/js":"^9.29.0", |
| 73 | +"@typescript/native-preview":"7.0.0-dev.20250613.1", |
| 74 | +"@vitest/coverage-v8":"3.2.3", |
| 75 | +"eslint":"^9.29.0", |
76 | 76 | "eslint-config-prettier":"^10.1.5", |
77 | 77 | "globals":"^16.2.0", |
78 | 78 | "jiti":"^2.4.2", |
|