Storybooks for commit 9625ff7c0fda240aea3e3ff6fa0e476396ae0030

Date
7/16/2026, 7:16:01 PM UTC
Summary
chore(many): Upgrade nx
Description
Because:
- Now that we are node 24, we can use the latest version of NX.
- There are supposed perf benefits

This Commit:
- Upgrades NX, Next, Jest, and other support deps
- Updates deprecated Jest assertions
- Fixes a couple caching issues
- Sets robust nx defaults that work well with our project
- Removes NX commands from package.json 'scripts'. They are no longer permitted by nx.