diff --git a/package-lock.json b/package-lock.json index 364554a..0048397 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "npm-run-all": "^4.1.5", "patch-package": "^8.0.0", "sinon-chai": "^4.0.0", - "tsx": "^4.19.3", + "tsx": "^4.20.5", "typescript": "^5.7.2" } }, @@ -14374,9 +14374,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.19.3", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.3.tgz", - "integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==", + "version": "4.20.5", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.5.tgz", + "integrity": "sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==", "dev": true, "license": "MIT", "dependencies": { @@ -15230,11 +15230,11 @@ }, "packages/demo": { "name": "shape-to-query", - "version": "0.0.13", + "version": "0.0.14", "hasInstallScript": true, "license": "MIT", "dependencies": { - "@hydrofoil/shape-to-query": "^0.14.0", + "@hydrofoil/shape-to-query": "^0.15.0", "@rdfjs-elements/rdf-editor": "^0.5.10", "@rdfjs-elements/sparql-editor": "^0.2.2", "@shoelace-style/shoelace": "^2.20.1", @@ -15274,7 +15274,7 @@ }, "packages/processor": { "name": "@hydrofoil/sparql-processor", - "version": "0.1.5", + "version": "0.2.0", "dependencies": { "@types/sparqljs": "^3.1.11", "@zazuko/prefixes": "^2.4.0", @@ -15292,9 +15292,9 @@ }, "packages/shape-to-query": { "name": "@hydrofoil/shape-to-query", - "version": "0.14.0", + "version": "0.15.0", "dependencies": { - "@hydrofoil/sparql-processor": "^0.1.4", + "@hydrofoil/sparql-processor": "^0.2.0", "@tpluscode/rdf-ns-builders": ">=3.0.2", "@tpluscode/rdf-string": "^1.3.4", "@types/sparqljs": "^3.1.11", diff --git a/package.json b/package.json index 9efa7d6..33d1494 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "npm-run-all": "^4.1.5", "patch-package": "^8.0.0", "sinon-chai": "^4.0.0", - "tsx": "^4.19.3", + "tsx": "^4.20.5", "typescript": "^5.7.2" }, "workspaces": [