Skip to content

Commit fff43c9

Browse files
chore(deps): update dependencies
1 parent 21cb737 commit fff43c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

-2.18 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"valibot": "0.42.1"
2727
},
2828
"devDependencies": {
29-
"@graphql-codegen/cli": "5.0.4",
29+
"@graphql-codegen/cli": "5.0.5",
3030
"@total-typescript/ts-reset": "0.6.1",
3131
"bun-types": "1.2.2",
32-
"eslint": "9.20.0",
32+
"eslint": "9.20.1",
3333
"husky": "9.1.7",
34-
"prettier": "3.5.0",
34+
"prettier": "3.5.1",
3535
"tsup": "8.3.6",
3636
"typescript": "5.7.3",
37-
"typescript-eslint": "8.23.0"
37+
"typescript-eslint": "8.24.1"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)