Skip to content

Commit e838e1c

Browse files
chore(deps): update all devdependencies
1 parent 55016b8 commit e838e1c

File tree

6 files changed

+2525
-1624
lines changed

6 files changed

+2525
-1624
lines changed

codegen/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"publint": "publint run --strict ."
3636
},
3737
"devDependencies": {
38-
"typescript": "^5.8.3",
39-
"@graphql-codegen/plugin-helpers": "^6.0.0",
40-
"@graphql-codegen/typescript": "^5.0.0",
41-
"@graphql-codegen/visitor-plugin-common": "^6.0.0"
38+
"typescript": "5.8.3",
39+
"@graphql-codegen/plugin-helpers": "6.0.0",
40+
"@graphql-codegen/typescript": "5.0.4",
41+
"@graphql-codegen/visitor-plugin-common": "6.1.2"
4242
},
4343
"peerDependencies": {
4444
"@graphql-codegen/plugin-helpers": "^6.0.0",

0 commit comments

Comments
 (0)