Skip to content

Commit

Permalink
chore(deps): upgrade all dev deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Nov 14, 2024
1 parent 4aea3bf commit 6f25a8f
Show file tree
Hide file tree
Showing 4 changed files with 5,456 additions and 6,764 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"dependencies": {
"@graphql-typed-document-node/core": "^3.2.0",
"@molt/command": "^0.9.0",
"es-toolkit": "^1.26.1",
"es-toolkit": "^1.27.0",
"is-plain-obj": "^4.1.0"
},
"peerDependencies": {
Expand All @@ -128,7 +128,7 @@
}
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@arethetypeswrong/cli": "^0.17.0",
"@dprint/formatter": "^0.4.1",
"@dprint/typescript": "^0.93.2",
"@opentelemetry/api": "^1.9.0",
Expand All @@ -142,8 +142,8 @@
"@types/body-parser": "^1.19.5",
"@types/express": "^5.0.0",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"async-cleanup": "^1.0.0",
"doctoc": "^2.2.1",
"dprint": "^0.47.5",
Expand All @@ -164,7 +164,7 @@
"graphql-scalars": "^1.23.0",
"graphql-tag": "^2.12.6",
"graphql-upload-minimal": "^1.6.1",
"graphql-yoga": "^5.9.0",
"graphql-yoga": "^5.10.2",
"jsdom": "^25.0.1",
"memfs": "^4.14.0",
"prettier": "^3.3.3",
Expand All @@ -173,9 +173,9 @@
"tsx": "^4.19.2",
"type-fest": "^4.26.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.14.0",
"vitepress": "^1.5.0",
"vitest": "^2.1.4",
"vitest": "^2.1.5",
"zod": "^3.23.8"
}
}
Loading

0 comments on commit 6f25a8f

Please sign in to comment.