|
28 | 28 | "@tpluscode/rdf-ns-builders": ">=3.0.2", |
29 | 29 | "@tpluscode/rdf-string": "^1.3.4", |
30 | 30 | "@types/sparqljs": "^3.1.11", |
31 | | - "@vocabulary/dash": "^1.0.4", |
32 | | - "@vocabulary/dash-sparql": "^1.0.4", |
33 | | - "@vocabulary/sh": "^1.1.5", |
34 | | - "@zazuko/env": "^2.5.1", |
| 31 | + "@vocabulary/dash": "^1.0.5", |
| 32 | + "@vocabulary/dash-sparql": "^1.0.5", |
| 33 | + "@vocabulary/sh": "^1.1.6", |
| 34 | + "@zazuko/env": "^3", |
35 | 35 | "@zazuko/prefixes": ">=2", |
36 | | - "clownface-shacl-path": "^2.2", |
37 | | - "is-graph-pointer": "^2.0.0", |
| 36 | + "clownface-shacl-path": "^2.4.0", |
| 37 | + "is-graph-pointer": "^2.2.0", |
38 | 38 | "rdf-literal": "^2.0.0", |
39 | 39 | "sparqljs": "^3.6.1", |
40 | 40 | "ts-pattern": "^5.6.2" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@tpluscode/sparql-builder": "^2.0.3", |
| 43 | + "@tpluscode/sparql-builder": "^3.0.1", |
44 | 44 | "@types/chai": "^5.2.2", |
45 | 45 | "@types/chai-string": "^1.4.5", |
46 | 46 | "@types/debug": "^4.1.12", |
47 | 47 | "@types/n3": "^1.24.2", |
48 | 48 | "@types/sinon": "^17.0.3", |
49 | 49 | "@types/sparql-http-client": "^3.0.5", |
50 | | - "@types/sparqljs": "^3.1.10", |
| 50 | + "@types/sparqljs": "^3.1.12", |
51 | 51 | "@types/wait-on": "^5.3.4", |
52 | | - "@zazuko/env-node": "^2.1.3", |
| 52 | + "@zazuko/env-node": "^3", |
53 | 53 | "assertion-error": "^2.0.1", |
54 | 54 | "chai": "^5.2.0", |
55 | 55 | "chai-string": "^1.5.0", |
56 | 56 | "debug": "^4.4.0", |
57 | 57 | "docker-compose": "^1.2.0", |
58 | 58 | "glob": "^11.0.1", |
59 | 59 | "mocha-chai-jest-snapshot": "^1.1.7", |
60 | | - "mocha-chai-rdf": "^0.1.6", |
| 60 | + "mocha-chai-rdf": "^0.1.10", |
61 | 61 | "n3": "^1.25.1", |
62 | 62 | "oxigraph": "^0.4.9", |
63 | 63 | "sinon": "^19.0.2", |
|
0 commit comments