|
30 | 30 | } |
31 | 31 | }, |
32 | 32 | "volta": { |
33 | | - "node": "20.9.0", |
34 | | - "npm": "10.2.4" |
| 33 | + "node": "20.10.0", |
| 34 | + "npm": "10.2.5" |
35 | 35 | }, |
36 | 36 | "scripts": { |
37 | 37 | "delete-build": "rimraf build", |
|
54 | 54 | "@apollo/server-integration-testsuite": "4.9.5", |
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.2", |
| 58 | + "@oly_op/eslint-config": "6.5.3", |
| 59 | + "@oly_op/prettier-config": "1.7.8", |
| 60 | + "@oly_op/tsconfig": "1.2.0", |
61 | 61 | "@swc/core": "1.3.82", |
62 | | - "@types/jest": "29.5.8", |
63 | | - "@types/node": "16.18.62", |
| 62 | + "@types/jest": "29.5.11", |
| 63 | + "@types/node": "16.18.68", |
64 | 64 | "@types/rimraf": "3.0.2", |
65 | | - "@typescript-eslint/eslint-plugin": "6.11.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "6.13.2", |
66 | 66 | "cross-env": "7.0.3", |
67 | 67 | "cspell": "7.3.9", |
68 | | - "eslint": "8.54.0", |
| 68 | + "eslint": "8.55.0", |
69 | 69 | "eslint-config-airbnb": "19.0.4", |
70 | 70 | "eslint-config-airbnb-typescript": "17.1.0", |
71 | 71 | "eslint-plugin-import": "2.29.0", |
|
82 | 82 | "prettier": "3.1.0", |
83 | 83 | "rimraf": "5.0.5", |
84 | 84 | "ts-jest": "29.1.1", |
85 | | - "ts-node": "10.9.1", |
86 | | - "typescript": "5.2.2" |
| 85 | + "ts-node": "10.9.2", |
| 86 | + "typescript": "5.3.3" |
87 | 87 | }, |
88 | 88 | "dependencies": { |
89 | 89 | "fastify-plugin": "^4.4.0" |
|
0 commit comments