chore: update dependencies to latest versions (#55)

Update 12 safe dependencies to their latest versions:
- Storybook ecosystem (4 packages): ^10.4.6 → ^10.5.0
- @types/node: ^26.0.0 → ^26.1.1
- cypress: ^15.17.0 → ^15.18.1
- globals: ^17.6.0 → ^17.7.0
- jest-fetch-mock: ^3.0.3 → ^4.2.0
- ts-loader: ^9.6.1 → ^9.6.2
- webpack: ^5.107.2 → ^5.108.4
- webpack-cli: ^7.0.3 → ^7.2.1

Skipped due to peer dependency conflicts:
- typescript (7.x incompatible with typescript-eslint 8.x)
- eslint (10.x incompatible with eslint-plugin-react 7.x)
This commit is contained in:
2026-07-15 12:10:07 -06:00
committed by GitHub
parent d264fccaad
commit ce33af9093
3 changed files with 4456 additions and 2715 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
#nodemodules
node_modules
.env
dist
dist
.worktrees