Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"phantom-api-client": "workspace:*",
"syncpack": "^13.0.4",
"typedoc": "^0.28.7",
"typedoc-plugin-markdown": "^4.7.0",
"typedoc-plugin-markdown": "^4.8.1",
"typescript": "^5.8.3"
},
"packageManager": "yarn@4.9.2",
Expand Down
2 changes: 1 addition & 1 deletion phantom-api-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"supertest": "^7.1.1",
"tsx": "^4.7.0",
"typedoc": "^0.28.7",
"typedoc-plugin-markdown": "^4.7.0",
"typedoc-plugin-markdown": "^4.8.1",
"typescript": "^5.8.3",
"vitest": "^3.2.4"
},
Expand Down
2 changes: 1 addition & 1 deletion phantom-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/node": "^24.0.9",
"typedoc": "^0.28.7",
"typedoc-plugin-markdown": "^4.7.0",
"typedoc-plugin-markdown": "^4.8.1",
"typescript": "^5.8.3"
},
"main": "dist/index.js",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6034,7 +6034,7 @@ __metadata:
supertest: "npm:^7.1.1"
tsx: "npm:^4.7.0"
typedoc: "npm:^0.28.7"
typedoc-plugin-markdown: "npm:^4.7.0"
typedoc-plugin-markdown: "npm:^4.8.1"
typescript: "npm:^5.8.3"
vitest: "npm:^3.2.4"
zod: "npm:^3.23.8"
Expand All @@ -6052,7 +6052,7 @@ __metadata:
knip: "npm:^5.61.3"
oxlint: "npm:^1.0.0"
typedoc: "npm:^0.28.7"
typedoc-plugin-markdown: "npm:^4.7.0"
typedoc-plugin-markdown: "npm:^4.8.1"
typescript: "npm:^5.8.3"
bin:
phantom-migration: dist/migration-cli.js
Expand All @@ -6075,7 +6075,7 @@ __metadata:
phantom-api-client: "workspace:*"
syncpack: "npm:^13.0.4"
typedoc: "npm:^0.28.7"
typedoc-plugin-markdown: "npm:^4.7.0"
typedoc-plugin-markdown: "npm:^4.8.1"
typescript: "npm:^5.8.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7744,12 +7744,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:^4.7.0":
version: 4.7.0
resolution: "typedoc-plugin-markdown@npm:4.7.0"
"typedoc-plugin-markdown@npm:^4.8.1":
version: 4.8.1
resolution: "typedoc-plugin-markdown@npm:4.8.1"
peerDependencies:
typedoc: 0.28.x
checksum: 10c0/066cb8a0f96bb24c22069830d189904d624204b7ceaaeab78c72008ebb2c2bddb55170ae39fac31352caf20516a1a2360300cf384c9683f7b42465dc2c354bd1
checksum: 10c0/8db5ff54982fb5337f1c91f3c851d46eb7cd4b425810cbcfcbbe498a468e716a08afcf40f8f803fc23e0124ad519ab6651da15ccf18269d36857ccf8c66bd8b5
languageName: node
linkType: hard

Expand Down