Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit de79402

Browse files
Update Comunica monorepo packages to v5
1 parent d76115d commit de79402

3 files changed

Lines changed: 4482 additions & 1628 deletions

File tree

engines/config-query-sparql-mapping/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"build:components": "componentsjs-generator"
4141
},
4242
"dependencies": {
43-
"@comunica/config-query-sparql": "^2.0.1",
44-
"@comunica/config-query-sparql-solid": "^2.0.1"
43+
"@comunica/config-query-sparql": "^5.0.0",
44+
"@comunica/config-query-sparql-solid": "^5.0.0"
4545
}
4646
}

engines/query-sparql-mapping/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"engine-default.js"
4343
],
4444
"dependencies": {
45-
"@comunica/query-sparql": "^2.2.1",
45+
"@comunica/query-sparql": "^5.0.0",
4646
"@comunica/config-query-sparql-mapping": "^0.0.1",
47-
"@comunica/actor-init-query": "^2.2.0",
48-
"@comunica/runner-cli": "^2.2.0"
47+
"@comunica/actor-init-query": "^5.0.0",
48+
"@comunica/runner-cli": "^5.0.0"
4949
},
5050
"scripts": {
5151
"build": "npm run build:ts",

0 commit comments

Comments
 (0)