|
|
|
@ -14,6 +14,7 @@ |
|
|
|
|
"@ldo/react": "^1.0.0-alpha.15", |
|
|
|
|
"@rdfjs/data-model": "^1.2.0", |
|
|
|
|
"@rdfjs/types": "^1.0.1", |
|
|
|
|
"nextgraph-react": "^0.1.1-alpha.1", |
|
|
|
|
"nextgraphweb": "^0.1.1-alpha.4", |
|
|
|
|
"react": "^19.0.0", |
|
|
|
|
"react-dom": "^19.0.0", |
|
|
|
@ -4410,6 +4411,20 @@ |
|
|
|
|
"dev": true, |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/nextgraph-react": { |
|
|
|
|
"version": "0.1.1-alpha.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nextgraph-react/-/nextgraph-react-0.1.1-alpha.1.tgz", |
|
|
|
|
"integrity": "sha512-YcN4II0Xs25DuUWxli5a70TcVjLNNfpgyUS3N+aGwontVjihg1E7Nxpq/6lLvrazuwJfbvt63NHIlrbZ+5LSRg==", |
|
|
|
|
"license": "MIT/Apache-2.0", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@ldo/connected": "^1.0.0-alpha.15", |
|
|
|
|
"@ldo/connected-nextgraph": "^1.0.0-alpha.15", |
|
|
|
|
"@ldo/react": "^1.0.0-alpha.15", |
|
|
|
|
"@rdfjs/data-model": "^1.2.0", |
|
|
|
|
"cross-fetch": "^3.1.6", |
|
|
|
|
"nextgraphweb": "^0.1.1-alpha.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/nextgraphweb": { |
|
|
|
|
"version": "0.1.1-alpha.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nextgraphweb/-/nextgraphweb-0.1.1-alpha.4.tgz", |
|
|
|
|