|
30 | 30 | } |
31 | 31 | }, |
32 | 32 | "volta": { |
33 | | - "node": "20.9.0", |
34 | | - "npm": "10.2.4" |
| 33 | + "node": "20.19.2", |
| 34 | + "npm": "10.9.2" |
35 | 35 | }, |
36 | 36 | "scripts": { |
37 | 37 | "delete-build": "rimraf build", |
|
50 | 50 | "fastify": "^4.4.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.1", |
| 54 | + "@apollo/server-integration-testsuite": "4.12.1", |
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", |
60 | | - "@oly_op/tsconfig": "1.0.25", |
| 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 | + "@oly_op/tsconfig": "1.2.3", |
61 | 61 | "@swc/core": "1.3.82", |
62 | | - "@types/jest": "29.5.8", |
63 | | - "@types/node": "16.18.62", |
| 62 | + "@types/jest": "29.5.14", |
| 63 | + "@types/node": "16.18.126", |
64 | 64 | "@types/rimraf": "3.0.2", |
65 | | - "@typescript-eslint/eslint-plugin": "6.11.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
66 | 66 | "cross-env": "7.0.3", |
67 | 67 | "cspell": "7.3.9", |
68 | | - "eslint": "8.54.0", |
| 68 | + "eslint": "8.57.1", |
69 | 69 | "eslint-config-airbnb": "19.0.4", |
70 | 70 | "eslint-config-airbnb-typescript": "17.1.0", |
71 | | - "eslint-plugin-import": "2.29.0", |
| 71 | + "eslint-plugin-import": "2.31.0", |
72 | 72 | "eslint-plugin-json": "3.1.0", |
73 | 73 | "eslint-plugin-node": "11.1.0", |
74 | 74 | "eslint-plugin-prefer-arrow": "1.2.3", |
75 | | - "eslint-plugin-promise": "6.1.1", |
| 75 | + "eslint-plugin-promise": "6.6.0", |
76 | 76 | "eslint-plugin-unicorn": "48.0.1", |
77 | | - "fastify": "4.24.3", |
78 | | - "graphql": "16.8.1", |
| 77 | + "fastify": "4.29.1", |
| 78 | + "graphql": "16.11.0", |
79 | 79 | "jest": "29.7.0", |
80 | 80 | "jest-config": "29.7.0", |
81 | 81 | "jest-junit": "16.0.0", |
82 | | - "prettier": "3.1.0", |
83 | | - "rimraf": "5.0.5", |
84 | | - "ts-jest": "29.1.1", |
85 | | - "ts-node": "10.9.1", |
86 | | - "typescript": "5.2.2" |
| 82 | + "prettier": "3.5.3", |
| 83 | + "rimraf": "5.0.10", |
| 84 | + "ts-jest": "29.3.4", |
| 85 | + "ts-node": "10.9.2", |
| 86 | + "typescript": "5.8.3" |
87 | 87 | }, |
88 | 88 | "dependencies": { |
89 | 89 | "fastify-plugin": "^4.4.0" |
|
0 commit comments