Skip to content

Commit 26fbe7e

Browse files
committed
Update to jsonld-context-parser v3
1 parent e00c72a commit 26fbe7e

File tree

2 files changed

+32
-18
lines changed

2 files changed

+32
-18
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070
"@types/semver": "^7.3.4",
7171
"@typescript-eslint/typescript-estree": "^7.1.0",
7272
"comment-parser": "^0.7.6",
73-
"componentsjs": "^6.0.0",
74-
"jsonld-context-parser": "^2.1.5",
73+
"componentsjs": "^6.2.0",
74+
"jsonld-context-parser": "^3.0.0",
7575
"lru-cache": "^6.0.0",
7676
"minimist": "^1.2.5",
77-
"rdf-object": "^1.13.1",
77+
"rdf-object": "^2.0.0",
7878
"semver": "^7.3.2"
7979
},
8080
"devDependencies": {

yarn.lock

+29-15
Original file line numberDiff line numberDiff line change
@@ -3395,17 +3395,17 @@ __metadata:
33953395
"@types/semver": "npm:^7.3.4"
33963396
"@typescript-eslint/typescript-estree": "npm:^7.1.0"
33973397
comment-parser: "npm:^0.7.6"
3398-
componentsjs: "npm:^6.0.0"
3398+
componentsjs: "npm:^6.2.0"
33993399
eslint: "npm:^8.57.0"
34003400
fs-extra: "npm:^11.0.0"
34013401
husky: "npm:^9.0.0"
34023402
jest: "npm:^29.7.0"
34033403
jest-extended: "npm:^4.0.2"
3404-
jsonld-context-parser: "npm:^2.1.5"
3404+
jsonld-context-parser: "npm:^3.0.0"
34053405
lru-cache: "npm:^6.0.0"
34063406
manual-git-changelog: "npm:^1.0.1"
34073407
minimist: "npm:^1.2.5"
3408-
rdf-object: "npm:^1.13.1"
3408+
rdf-object: "npm:^2.0.0"
34093409
rimraf: "npm:latest"
34103410
semver: "npm:^7.3.2"
34113411
ts-jest: "npm:^29.1.2"
@@ -3415,18 +3415,18 @@ __metadata:
34153415
languageName: unknown
34163416
linkType: soft
34173417

3418-
"componentsjs@npm:^6.0.0":
3419-
version: 6.0.0
3420-
resolution: "componentsjs@npm:6.0.0"
3418+
"componentsjs@npm:^6.2.0":
3419+
version: 6.2.0
3420+
resolution: "componentsjs@npm:6.2.0"
34213421
dependencies:
34223422
"@rdfjs/types": "npm:*"
34233423
"@types/minimist": "npm:^1.2.0"
34243424
"@types/node": "npm:^18.0.0"
34253425
"@types/semver": "npm:^7.3.4"
3426-
jsonld-context-parser: "npm:^2.1.1"
3426+
jsonld-context-parser: "npm:^3.0.0"
34273427
minimist: "npm:^1.2.0"
34283428
rdf-data-factory: "npm:^1.1.0"
3429-
rdf-object: "npm:^1.14.0"
3429+
rdf-object: "npm:^2.0.0"
34303430
rdf-parse: "npm:^2.0.0"
34313431
rdf-quad: "npm:^1.5.0"
34323432
rdf-string: "npm:^1.6.0"
@@ -3435,7 +3435,7 @@ __metadata:
34353435
winston: "npm:^3.3.3"
34363436
bin:
34373437
componentsjs-compile-config: bin/compile-config.js
3438-
checksum: fac3e87ee496eac7d172d2848668cfc0017b3e229dbf0278486409f2bdd0ad00acafd43794928431283f68b01c637fd67b6eb7538e6f7eb00bbd2540d00b9e82
3438+
checksum: 6836e2a619023830df77b6cc36dfcbf3222439a76c6a6d5dc41ea68835b44adeb158f99516445937764d7c3dae9e0112fc02b6bf51d3a25b79cd84c57a80175b
34393439
languageName: node
34403440
linkType: hard
34413441

@@ -6788,7 +6788,7 @@ __metadata:
67886788
languageName: node
67896789
linkType: hard
67906790

6791-
"jsonld-context-parser@npm:^2.0.2, jsonld-context-parser@npm:^2.1.1, jsonld-context-parser@npm:^2.1.5, jsonld-context-parser@npm:^2.2.2, jsonld-context-parser@npm:^2.4.0":
6791+
"jsonld-context-parser@npm:^2.2.2, jsonld-context-parser@npm:^2.4.0":
67926792
version: 2.4.0
67936793
resolution: "jsonld-context-parser@npm:2.4.0"
67946794
dependencies:
@@ -6803,6 +6803,20 @@ __metadata:
68036803
languageName: node
68046804
linkType: hard
68056805

6806+
"jsonld-context-parser@npm:^3.0.0":
6807+
version: 3.0.0
6808+
resolution: "jsonld-context-parser@npm:3.0.0"
6809+
dependencies:
6810+
"@types/http-link-header": "npm:^1.0.1"
6811+
"@types/node": "npm:^18.0.0"
6812+
http-link-header: "npm:^1.0.2"
6813+
relative-to-absolute-iri: "npm:^1.0.5"
6814+
bin:
6815+
jsonld-context-parse: bin/jsonld-context-parse.js
6816+
checksum: 8f459d609d84d15ef37d20c6056f6701f4afac846a188fcfeb850b8a98a903444be6b3f5039025ed71e6db2eab3c0f6f10368db5e89bb872e9901bf3584c94cc
6817+
languageName: node
6818+
linkType: hard
6819+
68066820
"jsonld-streaming-parser@npm:^3.0.1":
68076821
version: 3.3.0
68086822
resolution: "jsonld-streaming-parser@npm:3.3.0"
@@ -8201,16 +8215,16 @@ __metadata:
82018215
languageName: node
82028216
linkType: hard
82038217

8204-
"rdf-object@npm:^1.13.1, rdf-object@npm:^1.14.0":
8205-
version: 1.14.0
8206-
resolution: "rdf-object@npm:1.14.0"
8218+
"rdf-object@npm:^2.0.0":
8219+
version: 2.0.0
8220+
resolution: "rdf-object@npm:2.0.0"
82078221
dependencies:
82088222
"@rdfjs/types": "npm:*"
8209-
jsonld-context-parser: "npm:^2.0.2"
8223+
jsonld-context-parser: "npm:^3.0.0"
82108224
rdf-data-factory: "npm:^1.1.0"
82118225
rdf-string: "npm:^1.6.0"
82128226
streamify-array: "npm:^1.0.1"
8213-
checksum: 22b7662d652895406d983fcc669e47505bc83eb9fba836c6d5f3cd36b9bb8c240724b27c9def3d791680b41265ce0c12738ddc641c6bd75a5f8eb28aa2ba435a
8227+
checksum: adda0eb7e8555c4f7fe00cbcbaad9e209d486567c6ac325ad8612ca31de26e782eba2ded610ef0f66aafc2986e5ac4ec6bf015c7fd9e25e883efdce60c3c1b11
82148228
languageName: node
82158229
linkType: hard
82168230

0 commit comments

Comments
 (0)