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