5 Commits

Author SHA1 Message Date
862cc29457 various changes 2026-03-09 22:30:41 +00:00
dependabot[bot]
6bdeae32e2 chore(deps-dev): bump @types/node from 22.19.7 to 25.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.7 to 25.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-01 02:36:59 +00:00
4babc41373 feat(emailclient): Add API endpoints for package metadata and page config - Phase 5 complete 2026-01-23 20:34:15 +00:00
ab8694c81d chore(deps): systematically update library versions across all packages
- Update React from 18.2.0 to 19.2.3 in workflowui
- Update Next.js to latest stable (15.1.3, 16.1.2)
- Update @reduxjs/toolkit to 1.9.7 and 2.5.2 across packages
- Update React-Redux to 9.2.0 for better React 19 compatibility
- Update TypeScript to 5.9.3 for latest language features
- Update testing libraries: Jest, Vitest, Playwright to latest
- Update build tools: Vite, ESLint to current versions
- Update @tanstack/react-query to 5.91.2
- Update Framer Motion to 13.0.3
- Update Three.js to 0.177.0
- Update Tailwind CSS to 4.1.18 (consistent across packages)
- Update Monaco Editor to 4.7.0
- Update React Router to 7.17.2
- Update date-fns to 3.6.0
- Update Dexie to 4.0.8
- Update Sass to 1.83.5
- Update type definitions (@types/node, @types/react, etc.)
- Update AWS SDK for S3 integration
- Add multi-version peer dependency support for gradual upgrades
- Ensure compatibility across monorepo workspaces

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-23 16:55:46 +00:00
b874ea8eb4 chore: cleanup documentation and migrate remaining MUI dependencies
- Remove outdated documentation files from root and docs/
- Clean up generated workflow and audit documentation
- Complete fakemui migration in workflowui
- Remove remaining SCSS modules
- Update package dependencies across all packages
- Reorganize documentation structure

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-23 16:50:25 +00:00