@umbraco-cms/mcp-dev 17.2.2 → 17.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -7,7 +7,7 @@ import {
7
7
  allModes,
8
8
  allSliceNames,
9
9
  availableCollections
10
- } from "./chunk-JRE6E45P.js";
10
+ } from "./chunk-AGZ4PKPN.js";
11
11
 
12
12
  // node_modules/ajv/dist/compile/codegen/code.js
13
13
  var require_code = __commonJS({
@@ -12422,7 +12422,7 @@ var StdioServerTransport = class {
12422
12422
  // package.json
12423
12423
  var package_default = {
12424
12424
  name: "@umbraco-cms/mcp-dev",
12425
- version: "17.2.2",
12425
+ version: "17.3.1",
12426
12426
  type: "module",
12427
12427
  description: "A model context protocol (MCP) server for Umbraco CMS",
12428
12428
  main: "dist/index.js",
@@ -12486,7 +12486,7 @@ var package_default = {
12486
12486
  "@types/uuid": "^10.0.0",
12487
12487
  "@types/yargs": "^17.0.33",
12488
12488
  "@umbraco-cms/mcp-hosted": "^17.0.0-beta.8",
12489
- "@umbraco-cms/mcp-server-sdk": "^17.0.0-beta.8",
12489
+ "@umbraco-cms/mcp-server-sdk": "^17.0.0-beta.12",
12490
12490
  axios: "^1.8.4",
12491
12491
  dotenv: "^16.5.0",
12492
12492
  "form-data": "^4.0.4",