@ -8093,6 +8093,32 @@
"@ts-jison/lexer" : "^0.4.1-alpha.1"
"@ts-jison/lexer" : "^0.4.1-alpha.1"
}
}
} ,
} ,
"node_modules/@ts-morph/common" : {
"version" : "0.25.0" ,
"resolved" : "https://registry.npmjs.org/@ts-morph/common/-/common-0.25.0.tgz" ,
"integrity" : "sha512-kMnZz+vGGHi4GoHnLmMhGNjm44kGtKUXGnOvrKmMwAuvNjM/PgKVGfUnL7IDvK7Jb2QQ82jq3Zmp04Gy+r3Dkg==" ,
"license" : "MIT" ,
"dependencies" : {
"minimatch" : "^9.0.4" ,
"path-browserify" : "^1.0.1" ,
"tinyglobby" : "^0.2.9"
}
} ,
"node_modules/@ts-morph/common/node_modules/minimatch" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz" ,
"integrity" : "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/@tsconfig/node10" : {
"node_modules/@tsconfig/node10" : {
"version" : "1.0.9" ,
"version" : "1.0.9" ,
"devOptional" : true ,
"devOptional" : true ,
@ -8453,7 +8479,9 @@
}
}
} ,
} ,
"node_modules/@types/jsonld" : {
"node_modules/@types/jsonld" : {
"version" : "1.5.13" ,
"version" : "1.5.15" ,
"resolved" : "https://registry.npmjs.org/@types/jsonld/-/jsonld-1.5.15.tgz" ,
"integrity" : "sha512-PlAFPZjL+AuGYmwlqwKEL0IMP8M8RexH0NIPGfCVWSQ041H2rR/8OlyZSD7KsCVoN8vCfWdtWDBxX8yBVP+xow==" ,
"license" : "MIT"
"license" : "MIT"
} ,
} ,
"node_modules/@types/keygrip" : {
"node_modules/@types/keygrip" : {
@ -8569,6 +8597,17 @@
"version" : "2.7.3" ,
"version" : "2.7.3" ,
"license" : "MIT"
"license" : "MIT"
} ,
} ,
"node_modules/@types/prompts" : {
"version" : "2.4.9" ,
"resolved" : "https://registry.npmjs.org/@types/prompts/-/prompts-2.4.9.tgz" ,
"integrity" : "sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"kleur" : "^3.0.3"
}
} ,
"node_modules/@types/prop-types" : {
"node_modules/@types/prop-types" : {
"version" : "15.7.11" ,
"version" : "15.7.11" ,
"dev" : true ,
"dev" : true ,
@ -8713,6 +8752,8 @@
} ,
} ,
"node_modules/@types/shexj" : {
"node_modules/@types/shexj" : {
"version" : "2.1.4" ,
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@types/shexj/-/shexj-2.1.4.tgz" ,
"integrity" : "sha512-/dcF8vT/CHseZxNTcWR+otf6018PACgHiKFukPYsxQCRppGZq0UcALMedZUUnj7IM4WOesFoERwJBhEw44d/VQ==" ,
"dev" : true ,
"dev" : true ,
"license" : "MIT"
"license" : "MIT"
} ,
} ,
@ -11031,6 +11072,12 @@
"node" : ">=4"
"node" : ">=4"
}
}
} ,
} ,
"node_modules/code-block-writer" : {
"version" : "13.0.3" ,
"resolved" : "https://registry.npmjs.org/code-block-writer/-/code-block-writer-13.0.3.tgz" ,
"integrity" : "sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==" ,
"license" : "MIT"
} ,
"node_modules/codepage" : {
"node_modules/codepage" : {
"version" : "1.15.0" ,
"version" : "1.15.0" ,
"dev" : true ,
"dev" : true ,
@ -21261,6 +21308,12 @@
"tslib" : "^2.0.3"
"tslib" : "^2.0.3"
}
}
} ,
} ,
"node_modules/path-browserify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz" ,
"integrity" : "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" ,
"license" : "MIT"
} ,
"node_modules/path-exists" : {
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"version" : "4.0.0" ,
"license" : "MIT" ,
"license" : "MIT" ,
@ -22759,6 +22812,8 @@
} ,
} ,
"node_modules/prompts" : {
"node_modules/prompts" : {
"version" : "2.4.2" ,
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz" ,
"integrity" : "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" ,
"license" : "MIT" ,
"license" : "MIT" ,
"dependencies" : {
"dependencies" : {
"kleur" : "^3.0.3" ,
"kleur" : "^3.0.3" ,
@ -26605,6 +26660,45 @@
"dev" : true ,
"dev" : true ,
"license" : "MIT"
"license" : "MIT"
} ,
} ,
"node_modules/tinyglobby" : {
"version" : "0.2.10" ,
"resolved" : "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz" ,
"integrity" : "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==" ,
"license" : "MIT" ,
"dependencies" : {
"fdir" : "^6.4.2" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/tinyglobby/node_modules/fdir" : {
"version" : "6.4.2" ,
"resolved" : "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz" ,
"integrity" : "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==" ,
"license" : "MIT" ,
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
"node_modules/tinyglobby/node_modules/picomatch" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz" ,
"integrity" : "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/tmp" : {
"node_modules/tmp" : {
"version" : "0.2.1" ,
"version" : "0.2.1" ,
"dev" : true ,
"dev" : true ,
@ -26713,6 +26807,16 @@
"version" : "0.1.13" ,
"version" : "0.1.13" ,
"license" : "Apache-2.0"
"license" : "Apache-2.0"
} ,
} ,
"node_modules/ts-morph" : {
"version" : "24.0.0" ,
"resolved" : "https://registry.npmjs.org/ts-morph/-/ts-morph-24.0.0.tgz" ,
"integrity" : "sha512-2OAOg/Ob5yx9Et7ZX4CvTCc0UFoZHwLEJ+dpDPSUi5TgwwlTlX47w+iFRrEwzUZwYACjq83cgjS/Da50Ga37uw==" ,
"license" : "MIT" ,
"dependencies" : {
"@ts-morph/common" : "~0.25.0" ,
"code-block-writer" : "^13.0.3"
}
} ,
"node_modules/ts-node" : {
"node_modules/ts-node" : {
"version" : "10.9.2" ,
"version" : "10.9.2" ,
"devOptional" : true ,
"devOptional" : true ,
@ -28640,6 +28744,7 @@
"version" : "0.0.1-alpha.28" ,
"version" : "0.0.1-alpha.28" ,
"license" : "MIT" ,
"license" : "MIT" ,
"dependencies" : {
"dependencies" : {
"@ldo/ldo" : "^0.0.1-alpha.28" ,
"@ldo/schema-converter-shex" : "^0.0.1-alpha.24" ,
"@ldo/schema-converter-shex" : "^0.0.1-alpha.24" ,
"@shexjs/parser" : "^1.0.0-alpha.24" ,
"@shexjs/parser" : "^1.0.0-alpha.24" ,
"child-process-promise" : "^2.2.1" ,
"child-process-promise" : "^2.2.1" ,
@ -28647,17 +28752,23 @@
"ejs" : "^3.1.8" ,
"ejs" : "^3.1.8" ,
"fs-extra" : "^10.1.0" ,
"fs-extra" : "^10.1.0" ,
"loading-cli" : "^1.1.0" ,
"loading-cli" : "^1.1.0" ,
"prettier" : "^3.0.3"
"prettier" : "^3.0.3" ,
"prompts" : "^2.4.2" ,
"ts-morph" : "^24.0.0" ,
"type-fest" : "^2.19.0"
} ,
} ,
"bin" : {
"bin" : {
"ldo" : "dist/index.js"
"ldo" : "dist/index.js"
} ,
} ,
"devDependencies" : {
"devDependencies" : {
"@ldo/cli" : "^0.0.1-alpha.28" ,
"@types/child-process-promise" : "^2.2.2" ,
"@types/child-process-promise" : "^2.2.2" ,
"@types/ejs" : "^3.1.1" ,
"@types/ejs" : "^3.1.1" ,
"@types/fs-extra" : "^9.0.13" ,
"@types/fs-extra" : "^9.0.13" ,
"@types/jest" : "^27.0.3" ,
"@types/jest" : "^27.0.3" ,
"@types/shexj" : "2.1.4" ,
"@types/jsonld" : "^1.5.15" ,
"@types/prompts" : "^2.4.9" ,
"@types/shexj" : "^2.1.4" ,
"copyfiles" : "^2.4.1" ,
"copyfiles" : "^2.4.1" ,
"jest" : "^27.4.2" ,
"jest" : "^27.4.2" ,
"rimraf" : "^3.0.2" ,
"rimraf" : "^3.0.2" ,
@ -28726,6 +28837,18 @@
}
}
}
}
} ,
} ,
"packages/cli/node_modules/type-fest" : {
"version" : "2.19.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz" ,
"integrity" : "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==" ,
"license" : "(MIT OR CC0-1.0)" ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"packages/cli/node_modules/typescript" : {
"packages/cli/node_modules/typescript" : {
"version" : "4.9.5" ,
"version" : "4.9.5" ,
"dev" : true ,
"dev" : true ,