|
99 | 99 | },
|
100 | 100 | "devDependencies": {
|
101 | 101 | "@rollup/plugin-terser": "^0.4.3",
|
102 |
| - "@rollup/plugin-typescript": "^11.1.2", |
| 102 | + "@rollup/plugin-typescript": "^11.1.3", |
103 | 103 | "@semantic-release/changelog": "^6.0.3",
|
104 | 104 | "@semantic-release/git": "^10.0.1",
|
105 | 105 | "@types/eslint": "^8.44.2",
|
|
108 | 108 | "@types/glob": "^8.1.0",
|
109 | 109 | "@types/koa": "^2.13.8",
|
110 | 110 | "@types/koa-mount": "^4.0.2",
|
111 |
| - "@typescript-eslint/eslint-plugin": "^6.4.1", |
112 |
| - "@typescript-eslint/parser": "^6.4.1", |
113 |
| - "eslint": "^8.47.0", |
| 111 | + "@typescript-eslint/eslint-plugin": "^6.6.0", |
| 112 | + "@typescript-eslint/parser": "^6.6.0", |
| 113 | + "eslint": "^8.48.0", |
114 | 114 | "eslint-config-prettier": "^9.0.0",
|
115 | 115 | "eventsource": "^2.0.2",
|
116 | 116 | "express": "^4.18.2",
|
117 |
| - "fastify": "^4.21.0", |
118 |
| - "glob": "^10.3.3", |
| 117 | + "fastify": "^4.22.2", |
| 118 | + "glob": "^10.3.4", |
119 | 119 | "graphql": "^16.8.0",
|
120 | 120 | "koa": "^2.14.2",
|
121 | 121 | "koa-mount": "^4.0.0",
|
122 |
| - "prettier": "^3.0.2", |
123 |
| - "rollup": "^3.28.1", |
| 122 | + "prettier": "^3.0.3", |
| 123 | + "rollup": "^3.29.0", |
124 | 124 | "rollup-plugin-gzip": "^3.1.0",
|
125 |
| - "semantic-release": "^21.0.9", |
| 125 | + "semantic-release": "^21.1.1", |
126 | 126 | "tslib": "^2.6.2",
|
127 |
| - "typedoc": "^0.24.8", |
128 |
| - "typedoc-plugin-markdown": "^3.15.4", |
129 |
| - "typescript": "^5.1.6", |
| 127 | + "typedoc": "^0.25.1", |
| 128 | + "typedoc-plugin-markdown": "^3.16.0", |
| 129 | + "typescript": "^5.2.2", |
130 | 130 | "vitest": "^0.34.3"
|
131 | 131 | }
|
132 | 132 | }
|
0 commit comments