Skip to content

Commit 1bca8b9

Browse files
committed
sigh... Remove package json overrides
1 parent f461cc4 commit 1bca8b9

File tree

2 files changed

+190
-193
lines changed

2 files changed

+190
-193
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@types/uuid": "^9.0.8",
143143
"@typescript-eslint/eslint-plugin": "^8.51.0",
144144
"@typescript-eslint/parser": "^8.51.0",
145-
"eslint": "^9.39.2",
145+
"eslint": "^10.0.1",
146146
"eslint-config-prettier": "^10.1.8",
147147
"eslint-plugin-import": "^2.32.0",
148148
"globals": "^17.0.0",
@@ -160,11 +160,7 @@
160160
"sharp"
161161
],
162162
"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"
163+
"@modelcontextprotocol/sdk>ajv": "8.18.0"
168164
}
169165
}
170166
}

0 commit comments

Comments
 (0)