Skip to content

Commit

Permalink
Updo
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Nov 12, 2024
1 parent a8ffe72 commit 5b56159
Show file tree
Hide file tree
Showing 189 changed files with 1,989 additions and 2,250 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
"@stylistic/eslint-plugin": "^2.10.1",
"@types/jest": "^29.5.14",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@xylabs/eslint-config-flat": "^4.2.3",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@xylabs/eslint-config-flat": "^4.2.4",
"@xylabs/forget": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xylabs/tsconfig-dom-jest": "^4.1.0",
"babel-jest": "^29.7.0",
"dotenv": "^16.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@xyo-network/value-payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@xyo-network/payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@xyo-network/payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"axios": "^1.7.7"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@xyo-network/payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@xyo-network/payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@xyo-network/payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core-payload-plugins/packages/value/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@xyo-network/payload-plugin": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@xyo-network/manifest-wrapper": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"ajv": "^8.17.1",
"typescript": "^5.6.3"
},
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 @@ -42,8 +42,8 @@
},
"devDependencies": {
"@types/node": "^22.9.0",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3",
"typescript-json-schema": "^0.65.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/manifest/packages/wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"devDependencies": {
"@xylabs/object": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@xyo-network/witness": "workspace:^"
},
"devDependencies": {
"@swc/core": "1.9.1",
"@swc/core": "1.9.2",
"@xylabs/delay": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"@xyo-network/archivist-memory": "workspace:^",
"@xyo-network/archivist-model": "workspace:^",
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 @@ -39,8 +39,8 @@
"@xyo-network/archivist-wrapper": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@xylabs/delay": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/id-payload-plugin": "workspace:^",
"@xyo-network/payload-wrapper": "workspace:^",
"typescript": "^5.6.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"devDependencies": {
"@firebase/rules-unit-testing": "^4.0.0",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"firebase": "^11.0.1",
"typescript": "^5.6.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"devDependencies": {
"@xylabs/object": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"@xyo-network/id-payload-plugin": "workspace:^",
"@xyo-network/payload-wrapper": "workspace:^",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"lru-cache": "^11.0.2"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"typescript": "^5.6.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@
},
"devDependencies": {
"@xylabs/delay": "^4.3.4",
"@xylabs/object": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"@xyo-network/archivist-memory": "workspace:^",
"@xyo-network/boundwitness-wrapper": "workspace:^",
Expand All @@ -58,4 +57,4 @@
"publishConfig": {
"access": "public"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/archivist-memory": "workspace:^",
"@xyo-network/node-memory": "workspace:^",
"@xyo-network/payload-builder": "workspace:^",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"@xyo-network/archivist-memory": "workspace:^",
"@xyo-network/payload-builder": "workspace:^",
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 @@ -37,8 +37,8 @@
"@xyo-network/bridge-wrapper": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/bridge-pub-sub": "workspace:^",
"@xyo-network/node-memory": "workspace:^",
"@xyo-network/node-model": "workspace:^",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"lru-cache": "^11.0.2"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
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 @@ -64,8 +64,8 @@
"devDependencies": {
"@types/express": "^5.0.0",
"@types/node": "^22.9.0",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"@xyo-network/archivist-model": "workspace:^",
"@xyo-network/bridge-abstract": "workspace:^",
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 @@ -38,8 +38,8 @@
"@xyo-network/payload-model": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"module": "dist/neutral/index.mjs",
"types": "dist/neutral/index.d.ts",
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"devDependencies": {
"@xylabs/logger": "^4.3.4",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/archivist-memory": "workspace:^",
"@xyo-network/diviner-boundwitness-memory": "workspace:^",
"@xyo-network/module-abstract": "workspace:^",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"socket.io": "^4.8.1"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xyo-network/account": "workspace:^",
"@xyo-network/archivist-model": "workspace:^",
"@xyo-network/node-memory": "workspace:^",
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 @@ -61,8 +61,8 @@
"lru-cache": "^11.0.2"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@xyo-network/module-wrapper": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
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 @@ -50,8 +50,8 @@
"@xyo-network/diviner-wrapper": "workspace:^"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"typescript": "^5.6.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 5b56159

Please sign in to comment.