diff --git a/account-compression/sdk/package.json b/account-compression/sdk/package.json index dd4513b83e8..d42367c906f 100644 --- a/account-compression/sdk/package.json +++ b/account-compression/sdk/package.json @@ -85,7 +85,7 @@ "ts-jest": "^29.2.5", "ts-jest-resolver": "^2.0.1", "ts-node": "^10.9.2", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "5.7.2" } } diff --git a/libraries/type-length-value/js/package.json b/libraries/type-length-value/js/package.json index 7dd43b27d99..d8416b337e2 100644 --- a/libraries/type-length-value/js/package.json +++ b/libraries/type-length-value/js/package.json @@ -59,7 +59,7 @@ "mocha": "^11.0.1", "shx": "^0.3.4", "ts-node": "^10.9.2", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2" } } diff --git a/name-service/js/package.json b/name-service/js/package.json index 6bdc4989bb2..3629eacf0ff 100644 --- a/name-service/js/package.json +++ b/name-service/js/package.json @@ -56,7 +56,7 @@ "start-server-and-test": "^2.0.8", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d78f345e73..9f18c03d34e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@22.10.1)(typescript@5.7.2) typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: 5.7.2 version: 5.7.2 @@ -176,8 +176,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@22.10.1)(typescript@5.7.2) typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -237,8 +237,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@22.10.1)(typescript@5.7.2) typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -445,8 +445,8 @@ importers: specifier: ^2.8.1 version: 2.8.1 typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -509,8 +509,8 @@ importers: specifier: ^2.8.1 version: 2.8.1 typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -567,8 +567,8 @@ importers: specifier: ^2.8.1 version: 2.8.1 typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -707,8 +707,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@22.10.1)(typescript@5.7.2) typedoc: - specifier: ^0.27.2 - version: 0.27.2(typescript@5.7.2) + specifier: ^0.27.3 + version: 0.27.3(typescript@5.7.2) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -9212,8 +9212,8 @@ packages: possible-typed-array-names: 1.0.0 dev: true - /typedoc@0.27.2(typescript@5.7.2): - resolution: {integrity: sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==} + /typedoc@0.27.3(typescript@5.7.2): + resolution: {integrity: sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==} engines: {node: '>= 18'} hasBin: true peerDependencies: diff --git a/token-group/js/package.json b/token-group/js/package.json index 82f0a3da18f..9ad6737693d 100644 --- a/token-group/js/package.json +++ b/token-group/js/package.json @@ -64,7 +64,7 @@ "shx": "^0.3.4", "ts-node": "^10.9.2", "tslib": "^2.8.1", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2" } } diff --git a/token-lending/js/package.json b/token-lending/js/package.json index 278358910cc..24d3de76b62 100644 --- a/token-lending/js/package.json +++ b/token-lending/js/package.json @@ -55,7 +55,7 @@ "rollup": "^4.28.0", "ts-node": "^10.9.2", "tslib": "^2.8.1", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2" } } diff --git a/token-metadata/js/package.json b/token-metadata/js/package.json index 1170a91fdcd..1128bfc33f9 100644 --- a/token-metadata/js/package.json +++ b/token-metadata/js/package.json @@ -64,7 +64,7 @@ "shx": "^0.3.4", "ts-node": "^10.9.2", "tslib": "^2.8.1", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2" } } diff --git a/token/js/package.json b/token/js/package.json index 74399cc9f9a..13dfe1a9a5f 100644 --- a/token/js/package.json +++ b/token/js/package.json @@ -80,7 +80,7 @@ "shx": "^0.3.4", "start-server-and-test": "^2.0.8", "ts-node": "^10.9.2", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2" } }