Skip to content

Commit

Permalink
chore: update all dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Jul 19, 2024
1 parent f8e3fbc commit 2c48ecd
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 202 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,19 +104,19 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.0",
"@pothos/core": "^4.0.0",
"@pothos/plugin-simple-objects": "^4.0.1",
"@pothos/core": "^4.0.2",
"@pothos/plugin-simple-objects": "^4.0.3",
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"@types/body-parser": "^1.19.5",
"@types/express": "^4.17.21",
"@types/json-bigint": "^1.0.4",
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"doctoc": "^2.2.1",
"dripip": "^0.10.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-config-prisma": "^0.6.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-only-warn": "^1.1.0",
Expand All @@ -129,14 +129,14 @@
"graphql-scalars": "^1.23.0",
"graphql-tag": "^2.12.6",
"graphql-upload-minimal": "^1.6.1",
"graphql-yoga": "^5.6.0",
"graphql-yoga": "^5.6.1",
"jsdom": "^24.1.0",
"json-bigint": "^1.0.0",
"publint": "^0.2.8",
"publint": "^0.2.9",
"tsx": "^4.16.2",
"type-fest": "^4.21.0",
"type-fest": "^4.22.1",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.0",
"vitest": "^2.0.2"
"typescript-eslint": "^7.16.1",
"vitest": "^2.0.3"
}
}
Loading

0 comments on commit 2c48ecd

Please sign in to comment.