Skip to content

Commit

Permalink
chore: update dev deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Apr 25, 2024
1 parent 7b06232 commit ebdb3f5
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@
},
"dependencies": {
"@dprint/formatter": "^0.2.1",
"@dprint/typescript": "^0.90.3",
"@dprint/typescript": "^0.90.4",
"@graphql-typed-document-node/core": "^3.2.0",
"@molt/command": "^0.9.0",
"dprint": "^0.45.1",
"zod": "^3.23.0"
"zod": "^3.23.4"
},
"peerDependencies": {
"graphql": "14 - 16"
Expand Down Expand Up @@ -120,9 +120,9 @@
"happy-dom": "^14.7.1",
"json-bigint": "^1.0.0",
"tsx": "^4.7.2",
"type-fest": "^4.16.0",
"type-fest": "^4.17.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.1",
"vitest": "^1.5.0"
"vitest": "^1.5.1"
}
}
Loading

0 comments on commit ebdb3f5

Please sign in to comment.