From 74201b789c3ff892126b62d832ee3fc21d9bf4e0 Mon Sep 17 00:00:00 2001 From: tpluscode Date: Fri, 8 Mar 2024 11:25:10 +0100 Subject: [PATCH] build: ban rdf-js --- .changeset/loud-ducks-exercise.md | 108 +++++++++++++++++++++++++++ ontologies/acl/package.json | 5 +- ontologies/as/package.json | 3 + ontologies/bibo/package.json | 3 + ontologies/cc/package.json | 3 + ontologies/cert/package.json | 3 + ontologies/cnt/package.json | 3 + ontologies/constant/package.json | 3 + ontologies/crm/package.json | 3 + ontologies/csvw/package.json | 3 + ontologies/ctag/package.json | 3 + ontologies/dash-sparql/package.json | 3 + ontologies/dash/package.json | 3 + ontologies/dbo/package.json | 3 + ontologies/dc11/package.json | 3 + ontologies/dcam/package.json | 3 + ontologies/dcat/package.json | 3 + ontologies/dcmitype/package.json | 3 + ontologies/dcterms/package.json | 3 + ontologies/dig/package.json | 5 +- ontologies/discipline/package.json | 3 + ontologies/doap/package.json | 3 + ontologies/dpv/package.json | 5 +- ontologies/dqv/package.json | 5 +- ontologies/dtype/package.json | 5 +- ontologies/duv/package.json | 5 +- ontologies/earl/package.json | 5 +- ontologies/ebucore/package.json | 5 +- ontologies/exif/package.json | 5 +- ontologies/foaf/package.json | 5 +- ontologies/frbr/package.json | 5 +- ontologies/geo/package.json | 5 +- ontologies/geof/package.json | 5 +- ontologies/geor/package.json | 5 +- ontologies/gml/package.json | 5 +- ontologies/gn/package.json | 5 +- ontologies/gr/package.json | 5 +- ontologies/grddl/package.json | 5 +- ontologies/gs1/package.json | 5 +- ontologies/gtfs/package.json | 5 +- ontologies/http/package.json | 5 +- ontologies/hydra/package.json | 5 +- ontologies/ical/package.json | 5 +- ontologies/la/package.json | 5 +- ontologies/ldp/package.json | 5 +- ontologies/list/package.json | 5 +- ontologies/locn/package.json | 3 + ontologies/log/package.json | 5 +- ontologies/lvont/package.json | 5 +- ontologies/m4i/package.json | 5 +- ontologies/ma/package.json | 5 +- ontologies/mads/package.json | 5 +- ontologies/math/package.json | 5 +- ontologies/oa/package.json | 5 +- ontologies/og/package.json | 5 +- ontologies/oidc/package.json | 5 +- ontologies/org/package.json | 5 +- ontologies/owl/package.json | 5 +- ontologies/pim/package.json | 5 +- ontologies/prefix/package.json | 5 +- ontologies/prov/package.json | 5 +- ontologies/qb/package.json | 5 +- ontologies/qkdv/package.json | 5 +- ontologies/quantitykind/package.json | 5 +- ontologies/qudt/package.json | 5 +- ontologies/rdau/package.json | 5 +- ontologies/rdf/package.json | 5 +- ontologies/rdfa/package.json | 5 +- ontologies/rdfs/package.json | 5 +- ontologies/rev/package.json | 5 +- ontologies/rico/package.json | 5 +- ontologies/rr/package.json | 5 +- ontologies/rss/package.json | 5 +- ontologies/schema/package.json | 5 +- ontologies/sd/package.json | 5 +- ontologies/sdmx/package.json | 5 +- ontologies/sem/package.json | 5 +- ontologies/set/package.json | 5 +- ontologies/sf/package.json | 5 +- ontologies/sh/package.json | 5 +- ontologies/shex/package.json | 5 +- ontologies/shsh/package.json | 5 +- ontologies/sioc/package.json | 5 +- ontologies/skos/package.json | 5 +- ontologies/skosxl/package.json | 5 +- ontologies/solid/package.json | 5 +- ontologies/sosa/package.json | 5 +- ontologies/sou/package.json | 5 +- ontologies/ssn/package.json | 5 +- ontologies/stat/package.json | 5 +- ontologies/string/package.json | 5 +- ontologies/test/package.json | 5 +- ontologies/time/package.json | 5 +- ontologies/unit/package.json | 5 +- ontologies/vaem/package.json | 5 +- ontologies/vann/package.json | 5 +- ontologies/vcard/package.json | 5 +- ontologies/void/package.json | 5 +- ontologies/vs/package.json | 5 +- ontologies/wdrs/package.json | 5 +- ontologies/wgs/package.json | 5 +- ontologies/xhv/package.json | 5 +- ontologies/xkos/package.json | 5 +- ontologies/xsd/package.json | 5 +- package-lock.json | 17 ++--- packages/builder/package.json | 2 +- 106 files changed, 509 insertions(+), 93 deletions(-) create mode 100644 .changeset/loud-ducks-exercise.md diff --git a/.changeset/loud-ducks-exercise.md b/.changeset/loud-ducks-exercise.md new file mode 100644 index 00000000..59917023 --- /dev/null +++ b/.changeset/loud-ducks-exercise.md @@ -0,0 +1,108 @@ +--- +"@vocabulary/quantitykind": patch +"@vocabulary/dash-sparql": patch +"@vocabulary/discipline": patch +"@vocabulary/constant": patch +"@vocabulary/dcmitype": patch +"@vocabulary/dcterms": patch +"@vocabulary/ebucore": patch +"@vocabulary/prefix": patch +"@vocabulary/schema": patch +"@vocabulary/skosxl": patch +"@vocabulary/string": patch +"@vocabulary/dtype": patch +"@vocabulary/grddl": patch +"@vocabulary/hydra": patch +"@vocabulary/lvont": patch +"@vocabulary/solid": patch +"@vocabulary/vcard": patch +"@vocabulary/builder": patch +"@vocabulary/bibo": patch +"@vocabulary/cert": patch +"@vocabulary/csvw": patch +"@vocabulary/ctag": patch +"@vocabulary/dash": patch +"@vocabulary/dc11": patch +"@vocabulary/dcam": patch +"@vocabulary/dcat": patch +"@vocabulary/doap": patch +"@vocabulary/earl": patch +"@vocabulary/exif": patch +"@vocabulary/foaf": patch +"@vocabulary/frbr": patch +"@vocabulary/geof": patch +"@vocabulary/geor": patch +"@vocabulary/gtfs": patch +"@vocabulary/http": patch +"@vocabulary/ical": patch +"@vocabulary/list": patch +"@vocabulary/locn": patch +"@vocabulary/mads": patch +"@vocabulary/math": patch +"@vocabulary/oidc": patch +"@vocabulary/prov": patch +"@vocabulary/qkdv": patch +"@vocabulary/qudt": patch +"@vocabulary/rdau": patch +"@vocabulary/rdfa": patch +"@vocabulary/rdfs": patch +"@vocabulary/rico": patch +"@vocabulary/sdmx": patch +"@vocabulary/shex": patch +"@vocabulary/shsh": patch +"@vocabulary/sioc": patch +"@vocabulary/skos": patch +"@vocabulary/sosa": patch +"@vocabulary/stat": patch +"@vocabulary/test": patch +"@vocabulary/time": patch +"@vocabulary/unit": patch +"@vocabulary/vaem": patch +"@vocabulary/vann": patch +"@vocabulary/void": patch +"@vocabulary/wdrs": patch +"@vocabulary/xkos": patch +"@vocabulary/acl": patch +"@vocabulary/cnt": patch +"@vocabulary/crm": patch +"@vocabulary/dbo": patch +"@vocabulary/dig": patch +"@vocabulary/dpv": patch +"@vocabulary/dqv": patch +"@vocabulary/duv": patch +"@vocabulary/geo": patch +"@vocabulary/gml": patch +"@vocabulary/gs1": patch +"@vocabulary/ldp": patch +"@vocabulary/log": patch +"@vocabulary/m4i": patch +"@vocabulary/org": patch +"@vocabulary/owl": patch +"@vocabulary/pim": patch +"@vocabulary/rdf": patch +"@vocabulary/rev": patch +"@vocabulary/rss": patch +"@vocabulary/sem": patch +"@vocabulary/set": patch +"@vocabulary/sou": patch +"@vocabulary/ssn": patch +"@vocabulary/wgs": patch +"@vocabulary/xhv": patch +"@vocabulary/xsd": patch +"@vocabulary/as": patch +"@vocabulary/cc": patch +"@vocabulary/gn": patch +"@vocabulary/gr": patch +"@vocabulary/la": patch +"@vocabulary/ma": patch +"@vocabulary/oa": patch +"@vocabulary/og": patch +"@vocabulary/qb": patch +"@vocabulary/rr": patch +"@vocabulary/sd": patch +"@vocabulary/sf": patch +"@vocabulary/sh": patch +"@vocabulary/vs": patch +--- + +Use `@rdfjs/types` instead of `rdf-js` in built TS module diff --git a/ontologies/acl/package.json b/ontologies/acl/package.json index 11a42470..ebe46c7d 100644 --- a/ontologies/acl/package.json +++ b/ontologies/acl/package.json @@ -23,5 +23,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/as/package.json b/ontologies/as/package.json index d8d6519e..77b92280 100644 --- a/ontologies/as/package.json +++ b/ontologies/as/package.json @@ -28,5 +28,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/bibo/package.json b/ontologies/bibo/package.json index 924947ec..27506aa9 100644 --- a/ontologies/bibo/package.json +++ b/ontologies/bibo/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/cc/package.json b/ontologies/cc/package.json index 4c4b4ad7..5fef0cf1 100644 --- a/ontologies/cc/package.json +++ b/ontologies/cc/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/cert/package.json b/ontologies/cert/package.json index 9ee534a9..b5395ae9 100644 --- a/ontologies/cert/package.json +++ b/ontologies/cert/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/cnt/package.json b/ontologies/cnt/package.json index c3c5cce4..65d0c676 100644 --- a/ontologies/cnt/package.json +++ b/ontologies/cnt/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/constant/package.json b/ontologies/constant/package.json index 0fd639a5..71e5be29 100644 --- a/ontologies/constant/package.json +++ b/ontologies/constant/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/crm/package.json b/ontologies/crm/package.json index c4424378..3d1e601f 100644 --- a/ontologies/crm/package.json +++ b/ontologies/crm/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/csvw/package.json b/ontologies/csvw/package.json index 867370d8..2a4d17dd 100644 --- a/ontologies/csvw/package.json +++ b/ontologies/csvw/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/ctag/package.json b/ontologies/ctag/package.json index adff6372..171bdba6 100644 --- a/ontologies/ctag/package.json +++ b/ontologies/ctag/package.json @@ -28,5 +28,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dash-sparql/package.json b/ontologies/dash-sparql/package.json index 56d00e69..d6c01d9b 100644 --- a/ontologies/dash-sparql/package.json +++ b/ontologies/dash-sparql/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dash/package.json b/ontologies/dash/package.json index 3668c478..c4078027 100644 --- a/ontologies/dash/package.json +++ b/ontologies/dash/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dbo/package.json b/ontologies/dbo/package.json index 662db53e..d863fb5d 100644 --- a/ontologies/dbo/package.json +++ b/ontologies/dbo/package.json @@ -33,5 +33,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dc11/package.json b/ontologies/dc11/package.json index 9cd7821a..099d1721 100644 --- a/ontologies/dc11/package.json +++ b/ontologies/dc11/package.json @@ -25,5 +25,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcam/package.json b/ontologies/dcam/package.json index 047d28d4..bf0a1820 100644 --- a/ontologies/dcam/package.json +++ b/ontologies/dcam/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcat/package.json b/ontologies/dcat/package.json index 35bc8fd1..03d2cd52 100644 --- a/ontologies/dcat/package.json +++ b/ontologies/dcat/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcmitype/package.json b/ontologies/dcmitype/package.json index e7270dcd..f1906066 100644 --- a/ontologies/dcmitype/package.json +++ b/ontologies/dcmitype/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dcterms/package.json b/ontologies/dcterms/package.json index c66fc635..8c63396b 100644 --- a/ontologies/dcterms/package.json +++ b/ontologies/dcterms/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dig/package.json b/ontologies/dig/package.json index 74a17f14..35f26d01 100644 --- a/ontologies/dig/package.json +++ b/ontologies/dig/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/discipline/package.json b/ontologies/discipline/package.json index 23eb4241..ff7a3d92 100644 --- a/ontologies/discipline/package.json +++ b/ontologies/discipline/package.json @@ -25,5 +25,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/doap/package.json b/ontologies/doap/package.json index d7c447f8..62660a57 100644 --- a/ontologies/doap/package.json +++ b/ontologies/doap/package.json @@ -27,5 +27,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/dpv/package.json b/ontologies/dpv/package.json index 4efff31f..e4ec3800 100644 --- a/ontologies/dpv/package.json +++ b/ontologies/dpv/package.json @@ -44,5 +44,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/dqv/package.json b/ontologies/dqv/package.json index 1514022c..ed909af8 100644 --- a/ontologies/dqv/package.json +++ b/ontologies/dqv/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/dtype/package.json b/ontologies/dtype/package.json index a481aa02..b997c569 100644 --- a/ontologies/dtype/package.json +++ b/ontologies/dtype/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/duv/package.json b/ontologies/duv/package.json index 57d3017f..4c4b0259 100644 --- a/ontologies/duv/package.json +++ b/ontologies/duv/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/earl/package.json b/ontologies/earl/package.json index dbab0328..fc41af5f 100644 --- a/ontologies/earl/package.json +++ b/ontologies/earl/package.json @@ -29,5 +29,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ebucore/package.json b/ontologies/ebucore/package.json index c833d768..dc5d5f39 100644 --- a/ontologies/ebucore/package.json +++ b/ontologies/ebucore/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/exif/package.json b/ontologies/exif/package.json index 2abffcb7..6b222642 100644 --- a/ontologies/exif/package.json +++ b/ontologies/exif/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/foaf/package.json b/ontologies/foaf/package.json index bea5a78e..7d775aa9 100644 --- a/ontologies/foaf/package.json +++ b/ontologies/foaf/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/frbr/package.json b/ontologies/frbr/package.json index d02405a3..d4ef40bd 100644 --- a/ontologies/frbr/package.json +++ b/ontologies/frbr/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/geo/package.json b/ontologies/geo/package.json index fe2ac936..80efedf9 100644 --- a/ontologies/geo/package.json +++ b/ontologies/geo/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/geof/package.json b/ontologies/geof/package.json index 859b0bd3..369bf5bb 100644 --- a/ontologies/geof/package.json +++ b/ontologies/geof/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/geor/package.json b/ontologies/geor/package.json index eef6a730..c43183e7 100644 --- a/ontologies/geor/package.json +++ b/ontologies/geor/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gml/package.json b/ontologies/gml/package.json index 7091745a..d65a11f3 100644 --- a/ontologies/gml/package.json +++ b/ontologies/gml/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gn/package.json b/ontologies/gn/package.json index ecac38d3..ba36866d 100644 --- a/ontologies/gn/package.json +++ b/ontologies/gn/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gr/package.json b/ontologies/gr/package.json index 209db4bd..40162982 100644 --- a/ontologies/gr/package.json +++ b/ontologies/gr/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/grddl/package.json b/ontologies/grddl/package.json index 54d31f14..0cba58d8 100644 --- a/ontologies/grddl/package.json +++ b/ontologies/grddl/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gs1/package.json b/ontologies/gs1/package.json index 5335877e..36b447af 100644 --- a/ontologies/gs1/package.json +++ b/ontologies/gs1/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/gtfs/package.json b/ontologies/gtfs/package.json index c08b85b6..187f54b5 100644 --- a/ontologies/gtfs/package.json +++ b/ontologies/gtfs/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/http/package.json b/ontologies/http/package.json index 22957a2d..e3b1fab7 100644 --- a/ontologies/http/package.json +++ b/ontologies/http/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/hydra/package.json b/ontologies/hydra/package.json index fa2b3601..20fd2501 100644 --- a/ontologies/hydra/package.json +++ b/ontologies/hydra/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ical/package.json b/ontologies/ical/package.json index 14702854..07aea4af 100644 --- a/ontologies/ical/package.json +++ b/ontologies/ical/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/la/package.json b/ontologies/la/package.json index ec000b45..524e2f3b 100644 --- a/ontologies/la/package.json +++ b/ontologies/la/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ldp/package.json b/ontologies/ldp/package.json index 151c350a..cf79d49f 100644 --- a/ontologies/ldp/package.json +++ b/ontologies/ldp/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/list/package.json b/ontologies/list/package.json index 879c043a..7714488f 100644 --- a/ontologies/list/package.json +++ b/ontologies/list/package.json @@ -30,5 +30,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/locn/package.json b/ontologies/locn/package.json index eb8ae9fb..0e7990e2 100644 --- a/ontologies/locn/package.json +++ b/ontologies/locn/package.json @@ -26,5 +26,8 @@ ], "bugs": { "url": "https://github.com/zazuko/rdf-vocabularies/issues" + }, + "peerDependencies": { + "@rdfjs/types": "^1.0.0" } } diff --git a/ontologies/log/package.json b/ontologies/log/package.json index e60c6f81..001543a6 100644 --- a/ontologies/log/package.json +++ b/ontologies/log/package.json @@ -30,5 +30,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/lvont/package.json b/ontologies/lvont/package.json index 98614b5a..7ab39a35 100644 --- a/ontologies/lvont/package.json +++ b/ontologies/lvont/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/m4i/package.json b/ontologies/m4i/package.json index 1a29dae4..3ecad536 100644 --- a/ontologies/m4i/package.json +++ b/ontologies/m4i/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ma/package.json b/ontologies/ma/package.json index 34e4ca5a..75a8a050 100644 --- a/ontologies/ma/package.json +++ b/ontologies/ma/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/mads/package.json b/ontologies/mads/package.json index 46ed7a2e..4cb16e89 100644 --- a/ontologies/mads/package.json +++ b/ontologies/mads/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/math/package.json b/ontologies/math/package.json index 2dd70ed7..2c8be7b8 100644 --- a/ontologies/math/package.json +++ b/ontologies/math/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/oa/package.json b/ontologies/oa/package.json index db175aed..390c596c 100644 --- a/ontologies/oa/package.json +++ b/ontologies/oa/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/og/package.json b/ontologies/og/package.json index f55f4e2e..5ffb99a5 100644 --- a/ontologies/og/package.json +++ b/ontologies/og/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/oidc/package.json b/ontologies/oidc/package.json index e15dce51..66fecd0c 100644 --- a/ontologies/oidc/package.json +++ b/ontologies/oidc/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/org/package.json b/ontologies/org/package.json index 501ba471..611edb21 100644 --- a/ontologies/org/package.json +++ b/ontologies/org/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/owl/package.json b/ontologies/owl/package.json index e0cdb53f..39bc3ff0 100644 --- a/ontologies/owl/package.json +++ b/ontologies/owl/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/pim/package.json b/ontologies/pim/package.json index 8018f6b7..4863875f 100644 --- a/ontologies/pim/package.json +++ b/ontologies/pim/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/prefix/package.json b/ontologies/prefix/package.json index cf903bc0..68c2e0f0 100644 --- a/ontologies/prefix/package.json +++ b/ontologies/prefix/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/prov/package.json b/ontologies/prov/package.json index 2e50468b..2c53b834 100644 --- a/ontologies/prov/package.json +++ b/ontologies/prov/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/qb/package.json b/ontologies/qb/package.json index bda29c1d..dfce9073 100644 --- a/ontologies/qb/package.json +++ b/ontologies/qb/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/qkdv/package.json b/ontologies/qkdv/package.json index 23aea9c8..7bb4b7fe 100644 --- a/ontologies/qkdv/package.json +++ b/ontologies/qkdv/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/quantitykind/package.json b/ontologies/quantitykind/package.json index 0cee6478..5aa24a20 100644 --- a/ontologies/quantitykind/package.json +++ b/ontologies/quantitykind/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/qudt/package.json b/ontologies/qudt/package.json index 9921a06a..750dd1be 100644 --- a/ontologies/qudt/package.json +++ b/ontologies/qudt/package.json @@ -36,5 +36,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdau/package.json b/ontologies/rdau/package.json index 14002ab4..d354a655 100644 --- a/ontologies/rdau/package.json +++ b/ontologies/rdau/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdf/package.json b/ontologies/rdf/package.json index fa3b6c08..19f760cc 100644 --- a/ontologies/rdf/package.json +++ b/ontologies/rdf/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdfa/package.json b/ontologies/rdfa/package.json index fddfac3f..ed045a0e 100644 --- a/ontologies/rdfa/package.json +++ b/ontologies/rdfa/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rdfs/package.json b/ontologies/rdfs/package.json index f4784cb8..1bddc68e 100644 --- a/ontologies/rdfs/package.json +++ b/ontologies/rdfs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rev/package.json b/ontologies/rev/package.json index 173479dc..5a2edd79 100644 --- a/ontologies/rev/package.json +++ b/ontologies/rev/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rico/package.json b/ontologies/rico/package.json index 5a58eb55..a55766b6 100644 --- a/ontologies/rico/package.json +++ b/ontologies/rico/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rr/package.json b/ontologies/rr/package.json index fcada601..217b5ddf 100644 --- a/ontologies/rr/package.json +++ b/ontologies/rr/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/rss/package.json b/ontologies/rss/package.json index 6e0ac99a..88022592 100644 --- a/ontologies/rss/package.json +++ b/ontologies/rss/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/schema/package.json b/ontologies/schema/package.json index 0334c48d..33f5e69a 100644 --- a/ontologies/schema/package.json +++ b/ontologies/schema/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sd/package.json b/ontologies/sd/package.json index ab707023..fbc2c127 100644 --- a/ontologies/sd/package.json +++ b/ontologies/sd/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sdmx/package.json b/ontologies/sdmx/package.json index cb99d854..743e37b8 100644 --- a/ontologies/sdmx/package.json +++ b/ontologies/sdmx/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sem/package.json b/ontologies/sem/package.json index d1bdf004..dcbe1f96 100644 --- a/ontologies/sem/package.json +++ b/ontologies/sem/package.json @@ -31,5 +31,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/set/package.json b/ontologies/set/package.json index d0ed0fbf..40bc2d6b 100644 --- a/ontologies/set/package.json +++ b/ontologies/set/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sf/package.json b/ontologies/sf/package.json index 4a8b3e00..c1a76a3b 100644 --- a/ontologies/sf/package.json +++ b/ontologies/sf/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sh/package.json b/ontologies/sh/package.json index aaef6665..deccf980 100644 --- a/ontologies/sh/package.json +++ b/ontologies/sh/package.json @@ -35,5 +35,8 @@ "*.nq", "*.nt", "CHANGELOG.md" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/shex/package.json b/ontologies/shex/package.json index 4e133f30..0174f5f2 100644 --- a/ontologies/shex/package.json +++ b/ontologies/shex/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/shsh/package.json b/ontologies/shsh/package.json index 0f7e2e2e..0c2a38f2 100644 --- a/ontologies/shsh/package.json +++ b/ontologies/shsh/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sioc/package.json b/ontologies/sioc/package.json index b336814b..2addf964 100644 --- a/ontologies/sioc/package.json +++ b/ontologies/sioc/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/skos/package.json b/ontologies/skos/package.json index b17effbb..272fbae7 100644 --- a/ontologies/skos/package.json +++ b/ontologies/skos/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/skosxl/package.json b/ontologies/skosxl/package.json index f13f4a3d..8eba2bc9 100644 --- a/ontologies/skosxl/package.json +++ b/ontologies/skosxl/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/solid/package.json b/ontologies/solid/package.json index f48c3965..31691107 100644 --- a/ontologies/solid/package.json +++ b/ontologies/solid/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sosa/package.json b/ontologies/sosa/package.json index 5d1f771f..9b451430 100644 --- a/ontologies/sosa/package.json +++ b/ontologies/sosa/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/sou/package.json b/ontologies/sou/package.json index e1fb9c19..45af7457 100644 --- a/ontologies/sou/package.json +++ b/ontologies/sou/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/ssn/package.json b/ontologies/ssn/package.json index 027b04d5..2276ce6b 100644 --- a/ontologies/ssn/package.json +++ b/ontologies/ssn/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/stat/package.json b/ontologies/stat/package.json index b2b44d17..bcbffa66 100644 --- a/ontologies/stat/package.json +++ b/ontologies/stat/package.json @@ -29,5 +29,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/string/package.json b/ontologies/string/package.json index d13feeda..0418b87e 100644 --- a/ontologies/string/package.json +++ b/ontologies/string/package.json @@ -30,5 +30,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/test/package.json b/ontologies/test/package.json index 8054459c..510e2565 100644 --- a/ontologies/test/package.json +++ b/ontologies/test/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/time/package.json b/ontologies/time/package.json index 56693c51..0292f534 100644 --- a/ontologies/time/package.json +++ b/ontologies/time/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/unit/package.json b/ontologies/unit/package.json index c735db4b..678f0926 100644 --- a/ontologies/unit/package.json +++ b/ontologies/unit/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vaem/package.json b/ontologies/vaem/package.json index 90125b50..ec3e8907 100644 --- a/ontologies/vaem/package.json +++ b/ontologies/vaem/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vann/package.json b/ontologies/vann/package.json index 58f921a8..6a6f94e4 100644 --- a/ontologies/vann/package.json +++ b/ontologies/vann/package.json @@ -31,5 +31,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vcard/package.json b/ontologies/vcard/package.json index 606bf03e..9be50ee8 100644 --- a/ontologies/vcard/package.json +++ b/ontologies/vcard/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/void/package.json b/ontologies/void/package.json index 294431ef..de6e4320 100644 --- a/ontologies/void/package.json +++ b/ontologies/void/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/vs/package.json b/ontologies/vs/package.json index 732f0473..e8e6718c 100644 --- a/ontologies/vs/package.json +++ b/ontologies/vs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/wdrs/package.json b/ontologies/wdrs/package.json index 9c46fb70..d1e2d9ea 100644 --- a/ontologies/wdrs/package.json +++ b/ontologies/wdrs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/wgs/package.json b/ontologies/wgs/package.json index 85d74fe8..ff94b77a 100644 --- a/ontologies/wgs/package.json +++ b/ontologies/wgs/package.json @@ -26,5 +26,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/xhv/package.json b/ontologies/xhv/package.json index 9f1dccb4..e2a238a2 100644 --- a/ontologies/xhv/package.json +++ b/ontologies/xhv/package.json @@ -27,5 +27,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/xkos/package.json b/ontologies/xkos/package.json index e3e98135..dea22bf4 100644 --- a/ontologies/xkos/package.json +++ b/ontologies/xkos/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/ontologies/xsd/package.json b/ontologies/xsd/package.json index 23f4099f..e96aeffb 100644 --- a/ontologies/xsd/package.json +++ b/ontologies/xsd/package.json @@ -28,5 +28,8 @@ "*.d.ts", "*.nq", "*.nt" - ] + ], + "peerDependencies": { + "@rdfjs/types": "^1.0.0" + } } diff --git a/package-lock.json b/package-lock.json index bbd6bec5..18f2798b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -820,10 +820,9 @@ } }, "node_modules/@rdfjs/serializer-rdfjs": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@rdfjs/serializer-rdfjs/-/serializer-rdfjs-0.1.1.tgz", - "integrity": "sha512-1B8rDyzoYuKWreAMWkZmO6jYUc5qPxZJqKoRT2v6xeQxwILdCTq7FjWJq4IELhEbKecSgeFWqG5AaCYfn0CBmA==", - "license": "MIT", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@rdfjs/serializer-rdfjs/-/serializer-rdfjs-0.1.2.tgz", + "integrity": "sha512-MksS/Vd9HaSHtudB0+ZX6PQ1UQH9rcJVjdERVmBfmRMRvDJhSE968HcJ0vfe9QIJmIiRjESL0rgnNtkYjcqsSA==", "dependencies": { "@rdfjs/sink": "^2.0.0", "js-string-escape": "^1.0.1", @@ -10656,12 +10655,12 @@ }, "packages/builder": { "name": "@vocabulary/builder", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "dependencies": { "@rdfjs/fetch-lite": "^3.2.1", "@rdfjs/formats": "^4", - "@rdfjs/serializer-rdfjs": "^0.1.1", + "@rdfjs/serializer-rdfjs": "^0.1.2", "@rdfjs/types": "^1.1.0", "@zazuko/env-node": "^2.1.1", "@zazuko/prefixes": "^2.0.0", @@ -10686,7 +10685,7 @@ }, "packages/loader": { "name": "@zazuko/vocabulary-loader", - "version": "1.0.1", + "version": "1.0.2", "dependencies": { "@rdfjs/parser-n3": "^2.0.1", "@types/rdfjs__environment": "1", @@ -10701,7 +10700,7 @@ }, "packages/vocabularies": { "name": "@zazuko/vocabularies", - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "dependencies": { "@rdfjs/parser-n3": "^2.0.1", @@ -10810,7 +10809,7 @@ "@vocabulary/xsd": "^1.0.0", "@zazuko/env": "^2.0.2", "@zazuko/prefixes": "^2.1.0", - "@zazuko/vocabulary-loader": "^1.0.0", + "@zazuko/vocabulary-loader": "^1.0.2", "commander": "^10.0.0", "rdf-dataset-ext": "^1", "readable-stream": "^4.3.0" diff --git a/packages/builder/package.json b/packages/builder/package.json index 786d3c5e..558df8d0 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -11,7 +11,7 @@ "dependencies": { "@rdfjs/fetch-lite": "^3.2.1", "@rdfjs/formats": "^4", - "@rdfjs/serializer-rdfjs": "^0.1.1", + "@rdfjs/serializer-rdfjs": "^0.1.2", "@rdfjs/types": "^1.1.0", "@zazuko/env-node": "^2.1.1", "@zazuko/prefixes": "^2.0.0",