feat: add basic graphql support
This commit is contained in:
@@ -30,13 +30,14 @@
|
||||
"commander": "^12.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^6.0.1",
|
||||
"shx": "^0.3.4",
|
||||
"@auto-it/all-contributors": "^11.3.0",
|
||||
"@auto-it/first-time-contributor": "^11.3.0",
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@konobangu/typescript-config": "workspace:*",
|
||||
"@turbo/gen": "^2.3.3",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"rimraf": "^6.0.1",
|
||||
"shx": "^0.3.4",
|
||||
"tsx": "^4.19.2",
|
||||
"turbo": "^2.3.3",
|
||||
"typescript": "^5.7.2",
|
||||
|
||||
Reference in New Issue
Block a user