getPackageVersions
getPackageVersions():
PackageVersions
Defined in: wp-typia-project-tools/src/runtime/package-versions.ts:169
Resolve package versions used in generated manifests and onboarding text.
The lookup keeps a process-local cached result while recomputing manifest fingerprints on each call. When the relevant package metadata changes on disk, the cache key changes and the returned version object is refreshed.