Files
Innei 4843875f26 chore(deps): bump patch deps; migrate from @iconify-json/lucide to lucide-react
- Bump 17 packages to latest patch versions: @types/react, hono,
  @hono/node-server, @tanstack/react-{query,virtual}, daisyui, heic-to,
  lint-staged, postcss, tsx, typescript-eslint, unplugin-dts,
  vite-plugin-babel, vitest, @vitest/coverage-v8, @iconify-json/{lucide,
  simple-icons}.
- Drop @iconify-json/lucide from apps/web; replace all i-lucide-* class
  usages with lucide-react component imports across apps/web and dashboard.
- ShareModal preview button uses i-mingcute-pic-line (ShareActionButton
  still accepts a class-string icon for mingcute).
- ProviderCard wraps i-simple-icons-github in a local component since
  Github was removed from lucide-react v1.x.
- Disable ts/no-use-before-define, style/multiline-ternary,
  e18e/prefer-static-regex in root and dashboard eslint configs to clear
  pre-existing violations in files touched by this refactor.
2026-05-21 15:15:49 +08:00
..