Skip to content

Commit

Permalink
typedoc with ts 5.2.x fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 2, 2023
1 parent 24f4d97 commit c300d89
Show file tree
Hide file tree
Showing 244 changed files with 1,032 additions and 1,036 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@types/supertest": "^2.0.13",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@xylabs/eslint-config": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/tsconfig-dom-jest": "^3.0.80",
"@xylabs/eslint-config": "^3.0.82",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xylabs/tsconfig-dom-jest": "^3.0.82",
"babel-jest": "^29.7.0",
"dotenv": "^16.3.1",
"eslint": "^8.50.0",
Expand All @@ -44,16 +44,13 @@
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
},
"resolutions": {
"axios": "^1",
"bn.js": "^5",
"quick-lru": "^5",
"postcss": "^8.4.31",
"typedoc": "^0.24",
"typescript": "5.1"
"postcss": "^8.4.31"
},
"docs": "dist/docs.json",
"types": "dist/node/index.d.ts",
Expand Down
6 changes: 3 additions & 3 deletions packages/automation-witness-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"@types/cors": "^2.8.14",
"@types/express": "4.17.18",
"@xylabs/jest-helpers": "^2.12.14",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/tsconfig-jest": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xylabs/tsconfig-jest": "^3.0.82",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.5",
"typescript": "^5.2.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@types/node": "^20.8.0",
"@types/tail": "^2.2.1",
"@types/terminal-kit": "^2.5.2",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/tsconfig-jest": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xylabs/tsconfig-jest": "^3.0.82",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@xyo-network/wallet-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"docs": "dist/docs.json",
Expand Down
4 changes: 2 additions & 2 deletions packages/manifest/packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@xyo-network/payload-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"docs": "dist/docs.json",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules-mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"mongodb": "^6.1.0"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.5",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/modules-mongo/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
}
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/sdk-xyo-mongo-js": "workspace:~",
"fake-indexeddb": "^4.0.2",
"typescript": "^5.2.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
}
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/sdk-xyo-mongo-js": "workspace:~",
"fake-indexeddb": "^4.0.2",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/modules-mongo/packages/diviner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
}
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/sdk-xyo-mongo-js": "workspace:~",
"fake-indexeddb": "^4.0.2",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/modules-mongo/packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
}
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/sdk-xyo-mongo-js": "workspace:~",
"fake-indexeddb": "^4.0.2",
"typescript": "^5.2.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
}
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/sdk-xyo-mongo-js": "workspace:~",
"fake-indexeddb": "^4.0.2",
"typescript": "^5.2.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
}
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/sdk-xyo-mongo-js": "workspace:~",
"fake-indexeddb": "^4.0.2",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@swc/core": "^1.3.91",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@types/js-cookie": "^3.0.4",
"@xylabs/delay": "^2.12.14",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/id-payload-plugin": "workspace:^",
"typescript": "^5.2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@xyo-network/archivist-abstract": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@xylabs/delay": "^2.12.14",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/id-payload-plugin": "workspace:^",
"@xyo-network/payload-wrapper": "workspace:^",
"@xyo-network/promise": "workspace:^",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"lru-cache": "^10.0.1"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@xyo-network/payload-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"@xyo-network/memory-archivist": "workspace:~",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@xyo-network/http-bridge": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/bridge/packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@types/url-parse": "^1.4.9",
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/bridge/packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@xyo-network/witness-wrapper": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/bridge/packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"lru-cache": "^10.0.1"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@xyo-network/promise": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@xyo-network/diviner-address-chain-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@xyo-network/diviner-address-chain-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@xyo-network/payload-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@xyo-network/payload-model": "workspace:~"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.80",
"@xylabs/tsconfig": "^3.0.80",
"@xylabs/ts-scripts-yarn3": "^3.0.82",
"@xylabs/tsconfig": "^3.0.82",
"typescript": "^5.2.2"
},
"description": "Primary SDK for using XYO Protocol 2.0",
Expand Down
Loading

0 comments on commit c300d89

Please sign in to comment.