chore(deps): patch roll-up — amcharts5 5.19.1, storybook 10.4.6 #239

Closed
opened 2026-06-18 02:32:27 +00:00 by spikerj · 1 comment
Owner

Goal

Small patch-level bumps that landed after the #229/#230 roll-ups merged:

  • @amcharts/amcharts5 5.19.05.19.1 (patch)
  • storybook 10.4.010.4.6 (patch)

Why

Low-risk patches. Bumping storybook to 10.4.6 also clears the standing peer warning (eslint-plugin-storybook@10.4.6 and @storybook/*@10.4.6 already expect storybook@^10.4.6, but the meta package was pinned at 10.4.0).

Validation

  • pnpm install clean
  • nx run-many --target=test green
  • nx build spikersoft (production) succeeds

Fixes land in spikersoft-angular.

## Goal Small patch-level bumps that landed after the #229/#230 roll-ups merged: - `@amcharts/amcharts5` `5.19.0` → `5.19.1` (patch) - `storybook` `10.4.0` → `10.4.6` (patch) ## Why Low-risk patches. Bumping `storybook` to `10.4.6` also clears the standing peer warning (`eslint-plugin-storybook@10.4.6` and `@storybook/*@10.4.6` already expect `storybook@^10.4.6`, but the meta package was pinned at `10.4.0`). ## Validation - `pnpm install` clean - `nx run-many --target=test` green - `nx build spikersoft` (production) succeeds Fixes land in `spikersoft-angular`.
Author
Owner

Resolved. Landed in spikersoft-angular PR #71 (merged to master, commit 00656b0): patch roll-up bumping amcharts5 to 5.19.1 and storybook to 10.4.6. Closing.

Resolved. Landed in spikersoft-angular PR #71 (merged to `master`, commit `00656b0`): patch roll-up bumping amcharts5 to 5.19.1 and storybook to 10.4.6. Closing.
Sign in to join this conversation.