diff --git a/apps/docs-next/package.json b/apps/docs-next/package.json index ec876338..0f1ee424 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -65,7 +65,7 @@ "@types/node": "^25.9.5", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "tsx": "^4.23.0", + "tsx": "^4.23.5", "typedoc": "^0.28.20", "typedoc-plugin-markdown": "^4.12.0", "typescript": "^6.0.3"