We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab2503 commit 0bc06c7Copy full SHA for 0bc06c7
bun.lockb
380 Bytes
package.json
@@ -28,13 +28,13 @@
28
"devDependencies": {
29
"@graphql-codegen/cli": "5.0.2",
30
"@total-typescript/ts-reset": "0.5.1",
31
- "bun-types": "1.1.13",
+ "bun-types": "1.1.16",
32
"eslint": "9.5.0",
33
"husky": "9.0.11",
34
"prettier": "3.3.2",
35
"tsup": "8.1.0",
36
- "typescript": "5.4.5",
37
- "typescript-eslint": "7.13.0"
+ "typescript": "5.5.2",
+ "typescript-eslint": "7.13.1"
38
},
39
"scripts": {
40
"build": "tsup src/plugin.ts --clean --dts --external graphql",
0 commit comments