diff --git a/package-lock.json b/package-lock.json index 7195cea..efa6bcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@inrupt/solid-client-authn-node": "^2.2.6", "@playwright/test": "^1.47.2", "@typescript-eslint/eslint-plugin": "^8.5.0", - "@typhonjs-typedoc/ts-lib-docs": "^2023.7.12", + "@typhonjs-typedoc/ts-lib-docs": "^2024.9.18", "dotenv": "^16.4.5", "eslint": "^8.57.1", "eslint-config-next": "^14.2.13", @@ -2540,12 +2540,12 @@ } }, "node_modules/@typhonjs-typedoc/ts-lib-docs": { - "version": "2023.7.12", - "resolved": "https://registry.npmjs.org/@typhonjs-typedoc/ts-lib-docs/-/ts-lib-docs-2023.7.12.tgz", - "integrity": "sha512-vaiDbYGjnx7+gMM7KWSgNpGFxqr2Gw5MYpi9hvLWt8/nZ98EaTo1M4WjT6XtgbCw0w0x7greMlYWLgk7Mak/TA==", + "version": "2024.9.18", + "resolved": "https://registry.npmjs.org/@typhonjs-typedoc/ts-lib-docs/-/ts-lib-docs-2024.9.18.tgz", + "integrity": "sha512-LuyFXC9iC7DP0h5a3IbeLKMbRdD0Xl8CfdFA9zdUZXU5Rqp597CdCU42WwknXnX+MbNIkS6MK7+Om0L9Vn9Yxw==", "dev": true, "peerDependencies": { - "typedoc": ">=0.24.8" + "typedoc": ">=0.25.0" } }, "node_modules/@ungap/structured-clone": { diff --git a/package.json b/package.json index 399728d..4abdfcb 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@inrupt/solid-client-authn-node": "^2.2.6", "@playwright/test": "^1.47.2", "@typescript-eslint/eslint-plugin": "^8.5.0", - "@typhonjs-typedoc/ts-lib-docs": "^2023.7.12", + "@typhonjs-typedoc/ts-lib-docs": "^2024.9.18", "dotenv": "^16.4.5", "eslint": "^8.57.1", "eslint-config-next": "^14.2.13",