| 
30 | 30 | 		}  | 
31 | 31 | 	},  | 
32 | 32 | 	"volta": {  | 
33 |  | -		"node": "20.9.0",  | 
34 |  | -		"npm": "10.2.4"  | 
 | 33 | +		"node": "20.19.5",  | 
 | 34 | +		"npm": "10.9.3"  | 
35 | 35 | 	},  | 
36 | 36 | 	"scripts": {  | 
37 | 37 | 		"delete-build": "rimraf build",  | 
 | 
50 | 50 | 		"fastify": "^5.3.0"  | 
51 | 51 | 	},  | 
52 | 52 | 	"devDependencies": {  | 
53 |  | -		"@apollo/server": "4.9.5",  | 
54 |  | -		"@apollo/server-integration-testsuite": "4.9.5",  | 
 | 53 | +		"@apollo/server": "4.12.2",  | 
 | 54 | +		"@apollo/server-integration-testsuite": "4.12.2",  | 
55 | 55 | 		"@apollo/utils.withrequired": "3.0.0",  | 
56 | 56 | 		"@jest/types": "29.6.3",  | 
57 |  | -		"@oly_op/cspell-dict": "1.0.115",  | 
58 |  | -		"@oly_op/eslint-config": "6.1.0",  | 
59 |  | -		"@oly_op/prettier-config": "1.3.2",  | 
 | 57 | +		"@oly_op/cspell-dict": "1.1.16",  | 
 | 58 | +		"@oly_op/eslint-config": "6.7.23",  | 
 | 59 | +		"@oly_op/prettier-config": "1.9.8",  | 
60 | 60 | 		"@swc/core": "1.3.82",  | 
61 |  | -		"@types/jest": "29.5.8",  | 
62 |  | -		"@types/node": "20.17.47",  | 
63 |  | -		"@typescript-eslint/eslint-plugin": "6.11.0",  | 
 | 61 | +		"@types/jest": "29.5.14",  | 
 | 62 | +		"@types/node": "20.19.17",  | 
 | 63 | +		"@typescript-eslint/eslint-plugin": "6.21.0",  | 
64 | 64 | 		"cross-env": "7.0.3",  | 
65 | 65 | 		"cspell": "7.3.9",  | 
66 |  | -		"eslint": "8.54.0",  | 
 | 66 | +		"eslint": "8.57.1",  | 
67 | 67 | 		"eslint-config-airbnb": "19.0.4",  | 
68 | 68 | 		"eslint-config-airbnb-typescript": "17.1.0",  | 
69 |  | -		"eslint-plugin-import": "2.29.0",  | 
 | 69 | +		"eslint-plugin-import": "2.32.0",  | 
70 | 70 | 		"eslint-plugin-json": "3.1.0",  | 
71 | 71 | 		"eslint-plugin-node": "11.1.0",  | 
72 | 72 | 		"eslint-plugin-prefer-arrow": "1.2.3",  | 
73 |  | -		"eslint-plugin-promise": "6.1.1",  | 
 | 73 | +		"eslint-plugin-promise": "6.6.0",  | 
74 | 74 | 		"eslint-plugin-unicorn": "48.0.1",  | 
75 |  | -		"fastify": "5.3.2",  | 
76 |  | -		"graphql": "16.8.1",  | 
 | 75 | +		"fastify": "5.6.0",  | 
 | 76 | +		"graphql": "16.11.0",  | 
77 | 77 | 		"jest": "29.7.0",  | 
78 | 78 | 		"jest-config": "29.7.0",  | 
79 | 79 | 		"jest-junit": "16.0.0",  | 
80 |  | -		"prettier": "3.1.0",  | 
81 |  | -		"rimraf": "5.0.5",  | 
82 |  | -		"ts-jest": "29.1.1",  | 
83 |  | -		"ts-node": "10.9.1",  | 
84 |  | -		"tsx": "4.19.4",  | 
85 |  | -		"typescript": "5.4.5"  | 
 | 80 | +		"prettier": "3.6.2",  | 
 | 81 | +		"rimraf": "5.0.10",  | 
 | 82 | +		"ts-jest": "29.4.4",  | 
 | 83 | +		"ts-node": "10.9.2",  | 
 | 84 | +		"tsx": "4.20.5",  | 
 | 85 | +		"typescript": "5.9.2"  | 
86 | 86 | 	},  | 
87 | 87 | 	"dependencies": {  | 
88 | 88 | 		"fastify-plugin": "^5.0.1"  | 
 | 
0 commit comments