Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 93c8d9d

Browse files
authored
✅ Test index (#2)
* ⬆️ pnpm update * ✅ Test index
1 parent 99d19c5 commit 93c8d9d

File tree

3 files changed

+128
-122
lines changed

3 files changed

+128
-122
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,36 +43,36 @@
4343
"@ast-grep/lang-bash": "^0.0.3",
4444
"@ast-grep/lang-c": "^0.0.2",
4545
"@ast-grep/lang-cpp": "^0.0.2",
46-
"@ast-grep/lang-csharp": "^0.0.1",
46+
"@ast-grep/lang-csharp": "^0.0.2",
4747
"@ast-grep/lang-css": "^0.0.3",
4848
"@ast-grep/lang-dart": "^0.0.3",
4949
"@ast-grep/lang-elixir": "^0.0.3",
5050
"@ast-grep/lang-go": "^0.0.2",
51-
"@ast-grep/lang-haskell": "^0.0.2",
51+
"@ast-grep/lang-haskell": "^0.0.3",
5252
"@ast-grep/lang-html": "^0.0.3",
5353
"@ast-grep/lang-java": "^0.0.3",
5454
"@ast-grep/lang-javascript": "^0.0.3",
5555
"@ast-grep/lang-json": "^0.0.3",
56-
"@ast-grep/lang-kotlin": "^0.0.2",
56+
"@ast-grep/lang-kotlin": "^0.0.3",
5757
"@ast-grep/lang-lua": "^0.0.3",
5858
"@ast-grep/lang-php": "^0.0.3",
59-
"@ast-grep/lang-python": "^0.0.1",
59+
"@ast-grep/lang-python": "^0.0.2",
6060
"@ast-grep/lang-ruby": "^0.0.3",
6161
"@ast-grep/lang-rust": "^0.0.3",
6262
"@ast-grep/lang-scala": "^0.0.3",
63-
"@ast-grep/lang-sql": "^0.0.3",
63+
"@ast-grep/lang-sql": "^0.0.4",
6464
"@ast-grep/lang-swift": "^0.0.3",
6565
"@ast-grep/lang-toml": "^0.0.5",
66-
"@ast-grep/lang-tsx": "^0.0.2",
66+
"@ast-grep/lang-tsx": "^0.0.3",
6767
"@ast-grep/lang-typescript": "^0.0.3",
6868
"@ast-grep/lang-yaml": "^0.0.2",
6969
"@ast-grep/napi": "^0.38.5"
7070
},
7171
"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",
7676
"eslint-config-prettier": "^10.1.5",
7777
"globals": "^16.2.0",
7878
"jiti": "^2.4.2",

0 commit comments

Comments
 (0)