Expand description
Centralized third-party dependency version strings for code generation.
This module consolidates all hardcoded version strings used in scaffold and e2e
code generation. Each const that should be auto-bumped by Renovate includes a
marker comment: // renovate: datasource=... depName=...
When adding a new version: choose the appropriate submodule based on package ecosystem, add the renovate marker (if applicable), and use the const in templates.