diff --git a/package.json b/package.json index 605d9ed..7394b2b 100644 --- a/package.json +++ b/package.json @@ -42,31 +42,31 @@ "tslib": "^2.3.1" }, "devDependencies": { - "@homer0/prettier-plugin-jsdoc": "4.0.6", + "@homer0/prettier-plugin-jsdoc": "9.0.2", "@prisma-labs/prettier-config": "0.1.0", - "@types/jest": "27.0.2", - "@types/node": "16.11.7", + "@types/jest": "29.5.13", + "@types/node": "20.16.11", "@types/ts-nameof": "4.2.1", - "@typescript-eslint/eslint-plugin": "5.3.1", - "@typescript-eslint/parser": "5.3.1", + "@typescript-eslint/eslint-plugin": "8.8.1", + "@typescript-eslint/parser": "8.8.1", "dripip": "0.10.0", - "eslint": "8.2.0", - "eslint-config-prettier": "8.3.0", + "eslint": "9.12.0", + "eslint-config-prettier": "9.1.0", "eslint-plugin-only-warn": "1.0.3", - "format-imports": "2.4.1", - "graphql": "15.7.2", - "jest": "27.3.1", + "format-imports": "4.0.4", + "graphql": "16.9.0", + "jest": "29.7.0", "jest-watch-select-projects": "2.0.0", "jest-watch-suspend": "1.1.2", - "jest-watch-typeahead": "1.0.0", + "jest-watch-typeahead": "2.2.2", "markdown-toc": "1.2.0", "nexus": "1.1.0", - "prettier": "2.4.1", - "ts-jest": "27.0.7", + "prettier": "3.3.3", + "ts-jest": "29.2.5", "ts-nameof": "5.0.0", "ts-node": "10.4.0", - "ts-patch": "1.4.5", - "typescript": "4.4.4", + "ts-patch": "3.2.1", + "typescript": "5.6.3", "typescript-snapshots-plugin": "1.7.0", "typescript-transform-paths": "3.3.1" },