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 Oct 19, 2024
1 parent a32ec8d commit 2e2444c
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 442 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,29 +128,29 @@
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/sdk-trace-base": "^1.26.0",
"@opentelemetry/sdk-trace-node": "^1.26.0",
"@pothos/core": "^4.2.0",
"@pothos/core": "^4.3.0",
"@pothos/plugin-simple-objects": "^4.1.0",
"@pothos/plugin-zod": "^4.1.0",
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"@types/body-parser": "^1.19.5",
"@types/express": "^5.0.0",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@types/node": "^22.7.6",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"async-cleanup": "^1.0.0",
"doctoc": "^2.2.1",
"dripip": "^0.10.0",
"es-toolkit": "^1.24.0",
"eslint": "^9.12.0",
"es-toolkit": "^1.25.2",
"eslint": "^9.13.0",
"eslint-config-prisma": "^0.6.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-typescript": "^1.1.0",
"execa": "^9.4.0",
"execa": "^9.4.1",
"get-port": "^7.1.0",
"globby": "^14.0.2",
"graphql": "^16.9.0",
Expand All @@ -163,10 +163,10 @@
"strip-ansi": "^7.1.0",
"tsx": "^4.19.1",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0",
"vitepress": "^1.4.0",
"vitest": "^2.1.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vitepress": "^1.4.1",
"vitest": "^2.1.3",
"zod": "^3.23.8"
}
}
Loading

0 comments on commit 2e2444c

Please sign in to comment.