|
217 | 217 | "watch": "webpack --watch --mode development" |
218 | 218 | }, |
219 | 219 | "dependencies": { |
220 | | - "@modelcontextprotocol/sdk": "^1.12.3", |
221 | | - "@wc-toolkit/cem-utilities": "^1.3.0", |
| 220 | + "@modelcontextprotocol/sdk": "^1.17.5", |
| 221 | + "@wc-toolkit/cem-utilities": "^1.4.1", |
222 | 222 | "custom-elements-manifest": "^2.1.0", |
223 | | - "zod": "^3.25.32" |
| 223 | + "zod": "^3.25.76" |
224 | 224 | }, |
225 | 225 | "devDependencies": { |
226 | | - "@eslint/js": "^9.29.0", |
227 | | - "@types/node": "^22.15.17", |
| 226 | + "@eslint/js": "^9.35.0", |
| 227 | + "@types/node": "^22.18.1", |
228 | 228 | "@types/vscode": "1.99.0", |
229 | | - "@typescript-eslint/eslint-plugin": "^8.34.1", |
230 | | - "@typescript-eslint/parser": "^8.34.1", |
231 | | - "@vscode/vsce": "^3.5.0", |
232 | | - "copy-webpack-plugin": "^13.0.0", |
233 | | - "eslint": "^9.29.0", |
234 | | - "eslint-config-prettier": "^10.1.5", |
235 | | - "eslint-import-resolver-typescript": "^4.4.3", |
| 229 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 230 | + "@typescript-eslint/parser": "^8.42.0", |
| 231 | + "@vscode/vsce": "^3.6.0", |
| 232 | + "copy-webpack-plugin": "^13.0.1", |
| 233 | + "eslint": "^9.35.0", |
| 234 | + "eslint-config-prettier": "^10.1.8", |
| 235 | + "eslint-import-resolver-typescript": "^4.4.4", |
236 | 236 | "eslint-plugin-import": "^2.32.0", |
237 | 237 | "license-checker-rseidelsohn": "^4.4.2", |
238 | | - "prettier": "^3.5.3", |
239 | | - "ts-loader": "^9.5.2", |
240 | | - "typescript": "^5.8.3", |
241 | | - "typescript-eslint": "^8.34.1", |
242 | | - "webpack": "^5.99.9", |
| 238 | + "prettier": "^3.6.2", |
| 239 | + "ts-loader": "^9.5.4", |
| 240 | + "typescript": "^5.9.2", |
| 241 | + "typescript-eslint": "^8.42.0", |
| 242 | + "webpack": "^5.101.3", |
243 | 243 | "webpack-cli": "^6.0.1" |
244 | 244 | }, |
245 | 245 | "packageManager": "[email protected]" |
|
0 commit comments