diff --git a/package-lock.json b/package-lock.json index 5bd1aee..4df7b90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17601,9 +17601,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.2.tgz", - "integrity": "sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz", + "integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" @@ -28490,39 +28490,6 @@ "react-dom": ">=16.8.0" } }, - "packages/klint-plugins": { - "name": "@shopify/klint-plugins", - "version": "0.1.0", - "extraneous": true, - "license": "MIT", - "devDependencies": { - "@types/react": "^16.0.0", - "@types/react-dom": "^16.0.0", - "@vitest/ui": "^1.0.0", - "rimraf": "^5.0.0", - "tsup": "^8.4.0", - "typescript": "^5.0.0", - "vitest": "^1.0.0" - }, - "peerDependencies": { - "@shopify/klint": "^0.1.0", - "react": ">=16.8.0", - "react-dom": ">=16.8.0" - } - }, - "packages/klint-web-component": { - "name": "@shopify/klint-web-component", - "version": "0.1.0", - "extraneous": true, - "license": "MIT", - "devDependencies": { - "@types/node": "^20.0.0", - "jsdom": "^26.0.0", - "vite": "^6.0.0", - "vitest": "^3.0.0", - "vitest-canvas-mock": "^0.3.3" - } - }, "packages/klint/node_modules/@types/react": { "version": "16.14.66", "dev": true, @@ -28540,26 +28507,6 @@ "peerDependencies": { "@types/react": "^16.0.0" } - }, - "packages/mcp-server": { - "name": "@shopify/klint-mcp", - "version": "0.1.0", - "extraneous": true, - "license": "MIT", - "dependencies": { - "@modelcontextprotocol/sdk": "^0.5.0", - "zod": "^3.23.8" - }, - "bin": { - "klint-mcp": "dist/index.js" - }, - "devDependencies": { - "@types/node": "^20.0.0", - "typescript": "^5.0.0" - }, - "engines": { - "node": ">=18" - } } } }