Files
backstage/plugins/app
Johan Persson e2d9831352 fix: clamp React Aria dependency ranges to patch-only updates
Changed version ranges for react-aria, react-aria-components, and
react-stately from `^` (minor) to `~` (patch) across all consuming
packages to prevent unintended minor version upgrades.

Also aligned app-visualizer's react-aria-components from 1.14 to 1.17.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2026-04-17 11:49:34 +02:00
..
2024-08-27 11:24:37 +02:00
2026-04-14 14:57:31 +00:00
2026-04-16 12:14:47 +02:00

app

This plugin is part of the new frontend system, and represents the foundation of the frontend application itself, which then other features attach themselves into.