We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f461cc4 commit 1bca8b9Copy full SHA for 1bca8b9
package.json
@@ -142,7 +142,7 @@
142
"@types/uuid": "^9.0.8",
143
"@typescript-eslint/eslint-plugin": "^8.51.0",
144
"@typescript-eslint/parser": "^8.51.0",
145
- "eslint": "^9.39.2",
+ "eslint": "^10.0.1",
146
"eslint-config-prettier": "^10.1.8",
147
"eslint-plugin-import": "^2.32.0",
148
"globals": "^17.0.0",
@@ -160,11 +160,7 @@
160
"sharp"
161
],
162
"overrides": {
163
- "@modelcontextprotocol/sdk>ajv": "8.18.0",
164
- "hono@<4.11.10": ">=4.11.10",
165
- "minimatch@<10.2.1": ">=10.2.1",
166
- "tar@<7.5.8": ">=7.5.8",
167
- "ajv@<6.14.0": ">=6.14.0"
+ "@modelcontextprotocol/sdk>ajv": "8.18.0"
168
}
169
170
0 commit comments