This website requires JavaScript.
Explore
Help
Sign In
ankhbayar
/
Assist_Design
Watch
1
Star
0
Fork
0
You've already forked Assist_Design
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Assist_Design
/
pnpm-workspace.yaml
9 lines
106 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial Customer Portal setup - production ready
2025-08-20 18:02:50 +09:00
packages
:
Update package dependencies and enhance workspace configuration - Upgraded various dependencies across the project, including NestJS packages, Prisma client, and TypeScript for improved performance and features. - Added new script commands for security audits and checks in package.json. - Enhanced pnpm workspace configuration to include only built dependencies for better management. - Refactored test cases to improve type handling and ensure compatibility with updated dependencies. - Cleaned up package.json files across applications to maintain consistency and clarity in dependency management.
2025-12-10 13:38:16 +09:00
-
apps/*
-
packages/*
Refactor ESLint configuration and update TypeScript dependencies for improved type safety - Enhanced ESLint configuration to better support TypeScript file patterns and added centralized dependency versions using pnpm catalogs. - Updated TypeScript configurations across applications to utilize new file structure and improved type inference with Zod. - Refactored domain modules to replace deprecated type inference methods, ensuring better type safety and consistency. - Cleaned up package.json files to standardize dependency versions and improve overall project maintainability.
2025-12-12 14:50:12 +09:00
catalog
:
chore: update dependencies and fix lint errors - Update pnpm 10.25.0 → 10.28.2 - Update all packages to latest versions (Next.js, React, NestJS, Prisma, etc.) - Fix 36 nested ternary lint errors (unicorn/no-nested-ternary) - Add security overrides for lodash and hono transitive deps - Change pinned versions to use caret (^) for auto-updates - Update catalog versions (@types/node, typescript, zod) - Resolve all 12 security vulnerabilities
2026-02-03 18:46:51 +09:00
"@types/node":
^25.2.0
typescript
:
^5.9.3
zod
:
^4.3.6
Reference in New Issue
Copy Permalink